1. 5d96fff doc updates from Heiko Rupp 2 sanity checks from Heiko Rupp Daniel by Daniel Veillard · 23 years ago
  2. 9f7b84b preparing for a 2.4.3 release even if it may not be ready yet redirected by Daniel Veillard · 23 years ago
  3. 5d90b6c added support and APIs needed for the catalog PI cleanup Daniel by Daniel Veillard · 23 years ago
  4. e2940dd starts to look okay, really plugged the new framework, cleaned a lot of by Daniel Veillard · 23 years ago
  5. cda9692 more work on the XML catalog support. small cleanup seems using list as a by Daniel Veillard · 23 years ago
  6. f300b7e small fix fixing bug #58539 reported by coolo, in entity substitution mode by Daniel Veillard · 23 years ago
  7. 50f3437 applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC by Daniel Veillard · 23 years ago
  8. 5e3eecb when the internal subset uses a PE, then the included entity can use by Daniel Veillard · 23 years ago
  9. 4aafa79 don't override existing encoding specified before starting by Daniel Veillard · 23 years ago
  10. 50822cb applied const patches from Tom Moog #58002 Daniel by Daniel Veillard · 23 years ago
  11. 6dd398f fixed bugs #58073 reported by Greg Shtilman Daniel by Daniel Veillard · 23 years ago
  12. 2454ab9 fixes bug #57652 reported by Morus Walter Daniel by Daniel Veillard · 23 years ago
  13. a53c688 fixed the xmlLineNumbersDefault() errors, lesson don't add new functions by Daniel Veillard · 23 years ago
  14. d9bad13 removing history/readline changed this slightly make element content line by Daniel Veillard · 23 years ago
  15. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  16. 7db3773 store the line numbder in element->content, may break some software, need by Daniel Veillard · 23 years ago
  17. 7583a59 trying to fix #56948, this led to an XPath fix, improvements of SAX by Daniel Veillard · 23 years ago
  18. 62f313b - SAX.c entities.c parser.c: changed completely the way entities by Daniel Veillard · 23 years ago
  19. 7704473 xmlStrstr args are both const small cleanup reformated, fixed problems if by Daniel Veillard · 23 years ago
  20. 0e4cd17 - parser.c: fixed UTF8 BOM support in push mode by Daniel Veillard · 23 years ago
  21. 1164810 - configure.in doc/xml.html include/libxml/xmlwin32version.h: by Daniel Veillard · 23 years ago
  22. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  23. 87a764e - parser.c parserInternals.c encoding.c: Since Notepad on Win2k by Daniel Veillard · 23 years ago
  24. a9142e7 - valid.c tree.c parserInternals.c parser.c: Stephan Kulow by Daniel Veillard · 23 years ago
  25. 3ed27bd - parser.c: Stephan Kulow also raised the fact that line number by Daniel Veillard · 23 years ago
  26. a97a19b - parser.c: fixed propagation context info when parsing an by Daniel Veillard · 23 years ago
  27. 76d66f4 - xpath.c tree.c parser.c: speed optimizations at the parser level by Daniel Veillard · 23 years ago
  28. fd7ddca - parser.c parser.h parserInternals.h: fixed a couple of by Daniel Veillard · 23 years ago
  29. a737459 - Makefile.am xmlversion.h.in configure.in include/Makefile.am: by Daniel Veillard · 23 years ago
  30. 257d910 - parser.c: added xmlParseExternalEntityPrivate() to allow by Daniel Veillard · 23 years ago
  31. 02141ea - tree.c parser.c encoding.c: spent a bit more time looking by Daniel Veillard · 23 years ago
  32. 3ed155f How to bump raw SAX parsing speed from 5.8M/s to 7.4M/s in 4 lines of code: by Daniel Veillard · 23 years ago
  33. 30211a0 - parser.c: applied fixes from Christian Glahn bug report #53391 Daniel by Daniel Veillard · 23 years ago
  34. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  35. dab4cb3 Geez, this one was painful ! I still need to handle entities references by Daniel Veillard · 23 years ago
  36. e470df7 3 hours of debug, this was hell: by Daniel Veillard · 23 years ago
  37. 5058211 parser.c: fixed line number reporting on error Daniel by Daniel Veillard · 23 years ago
  38. 04be4f5 - parser.c: Sullivan and Darin found a parser bug, applied the patch. Daniel by Daniel Veillard · 23 years ago
  39. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  40. 146c912 - parser.c: fixed a reported bug in NOTATION parsing by Daniel Veillard · 23 years ago
  41. e020c3a A typo and an obscure bug fix: by Daniel Veillard · 23 years ago
  42. 0b6b55b Someone found a bug hiding in a corner, caught it ! by Daniel Veillard · 23 years ago
  43. 82ab81e - parser.c: and Matt Sergeant found one in the XML push by Daniel Veillard · 23 years ago
  44. 80f3257 - parser.c SAX.c: the new content parsing code raised an by Daniel Veillard · 23 years ago
  45. 29631a8 10 mn hacking while waiting for doctor appointment: by Daniel Veillard · 23 years ago
  46. 2f36224 - parser.c: one must report spaces even if the Dtd element by Daniel Veillard · 23 years ago
  47. 21a0f91 - parser.c: more work on increasing parsing ferformances Daniel by Daniel Veillard · 23 years ago
  48. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  49. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  50. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  51. 142adbf More bugfixes due to DocBook: by Daniel Veillard · 23 years ago
  52. e0e2651 - tree.[ch] parser.c xpath.c: fixed the problem of addressing by Daniel Veillard · 23 years ago
  53. 0f2a53c Bug fixes and an extension found and required by XSLT: by Daniel Veillard · 23 years ago
  54. de55cf6 First libxml head patch from the Gnome community since a looong time :-) by Daniel Veillard · 23 years ago
  55. 167bd53 Old but effective optimization patch: by Daniel Veillard · 24 years ago
  56. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
  57. ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
  58. 41e0651 A few serious bugfixes: by Daniel Veillard · 24 years ago
  59. c2def84 Various patches and bug fixes, and XInclude progresses: by Daniel Veillard · 24 years ago
  60. a4964b7 - HTMLparser.c: fixed loop on invalid char in scripts by Daniel Veillard · 24 years ago
  61. 2ffc359 - parser.[ch]: added xmlIOParseDTD() by Daniel Veillard · 24 years ago
  62. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  63. 126f279 Bunch of fixes, finishing moving datastructures to the hash stuff: by Daniel Veillard · 24 years ago
  64. 1e85139 - parser.c test/wap.xml result/noent/wap.xml result/wap.xml: by Daniel Veillard · 24 years ago
  65. b71379b - moved xml-error.h to xmlerror.h: seems this allowed to bypass by Daniel Veillard · 24 years ago
  66. aaf58b9 Various attemps at trying to bypass this automake bullshit !!! Daniel by Daniel Veillard · 24 years ago
  67. 7e99c63 Tried to build libxml2-2.2.5 by Daniel Veillard · 24 years ago
  68. 7cfce32 Bugfix - parser.c xmlIO.c xmlIO.h: fixed bug 26650, and improved the by Daniel Veillard · 24 years ago
  69. 8b5dd83 - configure.in: releasing 2.2.4 by Daniel Veillard · 24 years ago
  70. bc76530 Cleanups, 1 bug fix: by Daniel Veillard · 24 years ago
  71. f09e7e3 XPath fixes and cleanup, 2 general bug fixes: by Daniel Veillard · 24 years ago
  72. 4b0755c - HTMLparser.c parser.c tree.c tree.h: Avoiding a few warning by Daniel Veillard · 24 years ago
  73. b656ebe Cleanup, patch from Wayne Davison: by Daniel Veillard · 24 years ago
  74. 04698d9 New set of cleanups, released 2.2.3: by Daniel Veillard · 24 years ago
  75. a2c6da9 For Havoc: - HTMLparser.c parser.c: set ctxt->errNo before calling the by Daniel Veillard · 24 years ago
  76. b1059e2 Finally commiting work done on the plane, major cleanup, by Daniel Veillard · 24 years ago
  77. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  78. dd477ce - parser.c parserInternals.h: demacroified most of the IS_XXX by Daniel Veillard · 24 years ago
  79. e715dd2 - parser.c: Fixed bug on invalid ontent characters and when using by Daniel Veillard · 24 years ago
  80. 4948eb4 - HTMLparser.c testHTML.c: applied two new patches from by Daniel Veillard · 24 years ago
  81. e0854c3 Bunch of new parser cleanup work: by Daniel Veillard · 24 years ago
  82. f0cc7cc libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this by Daniel Veillard · 24 years ago
  83. 52402ce bug fixes, bugfixes, bugfixes ... by Daniel Veillard · 24 years ago
  84. 87b9539 Large sync between my W3C base and Gnome's one: by Daniel Veillard · 24 years ago
  85. 46e370e - parser.c xmlIO.[ch]: fixed the problem of encoding support by Daniel Veillard · 24 years ago
  86. 3665069 - nanohttp.c: fixed socklen_t replacement to unsigned int by Daniel Veillard · 24 years ago
  87. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  88. 3f6f7f6 - win32config.h.in: updated by Daniel Veillard · 24 years ago
  89. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  90. 496a1cf revamped the encoding support, added iconv support, so now libxml if by Daniel Veillard · 24 years ago
  91. 0604743 removed extraneous xmlRemoveProp definition added item about by Daniel Veillard · 24 years ago
  92. 5e873c4 - speedup of IS_CHAR like macros, significant overall improvement by Daniel Veillard · 24 years ago
  93. 5d211f4 libxml2 prerelease ? by Daniel Veillard · 24 years ago
  94. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  95. cf46199 This is the 2.0.0-beta, lots and lots and lots of changes by Daniel Veillard · 24 years ago
  96. b566ce1 Rebuit doc finished closing a few bugs, Daniel. by Daniel Veillard · 24 years ago
  97. fb76c40 Blanks handling function, added 2.x upgrade doc, Daniel by Daniel Veillard · 24 years ago
  98. 90fb02c Trying another better solution at the <a> </a> problem, Daniel by Daniel Veillard · 24 years ago
  99. 83a30e7 Fixed #6766 and satrted working on white space handling, Daniel by Daniel Veillard · 24 years ago
  100. d0f7f74 Do a bit of bufferization in text mode, Daniel by Daniel Veillard · 24 years ago