Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| b42dc2bb | 2003-09-09 10:26:24 | BRANCH release for 2.5.x critical patches * configure.in: preparing libxml2-2.5.11 release * globals.c threads.c: patching crashes in multithreaded applications c.f. #121772 #121576 * relaxng.c: patching a possible crash in Relax-NG Daniel | ||
| 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 |