- 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
- 7ae91bc retired xmlwin32version.h by Igor Zlatkovic · 22 years ago
- a2258da *** empty log message *** by Igor Zlatkovic · 22 years ago
- 9b5cc15 exported additional symbols by Igor Zlatkovic · 22 years ago
- 7216cfd fixed a typo pointed out by Igor try to speed up node compare using line by Daniel Veillard · 22 years ago
- a70d62f make xmlFreeNode() handle attributes correctly. Daniel by Daniel Veillard · 22 years ago
- b8e99cc *** empty log message *** by Igor Zlatkovic · 22 years ago
- 130e579 completed the #96963 fix by Igor Zlatkovic · 22 years ago
- 56f21f2 tried to fix bug #97852 reported by Nicolas Noffke Daniel by Daniel Veillard · 22 years ago
- 91ad879 switched the order of a couple of includes to fix bugs #97100 Daniel by Daniel Veillard · 22 years ago
- 2bb82ee *** empty log message *** by Igor Zlatkovic · 22 years ago
- ee1494a fixed bug #96963, reverted to old behaviour of xmlLoadCatalogs by Igor Zlatkovic · 22 years ago
- 9fdd8f3 *** empty log message *** by Igor Zlatkovic · 22 years ago
- 8f536a8 introduced a more flexible thread config by Igor Zlatkovic · 22 years ago
- 0ad7829 introduced a more flexible thread build by Igor Zlatkovic · 22 years ago
- 2103b05 thread macros follow the new scheme by Igor Zlatkovic · 22 years ago
- a42f397 broke verlong lines by Igor Zlatkovic · 22 years ago
- 082ff50 conditionally excluded unistd.h by Igor Zlatkovic · 22 years ago
- f2160a0 improvements to the Windows-side of thread handling by Igor Zlatkovic · 22 years ago
- 61f6fb6 doc/xml.html (and, by implication, FAQ.html) added UTF-8 conversaion FAQ by John Fleck · 22 years ago
- f95b56b *** empty log message *** by Igor Zlatkovic · 22 years ago
- 1d69651 removed xmlwin32version.h by Igor Zlatkovic · 22 years ago
- ce66ce1 applied patch from Brian Stafford to fix a bug in xmlReconciliateNs() by Daniel Veillard · 22 years ago
- 7e3f140 applied patch from Christian Glahn to allow xmlNewChild() on document by Daniel Veillard · 22 years ago
- b39bc39 Christian Glahn found a problem with a recent patch to by Daniel Veillard · 22 years ago
- 366a915 serious cleanup of the spec file and associated changes in the Makefiles. by Daniel Veillard · 22 years ago