kc3-lang/libxml2

Branch :


Log

Author Commit Date CI Message
dad3f680 2002-11-17 16:47:27 preparing release 2.4.27 updated and rebuilt the docs try to make sure the * configure.in: preparing release 2.4.27 * doc/* : updated and rebuilt the docs * doc/Makefile.am libxml.spec.in: try to make sure the tutorial and all the docs are actually packaged and in the final RPMs * parser.c parserInternals.c include/libxml/parser.h: restore xmllint --recover feature. Daniel
68e9e74a 2002-11-16 15:35:11 fixing #96925 wich was also dependant on the processing of parsed * parser.c xpath.c: fixing #96925 wich was also dependant on the processing of parsed entities, and XPath computation on sustitued entities. * testXPath.c: make sure entities are substitued. Daniel
328f48c1 2002-11-15 15:24:34 fixed #96594, which was totally dependant on the processing of internal * parser.c: fixed #96594, which was totally dependant on the processing of internal parsed entities, which had to be changed. Daniel
66651aa8 2002-11-15 11:21:43 trying to fix bug #98517 about building outside the source tree fixed the * Makefile.am python/Makefile.am python/tests/Makefile.am: trying to fix bug #98517 about building outside the source tree * doc/xml.html doc/FAQ.html: fixed the link to libiconv #94585 Daniel
2772ceaa 2002-11-14 17:45:20 *** empty log message ***
b2f61635 2002-11-14 17:43:55 cleanup
bd1a306c 2002-11-14 17:43:24 integrated mingw into jscript configure
b8036ea1 2002-11-14 17:42:43 *** empty log message ***
8dd86a5b 2002-11-12 21:14:17 strengthen the guard in the Pop macros, like in the XML parser, closes bug * HTMLparser.c: strengthen the guard in the Pop macros, like in the XML parser, closes bug #97315 Daniel
0821b158 2002-11-12 20:57:47 fixed bug #98338 , fatalError SAX callback is never used. Daniel * include/libxml/parser.h: fixed bug #98338 , fatalError SAX callback is never used. Daniel