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
hniksic
976cc5bfca
[svn] Define the IF_DEBUG macro.
2005-06-21 18:26:22 -07:00
hniksic
6895126a68
[svn] Fix crash with --no-cookies.
2005-06-21 18:06:48 -07:00
hniksic
b317cb1c6d
[svn] Expect existence of C89 functions, as well as of select and gettimeofday.
2005-06-21 18:01:12 -07:00
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