2002-01-27 09:24 kiko * Released 0.9.5 * Minor bug with exception generation. 2001-05-24 17:42 kiko * Fixed minor error reporting bug in websize * fixed test-websize script 2001-04-09 12:34 kiko * Broke websize into different classes * started calling it websize.py (install as websize into target dir however) to permit importing it, cleaned up a lot. * Fixed HTML parsing of attributes when they came separated by \n or \r * Added tests and used them throughout refactor. * Started to work on sizespider * websize.py still needs work before 0.9.6 (stable) 2001-04-09 11:02 kiko * Minor doc fixes 2001-04-08 19:57 kiko * Minor comment updates. 2001-04-07 10:51 kiko * Added META refresh handling * Minor other cleanups 2001-04-06 13:24 kiko * Bettered README (well, now websize is bigger than COPYING so.. :-) 2001-04-06 13:21 kiko * Bumped up tentative version number. * Fixed LINK HREF handling (now handles text/css). * Minor cleanups. 2001-04-05 23:50 kiko * Added EMBED SRC handling * Fixed SINGLE option handling * Minor count cleanup * Released 0.9.1 2001-04-04 14:00 kiko * Minor fix in debug commandline options 2001-04-04 11:49 kiko * Minor fixes 2001-04-04 11:42 kiko * Makefile clean target * Changed basic Options * class Options.ERROR -e fix * Changed Ionax to Websize and passed parsing on to Options * Handled preliminary user:pass@host handling so it wouldn't break * Parser comment handling improved 2001-04-02 11:25 kiko * Fixed empty path (from urlparse) into / and http://user:pass@host/ handling. 2001-03-31 20:08 kiko * Added dist target and cvs information 2001-03-31 20:05 kiko * Added cvsignore 2001-03-31 19:41 kiko * Improved pretty printing and changed warning and error behaviour. * I think we'll need unit tests soon :-) 2001-03-31 17:08 kiko * Major changes, including adding Location handling, better error handling, urlparsing functions, timeout handling, better header generation, avoiding SCRIPT content, url uniq/cacheing,return code totals, nice usage and help. * I'm sure everything's pretty broken this time :-) 2001-03-31 02:58 kiko * Added progress meter * Changed main body into methods of Ionax * Cleaned up globals * Added urlparsing for dependencies 2001-03-30 18:02 kiko * Initial revision 2001-03-30 18:02 kiko * Initial import of websize