hniksic
|
a77218d705
|
[svn] Correctly spell Thomas Lussnig's name.
|
2005-06-24 09:07:09 -07:00 |
|
hniksic
|
d225cf6087
|
[svn] Move the large file check further up. Only check for endianness if GNU md5
is used (it being the only file that needs endianness information).
|
2005-06-24 08:49:37 -07:00 |
|
hniksic
|
b47ea7c8c4
|
[svn] Don't indent #include lines.
|
2005-06-24 08:10:44 -07:00 |
|
hniksic
|
9aff5d6cfd
|
[svn] Enable turning off SSL.
|
2005-06-24 06:48:31 -07:00 |
|
hniksic
|
94c194948f
|
[svn] Remove the aclocal.m4 dependencies.
|
2005-06-24 06:34:30 -07:00 |
|
hniksic
|
d29ecdb0e3
|
[svn] Include m4/*.m4 from configure.in.
|
2005-06-24 06:29:46 -07:00 |
|
hniksic
|
38a79fc2a0
|
[svn] Use AC_LIB_HAVE_LINKFLAGS instead of AC_LIB_LINKFLAGS when checking for
library functions.
|
2005-06-24 06:23:02 -07:00 |
|
hniksic
|
61c5b229b7
|
[svn] Consistently prepend / to path when entering cookie code.
|
2005-06-24 05:15:03 -07:00 |
|
hniksic
|
0a41b946d4
|
[svn] Declare opt.verbose as int, not bool.
|
2005-06-24 04:44:38 -07:00 |
|
mtortonesi
|
7c431e235c
|
[svn] Remove m4/README.
|
2005-06-23 19:20:06 -07:00 |
|
mtortonesi
|
6e0e330f5c
|
[svn] Removed libtool and switched to config.rpath to perform configuration-time detection of (non-system) libraries.
|
2005-06-23 19:10:18 -07:00 |
|
hniksic
|
48acf01149
|
[svn] Actually add gpl.texi.
|
2005-06-23 16:50:23 -07:00 |
|
hniksic
|
81b515db03
|
[svn] Split GPL text into a separate file, gpl.texi.
|
2005-06-23 16:47:03 -07:00 |
|
hniksic
|
1dce928b3c
|
[svn] The latest GPLv2 text from www.gnu.org; updates the address of the FSF.
|
2005-06-23 16:35:23 -07:00 |
|
hniksic
|
220d67c59d
|
[svn] Doc fix for human_readable.
|
2005-06-23 16:07:02 -07:00 |
|
hniksic
|
4a6882c2c1
|
[svn] Updated list of principal contributors.
|
2005-06-23 14:51:26 -07:00 |
|
hniksic
|
b80f389516
|
[svn] Removed the ChangeLog-branches directories.
|
2005-06-23 12:32:42 -07:00 |
|
hniksic
|
b1e09c679f
|
[svn] Comment fix.
|
2005-06-23 08:43:51 -07:00 |
|
hniksic
|
6ea7e4fd23
|
[svn] Don't check for strpbrk and mktime.
|
2005-06-23 08:37:56 -07:00 |
|
hniksic
|
22c6b56ed9
|
[svn] Remove obsolete symbols from .h files.
|
2005-06-23 08:34:14 -07:00 |
|
hniksic
|
82b08f2daa
|
[svn] Expect strpbrk and mktime to exist.
|
2005-06-23 08:33:20 -07:00 |
|
hniksic
|
cb2cc3abf8
|
[svn] Use struct_fstat when calling fstat because of Borland's lack of 64-bit
fstat.
|
2005-06-23 07:29:42 -07:00 |
|
hniksic
|
4b3e1632db
|
[svn] Remove support for Watcom's compiler.
|
2005-06-23 07:11:48 -07:00 |
|
hniksic
|
6af41f62f0
|
[svn] Expand comment for strpbrk.
|
2005-06-23 06:52:06 -07:00 |
|
hniksic
|
5b48c4759b
|
[svn] Fix treminology mismatch: tag->revision
|
2005-06-23 05:38:31 -07:00 |
|
hniksic
|
818e2ae7c0
|
[svn] Modify dist-wget to work with the subversion repository.
|
2005-06-23 05:30:56 -07:00 |
|
hniksic
|
af91adf53f
|
[svn] Comment addition.
|
2005-06-23 04:51:44 -07:00 |
|
hniksic
|
c8ab47811a
|
[svn] Document autogen.sh in README.checkout.
|
2005-06-22 18:14:09 -07:00 |
|
hniksic
|
72eda236da
|
[svn] Replaced the non-standard Makefile.svn with autogen.sh.
|
2005-06-22 18:03:16 -07:00 |
|
hniksic
|
7aa009244b
|
[svn] More annotations.
|
2005-06-22 17:17:27 -07:00 |
|
hniksic
|
f00a78aa39
|
[svn] Add more annotations to the TODO list.
|
2005-06-22 15:32:33 -07:00 |
|
hniksic
|
5379a71966
|
[svn] Reorder the two new entries.
|
2005-06-22 14:53:05 -07:00 |
|
hniksic
|
3a322bbd98
|
[svn] Don't check for availability of C prototypes. Don't check for signal.h.
Don't check whether both time.h and sys/time.h can be included.
|
2005-06-22 13:39:23 -07:00 |
|
hniksic
|
74fbb03b10
|
[svn] Use bool type for boolean variables and values.
|
2005-06-22 12:38:10 -07:00 |
|
hniksic
|
19a1ffb2e9
|
[svn] Check for the C99 bool type and define it if missing.
|
2005-06-22 10:51:29 -07:00 |
|
hniksic
|
b8c20f01bc
|
[svn] Clarify the difference between this and sysdep.h.
|
2005-06-22 10:22:41 -07:00 |
|
hniksic
|
1a54af24e4
|
[svn] Remove reference to the no longer existent wget-cvs list.
|
2005-06-22 07:49:30 -07:00 |
|
hniksic
|
8736f63b75
|
[svn] Add the ChangeLogs from the 1.10 branch.
|
2005-06-22 07:39:55 -07:00 |
|
hniksic
|
b198fb2612
|
[svn] Document the new windows ChangeLog.
|
2005-06-22 07:35:04 -07:00 |
|
hniksic
|
a22dd3e43f
|
[svn] Remove reference to the obsolete `wget-cvs' mailing list.
|
2005-06-22 07:31:35 -07:00 |
|
hniksic
|
0b38f3e3b0
|
[svn] Mention the Subversion repository.
|
2005-06-22 07:30:09 -07:00 |
|
hniksic
|
3fc2c2256e
|
[svn] Use the more standard authorship phrase "and others".
|
2005-06-22 06:00:02 -07:00 |
|
hniksic
|
ea34a4858a
|
[svn] Updated config.sub and config.guess.
|
2005-06-22 05:54:26 -07:00 |
|
hniksic
|
04f3fdc577
|
[svn] Remove explicit vertical spacings from the manual.
|
2005-06-22 05:52:09 -07:00 |
|
hniksic
|
d13615705a
|
[svn] Update texinfo.tex with a non-prehistoric version.
|
2005-06-22 05:49:52 -07:00 |
|
hniksic
|
6f97d7144c
|
[svn] Don't generate texi2pod.pl from texi2pod.pl.in.
|
2005-06-22 05:25:57 -07:00 |
|
hniksic
|
6809ee4f7d
|
[svn] Change CVS references to subversion. Minor stylistic improvements.
|
2005-06-21 19:52:02 -07:00 |
|
hniksic
|
e911bc2943
|
[svn] Remove the "lockable boolean" setting for passive_ftp.
|
2005-06-21 18:56:02 -07:00 |
|
hniksic
|
40c07f3e04
|
[svn] Use bitfields for booleans in struct cookie to save space.
|
2005-06-21 18:45:08 -07:00 |
|
hniksic
|
80c3fa1223
|
[svn] Also depend on config.h.
|
2005-06-21 18:32:32 -07:00 |
|