Commit Graph

1602 Commits

Author SHA1 Message Date
hniksic 63dcf343f1 [svn] Remove manual tracking of dependencies; instead, force a recompile when a header
file changes.
2005-06-21 16:21:48 -07:00
mtortonesi 79b1209c41 [svn] Updated French translation from TP. 2005-06-21 12:09:36 -07:00
mtortonesi 29d5fba452 [svn] Updated Dutch translation from TP. 2005-06-21 12:09:06 -07:00
mtortonesi 94ecb99158 [svn] Updated Russian translation from TP. 2005-06-21 12:08:23 -07:00
mtortonesi 402371d8ca [svn] Updated Catalan translation from TP. 2005-06-21 12:07:53 -07:00
mtortonesi de26dc446b [svn] Updated Vietnamese translation from TP. 2005-06-21 12:07:17 -07:00
mtortonesi 7727afa218 [svn] Updated Slovak translation from TP. 2005-06-21 10:13:41 -07:00
hniksic 20eaff76a6 [svn] Add ChangeLog entry. Renamed CVS -> Subversion in Makefile.svn instructions. 2005-06-21 04:16:12 -07:00
hniksic 76a8e39396 [svn] Replaced CVS with svn. 2005-06-21 04:01:08 -07:00
hniksic 38bc0295d4 [svn] Trivially rename "mapping" to "cell" and "non-empty" to "occupied" to
avoid confusion.
2005-06-20 08:00:39 -07:00
hniksic 7d48e6d057 [svn] Use #elif where appropriate to make chaining of #if ... #else ...
more readable.
2005-06-19 18:37:23 -07:00
hniksic 0f65283528 [svn] Revert style of function definitions to an older variant, to reduce
differences between this version and the one in INN.
2005-06-19 16:44:24 -07:00
hniksic 908d7a4bce [svn] Don't cast return type of malloc/realloc. Assume ANSI C signal handlers. 2005-06-19 16:03:27 -07:00
hniksic 277e840a0f [svn] Remove K&R support. 2005-06-19 15:34:58 -07:00
hniksic 9000d2b527 [svn] Fix "lockable boolean" error message. 2005-06-19 07:08:09 -07:00
hniksic ddd69b75f9 [svn] Mark version as post-1.10 CVS code base. 2005-06-19 06:50:41 -07:00
hniksic 613719687c [svn] Fix broken --save-headers. 2005-06-18 07:13:16 -07:00
hniksic 1805044ecd [svn] When -E is in use, check for file existence after appending ".html" to the
name and modify the file name if necessary.
2005-06-17 15:06:26 -07:00
hniksic 25cbd9f692 [svn] Fix typo in comment. 2005-06-17 11:30:05 -07:00
hniksic e2e349b2ca [svn] Stop using AI_ADDRCONFIG. 2005-06-17 09:48:29 -07:00
mtortonesi a207436528 [svn] Added ChangeLog for Keith Moore's patch. 2005-06-17 07:48:27 -07:00
hniksic 247297276c [svn] Change --non-verbose to --no-verbose. 2005-06-16 04:11:24 -07:00
hniksic 876cd95a6e [svn] Improve error message so it names the more useful values first. 2005-06-16 03:51:14 -07:00
hniksic 4206f96614 [svn] Gettext-ize previously missed messages.
By Benno Schulenberg.
2005-06-15 13:26:37 -07:00
hniksic 4f22c2f567 [svn] Handle invalid response to PWD gracefully. 2005-06-15 13:11:50 -07:00
hniksic 73ca5d585b [svn] Remove trailing comma from enums; older compilers don't support them. 2005-06-15 13:08:48 -07:00
mtortonesi 8a957c06ec [svn] Changed version strings to 1.10. 2005-06-07 15:36:24 -07:00
mtortonesi 584ab1bfcb [svn] Added Keith Moore in the CREDITS section. 2005-06-07 15:02:28 -07:00
mtortonesi eb6d61ad7e [svn] Applied Keith Moore's patch to fix a harmless (but annoying) documentation install warning. 2005-06-06 13:42:17 -07:00
mtortonesi 8f1beb3ed1 [svn] Updated PO files according to the recent PO template sent by the translation project. 2005-06-06 12:52:34 -07:00
mtortonesi 27cd01459a [svn] Fixed typo. 2005-05-31 12:44:09 -07:00
mtortonesi ec0522ce80 [svn] Remove .gmo files when make clean is called. 2005-05-31 12:43:24 -07:00
hniksic 71911ea593 [svn] Check for a recent gcc version before using the statement-as-expression
extension.
2005-05-30 11:44:20 -07:00
hniksic f79e976e7c [svn] Removed statement that redirect in response to POST is "technically
disallowed", which I cannot find in rfc2616 nor in rfc1945.  Even if that
were technically the case, the widespreadedness of such responses would make
the prohibition irrelevant.
2005-05-30 07:34:56 -07:00
hniksic eeacdb2ebc [svn] Don't attempt to "skip short body" if we're issuing a HEAD request (in which
case the response head is not followed by a body).
2005-05-30 07:29:01 -07:00
hniksic 0840de6605 [svn] Allow --header to contain ",". 2005-05-30 06:31:24 -07:00
hniksic 082d2a5ab7 [svn] Doc fix. 2005-05-30 05:52:44 -07:00
hniksic 1b49b07598 [svn] Mark the content from the <link src="..."> tag as expecting HTML.
Submitted by Andreas Beckmann.
2005-05-27 06:53:47 -07:00
hniksic 917ec9f02d [svn] Minor doc. clarification. 2005-05-25 08:48:16 -07:00
hniksic a6d2635029 [svn] Updated from the TP. 2005-05-25 02:14:42 -07:00
hniksic 5771564c9c [svn] Document the origin of the "cookie date" format. 2005-05-24 07:16:27 -07:00
hniksic 4b0ade0434 [svn] Explain why rfc2109 and rfc2965 are ignored by Wget's cookie code. 2005-05-24 07:13:47 -07:00
hniksic 724e2f84be [svn] Report exact command name alongside the "display name". 2005-05-21 06:36:43 -07:00
hniksic 1aca2ff28e [svn] Remove unnecessary casts to time_t. Insert the cast from -1 to time_t,
needed on systems with unsigned time_t.
2005-05-18 10:22:28 -07:00
hniksic cefb94c752 [svn] Fixed a typo in Daniel's entry. 2005-05-18 09:24:57 -07:00
hniksic af7e522e91 [svn] Don't clobber the file when -c is specified and the first attempt
to retrieve the file fails.
2005-05-17 05:53:08 -07:00
hniksic 05a000a477 [svn] Don't clobber the file when -c fails in the first attempt. 2005-05-17 02:01:31 -07:00
hniksic 3b00da8f9a [svn] Fix erroneous comments in ftp_eprt. 2005-05-16 15:08:57 -07:00
hniksic fc5a9adfab [svn] Clarify the logic of persistent_available_p. 2005-05-16 15:01:10 -07:00
hniksic ba78ba1e36 [svn] Only free cert when necessary. 2005-05-16 13:52:28 -07:00