]> sjero.net Git - wget/log
wget
18 years ago[svn] Use the proper GPL header.
hniksic [Sun, 26 Jun 2005 21:50:08 +0000 (14:50 -0700)]
[svn] Use the proper GPL header.

18 years ago[svn] Better document DEBUGP.
hniksic [Sun, 26 Jun 2005 21:48:39 +0000 (14:48 -0700)]
[svn] Better document DEBUGP.

18 years ago[svn] Slightly more correct description of HAVE_SSL.
hniksic [Sun, 26 Jun 2005 21:43:50 +0000 (14:43 -0700)]
[svn] Slightly more correct description of HAVE_SSL.

18 years ago[svn] Mark the "eta" string for translation.
hniksic [Sun, 26 Jun 2005 21:05:52 +0000 (14:05 -0700)]
[svn] Mark the "eta" string for translation.

18 years ago[svn] Don't explicitly set entry->next to NULL since entry is already zeroed out.
hniksic [Sun, 26 Jun 2005 20:29:39 +0000 (13:29 -0700)]
[svn] Don't explicitly set entry->next to NULL since entry is already zeroed out.

18 years ago[svn] Define gai_strerror under mingw.
hniksic [Sun, 26 Jun 2005 20:18:28 +0000 (13:18 -0700)]
[svn] Define gai_strerror under mingw.

18 years ago[svn] Correctly implement thousand seps of more than one character.
hniksic [Sun, 26 Jun 2005 18:06:11 +0000 (11:06 -0700)]
[svn] Correctly implement thousand seps of more than one character.

18 years ago[svn] Changed text attr line.
hniksic [Sun, 26 Jun 2005 13:43:00 +0000 (06:43 -0700)]
[svn] Changed text attr line.

18 years ago[svn] Don't translate SI units. Print more exact duration information for very
hniksic [Sun, 26 Jun 2005 12:04:01 +0000 (05:04 -0700)]
[svn] Don't translate SI units.  Print more exact duration information for very
short downloads.

18 years ago[svn] Update alloca declaration.
hniksic [Sun, 26 Jun 2005 01:56:29 +0000 (18:56 -0700)]
[svn] Update alloca declaration.

18 years ago[svn] When the download is finished, print the time the download took.
hniksic [Sun, 26 Jun 2005 00:41:09 +0000 (17:41 -0700)]
[svn] When the download is finished, print the time the download took.
Always invoke SIZE, not only when continuing the download.

18 years ago[svn] Rewrite with_thousand_seps to be size-agnostic. Remove printing of separators
hniksic [Sat, 25 Jun 2005 23:09:29 +0000 (16:09 -0700)]
[svn] Rewrite with_thousand_seps to be size-agnostic.  Remove printing of separators
from sizes.

18 years ago[svn] Divide with 1024 instead of shifting by ten places.
hniksic [Sat, 25 Jun 2005 21:16:51 +0000 (14:16 -0700)]
[svn] Divide with 1024 instead of shifting by ten places.

18 years ago[svn] New ETA display.
hniksic [Sat, 25 Jun 2005 21:08:04 +0000 (14:08 -0700)]
[svn] New ETA display.

18 years ago[svn] Decrease buffer size of with_thousand_seps_sum.
hniksic [Sat, 25 Jun 2005 20:50:42 +0000 (13:50 -0700)]
[svn] Decrease buffer size of with_thousand_seps_sum.

18 years ago[svn] Use %I64d, not %I64.
hniksic [Sat, 25 Jun 2005 16:08:35 +0000 (09:08 -0700)]
[svn] Use %I64d, not %I64.

18 years ago[svn] Don't pattern-match server redirects.
hniksic [Sat, 25 Jun 2005 15:04:47 +0000 (08:04 -0700)]
[svn] Don't pattern-match server redirects.

18 years ago[svn] Rename LARGE_INT to SUM_SIZE_INT, and simplify its handling.
hniksic [Sat, 25 Jun 2005 14:39:51 +0000 (07:39 -0700)]
[svn] Rename LARGE_INT to SUM_SIZE_INT, and simplify its handling.

18 years ago[svn] Don't clean .libs, which is no longer being generated.
hniksic [Sat, 25 Jun 2005 14:31:03 +0000 (07:31 -0700)]
[svn] Don't clean .libs, which is no longer being generated.

18 years ago[svn] AI_ADDRCONFIG is no longer used, modify docs accordingly.
hniksic [Sat, 25 Jun 2005 13:49:49 +0000 (06:49 -0700)]
[svn] AI_ADDRCONFIG is no longer used, modify docs accordingly.

