1. b8c9be9 fixed XML Base computation which was broken added a base function to the by Daniel Veillard · 23 years ago
  2. f524d6e released 2.3.14 Daniel by Daniel Veillard · 23 years ago
  3. 6e90d19 - example/Makefile.am: fixed the include path to add srcdir/include by Daniel Veillard · 23 years ago
  4. 7704473 xmlStrstr args are both const small cleanup reformated, fixed problems if by Daniel Veillard · 23 years ago
  5. b37ecd0 - configure.in include/libxml/xmlwin32version.h: released 2.3.13 by Daniel Veillard · 23 years ago
  6. 3e5bb8e - Makefile.am: added --push regression tests by Daniel Veillard · 23 years ago
  7. 07385fd fixed make distcheck and rebuilding the rpms Daniel by Daniel Veillard · 23 years ago
  8. 017b108 - Makefile.am: cleanup when --without-debug is specified by Daniel Veillard · 23 years ago
  9. 3739b98 Kjartan Maraas provided a small patch to add xml2-config.in to EXTRA_DIST by Daniel Veillard · 23 years ago
  10. 96ed583 - Makefile.am example/Makefile.am: Laszlo PETER provided a fix by Daniel Veillard · 23 years ago
  11. 6278fb5 - Makefile.am include/Makefile.am: small change to have by Daniel Veillard · 23 years ago
  12. a737459 - Makefile.am xmlversion.h.in configure.in include/Makefile.am: by Daniel Veillard · 23 years ago
  13. 4de4d3b - valid.c: warn when indeterminist content model is detected by Daniel Veillard · 23 years ago
  14. 357c960 - xpath.c result/XPath/expr/floats : clarified and cleanup by Daniel Veillard · 23 years ago
  15. 2a0d2e6 fixed a error introduced in Makefile.am, daniel by Daniel Veillard · 23 years ago
  16. 7150a03 - configure.in Makefile.am: make the inclusion of the trio by Daniel Veillard · 23 years ago
  17. eae522a Time to work on helping the Gnome Doc project, first step is reintegrating by Daniel Veillard · 23 years ago
  18. de57c61 - HTMLtree.c: applied change for Paul Sponagl on script saving by Daniel Veillard · 23 years ago
  19. 393df01 Finally pushing 2.3.7 out: by Daniel Veillard · 23 years ago
  20. dab4cb3 Geez, this one was painful ! I still need to handle entities references by Daniel Veillard · 23 years ago
  21. 2d90de4 - xmlversion.h.in win32config.h win32/libxml2/*: applied by Daniel Veillard · 23 years ago
  22. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  23. 146c912 - parser.c: fixed a reported bug in NOTATION parsing by Daniel Veillard · 23 years ago
  24. 9e7160d Completely changed the way the XPath evaluation is done, likely to break by Daniel Veillard · 23 years ago
  25. 6c83120 Seems there is still bugs hiding, someone has some flytox ? by Daniel Veillard · 23 years ago
  26. e1dc011 xmlXPathNodeCollectAndTest fixed (by William Brack) by Bjorn Reese · 23 years ago
  27. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  28. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  29. e0c3a62 - Makefile.am valid.c list.[ch]: Gary Pennington provided a by Daniel Veillard · 23 years ago
  30. b6e7fdb Rewrite/cleanup/tests of URI normalization: by Daniel Veillard · 23 years ago
  31. 2f913b7 Fixes inherited from XSLT testing: by Daniel Veillard · 23 years ago
  32. b42042b Renamed the library to libxml2 and made the changes needed to have by Daniel Veillard · 23 years ago
  33. ee0a466 - Makefile.am configure.in libxml-2.0.pc.in: started working on getting by Daniel Veillard · 23 years ago
  34. 8e19990 Some packaging cleanup: by Daniel Veillard · 23 years ago
  35. 48177c2 Fixed a problem with EXTRA_DiST, Daniel. by Daniel Veillard · 23 years ago
  36. b83ba40 took me nearly 2 years to find the way to not build in SUBDIRS before by Daniel Veillard · 23 years ago
  37. ccc86a7 Updated to include all Win32 makefiles, daniel by Daniel Veillard · 23 years ago
  38. 167bd53 Old but effective optimization patch: by Daniel Veillard · 24 years ago
  39. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
  40. ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
  41. 0d2340c Make the .m4 file install properly (Makefile.am) Ignore some files. by Elliot Lee · 24 years ago
  42. bf43275 Bug fixes new Xinclude tests: by Daniel Veillard · 24 years ago
  43. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
  44. a4964b7 - HTMLparser.c: fixed loop on invalid char in scripts by Daniel Veillard · 24 years ago
  45. 52afe80 Started working on the hash table module integration, fixed a bug: by Daniel Veillard · 24 years ago
  46. c2df4cd Going forward in XPointer implementation: by Daniel Veillard · 24 years ago
  47. 47c0245 Added a man page for xml-config Fredrik Hallenberg <hallon@lysator.liu.se>, Daniel. by Daniel Veillard · 24 years ago
  48. c8df0aa Added XPointer: - configure.in Makefile.am include/makefile.am: adding by Daniel Veillard · 24 years ago
  49. e8282ed More work toward 2.2.5, integrated a number of patches by Daniel Veillard · 24 years ago
  50. b71379b - moved xml-error.h to xmlerror.h: seems this allowed to bypass by Daniel Veillard · 24 years ago
  51. 7e99c63 Tried to build libxml2-2.2.5 by Daniel Veillard · 24 years ago
  52. f09e7e3 XPath fixes and cleanup, 2 general bug fixes: by Daniel Veillard · 24 years ago
  53. 1b478d1 Use the correct pkg-config syntax by Martin Baulig · 24 years ago
  54. dd7d1f6 Provide pkg-config script. by Martin Baulig · 24 years ago
  55. 46057e1 Various contribs: - xpath.c: patch for normalize-string() by Daniel Veillard · 24 years ago
  56. b1059e2 Finally commiting work done on the plane, major cleanup, by Daniel Veillard · 24 years ago
  57. 90e1131 - uri.c: applied Wayne Davidson patch by Daniel Veillard · 24 years ago
  58. 98a7916 URI work cleanup and regresssion tests, by Daniel Veillard · 24 years ago
  59. 2f2bf41 Small cleanups, updates, Daniel by Daniel Veillard · 24 years ago
  60. 979e55e Added man pages, Daniel by Daniel Veillard · 24 years ago
  61. 87b9539 Large sync between my W3C base and Gnome's one: by Daniel Veillard · 24 years ago
  62. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  63. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  64. ec30341 uri.c uri.h: finished the escaping handling, the base support and the URI by Daniel Veillard · 24 years ago
  65. 3dd82e7 - TODO: updated - xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to by Daniel Veillard · 24 years ago
  66. 83a30e7 Fixed #6766 and satrted working on white space handling, Daniel by Daniel Veillard · 24 years ago
  67. ae7cb7f - added "libxml_la_LIBADD = @Z_LIBS@" to link libxml with proper libraries by Tomasz Kłoczko · 24 years ago
  68. f3be931 include <netinet/in.h> for IPPROTO_TCP. by James Henstridge · 24 years ago
  69. 9ec78f7 Released 1.8.3, Daniel by Daniel Veillard · 25 years ago
  70. 71b656e - added xmlRemoveID() and xmlRemoveRef() by Daniel Veillard · 25 years ago
  71. 437b87b fixed configure and Makefile to use readline in tester if available by Daniel Veillard · 25 years ago
  72. 10a2c65 Large commit of changes done while travelling to XML'99 by Daniel Veillard · 25 years ago
  73. 294cbca Closing #3908 and #3937 and a memory leak in the SAX API by Daniel Veillard · 25 years ago
  74. 3500838 BUG FIXED #2784 HTML parsing/output improvements Rebuilt, updated the docs by Daniel Veillard · 25 years ago
  75. 7c1206f Revamped HTML parsing, lots of bug fixes for HTML stuff, by Daniel Veillard · 25 years ago
  76. 6077d03 Various small bugfixes, Daniel. by Daniel Veillard · 25 years ago
  77. ca84847 Make 'dist-hook' targets, which copy the .spec file into $(distdir), by Elliot Lee · 25 years ago
  78. 7f7d111 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, by Daniel Veillard · 25 years ago
  79. 6db3cb0 prepend all the test* calls with $(top_builddir) - to make 'check' works, by CEST 1999 Timur Bakeyev · 25 years ago
  80. 6454aec Added memory debug wrappers, killed all detected memory leaks, Daniel by Daniel Veillard · 25 years ago
  81. 56316b0 add xmlConf.sh to CLEANFILES. by Elliot Lee · 25 years ago
  82. b556eb5 Corrected xmlConf.sh missing in distrib, Daniel by Daniel Veillard · 25 years ago
  83. b05deb7 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel by Daniel Veillard · 25 years ago
  84. e2d034d Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel by Daniel Veillard · 25 years ago
  85. 15b75af Just adds 'const' to a couple of important parameters, patch from by Daniel Veillard · 25 years ago
  86. 1566d3a Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs, Daniel by Daniel Veillard · 25 years ago
  87. be9e595 Fixed bug #1638, daniel by Daniel Veillard · 25 years ago
  88. 3166ab1 Added the Makefile for example subdir containing gjobread, Daniel. by Daniel Veillard · 25 years ago
  89. 82150d8 HTML parsing, output is now correct, added HTMLtests target and testcases, Daniel by Daniel Veillard · 25 years ago
  90. 5233ffc Restore binary compat, more HTML stuff, allow stdin input, Daniel. by Daniel Veillard · 25 years ago
  91. be70ff7 Closing reported bugs: 617 1591 1592, adding an HTML parser, Daniel by Daniel Veillard · 25 years ago
  92. 14fff06 Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, Daniel by Daniel Veillard · 25 years ago
  93. 011b63c Release of libxml-1.1, Daniel. by Daniel Veillard · 25 years ago
  94. 87c83bd Added test and result to EXTRA_DIST, Daniel by Daniel Veillard · 25 years ago
  95. a86c23e Alias for `tests' target. This will cause `make check' to do the right by Raja R Harinath · 25 years ago
  96. d109e37 Moved error.h to xml-error.h, associated fixed and updates, Daniel by Daniel Veillard · 25 years ago
  97. 55a9927 Toward 1.0.0, added docs to the packages, Daniel. by Daniel Veillard · 25 years ago
  98. 3592547 Added parserInternals.h to Makefile.am and the generated HTML docs, Daniel. by Daniel Veillard · 25 years ago
  99. 63dc42c Made spec file autogenerate, tweaked it also by Michael Fulbright · 25 years ago
  100. a4b4430 gain a couple of minor changes on Makefiles, Daniel. by Daniel Veillard · 25 years ago