]> sjero.net Git - wget/log
wget
18 years ago[svn] Doc fix.
hniksic [Wed, 29 Jun 2005 00:45:02 +0000 (17:45 -0700)]
[svn] Doc fix.

18 years ago[svn] Require Autoconf 2.59.
hniksic [Wed, 29 Jun 2005 00:13:45 +0000 (17:13 -0700)]
[svn] Require Autoconf 2.59.

18 years ago[svn] Mention inspiration for ETA.
hniksic [Tue, 28 Jun 2005 22:32:45 +0000 (15:32 -0700)]
[svn] Mention inspiration for ETA.

18 years ago[svn] Use *rand48 where available.
hniksic [Tue, 28 Jun 2005 22:22:10 +0000 (15:22 -0700)]
[svn] Use *rand48 where available.

18 years ago[svn] Include ETA information in dot progress.
hniksic [Tue, 28 Jun 2005 22:03:12 +0000 (15:03 -0700)]
[svn] Include ETA information in dot progress.

18 years ago[svn] Doc fix.
hniksic [Tue, 28 Jun 2005 21:56:43 +0000 (14:56 -0700)]
[svn] Doc fix.

18 years ago[svn] Remove bogus entry.
hniksic [Tue, 28 Jun 2005 21:50:27 +0000 (14:50 -0700)]
[svn] Remove bogus entry.

18 years ago[svn] Don't claim that --base requires --force-html to work.
hniksic [Tue, 28 Jun 2005 20:19:19 +0000 (13:19 -0700)]
[svn] Don't claim that --base requires --force-html to work.

18 years ago[svn] Fix parsing alphanumerics in .wgetrc.
hniksic [Tue, 28 Jun 2005 15:33:01 +0000 (08:33 -0700)]
[svn] Fix parsing alphanumerics in .wgetrc.

18 years ago[svn] Remove unnecessary casts.
hniksic [Tue, 28 Jun 2005 09:32:40 +0000 (02:32 -0700)]
[svn] Remove unnecessary casts.

18 years ago[svn] Document dp->accumulated
hniksic [Tue, 28 Jun 2005 09:25:29 +0000 (02:25 -0700)]
[svn] Document dp->accumulated

18 years ago[svn] Docfix.
hniksic [Tue, 28 Jun 2005 09:19:24 +0000 (02:19 -0700)]
[svn] Docfix.

18 years ago[svn] Document print_percentage.
hniksic [Tue, 28 Jun 2005 09:09:31 +0000 (02:09 -0700)]
[svn] Document print_percentage.

18 years ago[svn] Delete trailing newlines from LIST output when -S is used.
hniksic [Tue, 28 Jun 2005 00:13:44 +0000 (17:13 -0700)]
[svn] Delete trailing newlines from LIST output when -S is used.

18 years ago[svn] Remove superfluous includes and document existing ones.
hniksic [Mon, 27 Jun 2005 19:08:50 +0000 (12:08 -0700)]
[svn] Remove superfluous includes and document existing ones.

18 years ago[svn] Use double quotes to include mswindows.h
hniksic [Mon, 27 Jun 2005 19:08:16 +0000 (12:08 -0700)]
[svn] Use double quotes to include mswindows.h

18 years ago[svn] Amend alloca declaration.
hniksic [Mon, 27 Jun 2005 18:48:41 +0000 (11:48 -0700)]
[svn] Amend alloca declaration.

18 years ago[svn] Force thousand sep to . rather than " " when , is taken.
hniksic [Mon, 27 Jun 2005 18:30:01 +0000 (11:30 -0700)]
[svn] Force thousand sep to . rather than " " when , is taken.

18 years ago[svn] Move extern declarations to .h files.
hniksic [Mon, 27 Jun 2005 18:19:22 +0000 (11:19 -0700)]
[svn] Move extern declarations to .h files.

18 years ago[svn] Make cookies_now static.
hniksic [Mon, 27 Jun 2005 15:33:28 +0000 (08:33 -0700)]
[svn] Make cookies_now static.

18 years ago[svn] Remove intermediary cast.
hniksic [Mon, 27 Jun 2005 14:10:57 +0000 (07:10 -0700)]
[svn] Remove intermediary cast.

