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. ad21944 Turning off memory debug, Daniel by Daniel Veillard · 25 years ago
  6. 7a66ee6 better SAX interfaces. preparing for 1.7.2, Daniel. by Daniel Veillard · 25 years ago
  7. 2f4dfc4 Updated the doc, and patched libxml.spec.in, Daniel. by Daniel Veillard · 25 years ago
  8. 335849b Removed unconditionnal references to snprintf, Daniel. by Daniel Veillard · 25 years ago
  9. dd6b367 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel by Daniel Veillard · 25 years ago
  10. 7f7d111 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, by Daniel Veillard · 25 years ago
  11. c08a2c6 Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel by Daniel Veillard · 25 years ago
  12. 72bd100 replaced "install -d " with "mkinstalldirs" - not all invocations of by CEST 1999 Timur Bakeyev · 25 years ago
  13. 6db3cb0 prepend all the test* calls with $(top_builddir) - to make 'check' works, by CEST 1999 Timur Bakeyev · 25 years ago
  14. c8eab3a Updated the documentation, Daniel. by Daniel Veillard · 25 years ago
  15. 6454aec Added memory debug wrappers, killed all detected memory leaks, Daniel by Daniel Veillard · 25 years ago
  16. 1ff7ae3 Fixing two stupid bugs on entities and HTML tree deallocation, Daniel. by Daniel Veillard · 25 years ago
  17. c26087b Patched warning issued on SGI by Stephane.Conversy@lri.fr, Daniel. by Daniel Veillard · 25 years ago
  18. b96e643 Release 1.6, lot of fixes, more validation, code cleanup, added namespace by Daniel Veillard · 25 years ago
  19. 991e63d More validity stuff (ID) and corrct version of equal and compare for XPath, Daniel by Daniel Veillard · 25 years ago
  20. b556eb5 Corrected xmlConf.sh missing in distrib, Daniel by Daniel Veillard · 25 years ago
  21. b05deb7 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel by Daniel Veillard · 25 years ago
  22. 6a6ccc1 Added an HACKING file, Daniel. by Daniel Veillard · 25 years ago
  23. e2d034d Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel by Daniel Veillard · 25 years ago
  24. 15b75af Just adds 'const' to a couple of important parameters, patch from by Daniel Veillard · 25 years ago
  25. 1566d3a Added XPath code (http://www.w3.org/TR/xpath), updated HTML support and docs, Daniel by Daniel Veillard · 25 years ago
  26. d79d787 Applied patch from John Ellson <ellson@lucent.com> closing #1646, Daniel by Daniel Veillard · 25 years ago
  27. be9e595 Fixed bug #1638, daniel by Daniel Veillard · 25 years ago
  28. 3166ab1 Added the Makefile for example subdir containing gjobread, Daniel. by Daniel Veillard · 25 years ago
  29. a75b6b3 - log entry. by Tomasz Kłoczko · 25 years ago
  30. 7cc3c04 Applied a bug fix on file reading code from John Ellson <ellson@lucent.com>, Daniel. by Daniel Veillard · 25 years ago
  31. 82150d8 HTML parsing, output is now correct, added HTMLtests target and testcases, Daniel by Daniel Veillard · 25 years ago
  32. 5233ffc Restore binary compat, more HTML stuff, allow stdin input, Daniel. by Daniel Veillard · 25 years ago
  33. be70ff7 Closing reported bugs: 617 1591 1592, adding an HTML parser, Daniel by Daniel Veillard · 25 years ago
  34. 97fea18 Allocate a per-parser SAX table, correct the SAX results, Daniel. by Daniel Veillard · 25 years ago
  35. 14fff06 Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, Daniel by Daniel Veillard · 25 years ago
  36. 05240da Fixed a buffer overrun (exhibits with very long attributes). by Raph Levien · 25 years ago
  37. bb2da58 Added a gjob example for ole, Daniel by Daniel Veillard · 25 years ago
  38. 011b63c Release of libxml-1.1, Daniel. by Daniel Veillard · 25 years ago
  39. 27d8874 CORBA defines fixes, char encoding atodetection, Daniel by Daniel Veillard · 25 years ago
  40. 5e60f5a Prevent gnome-xml from writing two copies of the xml tree to the dest file in by Manish Vachharajani · 25 years ago
  41. 5099ae8 Removal of threading problems, update documentation, added SAX tests, Daniel by Daniel Veillard · 25 years ago
  42. 517752b Completed/revamped the SAX support, removed old namespace suppport, Daniel by Daniel Veillard · 25 years ago
  43. 87c83bd Added test and result to EXTRA_DIST, Daniel by Daniel Veillard · 25 years ago
  44. 64068b3 Moved macros to parserInternals, applied patches for MSVC6, Daniel by Daniel Veillard · 25 years ago
  45. 012ccc1 Fixed xml-config --version, Daniel. by Daniel Veillard · 25 years ago
  46. a86c23e Alias for `tests' target. This will cause `make check' to do the right by Raja R Harinath · 25 years ago
  47. d109e37 Moved error.h to xml-error.h, associated fixed and updates, Daniel by Daniel Veillard · 25 years ago
  48. bc50b59 Memory leak hunting, export more interfaces, updated the doc, Daniel. by Daniel Veillard · 25 years ago
  49. d692aa4 Added call to create/free parser contexts, + doc, Daniel. by Daniel Veillard · 25 years ago
  50. 55a9927 Toward 1.0.0, added docs to the packages, Daniel. by Daniel Veillard · 25 years ago
  51. 3592547 Added parserInternals.h to Makefile.am and the generated HTML docs, Daniel. by Daniel Veillard · 25 years ago
  52. 1e346af Serious upgrade of internal subset support, setup for gtk-doc, Daniel by Daniel Veillard · 25 years ago
  53. 1164e75 Upgrade to 0.99.8 cleanup of spec and makefiles to include doc, Daniel. by Daniel Veillard · 25 years ago
  54. 03d0478 Added this file. by Nuno Ferreira · 25 years ago
  55. 6800ef3 fixed xmlGetProp to return "" when the attribute is NULL, Daniel. by Daniel Veillard · 25 years ago
  56. 726c7e3 Fixed the output of empty attributes, Daniel. by Daniel Veillard · 25 years ago
  57. 1899e85 Header cleanup and work on parsing/output of element declarations, Daniel. by Daniel Veillard · 25 years ago
  58. 3b9def1 More work toward DTD parsing, informations on the mailing-list and Web, Daniel. by Daniel Veillard · 25 years ago
  59. 7eb5c4f Use -I not -L for includes. by Raja R Harinath · 25 years ago
  60. 39a1f9a Speed, conformance testing, more parsing, general improvements, Daniel. by Daniel Veillard · 26 years ago
  61. 3c2c2ce Updated the tests and result files for better conformances, added rdf2, Daniel by Daniel Veillard · 26 years ago
  62. 7c92c0a Changed the behaviour of xmlGetProp on NULL values, Daniel. by Daniel Veillard · 26 years ago
  63. 44b3a06 Patched a bug in the generation of empty attributes, Daniel. by Daniel Veillard · 26 years ago
  64. be36afe Added copy operations for node/tree/documents, Daniel. by Daniel Veillard · 26 years ago
  65. 8cc0d1f Better entities and char ref encoding, error msg formatting, Daniel. by Daniel Veillard · 26 years ago
  66. 242590e simple bug hunting done during rpm2html and rpmfind integration. by Daniel Veillard · 26 years ago
  67. 42dc9b3 Added interfaces with SAX callback block, and upgraded libtool, Daniel by Daniel Veillard · 26 years ago
  68. e3bffb9 Redirect all errors reporting through the SAX error function, Daniel. by Daniel Veillard · 26 years ago
  69. da4d3c4 Update of libtool files, use of HAVE_SNPRINTF, Daniel. by Daniel Veillard · 26 years ago
  70. 442321c Use g_snprintf insteda of snprintf. by Miguel de Icaza · 26 years ago
  71. 0ba4d53 CharRef handling, comments, formatting, pre UTF-8 handling, Daniel. by Daniel Veillard · 26 years ago
  72. 2727168 Fixed? a trange bug related to compression, Daniel. by Daniel Veillard · 26 years ago
  73. 25940b7 Cleanup, bug fixing, entities improvement, more documentation, Daniel. by Daniel Veillard · 26 years ago
  74. 1625364 Cleanup of the API, more work done on the tree generation, Daniel. by Daniel Veillard · 26 years ago
  75. 10c6a8f A small patch and more doc, Daniel. by Daniel Veillard · 26 years ago
  76. baf4cd5 Added debugging code, a bit of parser cleanup, Daniel by Daniel Veillard · 26 years ago
  77. ccb0963 Changed the internals a lot for DOM, entity support, slight changes of API, by Daniel Veillard · 26 years ago
  78. 11e0058 Function blocks of parser.c, attribute handling through SAX, Daniel. by Daniel Veillard · 26 years ago
  79. 97b5877 Set up the fonctions comment block, boring but useful, Daniel. by Daniel Veillard · 26 years ago
  80. 891e404 Added the UTF-8, UTF-16 and ISO Lat 1 conversion routines, not yet used, Daniel. by Daniel Veillard · 26 years ago
  81. 3394284 Make sure that new object carry the proper type value, Daniel. by Daniel Veillard · 26 years ago
  82. 27fb075 Corbaization of the document structures, Daniel. by Daniel Veillard · 26 years ago
  83. 0bef131 Added prev and doc pointers to Node, confomity with DOM, Daniel by Daniel Veillard · 26 years ago
  84. 2786470 Added hooks for servants, Daniel. by Daniel Veillard · 26 years ago
  85. a6e1d12 Added xml-config.in and the related changes, Daniel. by Daniel Veillard · 26 years ago
  86. 7066a79 Patched autogen.sh to to autoupdate libtool and automake config files, Daniel. by Daniel Veillard · 26 years ago
  87. 60681bd Use '?' to separate the sed commands as ',' is used when people pass by Miguel de Icaza · 26 years ago
  88. 15a8df4 Added a per-document compression interface, Daniel. by Daniel Veillard · 26 years ago
  89. 151b1b0 Added compression on saving, Daniel. by Daniel Veillard · 26 years ago
  90. 70120ff Corrected a loop if the file size is 0, Daniel. by Daniel Veillard · 26 years ago
  91. d2e3abd New file. Contains prototyes from `error.c'. by Raja R Harinath · 26 years ago
  92. c19653d New macro. (xmlinc_HEADERS): Renamed from include_HEADERS. by Tom Tromey · 26 years ago
  93. 845664d Applied a small patch on numeric entities parsing from Christopher Blizzard, Daniel by Daniel Veillard · 26 years ago
  94. 260a68f Release 0.2, 80% rewrite, nothing left intact ... Daniel by Daniel Veillard · 26 years ago
  95. a36749e Add .deps dir by Christopher Blizzard · 26 years ago
  96. f8015fa changed the memory allocation scheme for name in xmlNewNode, Daniel. by Daniel Veillard · 26 years ago
  97. fe92600 Corrected errors in infos, patched the Makefile.am, Daniel. by Daniel Veillard · 26 years ago
  98. 01791d5 Added the XML code developped at W3C, Daniel. by Daniel Veillard · 26 years ago