1. c057c5d - DOCBparser.c: patche from László Kovács, fixed entities refs by Daniel Veillard · 23 years ago
  2. edddff9 - xmlIO.c: Bjorn Reese provided a fix for a problem on buffer flushing Daniel by Daniel Veillard · 23 years ago
  3. c654d60 Added an entry to the FAQ, Daniel by Daniel Veillard · 23 years ago
  4. c8f620b fix of an XSLT namespace bug reported on the list general/bug-8- Daniel by Daniel Veillard · 23 years ago
  5. 5792e16 - strio.h trio.c: Dan McNichol suggested a couple of small by Daniel Veillard · 23 years ago
  6. 02141ea - tree.c parser.c encoding.c: spent a bit more time looking by Daniel Veillard · 23 years ago
  7. 3ed155f How to bump raw SAX parsing speed from 5.8M/s to 7.4M/s in 4 lines of code: by Daniel Veillard · 23 years ago
  8. b59076b - configure.in: default on the DocBook parser inclusion (for Gnome) by Daniel Veillard · 23 years ago
  9. b45c43b - configure.in xpath.c: applied Bjorn patches for FPE on the alpha Daniel by Daniel Veillard · 23 years ago
  10. eefd449 - tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add by Daniel Veillard · 23 years ago
  11. e39a93d This improves seriously some XSLt speed tests: by Daniel Veillard · 23 years ago
  12. 2156a56 - xpath.c: more cleanup work on XPath name parsing routines Daniel by Daniel Veillard · 23 years ago
  13. 61d80a2 - parserInternals.c xpath.[ch]: some UTF8 cleanup on by Daniel Veillard · 23 years ago
  14. dbb14a7 - parser.c: applied fixes from Christian Glahn bug report #53391 Daniel by Daniel Veillard · 23 years ago
  15. 2913e4c new patches from Toshio Kuratomi Daniel by Daniel Veillard · 23 years ago
  16. 67fee94 - tree.[ch]: added xmlSaveFormatFile interface for saving by Daniel Veillard · 23 years ago
  17. 82e4971 - xpath.c: fixed bug #53689 related to processing-instruction() Daniel by Daniel Veillard · 23 years ago
  18. 02f077a - DOCBparser.c: patche from László Kovács Daniel by Daniel Veillard · 23 years ago
  19. 30211a0 - parser.c: applied fixes from Christian Glahn bug report #53391 Daniel by Daniel Veillard · 23 years ago
  20. 5a7c345 - error.c: Jean François Lecomte provided a complete description by Daniel Veillard · 23 years ago
  21. 5c4ec4c - libxml.m4: added AM_PATH_XML2 provided by Toshio Kuratomi Daniel by Daniel Veillard · 23 years ago
  22. 1034da2 - DOCBparser.c SAX.c: a bit more work on entities processing. by Daniel Veillard · 23 years ago
  23. 4ec0b0f - DOCBparser.c include/Makefile.am: two patches from László Kovács Daniel by Daniel Veillard · 23 years ago
  24. b33c201 - tree.c: trying to fix #53574, not completely complete, by Daniel Veillard · 23 years ago
  25. 5146f20 - HTMLtree.c: real fix for #53402 Daniel by Daniel Veillard · 23 years ago
  26. 7533cc8 Good old cycle: new release, new bug reports, new fixes ... by Daniel Veillard · 23 years ago
  27. 61b33d5 - SAX.c testDocbook.c DOCBparser.c: more work on the support by Daniel Veillard · 23 years ago
  28. 56098d4 - HTMLparser.c : HTML parsing still sucks ... trying to deal by Daniel Veillard · 23 years ago
  29. 122376b Staring to receive bug reports on 2.3.7: by Daniel Veillard · 23 years ago
  30. 43dadeb - HTMLparser.c: Jonas Borgström patch, the <td>, and <th> elements by Daniel Veillard · 23 years ago
  31. eae522a Time to work on helping the Gnome Doc project, first step is reintegrating by Daniel Veillard · 23 years ago
  32. de57c61 - HTMLtree.c: applied change for Paul Sponagl on script saving by Daniel Veillard · 23 years ago
  33. 393df01 Finally pushing 2.3.7 out: by Daniel Veillard · 23 years ago
  34. a41123c - doc/html/* doc/xml.html: updated and regenerated the docs Daniel by Daniel Veillard · 23 years ago
  35. fd0c3eb Fixed the XPointer crap ... by Daniel Veillard · 23 years ago
  36. e82a992 - tree.c: fixed #53388 with the provided patch Daniel by Daniel Veillard · 23 years ago
  37. 0680399 - valid.c: Bjorn detected an invalid memory access. Fixed vstateVPush() Daniel by Daniel Veillard · 23 years ago
  38. 40af649 - xpath.c: fixed xmlXPathCompile to detected unproperly ended expr Daniel by Daniel Veillard · 23 years ago
  39. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  40. 34b1b3a Cleanup and testing with the KDE help center files: by Daniel Veillard · 23 years ago
  41. 1c14b8d The last main work left on non-determinist validation: by Daniel Veillard · 23 years ago
  42. ca1f172 The lesson of the day is by Daniel Veillard · 23 years ago
  43. 8534905 - valid.c: removed a state explosion exhibited by RSS by Daniel Veillard · 23 years ago
  44. dab4cb3 Geez, this one was painful ! I still need to handle entities references by Daniel Veillard · 23 years ago
  45. e470df7 3 hours of debug, this was hell: by Daniel Veillard · 23 years ago
  46. ceacdd9 - entities.h: andrew@ugh.net.au detected a double declaration Daniel by Daniel Veillard · 23 years ago
  47. a10efa8 - debugXML.c hash.c tree.h valid.c : some changes related to by Daniel Veillard · 23 years ago
  48. 1ed3f88 - HTMLparser.c HTMLtree.c: applied part of the patches provided by Daniel Veillard · 23 years ago
  49. 5d7a9fe Quick fix of a couple of bad links, Daniel by Daniel Veillard · 23 years ago
  50. 2d90de4 - xmlversion.h.in win32config.h win32/libxml2/*: applied by Daniel Veillard · 23 years ago
  51. e043ee1 - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper by Daniel Veillard · 23 years ago
  52. a3bfca5 parsing real HTML is a nightmare. by Daniel Veillard · 23 years ago
  53. 82daa81 - tree.[ch] : added xmlDocCopyNode for gdome2 support Daniel by Daniel Veillard · 23 years ago
  54. 67a2130 - tree.h: include xmlmemory.h this seems to havoid a nasty glibc by Daniel Veillard · 23 years ago
  55. 27b5528 - config.h.in configure.in xmlversion.h.in: added ansidecl.h test Daniel by Daniel Veillard · 23 years ago
  56. afc7311 - doc/xml.html: added 2.3.6 release Daniel by Daniel Veillard · 23 years ago
  57. bdb9ba7 - tree.c: fixed xmlStringGetNodeList() to handle charrefs by Daniel Veillard · 23 years ago
  58. d2f3ec7 - tree.c: xmlNewDoc was missing the charset initialization by Daniel Veillard · 23 years ago
  59. 1731d6a - xpath.c: trying to get 52979 solved by Daniel Veillard · 23 years ago
  60. 73639a7 - xpath.c: Bill Brack pointer an error in detecting a null nodeset Daniel by Daniel Veillard · 23 years ago
  61. fac26a1 Finally released 2.3.6, Daniel by Daniel Veillard · 23 years ago
  62. 911f49a - xpath.c: checking for null pointer generated by new code Daniel by Daniel Veillard · 23 years ago
  63. d8df6c0 Fixes in the plane: - xpath.c: fixed a [] evaluation problem reported - by Daniel Veillard · 23 years ago
  64. 3197f16 Fixed pointers to archive, Daniel by Daniel Veillard · 23 years ago
  65. 3b2c261 - xmllint.c: Dan Timis reported a portability problem by Daniel Veillard · 23 years ago
  66. b38bd55 - testXPath.c : added a --tree option allowing to display the by Daniel Veillard · 23 years ago
  67. 4dd9346 Small fixes: - xpath.c: fixed a memleak when comparing nodesets - by Daniel Veillard · 23 years ago
  68. bc96766 Fixed a make distched problem w.r.t. includes from the new files, Daniel by Daniel Veillard · 23 years ago
  69. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  70. 2be3064 - error.c: applied the context output patch of the error by Daniel Veillard · 23 years ago
  71. 5058211 parser.c: fixed line number reporting on error Daniel by Daniel Veillard · 23 years ago
  72. 04be4f5 - parser.c: Sullivan and Darin found a parser bug, applied the patch. Daniel by Daniel Veillard · 23 years ago
  73. c86a4fa - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c by Daniel Veillard · 23 years ago
  74. a47fb3d Cleaned up the DOM section and linked to the Gdome2 homepage, Daniel by Daniel Veillard · 23 years ago
  75. 5f02531 file i18n.xml was initially added on branch LIB_XML_1_BRANCH. by Daniel Veillard · 23 years ago
  76. b756af2 file parserold.c was initially added on branch LIB_XML_1_BRANCH. by Daniel Veillard · 23 years ago
  77. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  78. c7ad7ce Preparing a new release: by Daniel Veillard · 23 years ago
  79. 146c912 - parser.c: fixed a reported bug in NOTATION parsing by Daniel Veillard · 23 years ago
  80. a5f013b - config.h.in configure.in error.c: fix a compilation problem by Daniel Veillard · 23 years ago
  81. e020c3a A typo and an obscure bug fix: by Daniel Veillard · 23 years ago
  82. e0c1d72 Got fed up, people should not use libxml1 unless forced, put this in by Daniel Veillard · 23 years ago
  83. 7d42b54 - error.c: removed a C++ like comment Daniel by Daniel Veillard · 23 years ago
  84. 0b6b55b Someone found a bug hiding in a corner, caught it ! by Daniel Veillard · 23 years ago
  85. fbf8a2d More cleanups, XSLT induced, start looking okay: by Daniel Veillard · 23 years ago
  86. afcbe1c Did the boring cleanup job now that stuff works okay again: by Daniel Veillard · 23 years ago
  87. d007d6c Ooops: - xpath.h: the comp field must be added at the end to avoid killing by Daniel Veillard · 23 years ago
  88. 9e7160d Completely changed the way the XPath evaluation is done, likely to break by Daniel Veillard · 23 years ago
  89. 480363b Updated instruction for libxml2 and libxml coexistence, Daniel by Daniel Veillard · 23 years ago
  90. d574f78 - configure.in: fixed a couple of problems reported by by Daniel Veillard · 23 years ago
  91. 0a6c358 - doc/Makefile.am configure.in: yearke@eng.buffalo.edu suggested by Daniel Veillard · 23 years ago
  92. a022fe0 First patch from SCO :-) - xmlIO.c: one function comment cleanup. Daniel by Daniel Veillard · 23 years ago
  93. 25239c1 - SAX.c: external subset notations were improperly registered by Daniel Veillard · 23 years ago
  94. 3f3b4f3 Bob Wilkinson sent grammatical errors fixes in the FAQ :-) Daniel by Daniel Veillard · 23 years ago
  95. 2c4754f - README.cvs-commits: added, pointing to HACKING - HACKING: updated Daniel by Daniel Veillard · 23 years ago
  96. 82ab81e - parser.c: and Matt Sergeant found one in the XML push by Daniel Veillard · 23 years ago
  97. 68d7b67 - xpath.c: ptittom found a small bug in UnaryExpr Daniel by Daniel Veillard · 23 years ago
  98. e356c28 Preparing for 2.3.4 release: by Daniel Veillard · 23 years ago
  99. 80f3257 - parser.c SAX.c: the new content parsing code raised an by Daniel Veillard · 23 years ago
  100. 6c83120 Seems there is still bugs hiding, someone has some flytox ? by Daniel Veillard · 23 years ago