18 years ago[svn] Comment docfix.
hniksic [Sat, 25 Jun 2005 00:28:37 +0000 (17:28 -0700)]
[svn] Comment docfix.

18 years ago[svn] Remove warning under AIX.
hniksic [Fri, 24 Jun 2005 22:57:52 +0000 (15:57 -0700)]
[svn] Remove warning under AIX.

18 years ago[svn] Don't split the sed invocation over multiple lines.
hniksic [Fri, 24 Jun 2005 22:52:59 +0000 (15:52 -0700)]
[svn] Don't split the sed invocation over multiple lines.

18 years ago[svn] Don't generate configure.bat, just use it.
hniksic [Fri, 24 Jun 2005 22:39:56 +0000 (15:39 -0700)]
[svn] Don't generate configure.bat, just use it.

18 years ago[svn] Expanded and updated with the current options.
hniksic [Fri, 24 Jun 2005 21:53:01 +0000 (14:53 -0700)]
[svn] Expanded and updated with the current options.

18 years ago[svn] Mention that this file doesn't pertain to Cygwin.
hniksic [Fri, 24 Jun 2005 21:52:38 +0000 (14:52 -0700)]
[svn] Mention that this file doesn't pertain to Cygwin.

18 years ago[svn] Updated ChangeLog for config.rpath patch.
mtortonesi [Fri, 24 Jun 2005 16:34:06 +0000 (09:34 -0700)]
[svn] Updated ChangeLog for config.rpath patch.

18 years ago[svn] Correctly spell Thomas Lussnig's name.
hniksic [Fri, 24 Jun 2005 16:07:09 +0000 (09:07 -0700)]
[svn] Correctly spell Thomas Lussnig's name.

18 years ago[svn] Move the large file check further up. Only check for endianness if GNU md5
hniksic [Fri, 24 Jun 2005 15:49:37 +0000 (08:49 -0700)]
[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).

18 years ago[svn] Don't indent #include lines.
hniksic [Fri, 24 Jun 2005 15:10:44 +0000 (08:10 -0700)]
[svn] Don't indent #include lines.

18 years ago[svn] Enable turning off SSL.
hniksic [Fri, 24 Jun 2005 13:48:31 +0000 (06:48 -0700)]
[svn] Enable turning off SSL.

18 years ago[svn] Remove the aclocal.m4 dependencies.
hniksic [Fri, 24 Jun 2005 13:34:30 +0000 (06:34 -0700)]
[svn] Remove the aclocal.m4 dependencies.

