]> sjero.net Git - wget/commit - src/cookies.c
[svn] Commit several minor changes:
authorhniksic <devnull@localhost>
Sat, 12 May 2001 20:06:41 +0000 (13:06 -0700)
committerhniksic <devnull@localhost>
Sat, 12 May 2001 20:06:41 +0000 (13:06 -0700)
commit72eca0976b06d20ed1a4aef2c47e74f9b590a3bb
tree4e1a091cacd1cb3baeb9fedcd4bf8c0e6ef12271
parent9588e1af8012721db889faea24a771fd2763e50e
[svn] Commit several minor changes:

* main.c (print_help): Document `--no-http-keep-alive'.

* utils.c (numdigit): Handle negative numbers *correctly*.

* hash.c (make_nocase_string_hash_table): Use term "nocase" rather
than the confusing "unsigned".

* utils.c (string_set_contains): Renamed from string_set_exists.

* hash.c (hash_table_contains): Renamed from hash_table_exists.

* cookies.c: Move case-insensitive hash tables to hash.c.

Published in <sxsheyq9vvl.fsf@florida.arsdigita.de>.
src/ChangeLog
src/cookies.c
src/hash.c
src/hash.h
src/host.c
src/main.c
src/recur.c
src/retr.c
src/utils.c
src/utils.h