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