| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | apply fix from Karl Eichwalder for script path Daniel | Daniel Veillard | 2003-11-05 | 2 | -1/+5 |
* | applied patch from Mark Vakoc to simplify his work from CVS checkouts. | Daniel Veillard | 2003-11-05 | 2 | -2/+11 |
* | doc/xmlreader.html minor cleanups | MST 2003 John Fleck | 2003-11-05 | 2 | -24/+29 |
* | changed macro ATTRIBUTE_UNUSED for gcc so that, if undefined, it's defined | William M. Brack | 2003-11-04 | 2 | -1/+7 |
* | small enhancement to assure ATTRIBUTE_UNUSED appears after the variable | William M. Brack | 2003-11-04 | 3 | -4/+10 |
* | preparing release 2.6.2, updated and rebuilt the docs DanielLIBXML2_2_6_2 | Daniel Veillard | 2003-11-04 | 9 | -29/+176 |
* | change --html to make sure we use the HTML serialization rule by default | Daniel Veillard | 2003-11-04 | 6 | -49/+85 |
* | fixed bug #125812, about XPointer in XInclude failing but not returning an | Daniel Veillard | 2003-11-03 | 2 | -0/+12 |
* | fixed bug #125811 related to DTD post validation where the DTD doesn't | Daniel Veillard | 2003-11-03 | 2 | -6/+16 |
* | implemented the XML_PARSE_NONET parser option. converted xmllint.c to use | Daniel Veillard | 2003-11-03 | 5 | -7/+49 |
* | adding XInclude support to the reader interface. Lot of testing of the | Daniel Veillard | 2003-11-03 | 17 | -49/+359 |
* | second BeOS patch from Marcin 'Shard' Konicki Daniel | Daniel Veillard | 2003-11-01 | 4 | -10/+37 |
* | Added pointer to Rexx bindings, Daniel | Daniel Veillard | 2003-10-31 | 2 | -1/+5 |
* | always generate line numbers Daniel | Daniel Veillard | 2003-10-31 | 2 | -0/+5 |
* | fixed another regression introduced in fixing #125823 Daniel | Daniel Veillard | 2003-10-31 | 2 | -2/+10 |
* | previous fix for #124044 was broken, correct fix provided. fix | Daniel Veillard | 2003-10-31 | 6 | -3/+68 |
* | side effect of #123105 patch, namespace resolution would fail when defined | Daniel Veillard | 2003-10-30 | 2 | -0/+7 |
* | be more defensive in the xmlReader python bindings fixing bug #124044 | Daniel Veillard | 2003-10-30 | 2 | -0/+13 |
* | the a-posteriori DTD validation code was not validating the namespace | Daniel Veillard | 2003-10-30 | 2 | -1/+14 |
* | enhanced to bypass compression detection code when input file is stdin | William M. Brack | 2003-10-29 | 2 | -1/+7 |
* | fix needed when HTTP is not compiled in by Mark Vakoc Daniel | Daniel Veillard | 2003-10-29 | 2 | -2/+4 |
* | more fixes about unregistering objects applied patch from Mark Vakoc | Daniel Veillard | 2003-10-29 | 3 | -1/+20 |
* | added xmlStrVPrintf function | Aleksey Sanin | 2003-10-29 | 3 | -0/+36 |
* | applied patch from Marcin 'Shard' Konicki to provide BeOS thread support. | Daniel Veillard | 2003-10-29 | 5 | -9/+176 |
* | applied patch from Steve Ball to make a schema parser from a preparsed | Daniel Veillard | 2003-10-29 | 3 | -0/+38 |
* | applied a couple of patches from Mark Lilback about text nodes coalescing | Daniel Veillard | 2003-10-29 | 2 | -1/+8 |
* | change suggested by Anthony Carrico when unregistering a namespace prefix | Daniel Veillard | 2003-10-29 | 4 | -5/+15 |
* | Fixed Graham's name, DanielLIBXML2_2_6_1 | Daniel Veillard | 2003-10-28 | 3 | -3/+3 |
* | preparing release 2.6.1, updated and regenerated docs and APIs cleanup and | Daniel Veillard | 2003-10-28 | 9 | -71/+120 |
* | Fix #124907 by simply backporting the same fix as for the XML parser | Daniel Veillard | 2003-10-28 | 3 | -3/+13 |
* | included a new function to reuse a Push parser context, based on Graham | Daniel Veillard | 2003-10-28 | 5 | -5/+118 |
* | applied patch from nico@xtradyne.com for #125030 Daniel | Daniel Veillard | 2003-10-28 | 2 | -1/+11 |
* | cleanup fixing bug #125653 sometimes the error handlers can get a parser | Daniel Veillard | 2003-10-28 | 5 | -12/+28 |
* | applied patch from Kasimier Buchcik which fixes a problem in xmlSearchNs | Daniel Veillard | 2003-10-28 | 2 | -17/+28 |
* | fixed #123263, the encoding is mandatory in a textdecl. Daniel | Daniel Veillard | 2003-10-28 | 3 | -1/+11 |
* | fix bug #125047 about serializing when finding a document fragment node. | Daniel Veillard | 2003-10-28 | 3 | -0/+15 |
* | fix bug #125592 need a NULL check rename a parameter Daniel | Daniel Veillard | 2003-10-27 | 3 | -3/+12 |
* | applied patch from #123105 about defaulted attributes from element coming | Daniel Veillard | 2003-10-27 | 2 | -0/+9 |
* | fixed warning message from IRIX (bug 125182) removed tabs, replaced with | William M. Brack | 2003-10-27 | 3 | -108/+111 |
* | make sure we report errors if xmlNewInputFromFile() fails. avoid using | Daniel Veillard | 2003-10-27 | 5 | -38/+36 |
* | added declaration for verMicroSuffix | Igor Zlatkovic | 2003-10-25 | 1 | -0/+1 |
* | *** empty log message *** | Igor Zlatkovic | 2003-10-25 | 1 | -0/+4 |
* | applied patch from Patrick Welche provided in bug #125432 , future | Daniel Veillard | 2003-10-24 | 4 | -2/+60 |
* | applied patch from Alfred Mickautsch fixing #125180 Daniel | Daniel Veillard | 2003-10-22 | 3 | -1/+8 |
* | Stephane Bidoul pointed out another small glitch missing a const Daniel | Daniel Veillard | 2003-10-22 | 3 | -2/+7 |
* | Stephane Bidoul pointed out that it doesn't define IN_LIBXML Daniel | Daniel Veillard | 2003-10-22 | 3 | -0/+9 |
* | typo pointed out by Stephane Bidoul Daniel | Daniel Veillard | 2003-10-21 | 2 | -2/+6 |
* | set of Win32 patches for 2.6.0 by Joachim Bauch Daniel | Daniel Veillard | 2003-10-21 | 5 | -0/+19 |
* | last minute patch from Eric Zurcher making it into 2.6.0 DanielLIBXML2_6_0 | Daniel Veillard | 2003-10-21 | 2 | -1/+5 |
* | preparing libxml2-2.6.0 updated and regenerated the docs and API moved the | Daniel Veillard | 2003-10-21 | 10 | -30/+304 |