18 years ago[svn] Docfix.
hniksic [Mon, 27 Jun 2005 13:58:15 +0000 (06:58 -0700)]
[svn] Docfix.

18 years ago[svn] Remove obsolete mail address.
hniksic [Mon, 27 Jun 2005 13:56:27 +0000 (06:56 -0700)]
[svn] Remove obsolete mail address.

18 years ago[svn] Doc fix: timegm is not only available on Linux.
hniksic [Mon, 27 Jun 2005 13:44:41 +0000 (06:44 -0700)]
[svn] Doc fix: timegm is not only available on Linux.

18 years ago[svn] Use the system-provided fnmatch by default.
hniksic [Mon, 27 Jun 2005 13:27:13 +0000 (06:27 -0700)]
[svn] Use the system-provided fnmatch by default.

18 years ago[svn] Check for timegm and use it where available.
hniksic [Mon, 27 Jun 2005 13:22:30 +0000 (06:22 -0700)]
[svn] Check for timegm and use it where available.

18 years ago[svn] Remove obsolete comment.
hniksic [Mon, 27 Jun 2005 12:53:01 +0000 (05:53 -0700)]
[svn] Remove obsolete comment.

18 years ago[svn] Correctly query the old locale value.
hniksic [Mon, 27 Jun 2005 11:50:04 +0000 (04:50 -0700)]
[svn] Correctly query the old locale value.

18 years ago[svn] Don't #define alloca under MinGW32.
hniksic [Mon, 27 Jun 2005 11:06:12 +0000 (04:06 -0700)]
[svn] Don't #define alloca under MinGW32.

18 years ago[svn] Docfix.
hniksic [Mon, 27 Jun 2005 11:04:08 +0000 (04:04 -0700)]
[svn] Docfix.

18 years ago[svn] Don't explicitly include <malloc.h>, mswindows.h does it for us.
hniksic [Mon, 27 Jun 2005 11:02:47 +0000 (04:02 -0700)]
[svn] Don't explicitly include <malloc.h>, mswindows.h does it for us.

18 years ago[svn] Doc fix.
hniksic [Mon, 27 Jun 2005 02:18:52 +0000 (19:18 -0700)]
[svn] Doc fix.

18 years ago[svn] Force the use of separators in C locale.
hniksic [Mon, 27 Jun 2005 02:07:31 +0000 (19:07 -0700)]
[svn] Force the use of separators in C locale.

18 years ago[svn] Set all locale categories.
hniksic [Mon, 27 Jun 2005 02:06:52 +0000 (19:06 -0700)]
[svn] Set all locale categories.

18 years ago[svn] Fix typo.
hniksic [Mon, 27 Jun 2005 01:24:31 +0000 (18:24 -0700)]
[svn] Fix typo.

18 years ago[svn] Updated Croatian translation.
hniksic [Mon, 27 Jun 2005 01:19:45 +0000 (18:19 -0700)]
[svn] Updated Croatian translation.

18 years ago[svn] Really remove translation of <n>s.
hniksic [Mon, 27 Jun 2005 01:15:46 +0000 (18:15 -0700)]
[svn] Really remove translation of <n>s.

18 years ago[svn] Improve "POST data file missing" error message.
hniksic [Mon, 27 Jun 2005 01:11:10 +0000 (18:11 -0700)]
[svn] Improve "POST data file missing" error message.

18 years ago[svn] Fix typo. Minor style improvements.
hniksic [Sun, 26 Jun 2005 23:12:51 +0000 (16:12 -0700)]
[svn] Fix typo.  Minor style improvements.

18 years ago[svn] Constify variable.
hniksic [Sun, 26 Jun 2005 23:04:56 +0000 (16:04 -0700)]
[svn] Constify variable.

18 years ago[svn] Handle negative numbers in with_thousand_seps.
hniksic [Sun, 26 Jun 2005 22:18:01 +0000 (15:18 -0700)]
[svn] Handle negative numbers in with_thousand_seps.

18 years ago[svn] Delete the obsolete commented-out line with SSL includes.
hniksic [Sun, 26 Jun 2005 21:57:33 +0000 (14:57 -0700)]
[svn] Delete the obsolete commented-out line with SSL includes.

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.