1. 481dcfc applied patch from Igor for path conversion on Windows Daniel by Daniel Veillard · 18 years ago
  2. b8efdda add a new function xmlPathToUri() to provide a clean conversion when by Daniel Veillard · 18 years ago
  3. 30e7607 a bunch of small cleanups based on coverity reports. Daniel by Daniel Veillard · 18 years ago
  4. 8f3392e applied patch from Rob Richards fixing the URI regressions tests on by Daniel Veillard · 18 years ago
  5. 0f7b331 more fixes to the behaviour of xmlBuildRelativeURI Daniel by Daniel Veillard · 19 years ago
  6. 820d5ed fixed problem when xmlBuildRelativeURI was given a blank path (bug 316224) by William M. Brack · 19 years ago
  7. 336a8e1 get rid of the dependancy on a locally installed DTD try to cleanup the by Daniel Veillard · 19 years ago
  8. 38c4b33 enhanced xmlBuildRelativeURI to allow the URI and the base to be in by William M. Brack · 19 years ago
  9. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  10. 015ccb2 This change started out as a simple desire to speed up the by William M. Brack · 19 years ago
  11. f3cf1a1 fixed problem with xmlURIEscape when query part was empty (actually fixed by William M. Brack · 20 years ago
  12. f2a657a fixed a stupid mistake in xmlBuildRelativeURI (bug 156527) by William M. Brack · 20 years ago
  13. 8399ff3 couple of memory fixes from Mark Vakoc reported by Purify on Windows. by Daniel Veillard · 20 years ago
  14. a3215c7 many further little changes for OOM problems. Now seems to be getting by William M. Brack · 20 years ago
  15. 42331a9 further fixes for out of memory condition, mostly from Olivier Andrieu. by William M. Brack · 20 years ago
  16. be3eb20 fixed a couple of problems in the new elfgcchack.h trick pointed by Peter by Daniel Veillard · 20 years ago
  17. f20fbf7 fixed a problem when base path was "./xxx" 5 test results changed by by William M. Brack · 20 years ago
  18. f7789b1 added a new routine xmlBuildRelativeURI needed for enhancement of by William M. Brack · 20 years ago
  19. 966a31e fixing some problems in URI unescaping and output buffer opening, this by Daniel Veillard · 20 years ago
  20. 0a19458 fix for xmlUriEscape on "http://user@somewhere.com" from Mark Vadok. by Daniel Veillard · 20 years ago
  21. 608d0ac fixing an use of strcpy() where both strings overlap pointed out by by Daniel Veillard · 21 years ago
  22. a76fe5c integrated the Out Of Memory test from Havoc Pennington #109368 a lot of by Daniel Veillard · 21 years ago
  23. 3c908dc added xmlMallocAtomic() to be used when allocating blocks which do not by Daniel Veillard · 21 years ago
  24. 9231ff9 applied a set of patches from Lorenzo Viali correcting URI parsing errors. by Daniel Veillard · 21 years ago
  25. 42f12e9 after and exchange with James Clark it appeared I had bug in URI parsing by Daniel Veillard · 21 years ago
  26. c64b8e9 some warning removal on Igor's patch seems I messed up with #106788 fix by Daniel Veillard · 21 years ago
  27. ce07616 path handling bug introduced by my recent machinations fixed by Igor Zlatkovic · 21 years ago
  28. f2238e6 introduced xmlCanonicPath by Igor Zlatkovic · 21 years ago
  29. d229879 more testing on the Relax-NG front, cleaning up the regression tests by Daniel Veillard · 21 years ago
  30. 7b4b2f9 preparing 2.5.0 release only warn in pedantic mode about namespace name by Daniel Veillard · 22 years ago
  31. ea7751d working on DTD validation on top of xml reader interfaces. Allows to by Daniel Veillard · 22 years ago
  32. fdd27d2 Johann Richard pointed out some XPointer problems for URN based URI by Daniel Veillard · 22 years ago
  33. e645e8c Applied the VMS update patch from Craig A. Berry update Daniel by Daniel Veillard · 22 years ago
  34. 49cc975 replaced sprintf() with snprintf() to prevent possible buffer overflow by Aleksey Sanin · 22 years ago
  35. 234bc4e fixing bug #82848 Daniel by Daniel Veillard · 22 years ago
  36. eb475a3 fixing bug #78662 i.e. add proper escaping of URI when saving HTML files. by Daniel Veillard · 22 years ago
  37. 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 22 years ago
  38. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  39. 220346d closed bug #66159 added --escape option some cleanup for xml2-config by Daniel Veillard · 23 years ago
  40. 43d3f61 preparing 2.4.10 upgraded and rebuilt the docs Daniel by Daniel Veillard · 23 years ago
  41. 4def3bd second pass at fixing #63336, using Joel Young final patch. looks okay. by Daniel Veillard · 23 years ago
  42. bb6808e trying to clear #63336 allowing the escaping routine to parse unconformant by Daniel Veillard · 23 years ago
  43. d046356 Applied the last patches from Gary, cleanup, activated threading all user by Daniel Veillard · 23 years ago
  44. 60087f3 preparing 2.4.6 release updated and rebuilt the docs fixed a number of by Daniel Veillard · 23 years ago
  45. 20ee8c0 applied fix from Mathias Hasselmann about a bug in URI parsing. fix bug by Daniel Veillard · 23 years ago
  46. fcbd74a fixed 2 uri normalization bugs on '//' reduction Daniel by Daniel Veillard · 23 years ago
  47. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  48. f3afa7d - nanoftp.c nanohttp.c uri.c include/win32config.h: Igor Zlatkovic by Daniel Veillard · 23 years ago
  49. e95e239 - DOCBparser.c: implemented the <?sgml-declaration encoding="xxx"?> by Daniel Veillard · 23 years ago
  50. 6278fb5 - Makefile.am include/Makefile.am: small change to have by Daniel Veillard · 23 years ago
  51. 8514c67 - uri.[ch]: applied a patch from Carl Douglas for URI escaping, by Daniel Veillard · 23 years ago
  52. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  53. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  54. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  55. 146c912 - parser.c: fixed a reported bug in NOTATION parsing by Daniel Veillard · 23 years ago
  56. 48b2f89 Okay time to improve performances, gprof session: by Daniel Veillard · 23 years ago
  57. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  58. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  59. b6e7fdb Rewrite/cleanup/tests of URI normalization: by Daniel Veillard · 23 years ago
  60. ea28ce6 - uri.c: applied Marc Sanfacon's patch for xmlNormalizeURIPath Daniel by Daniel Veillard · 23 years ago
  61. 9e8bfae XInclude and other stuff while travelling. Contributed patches: by Daniel Veillard · 24 years ago
  62. bd20df7 - uri.c: Wayne Davison's patch fixing xmlBuildURI() by Daniel Veillard · 24 years ago
  63. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  64. 740abf5 Big XPath cleanup continues, one URI fix: by Daniel Veillard · 24 years ago
  65. f09e7e3 XPath fixes and cleanup, 2 general bug fixes: by Daniel Veillard · 24 years ago
  66. 8ddb5a7 Small bugfixes: - HTMLparser.c uri.c: Another patch from Wayne Davison, by Daniel Veillard · 24 years ago
  67. 4fb87ee Various contributed patches: by Daniel Veillard · 24 years ago
  68. b1059e2 Finally commiting work done on the plane, major cleanup, by Daniel Veillard · 24 years ago
  69. 39c7d71 Jumbo patch, resync of W3C/Gnome CVS trees: by Daniel Veillard · 24 years ago
  70. 90e1131 - uri.c: applied Wayne Davidson patch by Daniel Veillard · 24 years ago
  71. 98a7916 URI work cleanup and regresssion tests, by Daniel Veillard · 24 years ago
  72. f0cc7cc libxml now grok Docbook-3.1.5 and Docbook-4.1.1 DTDs, this by Daniel Veillard · 24 years ago
  73. 52402ce bug fixes, bugfixes, bugfixes ... by Daniel Veillard · 24 years ago
  74. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  75. be80396 - Large resync between W3C and Gnome tree by Daniel Veillard · 24 years ago
  76. 496a1cf revamped the encoding support, added iconv support, so now libxml if by Daniel Veillard · 24 years ago
  77. 0604743 removed extraneous xmlRemoveProp definition added item about by Daniel Veillard · 24 years ago
  78. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  79. ec30341 uri.c uri.h: finished the escaping handling, the base support and the URI by Daniel Veillard · 24 years ago
  80. 3dd82e7 - TODO: updated - xmlmemory.[ch] : added xmlMemSetup() and xmlMemGet() to by Daniel Veillard · 24 years ago