1. 5344c60 Fixed a few other problems raised by Charlie Bozeman. fixed the output by Daniel Veillard · 23 years ago
  2. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  3. 86fd5a7 cleanup some static declarations Daniel by Daniel Veillard · 23 years ago
  4. ed472f3 fix bug #66816 when validating. don't use sys/time.h if configure did not by Daniel Veillard · 23 years ago
  5. b4545fd in case of content model validity error, don't print it if validity by Daniel Veillard · 23 years ago
  6. be480fb trying to fix namespaces + validation problems for good, closing #63619 in by Daniel Veillard · 23 years ago
  7. ce2c2f0 fixed a very serious (looping) validation bug Daniel by Daniel Veillard · 23 years ago
  8. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  9. b44025c started integrating the non-controversial parts of Gary Pennington by Daniel Veillard · 23 years ago
  10. f4309d7 close bug #61550 when xml: wasn't considered a namespace daniel by Daniel Veillard · 23 years ago
  11. 268fd1b fixed a Windows compiler warning (Chris Poblete) fix for mod when dividend by Daniel Veillard · 23 years ago
  12. d3d0672 deprecate the non-boundchecking Sprintf functions, add Snprintf this by Daniel Veillard · 23 years ago
  13. 48da910 allow to inherit attributes from the DTD directly in the tree, this is by Daniel Veillard · 23 years ago
  14. 04e2dae fixed "Internal: MIXED struct bad" when #CDATA elements validation occured by Daniel Veillard · 23 years ago
  15. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  16. 10ea86c - valid.c: fixed a bug found when post validating an entity ref by Daniel Veillard · 23 years ago
  17. a9142e7 - valid.c tree.c parserInternals.c parser.c: Stephan Kulow by Daniel Veillard · 23 years ago
  18. 64b98c0 Stephan Kulow pointed out a problem when validating and using an empty by Daniel Veillard · 23 years ago
  19. 8bdd220 - valid.c: fixed bug #56049, forgot one check in the validation routine Daniel by Daniel Veillard · 23 years ago
  20. 1d04767 - valid.c: (a? , b? , c? , ... , z?) was storing/restauring by Daniel Veillard · 23 years ago
  21. bed7b05 - HTMLtree.h debugXML.h parserInternals.h tree.h valid.c by Daniel Veillard · 23 years ago
  22. f69bb4b - HTMLparser.c: Closed bug #54891 by Daniel Veillard · 23 years ago
  23. e62d36c - valid.c test/VCM/v2[34].xml: Fixed bug #54631 added specific test by Daniel Veillard · 23 years ago
  24. 4de4d3b - valid.c: warn when indeterminist content model is detected by Daniel Veillard · 23 years ago
  25. 3772192 - valid.c: applied small patch from Gary Pennington, reindented by Daniel Veillard · 23 years ago
  26. 7533cc8 Good old cycle: new release, new bug reports, new fixes ... by Daniel Veillard · 23 years ago
  27. 61b33d5 - SAX.c testDocbook.c DOCBparser.c: more work on the support by Daniel Veillard · 23 years ago
  28. eae522a Time to work on helping the Gnome Doc project, first step is reintegrating by Daniel Veillard · 23 years ago
  29. 0680399 - valid.c: Bjorn detected an invalid memory access. Fixed vstateVPush() Daniel by Daniel Veillard · 23 years ago
  30. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  31. 34b1b3a Cleanup and testing with the KDE help center files: by Daniel Veillard · 23 years ago
  32. 1c14b8d The last main work left on non-determinist validation: by Daniel Veillard · 23 years ago
  33. ca1f172 The lesson of the day is by Daniel Veillard · 23 years ago
  34. 8534905 - valid.c: removed a state explosion exhibited by RSS by Daniel Veillard · 23 years ago
  35. dab4cb3 Geez, this one was painful ! I still need to handle entities references by Daniel Veillard · 23 years ago
  36. a10efa8 - debugXML.c hash.c tree.h valid.c : some changes related to by Daniel Veillard · 23 years ago
  37. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  38. c86a4fa - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c by Daniel Veillard · 23 years ago
  39. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  40. e356c28 Preparing for 2.3.4 release: by Daniel Veillard · 23 years ago
  41. 8730c56 - valid.c: new patch from Gary Pennington Daniel by Daniel Veillard · 23 years ago
  42. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  43. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  44. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  45. e0c3a62 - Makefile.am valid.c list.[ch]: Gary Pennington provided a by Daniel Veillard · 23 years ago
  46. 1f83d39 - hash.[ch]: added a first version of xmlHashSize() by Daniel Veillard · 23 years ago
  47. 5eef622 - valid.c: couple of bug fixes pointed by Gary Pennington by Daniel Veillard · 23 years ago
  48. c2f4df2 One new set of patches: by Daniel Veillard · 24 years ago
  49. c2def84 Various patches and bug fixes, and XInclude progresses: by Daniel Veillard · 24 years ago
  50. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
  51. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  52. 126f279 Bunch of fixes, finishing moving datastructures to the hash stuff: by Daniel Veillard · 24 years ago
  53. 683cb02 Patches added during last week on W3C CVS base: by Daniel Veillard · 24 years ago
  54. cd42961 - tree.c valid.c xmllint.c: Fixed a few postvalidation bugs by Daniel Veillard · 24 years ago
  55. e8282ed More work toward 2.2.5, integrated a number of patches by Daniel Veillard · 24 years ago
  56. 8b5dd83 - configure.in: releasing 2.2.4 by Daniel Veillard · 24 years ago
  57. 04698d9 New set of cleanups, released 2.2.3: by Daniel Veillard · 24 years ago
  58. b1059e2 Finally commiting work done on the plane, major cleanup, by Daniel Veillard · 24 years ago
  59. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  60. f0cc7cc libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this by Daniel Veillard · 24 years ago
  61. 87b9539 Large sync between my W3C base and Gnome's one: by Daniel Veillard · 24 years ago
  62. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  63. d83eb82 more cleanup of the HTML parser to force it to not bypass SAX, Daniel. by Daniel Veillard · 24 years ago
  64. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  65. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  66. cf46199 This is the 2.0.0-beta, lots and lots and lots of changes by Daniel Veillard · 24 years ago
  67. 3a2ebdd Rebuit doc finished closing a few bugs, Daniel. by Daniel Veillard · 24 years ago
  68. da07c34 - added a nano FTP module - removed SNAP from RPM - updated the status in doc by Daniel Veillard · 24 years ago
  69. 0142b84 Oops, it seems I forgot to commit 1.8.4 changes by Daniel Veillard · 24 years ago
  70. 71b656e - added xmlRemoveID() and xmlRemoveRef() by Daniel Veillard · 25 years ago
  71. dbfd641 - Lots of improvements, too long to list here by Daniel Veillard · 25 years ago
  72. 3c558c3 - fix for PIs name starting with xml by Daniel Veillard · 25 years ago
  73. 944b5ff A posteriori validation should now work, by Daniel Veillard · 25 years ago
  74. 10a2c65 Large commit of changes done while travelling to XML'99 by Daniel Veillard · 25 years ago
  75. a819dac Added cleanup routines, cleanup with -pedantic on linux, closed #3788, Daniel by Daniel Veillard · 25 years ago
  76. 51e3b15 xmlSetProp() and xmlNewProp() fixes, mem extra alloc bug in parser fixed, Daniel by Daniel Veillard · 25 years ago
  77. 7c1206f Revamped HTML parsing, lots of bug fixes for HTML stuff, by Daniel Veillard · 25 years ago
  78. 00fdf37 Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, Daniel by Daniel Veillard · 25 years ago
  79. dd6b367 Fixed CHAR, errno, alpha RPM compile, updated doc, Daniel by Daniel Veillard · 25 years ago
  80. 7f7d111 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, by Daniel Veillard · 25 years ago
  81. c08a2c6 Bug fixes, improvement on ID/IDREF support, 1.6.2, no memleaks, Daniel by Daniel Veillard · 25 years ago
  82. 6454aec Added memory debug wrappers, killed all detected memory leaks, Daniel by Daniel Veillard · 25 years ago
  83. c26087b Patched warning issued on SGI by Stephane.Conversy@lri.fr, Daniel. by Daniel Veillard · 25 years ago
  84. b96e643 Release 1.6, lot of fixes, more validation, code cleanup, added namespace by Daniel Veillard · 25 years ago
  85. 991e63d More validity stuff (ID) and corrct version of equal and compare for XPath, Daniel by Daniel Veillard · 25 years ago
  86. b05deb7 Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel by Daniel Veillard · 25 years ago
  87. be70ff7 Closing reported bugs: 617 1591 1592, adding an HTML parser, Daniel by Daniel Veillard · 25 years ago
  88. 14fff06 Big changes, seems that 1.2.0 wasn't commited, here is 1.3.0, Daniel by Daniel Veillard · 25 years ago
  89. 011b63c Release of libxml-1.1, Daniel. by Daniel Veillard · 25 years ago
  90. 5099ae8 Removal of threading problems, update documentation, added SAX tests, Daniel by Daniel Veillard · 25 years ago
  91. 517752b Completed/revamped the SAX support, removed old namespace suppport, Daniel by Daniel Veillard · 25 years ago
  92. 1e346af Serious upgrade of internal subset support, setup for gtk-doc, Daniel 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. 39a1f9a Speed, conformance testing, more parsing, general improvements, Daniel. by Daniel Veillard · 25 years ago