1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00
wget/po
hniksic b0b1c815c1 [svn] A bunch of new features:
- use mmap() to read whole files in core instead of allocating memory
  and read'ing it.

- use a new, more general, HTML parser (html-parse.c) and interface to
  it from Wget (html-url.c).

- respect <meta name=robots content=nofollow> (easy with the new HTML
  parser).

- use hash tables instead of linked lists in places where the lists
  were used to facilitate mappings.

- rewrite the code in host.c to be more readable and faster (hash
  tables instead of home-grown lists.)

- make convert_links properly convert partial URLs to complete ones
  for those URLs that have *not* been downloaded.

- use HTTP persistent connections where available.  very
  simple-minded, caches the last connection to the server.

Published in <sxshf533d5r.fsf@florida.arsdigita.de>.
2000-11-19 12:50:10 -08:00
..
cs.gmo [svn] A bunch of new features: 2000-11-19 12:50:10 -08:00
cs.po [svn] Committed modified .po files due to modification to .pot. 2000-11-04 23:12:18 -08:00
de.gmo [svn] A bunch of new features: 2000-11-19 12:50:10 -08:00
de.po [svn] Committed modified .po files due to modification to .pot. 2000-11-04 23:12:18 -08:00
hr.gmo [svn] A bunch of new features: 2000-11-19 12:50:10 -08:00
hr.po [svn] Committed modified .po files due to modification to .pot. 2000-11-04 23:12:18 -08:00
it.gmo [svn] A bunch of new features: 2000-11-19 12:50:10 -08:00
it.po [svn] Committed modified .po files due to modification to .pot. 2000-11-04 23:12:18 -08:00
Makefile.in.in [svn] Initial revision 1999-12-01 23:42:23 -08:00
no.gmo [svn] A bunch of new features: 2000-11-19 12:50:10 -08:00
no.po [svn] Committed modified .po files due to modification to .pot. 2000-11-04 23:12:18 -08:00
pl.gmo [svn] A bunch of new features: 2000-11-19 12:50:10 -08:00
pl.po [svn] Committed modified .po files due to modification to .pot. 2000-11-04 23:12:18 -08:00
POTFILES.in [svn] Initial revision 1999-12-01 23:42:23 -08:00
pt_BR.gmo [svn] A bunch of new features: 2000-11-19 12:50:10 -08:00
pt_BR.po [svn] Committed modified .po files due to modification to .pot. 2000-11-04 23:12:18 -08:00
ru.gmo [svn] A bunch of new features: 2000-11-19 12:50:10 -08:00
ru.po [svn] Updated by Const Kaplinsky. 2000-11-16 03:45:23 -08:00
wget.pot [svn] Committed modified .po files due to modification to .pot. 2000-11-04 23:12:18 -08:00