1. 5335055 add streaming on memory regression tests, found bad bugs in the reader by Daniel Veillard · 21 years ago
  2. 8d8bf2c small fix from Rob Richards for input filename fixes for --repeat and by Daniel Veillard · 21 years ago
  3. 07cb822 Time to commit 3 days of work rewriting the parser internal, by Daniel Veillard · 21 years ago
  4. c07329e Implemented detection of compressed files, setting doc->compressed by William M. Brack · 21 years ago
  5. 4811ba3 fixed bug #121210 (callback to sax->error, sax->warning with wrong by William M. Brack · 21 years ago
  6. 6155d8a optimization when freeing hash tables. some tuning of buffer allocations by Daniel Veillard · 21 years ago
  7. 779af00 =Bug 118559 (continued) by William M. Brack · 21 years ago
  8. 78637da fixing bug 118559 by William M. Brack · 21 years ago
  9. cbbd78d Applied fix for "wb" open flag, Daniel by Daniel Veillard · 21 years ago
  10. 1997c3e applied small changes to portability layer for compilation on DJGPP Ms-DOS by Daniel Veillard · 21 years ago
  11. 4e9b1bc trying to fix #114277 about when file remapping and escaping should really by Daniel Veillard · 21 years ago
  12. 8caa9c2 small fix fixed an error message Daniel by Daniel Veillard · 21 years ago
  13. 3e59fc5 added support for large file, tested with a 3+GB instance, and some by Daniel Veillard · 21 years ago
  14. 33300b4 augnemting the APIs, cleanups. cleanup bug #111005 added some missing by Daniel Veillard · 21 years ago
  15. 5f9fada obsoleted xmlNormalizeWindowsPath by Igor Zlatkovic · 21 years ago
  16. 809faa5 fixing bug #104646 about iconv based encoding conversion when the input by Daniel Veillard · 21 years ago
  17. 71531f3 comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2 by Daniel Veillard · 21 years ago
  18. cacbe5d patch from Stefano Zacchiroli to fix some URI/file escaping problems by Daniel Veillard · 22 years ago
  19. 4a6d39b applied a patch for VMS following the report by Nigel Hall Daniel by Daniel Veillard · 22 years ago
  20. a9b66d0 new API building Python script, does the C parsing directly, generates a by Daniel Veillard · 22 years ago
  21. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
  22. e645e8c Applied the VMS update patch from Craig A. Berry update Daniel by Daniel Veillard · 22 years ago
  23. 819d5cb Christian Glahn found a small bug in the push parser. cleaned up and made by Daniel Veillard · 22 years ago
  24. 043620e extended slashification to fix the base problem in xslt by Igor Zlatkovic · 22 years ago
  25. 9181cc0 applied Javier's WinCE patch by Igor Zlatkovic · 22 years ago
  26. 9272704 small portability glitch fixed. Daniel by Daniel Veillard · 22 years ago
  27. 607b35c fixed a stupid out of bound array error Daniel by Daniel Veillard · 22 years ago
  28. f4862f0 messing around with support for Windows path, cleanups, trying to identify by Daniel Veillard · 22 years ago
  29. 3487c8d get rid of all the perror() calls made in the library execution paths. by Daniel Veillard · 22 years ago
  30. b212bbb handle Windows sepecific file://localhost/ semantic ... Daniel by Daniel Veillard · 22 years ago
  31. 49cc975 replaced sprintf() with snprintf() to prevent possible buffer overflow by Aleksey Sanin · 22 years ago
  32. 9e41230 patch from Richard Jinks for XPath substring() function new set of tests by Daniel Veillard · 22 years ago
  33. 9c45ba8 patch from Rachel Hestilow to fix bug #84340 by Aleksey Sanin · 22 years ago
  34. e535449 applied a small buffer performance patch from Gary Pennington Daniel by Daniel Veillard · 22 years ago
  35. 5aac8b8 exported default 'file:', 'http:' and 'ftp:' protocols input handlers and by Aleksey Sanin · 22 years ago
  36. db1dc39 Thomas Steinborn pointed out #76404 that libxml2 could leak by Daniel Veillard · 22 years ago
  37. 561b7f8 dohh I really didn't intended to commit this test version :-( Daniel by Daniel Veillard · 22 years ago
  38. e50f3b5 I wanted to see the real speed at the SAX interface after a little too by Daniel Veillard · 22 years ago
  39. 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 22 years ago
  40. ddffd2a closed #73430, don't read from an input source which indicated an by Daniel Veillard · 22 years ago
  41. c661304 fix bug #72706 when loading a NULL entity Daniel by Daniel Veillard · 22 years ago
  42. 7db3871 cleanup always use stdout if output is NULL don't close filedescriptors by Daniel Veillard · 22 years ago
  43. 9d06d30 Build a new version hopefully near complete and fully documented of the by Daniel Veillard · 22 years ago
  44. 572577e removed the last occurences of strdup usage in the code Daniel by Daniel Veillard · 23 years ago
  45. 3c5ed91 Applied following patches from Robert Collins and make sure IN_LIBXML is by Daniel Veillard · 23 years ago
  46. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  47. 22f25a8 as robert pointed again, xmlInputCallbackInitialized gets reset by by Daniel Veillard · 23 years ago
  48. 107ccaa robert pointed out a loop error in callback cleanups Daniel by Daniel Veillard · 23 years ago
  49. cd337f0 some cleanups when chasing unappropriate stdout output. Daniel by Daniel Veillard · 23 years ago
  50. 8bdb91d cleanup cleanup too added xmlNoNetExternalEntityLoader() from xsltproc by Daniel Veillard · 23 years ago
  51. a9e65e8 closing bug #62711, the library should never close stdin or stdout. Daniel by Daniel Veillard · 23 years ago
  52. acf7ff0 a few VMS updates from John A Fotheringham added by Daniel Veillard · 23 years ago
  53. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  54. 6990bf3 started some serious testing and fixed a few bug and optmization needs. by Daniel Veillard · 23 years ago
  55. 9f7b84b preparing for a 2.4.3 release even if it may not be ready yet redirected by Daniel Veillard · 23 years ago
  56. dc2cee2 Added the part about section 7.2 on URI resolution, fixed a side effect in by Daniel Veillard · 23 years ago
  57. 5d90b6c added support and APIs needed for the catalog PI cleanup Daniel by Daniel Veillard · 23 years ago
  58. e2940dd starts to look okay, really plugged the new framework, cleaned a lot of by Daniel Veillard · 23 years ago
  59. 344cee7 renaming testCatalog as xmlcatalog, making it an installed app adding a by Daniel Veillard · 23 years ago
  60. ecb6f5b xmlOutputBufferCreateFilename() didn't unescaped URIs before doing the by Daniel Veillard · 23 years ago
  61. fe70332 count() was broken on Result Value Tree fixed file:/// accesses on _WIN32 by Daniel Veillard · 23 years ago
  62. 50f3437 applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC by Daniel Veillard · 23 years ago
  63. f012a64 get rid of the readline and libhistory dependancies by default, release by Daniel Veillard · 23 years ago
  64. 5e2dace Cleanup, cleanup .. removed libxml softlink for good cleanup to get 100% by Daniel Veillard · 23 years ago
  65. 8fcc494 cleaned up some warning on the Alpha Daniel by Daniel Veillard · 23 years ago
  66. 2209073 cleanup of global variables, marking some const or private. Daniel by Daniel Veillard · 23 years ago
  67. 388236f fixed an old bug raised by Bernhard Zwisch, the I/O layer should by Daniel Veillard · 23 years ago
  68. 1fd36d2 fixed a URI-Reference computation problem when validating small cleanup by Daniel Veillard · 23 years ago
  69. 4d65a1c - parser.c: improved the description of a couple of interfaces by Daniel Veillard · 23 years ago
  70. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  71. 3c2758d - xmlIO.c: Gary Pennington spotted a few troubles with file:/// Daniel by Daniel Veillard · 23 years ago
  72. 7d6fd21 - xmlIO.c catalog.c: plugged in the default catalog resolution by Daniel Veillard · 23 years ago
  73. edddff9 - xmlIO.c: Bjorn Reese provided a fix for a problem on buffer flushing Daniel by Daniel Veillard · 23 years ago
  74. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  75. 34b1b3a Cleanup and testing with the KDE help center files: by Daniel Veillard · 23 years ago
  76. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  77. c86a4fa - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c by Daniel Veillard · 23 years ago
  78. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  79. a022fe0 First patch from SCO :-) - xmlIO.c: one function comment cleanup. Daniel by Daniel Veillard · 23 years ago
  80. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  81. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  82. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  83. 2c833b6 Dohhhhhh: - xmliO.c: Harry Blundell pointed out that xmlCheckFilename by Daniel Veillard · 23 years ago
  84. f17e09b Incorporated patches, some cleanup: by Daniel Veillard · 23 years ago
  85. d8aa7cb off by 1 and stupidity bug fix: by Daniel Veillard · 24 years ago
  86. e248819 - encoding.c xmlIO.c: Fixing the problem reported by Marc Sanfacon Daniel by Daniel Veillard · 24 years ago
  87. f060a41 fixed xmlParserInputBufferCreateMem doc Daniel by Daniel Veillard · 24 years ago
  88. a6d8eb6 Finally had a bit of time to resynch both trees: by Daniel Veillard · 24 years ago
  89. ce6e98d Big OpenVMS patch: - nanohttp.c parser.[ch] tree.[ch] xmlIO.[ch] xmllint.c by Daniel Veillard · 24 years ago
  90. 58770e7 Fixes/enhancements: - tree.[ch] xmlIO.c: added xmlDocDumpMemoryEnc() from by Daniel Veillard · 24 years ago
  91. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  92. 52afe80 Started working on the hash table module integration, fixed a bug: by Daniel Veillard · 24 years ago
  93. 2f971a2 Another patch from Wayne Davison: by Daniel Veillard · 24 years ago
  94. 7cfce32 Bugfix - parser.c xmlIO.c xmlIO.h: fixed bug 26650, and improved the by Daniel Veillard · 24 years ago
  95. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  96. 46e370e - parser.c xmlIO.[ch]: fixed the problem of encoding support by Daniel Veillard · 24 years ago
  97. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  98. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  99. 496a1cf revamped the encoding support, added iconv support, so now libxml if by Daniel Veillard · 24 years ago
  100. 5e873c4 - speedup of IS_CHAR like macros, significant overall improvement by Daniel Veillard · 24 years ago