1. a235132 hack based on Arjan van de Ven suggestion to reduce ELF footprint and by Daniel Veillard · 20 years ago
  2. f055293 a couple of large static variable which should really not be declared as by Daniel Veillard · 20 years ago
  3. 500a1de applied patch from Alfred Mickautsch for better DTD support. fixed bug by Daniel Veillard · 20 years ago
  4. b318c3b Minor change for later verson of php requiring $HTTP_GET_VARS. by William M. Brack · 20 years ago
  5. f54cd53 fixing compilation and link option when configuring with --without-valid by Daniel Veillard · 20 years ago
  6. a59ddb5 fixed a memory leak (xmlXPathLangFunction) reported on the list by Mike by William M. Brack · 20 years ago
  7. 3671190 added xmlByteConsumed() interface updated the benchmark rebuilt the docs by Daniel Veillard · 20 years ago
  8. 189f46b preparing release 2.6.5, rebuilt the docs, checked rngparser stuff does by Daniel Veillard · 20 years ago
  9. 46da464 applied patch from Stephane Bidoul for structured error handling from by Daniel Veillard · 21 years ago
  10. a2e844a moved string and UTF8 routines out of parser.c and encoding.c into a new by William M. Brack · 21 years ago
  11. f7eb794 fixed problem pointed out by Stéphane Bidoul on the list. completed by William M. Brack · 21 years ago
  12. e74d2e1 augmented the XInclude API to be able to pass XML parser flags down to the by Daniel Veillard · 21 years ago
  13. ffa7b7e fixed the pattern interfaces but not yet the parser to handle the by Daniel Veillard · 21 years ago
  14. 1e90661 cleanup the make rebuild in doc, this include new directive to stop by Daniel Veillard · 21 years ago
  15. 6cbd6c0 cleanup the output buffer support to at least get the basic to work fixes by Daniel Veillard · 21 years ago
  16. ea93908 enhanced for range checking, updated to Unicode version 4.0.1 (API docs by William M. Brack · 21 years ago
  17. 6d373a2 preparing release 2.6.2, updated and rebuilt the docs Daniel by Daniel Veillard · 21 years ago
  18. e4e3f5d preparing release 2.6.1, updated and regenerated docs and APIs cleanup and by Daniel Veillard · 21 years ago
  19. 198c1bf removing xmldwalk module since it got merged with the xmlreader. cleanup by Daniel Veillard · 21 years ago
  20. 7869729 adding xmlNodeBufGetContent() allowing to grab the content without forcing by Daniel Veillard · 21 years ago
  21. fc8dc35 added new APIs for creating reader from sources or reusing a reader with a by Daniel Veillard · 21 years ago
  22. cd6ff28 final error handling cleanup converted XInclude to the new error handling by Daniel Veillard · 21 years ago
  23. 2b8c4a1 changed 'make tests' to use a concise output, scrolling to see where thing by Daniel Veillard · 21 years ago
  24. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  25. dca8cc7 rebuilt the API added the new options --nocdata and --nsclean to remove by Daniel Veillard · 21 years ago
  26. 16fa96c adding a new set of API for parsing xmlReadDoc() xmlReadFile() ... by Daniel Veillard · 21 years ago
  27. e72c508 preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in by Daniel Veillard · 21 years ago
  28. bdbe0d4 factoring of more error handling code, serious size reduction and more by Daniel Veillard · 21 years ago
  29. 5f1e1f8 backport of a thread bugfix from 2_5_X branch Daniel by Daniel Veillard · 21 years ago
  30. f2a941f 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 21 years ago
  31. bbeb9f9 try to cope with the fact that apps may still have allocated smaller SAX by Daniel Veillard · 21 years ago
  32. e855373 Applied a patch from Kevin P. Fleming to add --libtool-libs option to by Daniel Veillard · 21 years ago
  33. c758c22 rebuilt the API and docs. Daniel by Daniel Veillard · 21 years ago
  34. c266464 patch from Joachim Bauch + cleanup for Relax NG error callbacks in python by Daniel Veillard · 21 years ago
  35. 781ac8b patch from Stéphane Bidoul for setting up threads global defaults. this by Daniel Veillard · 21 years ago
  36. 61c5220 try to fix Red hat bug #89957, do not output -L/usr/lib64 fixed a typo in by Daniel Veillard · 21 years ago
  37. 2b32e6f fixed a problem in the generator where the way functions are remapped as by Daniel Veillard · 21 years ago
  38. 92fc02c preparing release 2.5.7 updated and rebuilt the docs fixed the script by Daniel Veillard · 21 years ago
  39. de0a0a5 make sure the OOM code don't get in the way of the builds automatic update by Daniel Veillard · 21 years ago
  40. 33300b4 augnemting the APIs, cleanups. cleanup bug #111005 added some missing by Daniel Veillard · 21 years ago
  41. c6cae7b Added the Expand() and Next() operation to work on subtrees within the by Daniel Veillard · 21 years ago
  42. c2d4a93 preparing release 2.5.6 updated and rebuilt the docs Daniel by Daniel Veillard · 21 years ago
  43. 17bed98 preparing release 2.5.4 updated and rebuilt the docs removed warnings by Daniel Veillard · 21 years ago
  44. 591b4be fixed doc comment problems adding RelaxNG wrappers added a specific test by Daniel Veillard · 21 years ago
  45. 71531f3 comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2 by Daniel Veillard · 21 years ago
  46. ff12c49 seems there is no good reasons to not generate bindings for XPointer by Daniel Veillard · 21 years ago
  47. 540a31a applied a new patch from Stéphane Bidoul for cleanups rebuilt the API by Daniel Veillard · 21 years ago
  48. 26f7026 applied a patch from Stéphane Bidoul to allow per XMLtextReader error and by Daniel Veillard · 22 years ago
  49. e6227e0 applied and fixed a patch from Stephane Bibould to provide per parser by Daniel Veillard · 22 years ago
  50. 3e20a29 fixed bug #102181 by applying the suggested change and fixing the by Daniel Veillard · 22 years ago
  51. e18fc18 extended the XmlTextReader API a bit, addding accessors for the current by Daniel Veillard · 22 years ago
  52. aba976d changed the generator to provide casing for the XmlTextReader similar to by Daniel Veillard · 22 years ago
  53. beb70bd more work on the xml reader interfaces. updated Igor's mail and the Web by Daniel Veillard · 22 years ago
  54. 67df809 Vyacheslav Pindyura managed to trigger a bug in parseStartTag, fixing it. by Daniel Veillard · 22 years ago
  55. da46d2d added more methods of XmlTextReader. this increased the methods in the by Daniel Veillard · 22 years ago
  56. 0eb38c7 added the close and getattribute methods of XmlTextReader. added the by Daniel Veillard · 22 years ago
  57. c1eed32 preparing release of 2.4.30 fixups to the api builder, gives enum values, by Daniel Veillard · 22 years ago
  58. 024b570 patch from Mark Vadok about htmlNodeDumpOutput location. removed an by Daniel Veillard · 22 years ago
  59. a9b66d0 new API building Python script, does the C parsing directly, generates a by Daniel Veillard · 22 years ago
  60. fee408f final touch at closing #87235 </p> end tags need to be generated. this by Daniel Veillard · 22 years ago
  61. d076a20 fixed #99082 for xi:include encoding="..." support on text includes. added by Daniel Veillard · 22 years ago
  62. e645e8c Applied the VMS update patch from Craig A. Berry update Daniel by Daniel Veillard · 22 years ago
  63. d4cb1e8 fixed a stupid error breaking the python API Daniel by Daniel Veillard · 22 years ago
  64. bd9afb5 improving some documentation comments found and fixed a mem leak with by Daniel Veillard · 22 years ago
  65. 118aed7 fixed the data callback on transition functionality which was broken when by Daniel Veillard · 22 years ago
  66. c6d4a93 updated the python bindings, added code for easier File I/O, and the by Daniel Veillard · 22 years ago
  67. 539638b preparing 2.4.23 rebuilt the docs Daniel by Daniel Veillard · 22 years ago
  68. d5e22ef preparing 2.4.22 Daniel by Daniel Veillard · 22 years ago
  69. 3cd7240 fixed a problem with the HTML parser pointed by Gary Benson sdding the by Daniel Veillard · 22 years ago
  70. a7084cd release of 2.4.20 updated and rebuilt the docs Daniel by Daniel Veillard · 22 years ago
  71. 8d24cc1 make sure SAX endDocument is always called as this could result in a by Daniel Veillard · 22 years ago
  72. a94ec6f commiting some Python bindings work done while travelling Daniel by Daniel Veillard · 22 years ago
  73. 6361da0 Added wrapper for the xmlURIPtr type, provided accessors, fixed the by Daniel Veillard · 22 years ago
  74. 5f4b599 preparing 2.4.16 updated and rebuilt the docs, rebuilt the API and web by Daniel Veillard · 22 years ago
  75. c575b99 Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 by Daniel Veillard · 22 years ago
  76. 7db3871 cleanup always use stdout if output is NULL don't close filedescriptors by Daniel Veillard · 22 years ago
  77. 36eea2d hardened the addChild function added accessors needed for xmlNode, a bit by Daniel Veillard · 22 years ago
  78. 4e1b26c change a small bit in the way valididy error messages get initialized by Daniel Veillard · 22 years ago
  79. 26f1dcc more accessor classes for the parser context, allow to switch on and check by Daniel Veillard · 22 years ago
  80. 3ce5257 cleanup added class for parser context, added first cut for push mode by Daniel Veillard · 22 years ago
  81. 5d81903 adding error redirections and preformat to a python handler cleanup made by Daniel Veillard · 22 years ago
  82. 9589d45 Progressing through the TODOs, class description output, extra XML API, by Daniel Veillard · 22 years ago
  83. 253aa2c added more informations in the libxml2-python package including docs. by Daniel Veillard · 22 years ago