1. dee2348 added new function xmlSchemaValidCtxtGetParserCtxt based on Holger by Daniel Veillard · 16 years ago
  2. 05b37c6 trying to clarify even more the xmlCleanupParser() use and the memory by Daniel Veillard · 16 years ago
  3. f3da06d EOL cleanups from Florent Guiliani Daniel by Daniel Veillard · 16 years ago
  4. 82fbf57 fix build under VS 2008. patch by David Wimsey by Rob Richards · 16 years ago
  5. f779da3 fixed windows path determination (patch from Roland Schwarz, bug #462877) by Rob Richards · 17 years ago
  6. 90ee8df add --vcmanifest flag (yes/no) for VC8 build support to embed manifest by Rob Richards · 17 years ago
  7. 59d3ed8 applied patch from Andreas Stricke to ease the compilation on Windows CE by Daniel Veillard · 17 years ago
  8. 7f28a01 Re-generated the documentation (API chunks 27-29 were missing) (also by William M. Brack · 17 years ago
  9. d837764 expose xmlTextReaderSetup function by Aleksey Sanin · 18 years ago
  10. e68e276 added schematron as pointed out by Eric Zurcher Daniel by Daniel Veillard · 18 years ago
  11. d463c99 updated the Ruby bindings links, and regenerated the docs. Daniel by Daniel Veillard · 18 years ago
  12. 2363555 Added changed as proposed on the mailing list by venkat naidu in order to by Kasimier T. Buchcik · 18 years ago
  13. 6795260 upated the news regenerated the docs, preparing for release of 2.6.23 by Daniel Veillard · 19 years ago
  14. 4a113f9 Added enable/disable of runtime debugging (LIBXML_DEBUG_RUNTIME). by Kasimier T. Buchcik · 19 years ago
  15. 3d6aa10 applied patch from Mark Junker to fix compilation with MinGW Daniel by Daniel Veillard · 19 years ago
  16. 0bcc7f6 updated the docs and rebuild releasing 2.6.21 removed by Daniel Veillard · 19 years ago
  17. 2e7598c avoid passing a char[] as snprintf first argument. implemented by Daniel Veillard · 19 years ago
  18. 17cccb5 Hopefully fixed this time, daniel by Daniel Veillard · 19 years ago
  19. ccb4d41 regenerated fixed a compilation problem some cleanups and one bug fix by Daniel Veillard · 19 years ago
  20. 5eee767 rescanned code and rebuilt small cleanup cleanup problems from code by Daniel Veillard · 19 years ago
  21. c2aa615 applied patch from Rob Richards to allow disabling modules in win32, fixes by Daniel Veillard · 19 years ago
  22. 5fe95a8 applied patch from Rob Richards to add schematron to the build on Windows by Daniel Veillard · 19 years ago
  23. da0aa4c applied patch from Marcus Boerger to route relaxng and schemas error by Daniel Veillard · 19 years ago
  24. d37988a try again to fix file format for Windows by William M. Brack · 19 years ago
  25. fa8d5d9 removed spurious ^M added check for option O_BINARY changed sticky tag to by William M. Brack · 19 years ago
  26. 87db1cf Tiny portability adjustment for win. Added runtest.exe and runsuite.exe to by Kasimier T. Buchcik · 19 years ago
  27. 9517501 fixing #307823 and a couple of assorted bugs fixed conditionals in by Daniel Veillard · 19 years ago
  28. 81562d2 if sax1 is used and input is a file use the old API xmlParseFile() by Daniel Veillard · 19 years ago
  29. 99dd763 fixing bug #303068 increasing the nanoftp buffer. fixed __attribute() by Daniel Veillard · 19 years ago
  30. cbdf651 ignored the bindist directory by Igor Zlatkovic · 19 years ago
  31. f12177d make install cleanup by Igor Zlatkovic · 19 years ago
  32. f52de60 fixed mingw compilation by Igor Zlatkovic · 19 years ago
  33. bda5957 fixed a lack of comment and missing test for a pointer in the API. Daniel by Daniel Veillard · 19 years ago
  34. b5839c3 a bit of cleanup rebuilt the API the tests and the documentation as a by Daniel Veillard · 19 years ago
  35. 015ccb2 This change started out as a simple desire to speed up the by William M. Brack · 19 years ago
  36. 5351695 files for the Bakefile generator for Makefiles from Francesco Montorsi by Daniel Veillard · 19 years ago
  37. 2ae1338 fixing the way testapi.c is generated, fixes bug #161386 fix a comment by Daniel Veillard · 19 years ago
  38. f47d2e3 regenerated the API description, rebuilt, improved navigation in by Daniel Veillard · 19 years ago
  39. f6b71bd making DSO support an option code and documentation cleanups regenerated by Daniel Veillard · 20 years ago
  40. ce1648b applied DSO support patch 2 from Joel Reed Daniel by Daniel Veillard · 20 years ago
  41. 21e4ef2 Re-examined the problems of configuring a "minimal" library. by William M. Brack · 20 years ago
  42. 34099b4 changing the way the .c is generated, extending the tests coverage fixing by Daniel Veillard · 20 years ago
  43. 8a32fe4 more testing and coverage more cleanups rebuilt Daniel by Daniel Veillard · 20 years ago
  44. 6927b10 preparing release 2.6.15 cleanups Daniel by Daniel Veillard · 20 years ago
  45. 5b9d714 upgraded to zlib 1.2.1 by Igor Zlatkovic · 20 years ago
  46. 8ea667f added support for version extra by Igor Zlatkovic · 20 years ago
  47. 259f0df Applied patch from Torkel Lyng to add Schemas support to the Python by Daniel Veillard · 20 years ago
  48. 01fa615 applied Schemas patches from Kasimier Buchcik, there is still one open by Daniel Veillard · 20 years ago
  49. a235132 hack based on Arjan van de Ven suggestion to reduce ELF footprint and by Daniel Veillard · 20 years ago
  50. 72c2858 minor changes for the windows binary package by Igor Zlatkovic · 20 years ago
  51. f055293 a couple of large static variable which should really not be declared as by Daniel Veillard · 20 years ago
  52. 712096b applied a second patch from Mark Vakoc for regression tests on Windows by Daniel Veillard · 20 years ago
  53. 9ea6231 patch from Mark Vakoc for regression tests on Windows. the NaN problem by Daniel Veillard · 20 years ago
  54. ebe25d4 applied patch from Mark Vadoc avoiding using xmlParse* option and use by Daniel Veillard · 20 years ago
  55. 500a1de applied patch from Alfred Mickautsch for better DTD support. fixed bug by Daniel Veillard · 20 years ago
  56. 39111ec added new module xmlsave with patch supplied by Eric Zurcher (second by William M. Brack · 20 years ago
  57. 9291449 preparing 2.6.7 release, updated and rebuilt the documentation. Daniel by Daniel Veillard · 20 years ago
  58. 3671190 added xmlByteConsumed() interface updated the benchmark rebuilt the docs by Daniel Veillard · 20 years ago
  59. abfca61 applying patch from Mark Vakoc for Windows applied doc fixes from Sven by Daniel Veillard · 21 years ago
  60. 09a4d0a fixed apibuild.py's generation of "constructors" to be in alphabetical by William M. Brack · 21 years ago
  61. c5a29ca added pattern support by Igor Zlatkovic · 21 years ago
  62. e74d2e1 augmented the XInclude API to be able to pass XML parser flags down to the by Daniel Veillard · 21 years ago
  63. 1e90661 cleanup the make rebuild in doc, this include new directive to stop by Daniel Veillard · 21 years ago
  64. c7646e6 Applied the patch for BCB from Eric by Igor Zlatkovic · 21 years ago
  65. ae8c964 adapted for the new ignorables by Igor Zlatkovic · 21 years ago
  66. 4f92821 modified for compiler coexistence, added xmlwriter, added cruntime option by Igor Zlatkovic · 21 years ago
  67. 61a48c4 appied patch from Eric by Igor Zlatkovic · 21 years ago
  68. 5841f0e applied patch from Alfred Mickautsch, bugfixes and comments added his test by Daniel Veillard · 21 years ago
  69. ea93908 enhanced for range checking, updated to Unicode version 4.0.1 (API docs by William M. Brack · 21 years ago
  70. 6b9d695 applied patch from Mark Vakoc to simplify his work from CVS checkouts. by Daniel Veillard · 21 years ago
  71. 6425b38 added declaration for verMicroSuffix by Igor Zlatkovic · 21 years ago
  72. 1e5e438 typo pointed out by Stephane Bidoul Daniel by Daniel Veillard · 21 years ago
  73. ea04893 set of Win32 patches for 2.6.0 by Joachim Bauch Daniel by Daniel Veillard · 21 years ago
  74. 1d211e2 added the xmlWriter module contributed by Alfred Mickautsch added room for by Daniel Veillard · 21 years ago
  75. 198c1bf removing xmldwalk module since it got merged with the xmlreader. cleanup by Daniel Veillard · 21 years ago
  76. fc8dc35 added new APIs for creating reader from sources or reusing a reader with a by Daniel Veillard · 21 years ago
  77. 520f585 Removed deprecated Win32 compilation tools, Daniel by Daniel Veillard · 21 years ago
  78. 141310a applied patch from Stéphane Bidoul to fix the compilation of 2.6.0 code on by Daniel Veillard · 21 years ago
  79. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  80. dca8cc7 rebuilt the API added the new options --nocdata and --nsclean to remove by Daniel Veillard · 21 years ago
  81. 60942de Changed the new xmlRead/xmlCtxtRead APIs to have an extra base URL by Daniel Veillard · 21 years ago
  82. 70b1856 patch from Stephane Bidoul for configuring the beta2 version #123104 by Daniel Veillard · 21 years ago
  83. 16fa96c adding a new set of API for parsing xmlReadDoc() xmlReadFile() ... by Daniel Veillard · 21 years ago
  84. 47a428d updates by Eric Zurcher by Igor Zlatkovic · 21 years ago
  85. 9e0acaa Added support for Borland C++ by Igor Zlatkovic · 21 years ago
  86. 01c0ced minor path fix by Igor Zlatkovic · 21 years ago
  87. 1bab92d fixed for mingw by Igor Zlatkovic · 21 years ago
  88. 76874e4 Exportability taint of the headers by Igor Zlatkovic · 21 years ago
  89. 2fdbd32 new dictionary module to keep a single instance of the names used by the by Daniel Veillard · 21 years ago
  90. 3090942 renerated with fixed libxml2-api.xml by William M. Brack · 21 years ago
  91. 6d13f33 Added in support for the ISO8859X module (patch provided by Jesse Pelton) by William M. Brack · 21 years ago
  92. 41e6bed Bug 119343 (with apologies to Igor) - Enhanced handling of docb and by William M. Brack · 21 years ago
  93. 13d07cd Jesse Pelton pointed out a problem in the javascript code. Daniel by Daniel Veillard · 21 years ago
  94. e8b5b0f small addition to bcb patch by Igor Zlatkovic · 21 years ago
  95. 72f92a8 applied the BCB patch by Eric Zurcher by Igor Zlatkovic · 21 years ago
  96. e38ab53 threads default to native now by Igor Zlatkovic · 21 years ago
  97. 451c8a9 fixed unicode map conditional, removed hardcoded schema entries by Igor Zlatkovic · 21 years ago
  98. 32249d0 *** empty log message *** by Igor Zlatkovic · 21 years ago
  99. 94bb2f1 applied patch from Stéphane Bidoul for the Python bindings on the new by Daniel Veillard · 21 years ago
  100. 313bee2 added more exports by Igor Zlatkovic · 21 years ago