Fiddle about with the configure script so it notices the need for
[sgt/agedu] / html.c
2010-09-01 simonOne-character patch from Jacob to fix a missing > in...
2010-02-22 simonMake the existing -d (depth) option apply to the -H...
2009-11-17 simonFlexibly report sizes in Kb, Mb, Gb etc as appropriate...
2009-06-29 simonAdd the --files option, to list individual files in...
2009-02-03 simonHow have I managed to neglect until now to put all...
2008-11-15 simonHandle another fiddly special case in HTML back-link...
2008-11-08 simonOptimisations in HTML generation: do not keep calling...
2008-11-05 simonPortability enhancements to make better use of autoconf...
2008-11-02 simonRename malloc.c to alloc.c, and my master Makefile...
2008-11-02 simonCentralise the program name into the main header file...
2008-11-02 simonProbably about time I had a central header file contain...
2008-11-01 simonMinor tweaks: turn the "address:port/0" URL of the...
2008-11-01 simonFix the various issues centring around the anomaly...
2008-11-01 simonFix gormlessness in html.c introduced in r8241.
2008-11-01 simon--scan-dump and --load options, for moving dump files...
2008-11-01 simonPrepare to have a parametrisable path separator charact...
2008-11-01 simonConfigurable age range represented by the colour coding...
2008-11-01 simonFilter literally-zero-size directories out of the displ...
2008-11-01 simonProtect against division by zero when handling director...
2008-10-29 simonInitial commit of a basically working but severely...