aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* finished the integration with devhelp, completing the index and insertedDaniel Veillard2005-09-121-0/+6
* add XML_SAVE_NO_EMPTY save option and use option from xmlSaveCtxtPtrRob Richards2005-09-121-0/+6
* damn XML_FEATURE_UNICODE clashes with Expat headers rename to XML_WITH_ toDaniel Veillard2005-09-121-0/+7
* fix bug #316034, where xmlElemDump() can crash if given a document pointerDaniel Veillard2005-09-121-0/+5
* improvements on the html generation, should be complete with navigation,Daniel Veillard2005-09-111-0/+5
* started work needed to generate devhelp content, not too hard based on theDaniel Veillard2005-09-111-0/+6
* fixes bug #315617 when using push CDATA in some cases. DanielDaniel Veillard2005-09-091-0/+4
* patch from Stéphane Bidoul to compile without schematron DanielDaniel Veillard2005-09-081-0/+4
* patch from Oleg Paraschenko to fix xmlDebugDumpNode() when handled aDaniel Veillard2005-09-061-0/+5
* updated the docs and rebuild releasing 2.6.21 removedDaniel Veillard2005-09-041-0/+8
* prepare for release work for #303289, fix a formatting bug for MIN_INTDaniel Veillard2005-09-041-0/+5
* real fix for #314881 and #314759 is was a bit more complex than initiallyDaniel Veillard2005-09-041-0/+6
* fixing yet another pattern induced XPath bug #314282 reverted back lastDaniel Veillard2005-09-041-0/+6
* check for NULL to prevent crash with meta elementsRob Richards2005-09-031-0/+4
* structured error reporting problem with Relax-NG should fix #314881 andDaniel Veillard2005-09-031-0/+5
* fixes a portability problem raised by C370 on Z/OS DanielDaniel Veillard2005-09-031-0/+4
* fixing a number of issues raised by xml:id but more generally related toDaniel Veillard2005-09-031-0/+6
* avoid passing a char[] as snprintf first argument. implementedDaniel Veillard2005-09-021-0/+8
* the use of AM_PATH_PYTHON is not portable enough reverting back toDaniel Veillard2005-09-011-0/+5
* Applied the last patch from Gary Coady for #304637 changing the behaviourDaniel Veillard2005-09-011-0/+6
* adding reference to Bull AIX rpms c.f. #160598 DanielDaniel Veillard2005-09-011-0/+5
* removed the obsolete --libtool-libs option, c.f. bug #314853 DanielDaniel Veillard2005-08-311-0/+5
* move handling of meta element for http-equiv in XHTML docs toRob Richards2005-08-301-0/+5
* the profiling usually don't work, disabled rebuilt DanielDaniel Veillard2005-08-251-0/+5
* trying to fix the first part of #310033 by detecting gcc <= 3.2 DanielDaniel Veillard2005-08-251-0/+5
* fixed bug #310033, the URI extraction code given a node is a bit twistedDaniel Veillard2005-08-251-0/+5
* uninitialized field and fix on test. DanielDaniel Veillard2005-08-251-0/+5
* change verbosity depending on API get back to previous outputs DanielDaniel Veillard2005-08-251-0/+6
* added a parser XML_PARSE_COMPACT option to allocate small text nodes (lessDaniel Veillard2005-08-251-0/+10
* patch from Andrew W. Nosenko, use se $GCC = 'yes' instead of $CC = 'gcc'Daniel Veillard2005-08-251-0/+5
* changes the way the python binary is found, should also fix bug #308004Daniel Veillard2005-08-241-0/+5
* found another bug while looking at #309616 on missing entities. thisDaniel Veillard2005-08-241-0/+7
* applied the patch suggested #309565 which can avoid looping in errorDaniel Veillard2005-08-241-0/+5
* line numbers are now carried by most nodes, fixing xmlGetLineNo() c.f. bugDaniel Veillard2005-08-241-0/+5
* finally converted the encoding module to the common error reportingDaniel Veillard2005-08-241-0/+6
* removed a potentially uninitialized variable error fixed a deprecationDaniel Veillard2005-08-241-0/+6
* fixed compilation when configured --without-sax1 and other cleanups fixesDaniel Veillard2005-08-231-0/+7
* fixed bug #170489 reported by Jirka Kosek added the test to the regressionDaniel Veillard2005-08-231-0/+6
* added a recovery mode for the HTML parser based on the suggestions of bugDaniel Veillard2005-08-231-0/+6
* regenerated fixed a compilation problem some cleanups and one bug fixDaniel Veillard2005-08-231-0/+7
* rescanned code and rebuilt small cleanup cleanup problems from codeDaniel Veillard2005-08-221-0/+7
* applied patch from Kuba Nowakowski fixing bug #313982 also added the testDaniel Veillard2005-08-221-0/+7
* printed the wrong string DanielDaniel Veillard2005-08-221-0/+4
* exported xmlExpExpDerive(), added it to the testRegexp command line toolDaniel Veillard2005-08-221-0/+6
* added the first regression test suite set for the new expression supportDaniel Veillard2005-08-221-0/+5
* fixed an uninitialized variable extended the API to add the parser,Daniel Veillard2005-08-221-0/+12
* Some preparation for the creation of a graph ofKasimier T. Buchcik2005-08-221-0/+7
* pushing the formal expression handling code to have it in CVs from now.Daniel Veillard2005-08-221-0/+6
* applied another patch from Rob Richards to fix xmlTextReaderGetAttributeNsDaniel Veillard2005-08-201-0/+5
* applied patch from Rob Richards to fix xmlTextReaderGetAttribute behaviourDaniel Veillard2005-08-171-0/+5