1. 7d2c276 Fixed probles in some HTML tag autoclose, XML output bug on mixed-content by Daniel Veillard · 25 years ago
  2. 6077d03 Various small bugfixes, Daniel. by Daniel Veillard · 25 years ago
  3. 2673d3c Fixed problems with HTML parsing, Daniel. by Daniel Veillard · 25 years ago
  4. 00fdf37 Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, Daniel by Daniel Veillard · 25 years ago
  5. 539195b released 1.7.3, Daniel by Daniel Veillard · 25 years ago
  6. ad21944 Turning off memory debug, Daniel by Daniel Veillard · 25 years ago
  7. 7a66ee6 better SAX interfaces. preparing for 1.7.2, Daniel. by Daniel Veillard · 25 years ago
  8. ca84847 Make 'dist-hook' targets, which copy the .spec file into $(distdir), by Elliot Lee · 25 years ago
  9. 2f4dfc4 Updated the doc, and patched libxml.spec.in, Daniel. by Daniel Veillard · 25 years ago
  10. 335849b Removed unconditionnal references to snprintf, Daniel. by Daniel Veillard · 25 years ago
  11. dd6b367 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel by Daniel Veillard · 25 years ago
  12. e624482 - Updated HTML test outputs by Daniel Veillard · 25 years ago
  13. b635f2e Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel by Daniel Veillard · 25 years ago
  14. 4ecf39f forgot them in the 1.7.0 commit, oops, Daniel. by Daniel Veillard · 25 years ago
  15. 7f7d111 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, by Daniel Veillard · 25 years ago
  16. 1b0f55f Add MODULE_VERSION -miguel by Arturo Espinosa · 25 years ago
  17. 97f62f2 Add MODULE_VERSION -miguel by Arturo Espinosa · 25 years ago
  18. c08a2c6 Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel by Daniel Veillard · 25 years ago
  19. 72bd100 replaced "install -d " with "mkinstalldirs" - not all invocations of by CEST 1999 Timur Bakeyev · 25 years ago
  20. 6db3cb0 prepend all the test* calls with $(top_builddir) - to make 'check' works, by CEST 1999 Timur Bakeyev · 25 years ago
  21. c8eab3a Updated the documentation, Daniel. by Daniel Veillard · 25 years ago
  22. 6bd26dc Regenerated the documentation, Daniel. by Daniel Veillard · 25 years ago
  23. 6454aec Added memory debug wrappers, killed all detected memory leaks, Daniel by Daniel Veillard · 25 years ago
  24. 1ff7ae3 Fixing two stupid bugs on entities and HTML tree deallocation, Daniel. by Daniel Veillard · 25 years ago
  25. e7a5a77 Patched a bug when creating HTML document structures, Daniel. by Daniel Veillard · 25 years ago
  26. d2d38e9 Updated the documentation, released 1.6.1, Daniel by Daniel Veillard · 25 years ago
  27. c26087b Patched warning issued on SGI by Stephane.Conversy@lri.fr, Daniel. by Daniel Veillard · 25 years ago
  28. b96e643 Release 1.6, lot of fixes, more validation, code cleanup, added namespace by Daniel Veillard · 25 years ago
  29. 56316b0 add xmlConf.sh to CLEANFILES. by Elliot Lee · 25 years ago
  30. 991e63d More validity stuff (ID) and corrct version of equal and compare for XPath, Daniel by Daniel Veillard · 25 years ago
  31. b556eb5 Corrected xmlConf.sh missing in distrib, Daniel by Daniel Veillard · 25 years ago
  32. 424af39 Added and updated all the results for 1.5.0, Daniel by Daniel Veillard · 25 years ago
  33. f787169 Rebuit doc finished closing a few bugs, Daniel. by Daniel Veillard · 25 years ago
  34. 740c77f Added and updated all the results for 1.5.0, Daniel by Daniel Veillard · 25 years ago
  35. b05deb7 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel by Daniel Veillard · 25 years ago
  36. 6a6ccc1 Added an HACKING file, Daniel. by Daniel Veillard · 25 years ago
  37. 272b02e Allow defining a CUSTOM_RELEASE at RPM build time by Elliot Lee · 25 years ago
  38. e2d034d Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel by Daniel Veillard · 25 years ago
  39. 15b75af Just adds 'const' to a couple of important parameters, patch from by Daniel Veillard · 25 years ago
  40. 1566d3a Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs, Daniel by Daniel Veillard · 25 years ago
  41. d79d787 Applied patch from John Ellson <ellson@lucent.com> closing #1646, Daniel by Daniel Veillard · 25 years ago
  42. be9e595 Fixed bug #1638, daniel by Daniel Veillard · 25 years ago
  43. 3166ab1 Added the Makefile for example subdir containing gjobread, Daniel. by Daniel Veillard · 25 years ago
  44. a75b6b3 - log entry. by Tomasz Kłoczko · 25 years ago
  45. 15012ae - fix which allow "make install DESTDIR=</install/prefix>". by Tomasz Kłoczko · 25 years ago
  46. 7cc3c04 Applied a bug fix on file reading code from John Ellson <ellson@lucent.com>, Daniel. by Daniel Veillard · 25 years ago
  47. 82150d8 HTML parsing, output is now correct, added HTMLtests target and testcases, Daniel by Daniel Veillard · 25 years ago
  48. 167b509 forgot to commit HTMLtree yesterday, Daniel. by Daniel Veillard · 25 years ago
  49. 5233ffc Restore binary compat, more HTML stuff, allow stdin input, Daniel. by Daniel Veillard · 25 years ago
  50. be70ff7 Closing reported bugs: 617 1591 1592, adding an HTML parser, Daniel by Daniel Veillard · 25 years ago
  51. 97fea18 Allocate a per-parser SAX table, correct the SAX results, Daniel. by Daniel Veillard · 25 years ago
  52. 14fff06 Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, Daniel by Daniel Veillard · 25 years ago
  53. 05240da Fixed a buffer overrun (exhibits with very long attributes). by Raph Levien · 25 years ago
  54. 34e0cc3 Add maintainers list by Elliot Lee · 25 years ago
  55. bb2da58 Added a gjob example for ole, Daniel by Daniel Veillard · 25 years ago
  56. 011b63c Release of libxml-1.1, Daniel. by Daniel Veillard · 25 years ago
  57. 27d8874 CORBA defines fixes, char encoding atodetection, Daniel by Daniel Veillard · 25 years ago
  58. 5e60f5a Prevent gnome-xml from writing two copies of the xml tree to the dest file in by Manish Vachharajani · 25 years ago
  59. 5099ae8 Removal of threading problems, update documentation, added SAX tests, Daniel by Daniel Veillard · 25 years ago
  60. 517752b Completed/revamped the SAX support, removed old namespace suppport, Daniel by Daniel Veillard · 25 years ago
  61. 87c83bd Added test and result to EXTRA_DIST, Daniel by Daniel Veillard · 25 years ago
  62. 64068b3 Moved macros to parserInternals, applied patches for MSVC6, Daniel by Daniel Veillard · 25 years ago
  63. 012ccc1 Fixed xml-config --version, Daniel. by Daniel Veillard · 25 years ago
  64. a86c23e Alias for `tests' target. This will cause `make check' to do the right by Raja R Harinath · 25 years ago
  65. d109e37 Moved error.h to xml-error.h, associated fixed and updates, Daniel by Daniel Veillard · 25 years ago
  66. bc50b59 Memory leak hunting, export more interfaces, updated the doc, Daniel. by Daniel Veillard · 25 years ago
  67. d692aa4 Added call to create/free parser contexts, + doc, Daniel. by Daniel Veillard · 25 years ago
  68. 0474343 alpha updates greg by Gregory McLean · 25 years ago
  69. 55a9927 Toward 1.0.0, added docs to the packages, Daniel. by Daniel Veillard · 25 years ago
  70. 3592547 Added parserInternals.h to Makefile.am and the generated HTML docs, Daniel. by Daniel Veillard · 25 years ago
  71. 1e346af Serious upgrade of internal subset support, setup for gtk-doc, Daniel by Daniel Veillard · 25 years ago
  72. 63dc42c Made spec file autogenerate, tweaked it also by Michael Fulbright · 25 years ago
  73. a4b4430 gain a couple of minor changes on Makefiles, Daniel. by Daniel Veillard · 25 years ago
  74. 1164e75 Upgrade to 0.99.8 cleanup of spec and makefiles to include doc, Daniel. by Daniel Veillard · 25 years ago
  75. 03d0478 Added this file. by Nuno Ferreira · 25 years ago
  76. 6817893 Oops, Daniel. by Daniel Veillard · 25 years ago
  77. 6800ef3 fixed xmlGetProp to return "" when the attribute is NULL, Daniel. by Daniel Veillard · 25 years ago
  78. 726c7e3 Fixed the output of empty attributes, Daniel. by Daniel Veillard · 25 years ago
  79. 19b858c *** empty log message *** by Daniel Veillard · 25 years ago
  80. 1899e85 Header cleanup and work on parsing/output of element declarations, Daniel. by Daniel Veillard · 25 years ago
  81. 3b9def1 More work toward DTD parsing, informations on the mailing-list and Web, Daniel. by Daniel Veillard · 25 years ago
  82. 7eb5c4f Use -I not -L for includes. by Raja R Harinath · 25 years ago
  83. e3e6150 Prepare for 0.99.5 by Arturo Espinosa · 25 years ago
  84. 39a1f9a Speed, conformance testing, more parsing, general improvements, Daniel. by Daniel Veillard · 25 years ago
  85. 3c2c2ce Updated the tests and result files for better conformances, added rdf2, Daniel by Daniel Veillard · 25 years ago
  86. e8cc5b3 Bumped version number to 0.99.3. by Martin Baulig · 25 years ago
  87. 4f71489 Add the spec file to EXTRA_DIST. by Martin Baulig · 25 years ago
  88. 8369c3c Survey says: ignore by Jeff Garzik · 26 years ago
  89. cd69df9 Fix Sopwith's autogen.sh hack. Dunno exactly what he was trying to do here though by Arturo Espinosa · 26 years ago
  90. 8f8b4c8 allow srcdir != builddir, or somesuch. by Elliot Lee · 26 years ago
  91. 29fb727 GNOME-standard autogen.sh scripts automatically run 'automake -a'. -a by Jeff Garzik · 26 years ago
  92. 7c92c0a Changed the behaviour of xmlGetProp on NULL values, Daniel. by Daniel Veillard · 26 years ago
  93. 44b3a06 Patched a bug in the generation of empty attributes, Daniel. by Daniel Veillard · 26 years ago
  94. be36afe Added copy operations for node/tree/documents, Daniel. by Daniel Veillard · 26 years ago
  95. aa873f7 allow setting $OBJ_DIR to specify building in a subdir by Elliot Lee · 26 years ago
  96. 8cc0d1f Better entities and char ref encoding, error msg formatting, Daniel. by Daniel Veillard · 26 years ago
  97. 242590e simple bug hunting done during rpm2html and rpmfind integration. by Daniel Veillard · 26 years ago
  98. 42dc9b3 Added interfaces with SAX callback block, and upgraded libtool, Daniel by Daniel Veillard · 26 years ago
  99. e3bffb9 Redirect all errors reporting through the SAX error function, Daniel. by Daniel Veillard · 26 years ago
  100. da4d3c4 Update of libtool files, use of HAVE_SNPRINTF, Daniel. by Daniel Veillard · 26 years ago