1. c7e3cc4 another patch from Malcolm Tredinnick fixing warning generated by the by Daniel Veillard · 20 years ago
  2. 71b9563 fixing #151456, an encoding error could generate a serialization loop. by Daniel Veillard · 20 years ago
  3. 29b1748 small typo pointed out by Mike Hommey slightly improved the --c14n by Daniel Veillard · 20 years ago
  4. 4e3a9fa elaborated on description of xmlValidityWarningFunc and by William M. Brack · 20 years ago
  5. a3215c7 many further little changes for OOM problems. Now seems to be getting by William M. Brack · 20 years ago
  6. 42331a9 further fixes for out of memory condition, mostly from Olivier Andrieu. by William M. Brack · 20 years ago
  7. 1b243b4 applied patch from Rob Richards for the per thread I/O mappings Daniel by Daniel Veillard · 20 years ago
  8. 0335a84 applied patch from Rob Richards for custom I/O BufferCreateFilenane fixes by Daniel Veillard · 20 years ago
  9. 83a75e0 third pass at the escaping refactoring. Daniel by Daniel Veillard · 20 years ago
  10. ee8960b second pass on escaping handling, start to looks better, need to be by Daniel Veillard · 20 years ago
  11. 5d1a4d8 first pass at refactoring the escape on save routines for better by Daniel Veillard · 20 years ago
  12. 18a6509 fix to the fix for #141864 from Paul Elseth apply fix from David Gatwood by Daniel Veillard · 20 years ago
  13. 966a31e fixing some problems in URI unescaping and output buffer opening, this by Daniel Veillard · 20 years ago
  14. aecc0dc fixes the use of 'list' as a parameter added xmlPopInputCallback for Matt by Daniel Veillard · 20 years ago
  15. 500a1de applied patch from Alfred Mickautsch for better DTD support. fixed bug by Daniel Veillard · 20 years ago
  16. 3671190 added xmlByteConsumed() interface updated the benchmark rebuilt the docs by Daniel Veillard · 20 years ago
  17. 61b9338 implemented the XML_PARSE_NONET parser option. converted xmllint.c to use by Daniel Veillard · 21 years ago
  18. 157fee0 previous fix for #124044 was broken, correct fix provided. fix by Daniel Veillard · 21 years ago
  19. c5cbf99 enhanced to bypass compression detection code when input file is stdin by William M. Brack · 21 years ago
  20. 2823243 fix needed when HTTP is not compiled in by Mark Vakoc Daniel by Daniel Veillard · 21 years ago
  21. e8039df make sure we report errors if xmlNewInputFromFile() fails. avoid using by Daniel Veillard · 21 years ago
  22. d61e8fb fixes for compiling using --with-minimum Daniel by Daniel Veillard · 21 years ago
  23. a840b69 Fixed the HTTP<->parser interraction, which should fix 2 long standing by Daniel Veillard · 21 years ago
  24. 9ca682f fixed segfault when input file not present changed output formatting of by William M. Brack · 21 years ago
  25. 847332a starting work to fix the HTTP/XML parser integration. Daniel by Daniel Veillard · 21 years ago
  26. 2b0f879 fixed a nasty bug with interning some text strings prepare for beta5 of by Daniel Veillard · 21 years ago
  27. 659e71e Setting up the framework for structured error reporting, touches a lot of by Daniel Veillard · 21 years ago
  28. cd6ff28 final error handling cleanup converted XInclude to the new error handling by Daniel Veillard · 21 years ago
  29. a885622 Oops, Daniel by Daniel Veillard · 21 years ago
  30. 828ce83 more cleanup through the I/O error path Daniel by Daniel Veillard · 21 years ago
  31. 97bf4d0 better handling of error cases Daniel by Daniel Veillard · 21 years ago
  32. 05d987b first pass at cleaning up error handling in the I/O module. Daniel by Daniel Veillard · 21 years ago
  33. 8127390 added 2 new configure option: --with-reader --with-sax1 to allow removing by Daniel Veillard · 21 years ago
  34. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  35. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  36. 9ec2653 applied patch from Markus Keim fixing a problem with I/O callback by Daniel Veillard · 21 years ago
  37. e72c508 preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in by Daniel Veillard · 21 years ago
  38. 5335055 add streaming on memory regression tests, found bad bugs in the reader by Daniel Veillard · 21 years ago
  39. 8d8bf2c small fix from Rob Richards for input filename fixes for --repeat and by Daniel Veillard · 21 years ago
  40. 07cb822 Time to commit 3 days of work rewriting the parser internal, by Daniel Veillard · 21 years ago
  41. c07329e Implemented detection of compressed files, setting doc->compressed by William M. Brack · 21 years ago
  42. 4811ba3 fixed bug #121210 (callback to sax->error, sax->warning with wrong by William M. Brack · 21 years ago
  43. 6155d8a optimization when freeing hash tables. some tuning of buffer allocations by Daniel Veillard · 21 years ago
  44. 779af00 =Bug 118559 (continued) by William M. Brack · 21 years ago
  45. 78637da fixing bug 118559 by William M. Brack · 21 years ago
  46. cbbd78d Applied fix for "wb" open flag, Daniel by Daniel Veillard · 21 years ago
  47. 1997c3e applied small changes to portability layer for compilation on DJGPP Ms-DOS by Daniel Veillard · 21 years ago
  48. 4e9b1bc trying to fix #114277 about when file remapping and escaping should really by Daniel Veillard · 21 years ago
  49. 8caa9c2 small fix fixed an error message Daniel by Daniel Veillard · 21 years ago
  50. 3e59fc5 added support for large file, tested with a 3+GB instance, and some by Daniel Veillard · 21 years ago
  51. 33300b4 augnemting the APIs, cleanups. cleanup bug #111005 added some missing by Daniel Veillard · 21 years ago
  52. 5f9fada obsoleted xmlNormalizeWindowsPath by Igor Zlatkovic · 21 years ago
  53. 809faa5 fixing bug #104646 about iconv based encoding conversion when the input by Daniel Veillard · 21 years ago
  54. 71531f3 comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2 by Daniel Veillard · 21 years ago
  55. cacbe5d patch from Stefano Zacchiroli to fix some URI/file escaping problems by Daniel Veillard · 21 years ago
  56. 4a6d39b applied a patch for VMS following the report by Nigel Hall Daniel by Daniel Veillard · 22 years ago
  57. a9b66d0 new API building Python script, does the C parsing directly, generates a by Daniel Veillard · 22 years ago
  58. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
  59. e645e8c Applied the VMS update patch from Craig A. Berry update Daniel by Daniel Veillard · 22 years ago
  60. 819d5cb Christian Glahn found a small bug in the push parser. cleaned up and made by Daniel Veillard · 22 years ago
  61. 043620e extended slashification to fix the base problem in xslt by Igor Zlatkovic · 22 years ago
  62. 9181cc0 applied Javier's WinCE patch by Igor Zlatkovic · 22 years ago
  63. 9272704 small portability glitch fixed. Daniel by Daniel Veillard · 22 years ago
  64. 607b35c fixed a stupid out of bound array error Daniel by Daniel Veillard · 22 years ago
  65. f4862f0 messing around with support for Windows path, cleanups, trying to identify by Daniel Veillard · 22 years ago
  66. 3487c8d get rid of all the perror() calls made in the library execution paths. by Daniel Veillard · 22 years ago
  67. b212bbb handle Windows sepecific file://localhost/ semantic ... Daniel by Daniel Veillard · 22 years ago
  68. 49cc975 replaced sprintf() with snprintf() to prevent possible buffer overflow by Aleksey Sanin · 22 years ago
  69. 9e41230 patch from Richard Jinks for XPath substring() function new set of tests by Daniel Veillard · 22 years ago
  70. 9c45ba8 patch from Rachel Hestilow to fix bug #84340 by Aleksey Sanin · 22 years ago
  71. e535449 applied a small buffer performance patch from Gary Pennington Daniel by Daniel Veillard · 22 years ago
  72. 5aac8b8 exported default 'file:', 'http:' and 'ftp:' protocols input handlers and by Aleksey Sanin · 22 years ago
  73. db1dc39 Thomas Steinborn pointed out #76404 that libxml2 could leak by Daniel Veillard · 22 years ago
  74. 561b7f8 dohh I really didn't intended to commit this test version :-( Daniel by Daniel Veillard · 22 years ago
  75. e50f3b5 I wanted to see the real speed at the SAX interface after a little too by Daniel Veillard · 22 years ago
  76. 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 22 years ago
  77. ddffd2a closed #73430, don't read from an input source which indicated an by Daniel Veillard · 22 years ago
  78. c661304 fix bug #72706 when loading a NULL entity Daniel by Daniel Veillard · 22 years ago
  79. 7db3871 cleanup always use stdout if output is NULL don't close filedescriptors by Daniel Veillard · 22 years ago
  80. 9d06d30 Build a new version hopefully near complete and fully documented of the by Daniel Veillard · 22 years ago
  81. 572577e removed the last occurences of strdup usage in the code Daniel by Daniel Veillard · 22 years ago
  82. 3c5ed91 Applied following patches from Robert Collins and make sure IN_LIBXML is by Daniel Veillard · 23 years ago
  83. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  84. 22f25a8 as robert pointed again, xmlInputCallbackInitialized gets reset by by Daniel Veillard · 23 years ago
  85. 107ccaa robert pointed out a loop error in callback cleanups Daniel by Daniel Veillard · 23 years ago
  86. cd337f0 some cleanups when chasing unappropriate stdout output. Daniel by Daniel Veillard · 23 years ago
  87. 8bdb91d cleanup cleanup too added xmlNoNetExternalEntityLoader() from xsltproc by Daniel Veillard · 23 years ago
  88. a9e65e8 closing bug #62711, the library should never close stdin or stdout. Daniel by Daniel Veillard · 23 years ago
  89. acf7ff0 a few VMS updates from John A Fotheringham added by Daniel Veillard · 23 years ago
  90. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  91. 6990bf3 started some serious testing and fixed a few bug and optmization needs. by Daniel Veillard · 23 years ago
  92. 9f7b84b preparing for a 2.4.3 release even if it may not be ready yet redirected by Daniel Veillard · 23 years ago
  93. dc2cee2 Added the part about section 7.2 on URI resolution, fixed a side effect in by Daniel Veillard · 23 years ago
  94. 5d90b6c added support and APIs needed for the catalog PI cleanup Daniel by Daniel Veillard · 23 years ago
  95. e2940dd starts to look okay, really plugged the new framework, cleaned a lot of by Daniel Veillard · 23 years ago
  96. 344cee7 renaming testCatalog as xmlcatalog, making it an installed app adding a by Daniel Veillard · 23 years ago
  97. ecb6f5b xmlOutputBufferCreateFilename() didn't unescaped URIs before doing the by Daniel Veillard · 23 years ago
  98. fe70332 count() was broken on Result Value Tree fixed file:/// accesses on _WIN32 by Daniel Veillard · 23 years ago
  99. 50f3437 applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC by Daniel Veillard · 23 years ago
  100. f012a64 get rid of the readline and libhistory dependancies by default, release by Daniel Veillard · 23 years ago