]> sjero.net Git - wget/history - src/html-url.c
[svn] Use new macros xnew, xnew0, xnew_array, and xnew0_array in various places.
[wget] / src / html-url.c
2003-10-31 hniksic[svn] Use new macros xnew, xnew0, xnew_array, and xnew0...
2003-10-13 hniksic[svn] Expect links followed from Refreshes to contain...
2003-10-10 hniksic[svn] Don't descend into HTML that was downloaded by...
2003-10-10 hniksic[svn] Make the first argument to hash_table_new a minim...
2003-10-09 hniksic[svn] Use hash table for tag lookup in html-url.c and...
2003-10-08 hniksic[svn] Add FLAGS argument to map_html_tags.
2003-10-08 hniksic[svn] Switch to binary search for find_tag.
2003-09-21 hniksic[svn] Split off non-URL related stuff from url.c to...
2003-09-19 hniksic[svn] Renamed wget.h XDIGIT-related macros to (hopefull...
2002-05-18 hniksic[svn] Update the license to include the OpenSSL exception.
2002-04-12 hniksic[svn] Update copyright years.
2002-04-11 hniksic[svn] Convert URLs in <form action=...>.
2002-02-01 hniksic[svn] Don't crash on <meta http-equiv=refresh>.
2001-12-19 hniksic[svn] Treat the "shortcut icon" link as inline.
2001-12-13 hniksic[svn] Mark <embed href=...> as external.
2001-12-12 hniksic[svn] Use "incomplete" rather than "relative".
2001-12-12 hniksic[svn] Minor doc update.
2001-12-12 hniksic[svn] Break up collect_tags_mapper into several functions.
2001-12-09 hniksic[svn] Minor fixes prompted by `lint'.
2001-12-05 hniksic[svn] Doc fix.
2001-12-01 hniksic[svn] Correctly convert links in <meta http-equiv=Refre...
2001-11-30 hniksic[svn] Ignore -np when in -p mode.
2001-11-25 hniksic[svn] Handle <base href=...> when converting links.
2001-11-25 hniksic[svn] Implemented breadth-first retrieval.
2001-11-19 hniksic[svn] Clean up handling of schemes.
2001-11-16 hniksic[svn] Process attributes in order in which they appear...
2001-05-27 hniksic[svn] Update copyright notices.
2001-04-25 hniksic[svn] Applied Roger Beeman's mktime_from_utc fix publis...
2001-04-14 hniksic[svn] Various url.c-related changes.
2001-03-30 hniksic[svn] Applied Philipp Thomas's safe-ctype patch. Publi...
2001-01-10 dan[svn] html-url.c: A bunch of fixup of `--page-requisite...
2001-01-10 dan[svn] 2001-01-09 Dan Harkless <wget@harkless.org>
2000-11-22 hniksic[svn] Committed memory debugging stuff.
2000-11-22 hniksic[svn] Committed <sxsbsv854j9.fsf@florida.arsdigita...
2000-11-21 hniksic[svn] Committed a bunch of different tweaks of mine.
2000-11-19 hniksic[svn] A bunch of new features: