summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* apply fix from Karl Eichwalder for script path DanielDaniel Veillard2003-11-052-1/+5
* applied patch from Mark Vakoc to simplify his work from CVS checkouts.Daniel Veillard2003-11-052-2/+11
* doc/xmlreader.html minor cleanupsMST 2003 John Fleck2003-11-052-24/+29
* changed macro ATTRIBUTE_UNUSED for gcc so that, if undefined, it's definedWilliam M. Brack2003-11-042-1/+7
* small enhancement to assure ATTRIBUTE_UNUSED appears after the variableWilliam M. Brack2003-11-043-4/+10
* preparing release 2.6.2, updated and rebuilt the docs DanielLIBXML2_2_6_2Daniel Veillard2003-11-049-29/+176
* change --html to make sure we use the HTML serialization rule by defaultDaniel Veillard2003-11-046-49/+85
* fixed bug #125812, about XPointer in XInclude failing but not returning anDaniel Veillard2003-11-032-0/+12
* fixed bug #125811 related to DTD post validation where the DTD doesn'tDaniel Veillard2003-11-032-6/+16
* implemented the XML_PARSE_NONET parser option. converted xmllint.c to useDaniel Veillard2003-11-035-7/+49
* adding XInclude support to the reader interface. Lot of testing of theDaniel Veillard2003-11-0317-49/+359
* second BeOS patch from Marcin 'Shard' Konicki DanielDaniel Veillard2003-11-014-10/+37
* Added pointer to Rexx bindings, DanielDaniel Veillard2003-10-312-1/+5
* always generate line numbers DanielDaniel Veillard2003-10-312-0/+5
* fixed another regression introduced in fixing #125823 DanielDaniel Veillard2003-10-312-2/+10
* previous fix for #124044 was broken, correct fix provided. fixDaniel Veillard2003-10-316-3/+68
* side effect of #123105 patch, namespace resolution would fail when definedDaniel Veillard2003-10-302-0/+7
* be more defensive in the xmlReader python bindings fixing bug #124044Daniel Veillard2003-10-302-0/+13
* the a-posteriori DTD validation code was not validating the namespaceDaniel Veillard2003-10-302-1/+14
* enhanced to bypass compression detection code when input file is stdinWilliam M. Brack2003-10-292-1/+7
* fix needed when HTTP is not compiled in by Mark Vakoc DanielDaniel Veillard2003-10-292-2/+4
* more fixes about unregistering objects applied patch from Mark VakocDaniel Veillard2003-10-293-1/+20
* added xmlStrVPrintf functionAleksey Sanin2003-10-293-0/+36
* applied patch from Marcin 'Shard' Konicki to provide BeOS thread support.Daniel Veillard2003-10-295-9/+176
* applied patch from Steve Ball to make a schema parser from a preparsedDaniel Veillard2003-10-293-0/+38
* applied a couple of patches from Mark Lilback about text nodes coalescingDaniel Veillard2003-10-292-1/+8
* change suggested by Anthony Carrico when unregistering a namespace prefixDaniel Veillard2003-10-294-5/+15
* Fixed Graham's name, DanielLIBXML2_2_6_1Daniel Veillard2003-10-283-3/+3
* preparing release 2.6.1, updated and regenerated docs and APIs cleanup andDaniel Veillard2003-10-289-71/+120
* Fix #124907 by simply backporting the same fix as for the XML parserDaniel Veillard2003-10-283-3/+13
* included a new function to reuse a Push parser context, based on GrahamDaniel Veillard2003-10-285-5/+118
* applied patch from nico@xtradyne.com for #125030 DanielDaniel Veillard2003-10-282-1/+11
* cleanup fixing bug #125653 sometimes the error handlers can get a parserDaniel Veillard2003-10-285-12/+28
* applied patch from Kasimier Buchcik which fixes a problem in xmlSearchNsDaniel Veillard2003-10-282-17/+28
* fixed #123263, the encoding is mandatory in a textdecl. DanielDaniel Veillard2003-10-283-1/+11
* fix bug #125047 about serializing when finding a document fragment node.Daniel Veillard2003-10-283-0/+15
* fix bug #125592 need a NULL check rename a parameter DanielDaniel Veillard2003-10-273-3/+12
* applied patch from #123105 about defaulted attributes from element comingDaniel Veillard2003-10-272-0/+9
* fixed warning message from IRIX (bug 125182) removed tabs, replaced withWilliam M. Brack2003-10-273-108/+111
* make sure we report errors if xmlNewInputFromFile() fails. avoid usingDaniel Veillard2003-10-275-38/+36
* added declaration for verMicroSuffixIgor Zlatkovic2003-10-251-0/+1
* *** empty log message ***Igor Zlatkovic2003-10-251-0/+4
* applied patch from Patrick Welche provided in bug #125432 , futureDaniel Veillard2003-10-244-2/+60
* applied patch from Alfred Mickautsch fixing #125180 DanielDaniel Veillard2003-10-223-1/+8
* Stephane Bidoul pointed out another small glitch missing a const DanielDaniel Veillard2003-10-223-2/+7
* Stephane Bidoul pointed out that it doesn't define IN_LIBXML DanielDaniel Veillard2003-10-223-0/+9
* typo pointed out by Stephane Bidoul DanielDaniel Veillard2003-10-212-2/+6
* set of Win32 patches for 2.6.0 by Joachim Bauch DanielDaniel Veillard2003-10-215-0/+19
* last minute patch from Eric Zurcher making it into 2.6.0 DanielLIBXML2_6_0Daniel Veillard2003-10-212-1/+5
* preparing libxml2-2.6.0 updated and regenerated the docs and API moved theDaniel Veillard2003-10-2110-30/+304