- e3c036e fixed another couple of xmlreader bugs reported by Stéphane Bidoul and by Daniel Veillard · 22 years ago
- 9e395c2 fixed another validity checking in external parsed entities raised by by Daniel Veillard · 22 years ago
- d589614 fixed a problem with validation within entities pointed by Stéphane by Daniel Veillard · 22 years ago
- dc85f28 modified the generator to allow keeping class references when creating new by Daniel Veillard · 22 years ago
- 4d8db8a fixed another pair of problem pointed by Stéphane Bidoul: depth start at 0 by Daniel Veillard · 22 years ago
- 571b889 fixed another problem pointed by Stéphane Bidoul Daniel by Daniel Veillard · 22 years ago
- aaa105b fixed a limit case problem with "<a/>" Daniel by Daniel Veillard · 22 years ago
- ecaba49 warn on xmlns:prefix="foo" fixed a couple of problem for namespace by Daniel Veillard · 22 years ago
- 2d84a89 Fixed a really nasty problem raised by a DocBook XSLT transform provided by Daniel Veillard · 22 years ago
- 29b3e28 fixed a bug pointed out by Stéphane Bidoul and integrated it into the by Daniel Veillard · 22 years ago
- e18fc18 extended the XmlTextReader API a bit, addding accessors for the current by Daniel Veillard · 22 years ago
- aba976d changed the generator to provide casing for the XmlTextReader similar to by Daniel Veillard · 22 years ago
- 6943a4d Small update to the guidelines, Daniel by Daniel Veillard · 22 years ago
- 8329884 added a document on guidelines for publishing and deploying XML Daniel by Daniel Veillard · 22 years ago
- d7046d1 quiet down cvs somewhat by Jose Maria Celorio · 22 years ago
- 336fc7d final touch running DTD validation on the XmlTextReader added a specific by Daniel Veillard · 22 years ago
- f25b4ca added a few predefined xmlTextReader parser configuration values. Daniel by Daniel Veillard · 22 years ago
- 0e9dafa trying to fix #102037 Daniel by Daniel Veillard · 22 years ago
- 8dbd495 fixing bug #95296, when the predefined entities are redefined in the DTD by Daniel Veillard · 22 years ago
- 6647aed doc/xmllint.xml doc/xmllint.1 Add discussion of XML_DEBUG_CATALOG to by MST 2002 John Fleck · 22 years ago
- df512f4 Fixed the empty node detection to avoid reporting an inexistant close tag. by Daniel Veillard · 22 years ago
- 0d132cf patch from Stéphane Bidoul for Python 2.1 Daniel by Daniel Veillard · 22 years ago
- fe8aab9 applied Craig A. Berry patches for VMS Daniel by Daniel Veillard · 22 years ago
- 4258b9c one really need to provide the base URI information when creating a reader by Daniel Veillard · 22 years ago
- ea7751d working on DTD validation on top of xml reader interfaces. Allows to by Daniel Veillard · 22 years ago
- c84f8b5 fixed the Windows link, Daniel by Daniel Veillard · 22 years ago
- beb70bd more work on the xml reader interfaces. updated Igor's mail and the Web by Daniel Veillard · 22 years ago
- 4a6d39b applied a patch for VMS following the report by Nigel Hall Daniel by Daniel Veillard · 22 years ago
- 3772de3 the parseStartTag bug fix wasn't complete. Daniel by Daniel Veillard · 22 years ago
- 67df809 Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it. by Daniel Veillard · 22 years ago
- d453c63 *** empty log message *** by Igor Zlatkovic · 22 years ago
- 3f752e2 added xmlreader interface by Igor Zlatkovic · 22 years ago
- 2d42890 added xmlreader exports by Igor Zlatkovic · 22 years ago
- fcb5258 added xml reader exports by Igor Zlatkovic · 22 years ago
- 27907c7 Added llink to Python bindings for Windows, Daniel by Daniel Veillard · 22 years ago
- 7c67a83 doc/tutorial/xmltutorial.xml plus generated html and pdf Updating tutorial by MST 2002 John Fleck · 22 years ago
- 44aacb3 doc/tutorial/xmltutorial.xml doc/tutorial/includekeyword.c by MST 2002 John Fleck · 22 years ago
- da46d2d added more methods of XmlTextReader. this increased the methods in the by Daniel Veillard · 22 years ago
- 0eb38c7 added the close and getattribute methods of XmlTextReader. added the by Daniel Veillard · 22 years ago
- 7ef0fcb Added a small blurb about the API file and generator, Daniel by Daniel Veillard · 22 years ago
- 0650345 fallback was only copying the first child not the full child list of the by Daniel Veillard · 22 years ago
- b894fbc exported htmlNodeDumpOutput by Igor Zlatkovic · 22 years ago
- 2d45f52 *** empty log message *** by Igor Zlatkovic · 22 years ago
- c1eed32 preparing release of 2.4.30 fixups to the api builder, gives enum values, by Daniel Veillard · 22 years ago
- 000eafb fixups to the api builder, gives enum values, fix functype return type by Daniel Veillard · 22 years ago
- 024b570 patch from Mark Vadok about htmlNodeDumpOutput location. removed an by Daniel Veillard · 22 years ago
- 9b4bb4d preparing release of 2.4.29 rebuilt the docs and API a few more fixes for by Daniel Veillard · 22 years ago
- f6273a0 *** empty log message *** by Igor Zlatkovic · 22 years ago
- 1932b6c applied patch from Magnus Henoch by Igor Zlatkovic · 22 years ago
- 5aad832 a bit more cleanup Daniel by Daniel Veillard · 22 years ago
- a9b66d0 new API building Python script, does the C parsing directly, generates a by Daniel Veillard · 22 years ago
- 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
- e1ca503 Adding a new set of APIs based on the C# TextXmlReader API but converted by Daniel Veillard · 22 years ago
- 70a296c *** empty log message *** by Igor Zlatkovic · 22 years ago
- 33d1307 applied YALDSP from Mark Vakoc by Igor Zlatkovic · 22 years ago
- 64b3528 Chip turner indicated that XHTML1 serialization rule for style actually by Daniel Veillard · 22 years ago
- 8efff67 handle HTTP URL escaping, problem reported by Glen Nakamura and Stefano by Daniel Veillard · 22 years ago
- 1c732d2 code cleanup Daniel by Daniel Veillard · 22 years ago
- fdd27d2 Johann Richard pointed out some XPointer problems for URN based URI by Daniel Veillard · 22 years ago
- 8db67d2 applied the same kind of refactoring to the HTML saving code. slight API by Daniel Veillard · 22 years ago
- ebc4ca9 refactored the XML dump of a node to a buffer API to reuse the generic by Daniel Veillard · 22 years ago
- 9d5ea17 another patch from Stéphane Bidoul for Python bindings on Windows small by Daniel Veillard · 22 years ago
- 9715c17 add a line in %changelog for releases Daniel by Daniel Veillard · 22 years ago
- 9bc5310 patch from Marcus Clarke fixing a problem in entities parsing that was by Daniel Veillard · 22 years ago
- faa35ff Return the previous as opposed to the next node (I guess this is the by Daniel Veillard · 22 years ago
- 80d7b90 Jan Rafaj pointed a bug in the Makefile. Daniel by Daniel Veillard · 22 years ago
- a1196ed trying to fix the Python bindings build on Windows (Stéphane Bidoul) by Daniel Veillard · 22 years ago
- 9ab7155 *** empty log message *** by Igor Zlatkovic · 22 years ago
- 71d47b7 added more exports by Igor Zlatkovic · 22 years ago
- 853514f added option for python bindings by Igor Zlatkovic · 22 years ago
- 002372e fixed unresolved symbols for mingw by Igor Zlatkovic · 22 years ago
- ace7cd2 *** empty log message *** by Igor Zlatkovic · 22 years ago
- 4e2884e updates from Javier by Igor Zlatkovic · 22 years ago
- f9c4cad preparing 2.4.28 some cleanup updated the news and regenerated. Daniel by Daniel Veillard · 22 years ago
- fee408f final touch at closing #87235 </p> end tags need to be generated. this by Daniel Veillard · 22 years ago
- d2ff039 fixing bug #99190 when UTF8 document are parsed using the progressive by Daniel Veillard · 22 years ago
- 8b2c7f1 fixed thread problem by William M. Brack · 22 years ago
- d5c2f92 modified the existing APIs to handle XHTML1 serialization rules by Daniel Veillard · 22 years ago
- c14401e Updated the binding page for the libxml++ bindings, Daniel by Daniel Veillard · 22 years ago
- d076a20 fixed #99082 for xi:include encoding="..." support on text includes. added by Daniel Veillard · 22 years ago
- 817e70b repair some problem if gtk-doc fail or such patch for Solaris on new by Daniel Veillard · 22 years ago
- a7e05b4 Martin Stoilov pointed out a potential leak in xmlCreateMemoryParserCtxt by Daniel Veillard · 22 years ago
- bc6e1a3 fixed bug #98879 a corner case when 0 is included in HTML documents and by Daniel Veillard · 22 years ago
- 4efd3be If --with-python is specified, look for the Python interpreter not just in by Daniel Veillard · 22 years ago
- a8c0adb fixing bug #98792 , node may have no doc and dereferencing without by Daniel Veillard · 22 years ago
- dad3f68 preparing release 2.4.27 updated and rebuilt the docs try to make sure the by Daniel Veillard · 22 years ago
- 68e9e74 fixing #96925 wich was also dependant on the processing of parsed by Daniel Veillard · 22 years ago
- 328f48c fixed #96594, which was totally dependant on the processing of internal by Daniel Veillard · 22 years ago
- 66651aa trying to fix bug #98517 about building outside the source tree fixed the by Daniel Veillard · 22 years ago
- 2772cea *** empty log message *** by Igor Zlatkovic · 22 years ago
- b2f6163 cleanup by Igor Zlatkovic · 22 years ago
- bd1a306 integrated mingw into jscript configure by Igor Zlatkovic · 22 years ago
- b8036ea *** empty log message *** by Igor Zlatkovic · 22 years ago
- 8dd86a5 strengthen the guard in the Pop macros, like in the XML parser, closes bug by Daniel Veillard · 22 years ago
- 0821b15 fixed bug #98338 , fatalError SAX callback is never used. Daniel by Daniel Veillard · 22 years ago
- 8606bbb fixed the initialization of the SAX structure which was breaking xsltproc by Daniel Veillard · 22 years ago
- f854d99 adding pdf of tutorial, changing web page to link to it by MST 2002 John Fleck · 22 years ago
- 52717f3 doc/tutorial/ar01s08.html adding file what I forgot for tutorial by MST 2002 John Fleck · 22 years ago
- bd3b4fd Adding encoding discussion to tutorial Added: DocBook admonition image by MST 2002 John Fleck · 22 years ago
- 22bafff *** empty log message *** by Igor Zlatkovic · 22 years ago