kc3-lang/libxml2

Branch :


Log

Author Commit Date CI Message
cfba2fe0 2003-08-15 00:33:43 preparing libxml2-2.5.10 release updated the doc and rebuilt Daniel * News configure.in: preparing libxml2-2.5.10 release * doc/* : updated the doc and rebuilt Daniel
bf1e3d83 2003-08-14 23:57:26 fixing the xmlSAXParseDTD bug #119536 raised by Malcolm Tredinnick with * parser.c: fixing the xmlSAXParseDTD bug #119536 raised by Malcolm Tredinnick with the patch he suggested. Daniel
e8ed6203 2003-08-14 23:39:01 allocation error #119784 raised by Oliver Stoeneberg Daniel * HTMLparser.c: allocation error #119784 raised by Oliver Stoeneberg Daniel
608d0ac9 2003-08-14 22:44:25 fixing an use of strcpy() where both strings overlap pointed out by * uri.c: fixing an use of strcpy() where both strings overlap pointed out by valgrind. Daniel
9848532c 2003-08-14 15:44:40 get rid of some compilation warnings. fix the performance problem reported * DOCBparser.c globals.c include/libxml/xmlmemory.h: get rid of some compilation warnings. * xinclude.c: fix the performance problem reported by Kevin Ruscoe plus some cleanup and better error reporting. Daniel
ab1ae3a7 2003-08-14 12:19:54 applied UTF-16 encoding handling patch provided by Mark Itzcovitz more * encoding.c: applied UTF-16 encoding handling patch provided by Mark Itzcovitz * encoding.c parser.c: more cleanup and fixes for UTF-16 when not having iconv support. Daniel
ccf996fc 2003-08-14 10:48:38 Corrected bug tracking modules to look for libxml2 not libxml, Daniel
1638a47a 2003-08-14 01:23:25 Applied patch from Mikhail Grushinskiy for mingw compiler on Windows. * Makefile.am configure.in example/Makefile.am libxml.h nanoftp.c nanohttp.c xmllint.c: Applied patch from Mikhail Grushinskiy for mingw compiler on Windows. Daniel
b19ba83f 2003-08-14 00:33:46 fixed the serious CPU usage problem reported by Grant Goodale applied * parser.c: fixed the serious CPU usage problem reported by Grant Goodale * HTMLparser.c: applied patch from Oliver Kidman about a free missing in htmlSAXParseDoc Daniel
ccf9e39d 2003-08-13 14:50:18 Removed dependency from libxml2.def.src * doc/Makefile.am: Removed dependency from libxml2.def.src