1. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  2. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  3. e0e2651 - tree.[ch] parser.c xpath.c: fixed the problem of addressing by Daniel Veillard · 23 years ago
  4. 5a2b697 - xpath.c: seems I finally killed that ugly path evaluation by Daniel Veillard · 24 years ago
  5. 4a6845d Restarted hacking :-) : by Daniel Veillard · 24 years ago
  6. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
  7. ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
  8. 58770e7 Fixes/enhancements: - tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from by Daniel Veillard · 24 years ago
  9. c2def84 Various patches and bug fixes, and XInclude progresses: by Daniel Veillard · 24 years ago
  10. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
  11. a4964b7 - HTMLparser.c: fixed loop on invalid char in scripts by Daniel Veillard · 24 years ago
  12. be9ec4b Applying provided patches :-) by Daniel Veillard · 24 years ago
  13. 52afe80 Started working on the hash table module integration, fixed a bug: by Daniel Veillard · 24 years ago
  14. 4b0755c - HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning by Daniel Veillard · 24 years ago
  15. b656ebe Cleanup, patch from Wayne Davison: by Daniel Veillard · 24 years ago
  16. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  17. 87b9539 Large sync between my W3C base and Gnome's one: by Daniel Veillard · 24 years ago
  18. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  19. d83eb82 more cleanup of the HTML parser to force it to not bypass SAX, Daniel. by Daniel Veillard · 24 years ago
  20. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  21. 496a1cf revamped the encoding support, added iconv support, so now libxml if by Daniel Veillard · 24 years ago
  22. 0604743 removed extraneous xmlRemoveProp definition added item about by Daniel Veillard · 24 years ago
  23. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  24. cf46199 This is the 2.0.0-beta, lots and lots and lots of changes by Daniel Veillard · 24 years ago
  25. 3e6d237 Blanks handling function, added 2.x upgrade doc, Daniel by Daniel Veillard · 24 years ago
  26. e41f2b7 Released 1.8.6, Daniel. by Daniel Veillard · 24 years ago
  27. 2eac503 Added a Fragment function for Raph (DOM) Daniel. by Daniel Veillard · 25 years ago
  28. 71b656e - added xmlRemoveID() and xmlRemoveRef() by Daniel Veillard · 25 years ago
  29. 686d6b6 - added xmlRemoveProp by Daniel Veillard · 25 years ago
  30. dbfd641 - Lots of improvements, too long to list here by Daniel Veillard · 25 years ago
  31. 5cb5ab8 - release 1.8.2 - HTML handling improvement - new tree handling functions by Daniel Veillard · 25 years ago
  32. 82c305b - Updated HTML test outputs by Daniel Veillard · 25 years ago
  33. 3dbfdca A posteriori validation should now work, by Daniel Veillard · 25 years ago
  34. bfce377 Changed 'namespace' to 'nameSpace' to workaround c++ losage where 'namespace' by Ramiro Estrugo · 25 years ago
  35. 10a2c65 Large commit of changes done while travelling to XML'99 by Daniel Veillard · 25 years ago
  36. f5c2c87 - added the patch from Carl Nygard <cnygard@bellatlantic.net> by Daniel Veillard · 25 years ago
  37. a819dac Added cleanup routines, cleanup with -pedantic on linux, closed #3788, Daniel by Daniel Veillard · 25 years ago
  38. 11a48ec Closing bug report #3748, changed global compression flag usage, and by Daniel Veillard · 25 years ago
  39. 7c1206f Revamped HTML parsing, lots of bug fixes for HTML stuff, by Daniel Veillard · 25 years ago
  40. 6077d03 Various small bugfixes, Daniel. by Daniel Veillard · 25 years ago
  41. dd6b367 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel by Daniel Veillard · 25 years ago
  42. c08a2c6 Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel by Daniel Veillard · 25 years ago
  43. b96e643 Release 1.6, lot of fixes, more validation, code cleanup, added namespace by Daniel Veillard · 25 years ago
  44. 991e63d More validity stuff (ID) and corrct version of equal and compare for XPath, Daniel by Daniel Veillard · 25 years ago
  45. b05deb7 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel by Daniel Veillard · 25 years ago
  46. e2d034d Bunch of updates, progressive parsing, updates on HTML, XPAth and docs, Daniel by Daniel Veillard · 25 years ago
  47. 15b75af Just adds 'const' to a couple of important parameters, patch from by Daniel Veillard · 25 years ago
  48. 5233ffc Restore binary compat, more HTML stuff, allow stdin input, Daniel. by Daniel Veillard · 25 years ago
  49. be70ff7 Closing reported bugs: 617 1591 1592, adding an HTML parser, Daniel by Daniel Veillard · 25 years ago
  50. 011b63c Release of libxml-1.1, Daniel. by Daniel Veillard · 25 years ago
  51. 5099ae8 Removal of threading problems, update documentation, added SAX tests, Daniel by Daniel Veillard · 25 years ago
  52. 517752b Completed/revamped the SAX support, removed old namespace suppport, Daniel by Daniel Veillard · 25 years ago
  53. 1e346af Serious upgrade of internal subset support, setup for gtk-doc, Daniel by Daniel Veillard · 25 years ago
  54. 1899e85 Header cleanup and work on parsing/output of element declarations, Daniel. by Daniel Veillard · 25 years ago
  55. 39a1f9a Speed, conformance testing, more parsing, general improvements, Daniel. by Daniel Veillard · 26 years ago
  56. be36afe Added copy operations for node/tree/documents, Daniel. by Daniel Veillard · 26 years ago
  57. 0ba4d53 CharRef handling, comments, formatting, pre UTF-8 handling, Daniel. by Daniel Veillard · 26 years ago
  58. 1625364 Cleanup of the API, more work done on the tree generation, Daniel. by Daniel Veillard · 26 years ago
  59. ccb0963 Changed the internals a lot for DOM, entity support, slight changes of API, by Daniel Veillard · 26 years ago
  60. 27fb075 Corbaization of the document structures, Daniel. by Daniel Veillard · 26 years ago
  61. 0bef131 Added prev and doc pointers to Node, confomity with DOM, Daniel by Daniel Veillard · 26 years ago
  62. 2786470 Added hooks for servants, Daniel. by Daniel Veillard · 26 years ago
  63. 15a8df4 Added a per-document compression interface, Daniel. by Daniel Veillard · 26 years ago
  64. 151b1b0 Added compression on saving, Daniel. by Daniel Veillard · 26 years ago
  65. 260a68f Release 0.2, 80% rewrite, nothing left intact ... Daniel by Daniel Veillard · 26 years ago