]> sjero.net Git - wget/history - src/convert.c
[svn] Remove K&R support.
[wget] / src / convert.c
2005-06-19 hniksic[svn] Remove K&R support.
2005-04-10 hniksic[svn] Free converted_files.
2005-04-07 hniksic[svn] Extract timers to a separate file.
2005-03-30 hniksic[svn] Use sets/hash-tables instead of "slists". Remove...
2005-02-28 hniksic[svn] Avoid unneeded initialization of local var.
2004-03-04 hniksic[svn] Quote # and % when creating links to local files.
2003-11-08 hniksic[svn] Timer code update.
2003-11-02 hniksic[svn] Retired the `boolean' type. Renamed FREE_MAYBE...
2003-10-31 hniksic[svn] Use new macros xnew, xnew0, xnew_array, and xnew0...
2003-10-25 hniksic[svn] Better document the workings of construct_relative().
2003-10-16 hniksic[svn] Don't let absolute path specified by -P introduce...
2003-09-30 hniksic[svn] Updated copyright and email.
2003-09-21 hniksic[svn] Split off non-URL related stuff from url.c to...