18 years ago[svn] Include m4/*.m4 from configure.in.
hniksic [Fri, 24 Jun 2005 13:29:46 +0000 (06:29 -0700)]
[svn] Include m4/*.m4 from configure.in.

18 years ago[svn] Use AC_LIB_HAVE_LINKFLAGS instead of AC_LIB_LINKFLAGS when checking for
hniksic [Fri, 24 Jun 2005 13:23:02 +0000 (06:23 -0700)]
[svn] Use AC_LIB_HAVE_LINKFLAGS instead of AC_LIB_LINKFLAGS when checking for
library functions.

18 years ago[svn] Consistently prepend / to path when entering cookie code.
hniksic [Fri, 24 Jun 2005 12:15:03 +0000 (05:15 -0700)]
[svn] Consistently prepend / to path when entering cookie code.

18 years ago[svn] Declare opt.verbose as int, not bool.
hniksic [Fri, 24 Jun 2005 11:44:38 +0000 (04:44 -0700)]
[svn] Declare opt.verbose as int, not bool.

18 years ago[svn] Remove m4/README.
mtortonesi [Fri, 24 Jun 2005 02:20:06 +0000 (19:20 -0700)]
[svn] Remove m4/README.

18 years ago[svn] Removed libtool and switched to config.rpath to perform configuration-time...
mtortonesi [Fri, 24 Jun 2005 02:10:18 +0000 (19:10 -0700)]
[svn] Removed libtool and switched to config.rpath to perform configuration-time detection of (non-system) libraries.

18 years ago[svn] Actually add gpl.texi.
hniksic [Thu, 23 Jun 2005 23:50:23 +0000 (16:50 -0700)]
[svn] Actually add gpl.texi.

18 years ago[svn] Split GPL text into a separate file, gpl.texi.
hniksic [Thu, 23 Jun 2005 23:47:03 +0000 (16:47 -0700)]
[svn] Split GPL text into a separate file, gpl.texi.

18 years ago[svn] The latest GPLv2 text from www.gnu.org; updates the address of the FSF.
hniksic [Thu, 23 Jun 2005 23:35:23 +0000 (16:35 -0700)]
[svn] The latest GPLv2 text from www.gnu.org; updates the address of the FSF.

18 years ago[svn] Doc fix for human_readable.
hniksic [Thu, 23 Jun 2005 23:07:02 +0000 (16:07 -0700)]
[svn] Doc fix for human_readable.

18 years ago[svn] Updated list of principal contributors.
hniksic [Thu, 23 Jun 2005 21:51:26 +0000 (14:51 -0700)]
[svn] Updated list of principal contributors.

18 years ago[svn] Removed the ChangeLog-branches directories.
hniksic [Thu, 23 Jun 2005 19:32:42 +0000 (12:32 -0700)]
[svn] Removed the ChangeLog-branches directories.

18 years ago[svn] Comment fix.
hniksic [Thu, 23 Jun 2005 15:43:51 +0000 (08:43 -0700)]
[svn] Comment fix.

18 years ago[svn] Don't check for strpbrk and mktime.
hniksic [Thu, 23 Jun 2005 15:37:56 +0000 (08:37 -0700)]
[svn] Don't check for strpbrk and mktime.

18 years ago[svn] Remove obsolete symbols from .h files.
hniksic [Thu, 23 Jun 2005 15:34:14 +0000 (08:34 -0700)]
[svn] Remove obsolete symbols from .h files.

18 years ago[svn] Expect strpbrk and mktime to exist.
hniksic [Thu, 23 Jun 2005 15:33:20 +0000 (08:33 -0700)]
[svn] Expect strpbrk and mktime to exist.

18 years ago[svn] Use struct_fstat when calling fstat because of Borland's lack of 64-bit
hniksic [Thu, 23 Jun 2005 14:29:42 +0000 (07:29 -0700)]
[svn] Use struct_fstat when calling fstat because of Borland's lack of 64-bit
fstat.

18 years ago[svn] Remove support for Watcom's compiler.
hniksic [Thu, 23 Jun 2005 14:11:48 +0000 (07:11 -0700)]
[svn] Remove support for Watcom's compiler.

18 years ago[svn] Expand comment for strpbrk.
hniksic [Thu, 23 Jun 2005 13:52:06 +0000 (06:52 -0700)]
[svn] Expand comment for strpbrk.

18 years ago[svn] Fix treminology mismatch: tag->revision
hniksic [Thu, 23 Jun 2005 12:38:31 +0000 (05:38 -0700)]
[svn] Fix treminology mismatch: tag->revision

18 years ago[svn] Modify dist-wget to work with the subversion repository.
hniksic [Thu, 23 Jun 2005 12:30:56 +0000 (05:30 -0700)]
[svn] Modify dist-wget to work with the subversion repository.

18 years ago[svn] Comment addition.
hniksic [Thu, 23 Jun 2005 11:51:44 +0000 (04:51 -0700)]
[svn] Comment addition.

18 years ago[svn] Document autogen.sh in README.checkout.
hniksic [Thu, 23 Jun 2005 01:14:09 +0000 (18:14 -0700)]
[svn] Document autogen.sh in README.checkout.

18 years ago[svn] Replaced the non-standard Makefile.svn with autogen.sh.
hniksic [Thu, 23 Jun 2005 01:03:16 +0000 (18:03 -0700)]
[svn] Replaced the non-standard Makefile.svn with autogen.sh.

18 years ago[svn] More annotations.
hniksic [Thu, 23 Jun 2005 00:17:27 +0000 (17:17 -0700)]
[svn] More annotations.

18 years ago[svn] Add more annotations to the TODO list.
hniksic [Wed, 22 Jun 2005 22:32:33 +0000 (15:32 -0700)]
[svn] Add more annotations to the TODO list.

18 years ago[svn] Reorder the two new entries.
hniksic [Wed, 22 Jun 2005 21:53:05 +0000 (14:53 -0700)]
[svn] Reorder the two new entries.

18 years ago[svn] Don't check for availability of C prototypes. Don't check for signal.h.
hniksic [Wed, 22 Jun 2005 20:39:23 +0000 (13:39 -0700)]
[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.

18 years ago[svn] Use bool type for boolean variables and values.
hniksic [Wed, 22 Jun 2005 19:38:10 +0000 (12:38 -0700)]
[svn] Use bool type for boolean variables and values.

18 years ago[svn] Check for the C99 bool type and define it if missing.
hniksic [Wed, 22 Jun 2005 17:51:29 +0000 (10:51 -0700)]
[svn] Check for the C99 bool type and define it if missing.

18 years ago[svn] Clarify the difference between this and sysdep.h.
hniksic [Wed, 22 Jun 2005 17:22:41 +0000 (10:22 -0700)]
[svn] Clarify the difference between this and sysdep.h.

18 years ago[svn] Remove reference to the no longer existent wget-cvs list.
hniksic [Wed, 22 Jun 2005 14:49:30 +0000 (07:49 -0700)]
[svn] Remove reference to the no longer existent wget-cvs list.

18 years ago[svn] Add the ChangeLogs from the 1.10 branch.
hniksic [Wed, 22 Jun 2005 14:39:55 +0000 (07:39 -0700)]
[svn] Add the ChangeLogs from the 1.10 branch.

18 years ago[svn] Document the new windows ChangeLog.
hniksic [Wed, 22 Jun 2005 14:35:04 +0000 (07:35 -0700)]
[svn] Document the new windows ChangeLog.

18 years ago[svn] Remove reference to the obsolete `wget-cvs' mailing list.
hniksic [Wed, 22 Jun 2005 14:31:35 +0000 (07:31 -0700)]
[svn] Remove reference to the obsolete `wget-cvs' mailing list.

18 years ago[svn] Mention the Subversion repository.
hniksic [Wed, 22 Jun 2005 14:30:09 +0000 (07:30 -0700)]
[svn] Mention the Subversion repository.

18 years ago[svn] Use the more standard authorship phrase "and others".
hniksic [Wed, 22 Jun 2005 13:00:02 +0000 (06:00 -0700)]
[svn] Use the more standard authorship phrase "and others".

18 years ago[svn] Updated config.sub and config.guess.
hniksic [Wed, 22 Jun 2005 12:54:26 +0000 (05:54 -0700)]
[svn] Updated config.sub and config.guess.

18 years ago[svn] Remove explicit vertical spacings from the manual.
hniksic [Wed, 22 Jun 2005 12:52:09 +0000 (05:52 -0700)]
[svn] Remove explicit vertical spacings from the manual.

18 years ago[svn] Update texinfo.tex with a non-prehistoric version.
hniksic [Wed, 22 Jun 2005 12:49:52 +0000 (05:49 -0700)]
[svn] Update texinfo.tex with a non-prehistoric version.

18 years ago[svn] Don't generate texi2pod.pl from texi2pod.pl.in.
hniksic [Wed, 22 Jun 2005 12:25:57 +0000 (05:25 -0700)]
[svn] Don't generate texi2pod.pl from texi2pod.pl.in.

18 years ago[svn] Change CVS references to subversion. Minor stylistic improvements.
hniksic [Wed, 22 Jun 2005 02:52:02 +0000 (19:52 -0700)]
[svn] Change CVS references to subversion.  Minor stylistic improvements.

18 years ago[svn] Remove the "lockable boolean" setting for passive_ftp.
hniksic [Wed, 22 Jun 2005 01:56:02 +0000 (18:56 -0700)]
[svn] Remove the "lockable boolean" setting for passive_ftp.

18 years ago[svn] Use bitfields for booleans in struct cookie to save space.
hniksic [Wed, 22 Jun 2005 01:45:08 +0000 (18:45 -0700)]
[svn] Use bitfields for booleans in struct cookie to save space.

18 years ago[svn] Also depend on config.h.
hniksic [Wed, 22 Jun 2005 01:32:32 +0000 (18:32 -0700)]
[svn] Also depend on config.h.

18 years ago[svn] Define the IF_DEBUG macro.
hniksic [Wed, 22 Jun 2005 01:26:22 +0000 (18:26 -0700)]
[svn] Define the IF_DEBUG macro.

18 years ago[svn] Fix crash with --no-cookies.
hniksic [Wed, 22 Jun 2005 01:06:48 +0000 (18:06 -0700)]
[svn] Fix crash with --no-cookies.

18 years ago[svn] Expect existence of C89 functions, as well as of select and gettimeofday.
hniksic [Wed, 22 Jun 2005 01:01:12 +0000 (18:01 -0700)]
[svn] Expect existence of C89 functions, as well as of select and gettimeofday.

18 years ago[svn] Remove manual tracking of dependencies; instead, force a recompile when a header
hniksic [Tue, 21 Jun 2005 23:21:48 +0000 (16:21 -0700)]
[svn] Remove manual tracking of dependencies; instead, force a recompile when a header
file changes.

18 years ago[svn] Updated French translation from TP.
mtortonesi [Tue, 21 Jun 2005 19:09:36 +0000 (12:09 -0700)]
[svn] Updated French translation from TP.

18 years ago[svn] Updated Dutch translation from TP.
mtortonesi [Tue, 21 Jun 2005 19:09:06 +0000 (12:09 -0700)]
[svn] Updated Dutch translation from TP.

18 years ago[svn] Updated Russian translation from TP.
mtortonesi [Tue, 21 Jun 2005 19:08:23 +0000 (12:08 -0700)]
[svn] Updated Russian translation from TP.

18 years ago[svn] Updated Catalan translation from TP.
mtortonesi [Tue, 21 Jun 2005 19:07:53 +0000 (12:07 -0700)]
[svn] Updated Catalan translation from TP.

18 years ago[svn] Updated Vietnamese translation from TP.
mtortonesi [Tue, 21 Jun 2005 19:07:17 +0000 (12:07 -0700)]
[svn] Updated Vietnamese translation from TP.

18 years ago[svn] Updated Slovak translation from TP.
mtortonesi [Tue, 21 Jun 2005 17:13:41 +0000 (10:13 -0700)]
[svn] Updated Slovak translation from TP.

18 years ago[svn] Add ChangeLog entry. Renamed CVS -> Subversion in Makefile.svn instructions.
hniksic [Tue, 21 Jun 2005 11:16:12 +0000 (04:16 -0700)]
[svn] Add ChangeLog entry.  Renamed CVS -> Subversion in Makefile.svn instructions.

18 years ago[svn] Replaced CVS with svn.
hniksic [Tue, 21 Jun 2005 11:01:08 +0000 (04:01 -0700)]
[svn] Replaced CVS with svn.

18 years ago[svn] Trivially rename "mapping" to "cell" and "non-empty" to "occupied" to
hniksic [Mon, 20 Jun 2005 15:00:39 +0000 (08:00 -0700)]
[svn] Trivially rename "mapping" to "cell" and "non-empty" to "occupied" to
avoid confusion.

18 years ago[svn] Use #elif where appropriate to make chaining of #if ... #else ...
hniksic [Mon, 20 Jun 2005 01:37:23 +0000 (18:37 -0700)]
[svn] Use #elif where appropriate to make chaining of #if ... #else ...
more readable.

18 years ago[svn] Revert style of function definitions to an older variant, to reduce
hniksic [Sun, 19 Jun 2005 23:44:24 +0000 (16:44 -0700)]
[svn] Revert style of function definitions to an older variant, to reduce
differences between this version and the one in INN.

18 years ago[svn] Don't cast return type of malloc/realloc. Assume ANSI C signal handlers.
hniksic [Sun, 19 Jun 2005 23:03:27 +0000 (16:03 -0700)]
[svn] Don't cast return type of malloc/realloc.  Assume ANSI C signal handlers.

18 years ago[svn] Remove K&R support.
hniksic [Sun, 19 Jun 2005 22:34:58 +0000 (15:34 -0700)]
[svn] Remove K&R support.

18 years ago[svn] Fix "lockable boolean" error message.
hniksic [Sun, 19 Jun 2005 14:08:09 +0000 (07:08 -0700)]
[svn] Fix "lockable boolean" error message.

18 years ago[svn] Mark version as post-1.10 CVS code base.
hniksic [Sun, 19 Jun 2005 13:50:41 +0000 (06:50 -0700)]
[svn] Mark version as post-1.10 CVS code base.

18 years ago[svn] Fix broken --save-headers.
hniksic [Sat, 18 Jun 2005 14:13:16 +0000 (07:13 -0700)]
[svn] Fix broken --save-headers.

18 years ago[svn] When -E is in use, check for file existence after appending ".html" to the
hniksic [Fri, 17 Jun 2005 22:06:26 +0000 (15:06 -0700)]
[svn] When -E is in use, check for file existence after appending ".html" to the
name and modify the file name if necessary.

18 years ago[svn] Fix typo in comment.
hniksic [Fri, 17 Jun 2005 18:30:05 +0000 (11:30 -0700)]
[svn] Fix typo in comment.

18 years ago[svn] Stop using AI_ADDRCONFIG.
hniksic [Fri, 17 Jun 2005 16:48:29 +0000 (09:48 -0700)]
[svn] Stop using AI_ADDRCONFIG.