1. 56098d4 - HTMLparser.c : HTML parsing still sucks ... trying to deal by Daniel Veillard · 23 years ago
  2. 122376b Staring to receive bug reports on 2.3.7: by Daniel Veillard · 23 years ago
  3. 43dadeb - HTMLparser.c: Jonas Borgström patch, the <td>, and <th> elements by Daniel Veillard · 23 years ago
  4. eae522a Time to work on helping the Gnome Doc project, first step is reintegrating by Daniel Veillard · 23 years ago
  5. de57c61 - HTMLtree.c: applied change for Paul Sponagl on script saving by Daniel Veillard · 23 years ago
  6. 393df01 Finally pushing 2.3.7 out: by Daniel Veillard · 23 years ago
  7. a41123c - doc/html/* doc/xml.html: updated and regenerated the docs Daniel by Daniel Veillard · 23 years ago
  8. fd0c3eb Fixed the XPointer crap ... by Daniel Veillard · 23 years ago
  9. e82a992 - tree.c: fixed #53388 with the provided patch Daniel by Daniel Veillard · 23 years ago
  10. 0680399 - valid.c: Bjorn detected an invalid memory access. Fixed vstateVPush() Daniel by Daniel Veillard · 23 years ago
  11. 40af649 - xpath.c: fixed xmlXPathCompile to detected unproperly ended expr Daniel by Daniel Veillard · 23 years ago
  12. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  13. 34b1b3a Cleanup and testing with the KDE help center files: by Daniel Veillard · 23 years ago
  14. 1c14b8d The last main work left on non-determinist validation: by Daniel Veillard · 23 years ago
  15. ca1f172 The lesson of the day is by Daniel Veillard · 23 years ago
  16. 8534905 - valid.c: removed a state explosion exhibited by RSS by Daniel Veillard · 23 years ago
  17. dab4cb3 Geez, this one was painful ! I still need to handle entities references by Daniel Veillard · 23 years ago
  18. e470df7 3 hours of debug, this was hell: by Daniel Veillard · 23 years ago
  19. ceacdd9 - entities.h: andrew@ugh.net.au detected a double declaration Daniel by Daniel Veillard · 23 years ago
  20. a10efa8 - debugXML.c hash.c tree.h valid.c : some changes related to by Daniel Veillard · 23 years ago
  21. 1ed3f88 - HTMLparser.c HTMLtree.c: applied part of the patches provided by Daniel Veillard · 23 years ago
  22. 5d7a9fe Quick fix of a couple of bad links, Daniel by Daniel Veillard · 23 years ago
  23. 2d90de4 - xmlversion.h.in win32config.h win32/libxml2/*: applied by Daniel Veillard · 23 years ago
  24. e043ee1 - xpath.c: fixed xmlXPathNodeCollectAndTest() to do proper by Daniel Veillard · 23 years ago
  25. a3bfca5 parsing real HTML is a nightmare. by Daniel Veillard · 23 years ago
  26. 82daa81 - tree.[ch] : added xmlDocCopyNode for gdome2 support Daniel by Daniel Veillard · 23 years ago
  27. 67a2130 - tree.h: include xmlmemory.h this seems to havoid a nasty glibc by Daniel Veillard · 23 years ago
  28. 27b5528 - config.h.in configure.in xmlversion.h.in: added ansidecl.h test Daniel by Daniel Veillard · 23 years ago
  29. afc7311 - doc/xml.html: added 2.3.6 release Daniel by Daniel Veillard · 23 years ago
  30. bdb9ba7 - tree.c: fixed xmlStringGetNodeList() to handle charrefs by Daniel Veillard · 23 years ago
  31. d2f3ec7 - tree.c: xmlNewDoc was missing the charset initialization by Daniel Veillard · 23 years ago
  32. 1731d6a - xpath.c: trying to get 52979 solved by Daniel Veillard · 23 years ago
  33. 73639a7 - xpath.c: Bill Brack pointer an error in detecting a null nodeset Daniel by Daniel Veillard · 23 years ago
  34. fac26a1 Finally released 2.3.6, Daniel by Daniel Veillard · 23 years ago
  35. 911f49a - xpath.c: checking for null pointer generated by new code Daniel by Daniel Veillard · 23 years ago
  36. d8df6c0 Fixes in the plane: - xpath.c: fixed a [] evaluation problem reported - by Daniel Veillard · 23 years ago
  37. 3197f16 Fixed pointers to archive, Daniel by Daniel Veillard · 23 years ago
  38. 3b2c261 - xmllint.c: Dan Timis reported a portability problem by Daniel Veillard · 23 years ago
  39. b38bd55 - testXPath.c : added a --tree option allowing to display the by Daniel Veillard · 23 years ago
  40. 4dd9346 Small fixes: - xpath.c: fixed a memleak when comparing nodesets - by Daniel Veillard · 23 years ago
  41. bc96766 Fixed a make distched problem w.r.t. includes from the new files, Daniel by Daniel Veillard · 23 years ago
  42. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  43. 2be3064 - error.c: applied the context output patch of the error by Daniel Veillard · 23 years ago
  44. 5058211 parser.c: fixed line number reporting on error Daniel by Daniel Veillard · 23 years ago
  45. 04be4f5 - parser.c: Sullivan and Darin found a parser bug, applied the patch. Daniel by Daniel Veillard · 23 years ago
  46. c86a4fa - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c by Daniel Veillard · 23 years ago
  47. a47fb3d Cleaned up the DOM section and linked to the Gdome2 homepage, Daniel by Daniel Veillard · 23 years ago
  48. 5f02531 file i18n.xml was initially added on branch LIB_XML_1_BRANCH. by Daniel Veillard · 23 years ago
  49. b756af2 file parserold.c was initially added on branch LIB_XML_1_BRANCH. by Daniel Veillard · 23 years ago
  50. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  51. c7ad7ce Preparing a new release: by Daniel Veillard · 23 years ago
  52. 146c912 - parser.c: fixed a reported bug in NOTATION parsing by Daniel Veillard · 23 years ago
  53. a5f013b - config.h.in configure.in error.c: fix a compilation problem by Daniel Veillard · 23 years ago
  54. e020c3a A typo and an obscure bug fix: by Daniel Veillard · 23 years ago
  55. e0c1d72 Got fed up, people should not use libxml1 unless forced, put this in by Daniel Veillard · 23 years ago
  56. 7d42b54 - error.c: removed a C++ like comment Daniel by Daniel Veillard · 23 years ago
  57. 0b6b55b Someone found a bug hiding in a corner, caught it ! by Daniel Veillard · 23 years ago
  58. fbf8a2d More cleanups, XSLT induced, start looking okay: by Daniel Veillard · 23 years ago
  59. afcbe1c Did the boring cleanup job now that stuff works okay again: by Daniel Veillard · 23 years ago
  60. d007d6c Ooops: - xpath.h: the comp field must be added at the end to avoid killing by Daniel Veillard · 23 years ago
  61. 9e7160d Completely changed the way the XPath evaluation is done, likely to break by Daniel Veillard · 23 years ago
  62. 480363b Updated instruction for libxml2 and libxml coexistence, Daniel by Daniel Veillard · 23 years ago
  63. d574f78 - configure.in: fixed a couple of problems reported by by Daniel Veillard · 23 years ago
  64. 0a6c358 - doc/Makefile.am configure.in: yearke@eng.buffalo.edu suggested by Daniel Veillard · 23 years ago
  65. a022fe0 First patch from SCO :-) - xmlIO.c: one function comment cleanup. Daniel by Daniel Veillard · 23 years ago
  66. 25239c1 - SAX.c: external subset notations were improperly registered by Daniel Veillard · 23 years ago
  67. 3f3b4f3 Bob Wilkinson sent grammatical errors fixes in the FAQ :-) Daniel by Daniel Veillard · 23 years ago
  68. 2c4754f - README.cvs-commits: added, pointing to HACKING - HACKING: updated Daniel by Daniel Veillard · 23 years ago
  69. 82ab81e - parser.c: and Matt Sergeant found one in the XML push by Daniel Veillard · 23 years ago
  70. 68d7b67 - xpath.c: ptittom found a small bug in UnaryExpr Daniel by Daniel Veillard · 23 years ago
  71. e356c28 Preparing for 2.3.4 release: by Daniel Veillard · 23 years ago
  72. 80f3257 - parser.c SAX.c: the new content parsing code raised an by Daniel Veillard · 23 years ago
  73. 6c83120 Seems there is still bugs hiding, someone has some flytox ? by Daniel Veillard · 23 years ago
  74. 33a6780 Removed unneeded references to rpmfind.net, use xmlsoft.org, fixed by Daniel Veillard · 23 years ago
  75. 8178110 Updated to point to bugzilla, Daniel by Daniel Veillard · 23 years ago
  76. 4af6b6e - xpath.c: Bjorn found the error related to strictness of comparison. Daniel by Daniel Veillard · 23 years ago
  77. 29631a8 10 mn hacking while waiting for doctor appointment: by Daniel Veillard · 23 years ago
  78. 14be0a1 Small fixups: - xml2Conf.sh.in: fixes pointed out by Fredrik Hallenberg - by Daniel Veillard · 23 years ago
  79. e1dc011 xmlXPathNodeCollectAndTest fixed (by William Brack) by Bjorn Reese · 23 years ago
  80. f9533d1 - HTMLparser.c: fixed loop reported by Marc Sanfacon Daniel by Daniel Veillard · 23 years ago
  81. 2f36224 - parser.c: one must report spaces even if the Dtd element by Daniel Veillard · 23 years ago
  82. b402c07 Released libxml-2.3.3: by Daniel Veillard · 23 years ago
  83. 7785171 Minimal changes for XSLT node-set() extra function: by Daniel Veillard · 23 years ago
  84. ec70e91 I'm slightly time warped... by Daniel Veillard · 23 years ago
  85. 8730c56 - valid.c: new patch from Gary Pennington Daniel by Daniel Veillard · 23 years ago
  86. 91e9d58 - doc/xml.html: applied patch from Ankh Daniel by Daniel Veillard · 23 years ago
  87. edac3c9 - xinclude.c: fixed a problem building on Mac Daniel by Daniel Veillard · 23 years ago
  88. 21a0f91 - parser.c: more work on increasing parsing ferformances Daniel by Daniel Veillard · 23 years ago
  89. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  90. 59a3bd3 Small fix for the release, Daniel by Daniel Veillard · 23 years ago
  91. 7168110 Preparing 2.3.2 release: by Daniel Veillard · 23 years ago
  92. bbd51d5 - xpath.c: found a memleak and fixed a nasty bug Daniel by Daniel Veillard · 23 years ago
  93. f7cd481 - xmllint.[c1] : added return code errors for xmllint by Daniel Veillard · 23 years ago
  94. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  95. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  96. 4b63707 - xpath.c: finally implemented xmlXPathCompareNodeSets by Daniel Veillard · 23 years ago
  97. f714aa3 - tree.c: fixed xmlNodeGetContent, it was not recursing on child by Daniel Veillard · 23 years ago
  98. bca64ef cut and past error in Changelog, Daniel by Daniel Veillard · 23 years ago
  99. e0c3a62 - Makefile.am valid.c list.[ch]: Gary Pennington provided a by Daniel Veillard · 23 years ago
  100. a8abee6 - configure.in: fixed iconv detection on AIX (stric) Daniel by Daniel Veillard · 23 years ago