1. 21fec49 win32/libxml2.def.src after rebuild in doc by Roumen Petrov · 12 years ago
  2. e028698 More changes for Win32 compilation by Eric Zurcher · 12 years ago
  3. f447ab8 Regenerated API and symbols by Daniel Veillard · 15 years ago
  4. 472b1e1 Regenerate symbols and API after previous patches by Daniel Veillard · 15 years ago
  5. be2bd6a adds element traversal support avoid a warning regenerated daniel by Daniel Veillard · 16 years ago
  6. dee2348 added new function xmlSchemaValidCtxtGetParserCtxt based on Holger by Daniel Veillard · 16 years ago
  7. 05b37c6 trying to clarify even more the xmlCleanupParser() use and the memory by Daniel Veillard · 16 years ago
  8. 7f28a01 Re-generated the documentation (API chunks 27-29 were missing) (also by William M. Brack · 18 years ago
  9. d837764 expose xmlTextReaderSetup function by Aleksey Sanin · 18 years ago
  10. d463c99 updated the Ruby bindings links, and regenerated the docs. Daniel by Daniel Veillard · 19 years ago
  11. 6795260 upated the news regenerated the docs, preparing for release of 2.6.23 by Daniel Veillard · 19 years ago
  12. 0bcc7f6 updated the docs and rebuild releasing 2.6.21 removed by Daniel Veillard · 19 years ago
  13. 2e7598c avoid passing a char[] as snprintf first argument. implemented by Daniel Veillard · 19 years ago
  14. 17cccb5 Hopefully fixed this time, daniel by Daniel Veillard · 19 years ago
  15. ccb4d41 regenerated fixed a compilation problem some cleanups and one bug fix by Daniel Veillard · 19 years ago
  16. 5eee767 rescanned code and rebuilt small cleanup cleanup problems from code by Daniel Veillard · 19 years ago
  17. da0aa4c applied patch from Marcus Boerger to route relaxng and schemas error by Daniel Veillard · 19 years ago
  18. 9517501 fixing #307823 and a couple of assorted bugs fixed conditionals in by Daniel Veillard · 19 years ago
  19. 81562d2 if sax1 is used and input is a file use the old API xmlParseFile() by Daniel Veillard · 19 years ago
  20. 99dd763 fixing bug #303068 increasing the nanoftp buffer. fixed __attribute() by Daniel Veillard · 19 years ago
  21. bda5957 fixed a lack of comment and missing test for a pointer in the API. Daniel by Daniel Veillard · 19 years ago
  22. b5839c3 a bit of cleanup rebuilt the API the tests and the documentation as a by Daniel Veillard · 20 years ago
  23. 015ccb2 This change started out as a simple desire to speed up the by William M. Brack · 20 years ago
  24. 2ae1338 fixing the way testapi.c is generated, fixes bug #161386 fix a comment by Daniel Veillard · 20 years ago
  25. f47d2e3 regenerated the API description, rebuilt, improved navigation in by Daniel Veillard · 20 years ago
  26. f6b71bd making DSO support an option code and documentation cleanups regenerated by Daniel Veillard · 20 years ago
  27. 21e4ef2 Re-examined the problems of configuring a "minimal" library. by William M. Brack · 20 years ago
  28. 34099b4 changing the way the .c is generated, extending the tests coverage fixing by Daniel Veillard · 20 years ago
  29. 8a32fe4 more testing and coverage more cleanups rebuilt Daniel by Daniel Veillard · 20 years ago
  30. 6927b10 preparing release 2.6.15 cleanups Daniel by Daniel Veillard · 20 years ago
  31. 259f0df Applied patch from Torkel Lyng to add Schemas support to the Python by Daniel Veillard · 20 years ago
  32. 01fa615 applied Schemas patches from Kasimier Buchcik, there is still one open by Daniel Veillard · 20 years ago
  33. a235132 hack based on Arjan van de Ven suggestion to reduce ELF footprint and by Daniel Veillard · 20 years ago
  34. f055293 a couple of large static variable which should really not be declared as by Daniel Veillard · 20 years ago
  35. 500a1de applied patch from Alfred Mickautsch for better DTD support. fixed bug by Daniel Veillard · 20 years ago
  36. 9291449 preparing 2.6.7 release, updated and rebuilt the documentation. Daniel by Daniel Veillard · 21 years ago
  37. 3671190 added xmlByteConsumed() interface updated the benchmark rebuilt the docs by Daniel Veillard · 21 years ago
  38. 09a4d0a fixed apibuild.py's generation of "constructors" to be in alphabetical by William M. Brack · 21 years ago
  39. e74d2e1 augmented the XInclude API to be able to pass XML parser flags down to the by Daniel Veillard · 21 years ago
  40. 1e90661 cleanup the make rebuild in doc, this include new directive to stop by Daniel Veillard · 21 years ago
  41. 5841f0e applied patch from Alfred Mickautsch, bugfixes and comments added his test by Daniel Veillard · 21 years ago
  42. ea93908 enhanced for range checking, updated to Unicode version 4.0.1 (API docs by William M. Brack · 21 years ago
  43. 1d211e2 added the xmlWriter module contributed by Alfred Mickautsch added room for by Daniel Veillard · 21 years ago
  44. 198c1bf removing xmldwalk module since it got merged with the xmlreader. cleanup by Daniel Veillard · 21 years ago
  45. fc8dc35 added new APIs for creating reader from sources or reusing a reader with a by Daniel Veillard · 21 years ago
  46. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  47. dca8cc7 rebuilt the API added the new options --nocdata and --nsclean to remove by Daniel Veillard · 21 years ago
  48. 60942de Changed the new xmlRead/xmlCtxtRead APIs to have an extra base URL by Daniel Veillard · 21 years ago
  49. 16fa96c adding a new set of API for parsing xmlReadDoc() xmlReadFile() ... by Daniel Veillard · 21 years ago
  50. 2fdbd32 new dictionary module to keep a single instance of the names used by the by Daniel Veillard · 21 years ago
  51. 3090942 renerated with fixed libxml2-api.xml by William M. Brack · 21 years ago
  52. 41e6bed Bug 119343 (with apologies to Igor) - Enhanced handling of docb and by William M. Brack · 21 years ago
  53. 32249d0 *** empty log message *** by Igor Zlatkovic · 21 years ago
  54. 313bee2 added more exports by Igor Zlatkovic · 21 years ago
  55. c7a37e8 added more exports by Igor Zlatkovic · 21 years ago
  56. 398de29 fixed few conditional exports by Igor Zlatkovic · 21 years ago
  57. c980b6d exported new functions by Igor Zlatkovic · 21 years ago
  58. bf48ce2 added few exports by Igor Zlatkovic · 22 years ago
  59. dc329b9 added relaxng exports by Igor Zlatkovic · 22 years ago
  60. 417be3a patch from Stéphane Bidoul for better per context error message APIs by Daniel Veillard · 22 years ago
  61. 26f7026 applied a patch from Stéphane Bidoul to allow per XMLtextReader error and by Daniel Veillard · 22 years ago
  62. 78abcb1 added few global exports by Igor Zlatkovic · 22 years ago
  63. 4cd83c8 added more xmlreader exports by Igor Zlatkovic · 22 years ago
  64. beb70bd more work on the xml reader interfaces. updated Igor's mail and the Web by Daniel Veillard · 22 years ago
  65. 2d42890 added xmlreader exports by Igor Zlatkovic · 22 years ago
  66. fcb5258 added xml reader exports by Igor Zlatkovic · 22 years ago
  67. b894fbc exported htmlNodeDumpOutput by Igor Zlatkovic · 22 years ago
  68. 33d1307 applied YALDSP from Mark Vakoc by Igor Zlatkovic · 22 years ago
  69. 71d47b7 added more exports by Igor Zlatkovic · 22 years ago
  70. 9b5cc15 exported additional symbols by Igor Zlatkovic · 22 years ago
  71. 8e04097 Mark Vakoc added regexp support by Igor Zlatkovic · 22 years ago
  72. 9e95176 added new c14n function to Windows def files by Aleksey Sanin · 22 years ago
  73. f8cb6dd added merlin-c14n-two.tar.gz tests for c14n/exc-c14n and slightly modified by Aleksey Sanin · 22 years ago
  74. 1b31e4a fixing #79334 making htmlParseDocument a public entry point. rebuilt the by Daniel Veillard · 22 years ago
  75. 2300256 changed default value for global parameter xmlIndentTreeOutput to 1 and by Aleksey Sanin · 22 years ago
  76. 2abace5 exported xmlXPathNodeSetAddNs() by Igor Zlatkovic · 22 years ago
  77. 5aac8b8 exported default 'file:', 'http:' and 'ftp:' protocols input handlers and by Aleksey Sanin · 22 years ago
  78. a6f2d90 *** empty log message *** by Igor Zlatkovic · 22 years ago
  79. ac97f6e Windows command-line build components added. by Igor Zlatkovic · 22 years ago