1. d164092 applied documentation patches from Charlie Bozeman Daniel by Daniel Veillard · 23 years ago
  2. 8faa783 moved xmlGetLineNo() and xmlGetNodePath() into the main tree module, they by Daniel Veillard · 23 years ago
  3. 566d4df Fixed a couple of macro errors pointed out by Denis Beurive, closes #65111 by Daniel Veillard · 23 years ago
  4. 0ec9863 better comments for _private fields removed a problem when copying an by Daniel Veillard · 23 years ago
  5. be480fb trying to fix namespaces + validation problems for good, closing #63619 in by Daniel Veillard · 23 years ago
  6. 5a37bde more include cleanups, export cleanly one html output + format function. by CET 2001 Daniel Veillard · 23 years ago
  7. 8bdb91d cleanup cleanup too added xmlNoNetExternalEntityLoader() from xsltproc by Daniel Veillard · 23 years ago
  8. d046356 Applied the last patches from Gary, cleanup, activated threading all user by Daniel Veillard · 23 years ago
  9. 2ebd7a7 added fix to the header Daniel by Daniel Veillard · 23 years ago
  10. f012a64 get rid of the readline and libhistory dependancies by default, release by Daniel Veillard · 23 years ago
  11. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  12. 7db3773 store the line numbder in element->content, may break some software, need by Daniel Veillard · 23 years ago
  13. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  14. 017b108 - Makefile.am: cleanup when --without-debug is specified by Daniel Veillard · 23 years ago
  15. ca2366a grrr ... namespace is a C++ reserved keyword Daniel by Daniel Veillard · 23 years ago
  16. 9cc6dc6 - xmlversion.h.in libxml.h: Cygwin patches by Daniel Veillard · 23 years ago
  17. e95e239 - DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?> by Daniel Veillard · 23 years ago
  18. 9403a04 - TODO: updated - nanohttp.[ch] : started adding APIs to get the by Daniel Veillard · 23 years ago
  19. bed7b05 - HTMLtree.h debugXML.h parserInternals.h tree.h valid.c by Daniel Veillard · 23 years ago
  20. f69bb4b - HTMLparser.c: Closed bug #54891 by Daniel Veillard · 23 years ago
  21. 75bea54 - tree.[ch]: fixing bug #54446, by cleaning some bugs in the by Daniel Veillard · 23 years ago
  22. eefd449 - tree.[ch] xmlIO.h: applied patch from Joe McAlerney to add by Daniel Veillard · 24 years ago
  23. 67fee94 - tree.[ch]: added xmlSaveFormatFile interface for saving by Daniel Veillard · 24 years ago
  24. eae522a Time to work on helping the Gnome Doc project, first step is reintegrating by Daniel Veillard · 24 years ago
  25. dab4cb3 Geez, this one was painful ! I still need to handle entities references by Daniel Veillard · 24 years ago
  26. a10efa8 - debugXML.c hash.c tree.h valid.c : some changes related to by Daniel Veillard · 24 years ago
  27. 82daa81 - tree.[ch] : added xmlDocCopyNode for gdome2 support Daniel by Daniel Veillard · 24 years ago
  28. 67a2130 - tree.h: include xmlmemory.h this seems to havoid a nasty glibc by Daniel Veillard · 24 years ago
  29. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 24 years ago
  30. 9e7160d Completely changed the way the XPath evaluation is done, likely to break by Daniel Veillard · 24 years ago
  31. e356c28 Preparing for 2.3.4 release: by Daniel Veillard · 24 years ago
  32. 3473f88 Revert directory structure changes by Owen Taylor · 24 years ago
  33. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 24 years ago
  34. e0e2651 - tree.[ch] parser.c xpath.c: fixed the problem of addressing by Daniel Veillard · 24 years ago
  35. 5a2b697 - xpath.c: seems I finally killed that ugly path evaluation by Daniel Veillard · 24 years ago
  36. 4a6845d Restarted hacking :-) : by Daniel Veillard · 24 years ago
  37. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
  38. ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
  39. 58770e7 Fixes/enhancements: - tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from by Daniel Veillard · 24 years ago
  40. c2def84 Various patches and bug fixes, and XInclude progresses: by Daniel Veillard · 24 years ago
  41. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
  42. a4964b7 - HTMLparser.c: fixed loop on invalid char in scripts by Daniel Veillard · 24 years ago
  43. be9ec4b Applying provided patches :-) by Daniel Veillard · 24 years ago
  44. 52afe80 Started working on the hash table module integration, fixed a bug: by Daniel Veillard · 24 years ago
  45. 4b0755c - HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning by Daniel Veillard · 24 years ago
  46. b656ebe Cleanup, patch from Wayne Davison: by Daniel Veillard · 24 years ago
  47. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  48. 87b9539 Large sync between my W3C base and Gnome's one: by Daniel Veillard · 24 years ago
  49. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  50. d83eb82 more cleanup of the HTML parser to force it to not bypass SAX, Daniel. by Daniel Veillard · 24 years ago
  51. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  52. 496a1cf revamped the encoding support, added iconv support, so now libxml if by Daniel Veillard · 25 years ago
  53. 0604743 removed extraneous xmlRemoveProp definition added item about by Daniel Veillard · 25 years ago
  54. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 25 years ago
  55. cf46199 This is the 2.0.0-beta, lots and lots and lots of changes by Daniel Veillard · 25 years ago
  56. 3e6d237 Blanks handling function, added 2.x upgrade doc, Daniel by Daniel Veillard · 25 years ago
  57. e41f2b7 Released 1.8.6, Daniel. by Daniel Veillard · 25 years ago
  58. 2eac503 Added a Fragment function for Raph (DOM) Daniel. by Daniel Veillard · 25 years ago
  59. 71b656e - added xmlRemoveID() and xmlRemoveRef() by Daniel Veillard · 25 years ago
  60. 686d6b6 - added xmlRemoveProp by Daniel Veillard · 25 years ago
  61. dbfd641 - Lots of improvements, too long to list here by Daniel Veillard · 25 years ago
  62. 5cb5ab8 - release 1.8.2 - HTML handling improvement - new tree handling functions by Daniel Veillard · 25 years ago
  63. 82c305b - Updated HTML test outputs by Daniel Veillard · 25 years ago
  64. 3dbfdca A posteriori validation should now work, by Daniel Veillard · 25 years ago
  65. bfce377 Changed 'namespace' to 'nameSpace' to workaround c++ losage where 'namespace' by Ramiro Estrugo · 25 years ago
  66. 10a2c65 Large commit of changes done while travelling to XML'99 by Daniel Veillard · 25 years ago
  67. f5c2c87 - added the patch from Carl Nygard <cnygard@bellatlantic.net> by Daniel Veillard · 25 years ago
  68. a819dac Added cleanup routines, cleanup with -pedantic on linux, closed #3788, Daniel by Daniel Veillard · 25 years ago
  69. 11a48ec Closing bug report #3748, changed global compression flag usage, and by Daniel Veillard · 25 years ago
  70. 7c1206f Revamped HTML parsing, lots of bug fixes for HTML stuff, by Daniel Veillard · 25 years ago
  71. 6077d03 Various small bugfixes, Daniel. by Daniel Veillard · 25 years ago
  72. dd6b367 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel by Daniel Veillard · 25 years ago
  73. c08a2c6 Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel by Daniel Veillard · 25 years ago
  74. b96e643 Release 1.6, lot of fixes, more validation, code cleanup, added namespace by Daniel Veillard · 25 years ago
  75. 991e63d More validity stuff (ID) and corrct version of equal and compare for XPath, Daniel by Daniel Veillard · 25 years ago
  76. b05deb7 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel by Daniel Veillard · 25 years ago
  77. e2d034d Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel by Daniel Veillard · 25 years ago
  78. 15b75af Just adds 'const' to a couple of important parameters, patch from by Daniel Veillard · 25 years ago
  79. 5233ffc Restore binary compat, more HTML stuff, allow stdin input, Daniel. by Daniel Veillard · 25 years ago
  80. be70ff7 Closing reported bugs: 617 1591 1592, adding an HTML parser, Daniel by Daniel Veillard · 25 years ago
  81. 011b63c Release of libxml-1.1, Daniel. by Daniel Veillard · 25 years ago
  82. 5099ae8 Removal of threading problems, update documentation, added SAX tests, Daniel by Daniel Veillard · 26 years ago
  83. 517752b Completed/revamped the SAX support, removed old namespace suppport, Daniel by Daniel Veillard · 26 years ago
  84. 1e346af Serious upgrade of internal subset support, setup for gtk-doc, Daniel by Daniel Veillard · 26 years ago
  85. 1899e85 Header cleanup and work on parsing/output of element declarations, Daniel. by Daniel Veillard · 26 years ago
  86. 39a1f9a Speed, conformance testing, more parsing, general improvements, Daniel. by Daniel Veillard · 26 years ago
  87. be36afe Added copy operations for node/tree/documents, Daniel. by Daniel Veillard · 26 years ago
  88. 0ba4d53 CharRef handling, comments, formatting, pre UTF-8 handling, Daniel. by Daniel Veillard · 26 years ago
  89. 1625364 Cleanup of the API, more work done on the tree generation, Daniel. by Daniel Veillard · 26 years ago
  90. ccb0963 Changed the internals a lot for DOM, entity support, slight changes of API, by Daniel Veillard · 26 years ago
  91. 27fb075 Corbaization of the document structures, Daniel. by Daniel Veillard · 26 years ago
  92. 0bef131 Added prev and doc pointers to Node, confomity with DOM, Daniel by Daniel Veillard · 26 years ago
  93. 2786470 Added hooks for servants, Daniel. by Daniel Veillard · 26 years ago
  94. 15a8df4 Added a per-document compression interface, Daniel. by Daniel Veillard · 26 years ago
  95. 151b1b0 Added compression on saving, Daniel. by Daniel Veillard · 26 years ago
  96. 260a68f Release 0.2, 80% rewrite, nothing left intact ... Daniel by Daniel Veillard · 26 years ago