1. 1df3dfc applied Justin Fletcher patch for --output or -o daniel by Daniel Veillard · 23 years ago
  2. d3b29d2 close #67019 Daniel by Daniel Veillard · 23 years ago
  3. 01db67c applied Justin Fletcher generic timing patch similar to the one already by Daniel Veillard · 23 years ago
  4. d164092 applied documentation patches from Charlie Bozeman Daniel by Daniel Veillard · 23 years ago
  5. 2323ac2 *doc/xmllint.xml, xmllint.1 - document --dropdtd by MST 2001 John Fleck · 23 years ago
  6. 29e4399 fix the xmlStrdup() used in the previous patch. added --dropdtd fixed by Daniel Veillard · 23 years ago
  7. ae74399 Fixed a pointer to the list archives, Daniel by Daniel Veillard · 23 years ago
  8. 86fd5a7 cleanup some static declarations Daniel by Daniel Veillard · 23 years ago
  9. 9ae4b7a removed another strdup() removed the HP/UX entry Daniel by Daniel Veillard · 23 years ago
  10. ed472f3 fix bug #66816 when validating. don't use sys/time.h if configure did not by Daniel Veillard · 23 years ago
  11. 3fc555e docs/xmllint.1, xmllint.xml, xmlcatalog.1, xmlcatalog_man.html, by MST 2001 John Fleck · 23 years ago
  12. 2d8a93b Hietaniemi Jarkko pointed out that xmlInitMemory() was declared twice by Daniel Veillard · 23 years ago
  13. b82c166 do not reference strdup() ! trying to fix the libs of the various config by Daniel Veillard · 23 years ago
  14. ef90ba7 preparing 2.4.12 updated and rebuilt the docs Daniel by Daniel Veillard · 23 years ago
  15. 220346d closed bug #66159 added --escape option some cleanup for xml2-config by Daniel Veillard · 23 years ago
  16. 2a90682 removed some misplaced includes of xmlversion.h Daniel by Daniel Veillard · 23 years ago
  17. e28313b patch from Gary Pennington fixing a possible problem at initialization by Daniel Veillard · 23 years ago
  18. d3b0882 integrated Eric Lavigne (sp???) contribution to build libxml2 on MacOS by Daniel Veillard · 23 years ago
  19. a786693 applied Geert Kloosterman's patch to fix --repeat --timing output Daniel by Daniel Veillard · 23 years ago
  20. 1984094 Robin Berjon <robin@knowscape.com> found a case where non-wellformed XML by Daniel Veillard · 23 years ago
  21. 913d6e0 Fixed the previous fix, Daniel by Daniel Veillard · 23 years ago
  22. e85d934 fixed a compilation bug pointed by Danny Jamshy Daniel by Daniel Veillard · 23 years ago
  23. b36d4fe Added some missing files, Daniel by Daniel Veillard · 23 years ago
  24. 1aadc44 Added a link to libxml2-pas, Daniel by Daniel Veillard · 23 years ago
  25. 22f25a8 as robert pointed again, xmlInputCallbackInitialized gets reset by by Daniel Veillard · 23 years ago
  26. 107ccaa robert pointed out a loop error in callback cleanups Daniel by Daniel Veillard · 23 years ago
  27. db9dfd9 Updated Gary's pages, Daniel by Daniel Veillard · 23 years ago
  28. 8faa783 moved xmlGetLineNo() and xmlGetNodePath() into the main tree module, they by Daniel Veillard · 23 years ago
  29. a487105 Updated the on-line documentation, Daniel by Daniel Veillard · 23 years ago
  30. bd9b0e8 preparing 2.4.11 better --catalogs description Daniel by Daniel Veillard · 23 years ago
  31. 4855c8c fixed a couple of problems in xmlSetProp() Daniel by Daniel Veillard · 23 years ago
  32. cd337f0 some cleanups when chasing unappropriate stdout output. Daniel by Daniel Veillard · 23 years ago
  33. 566d4df Fixed a couple of macro errors pointed out by Denis Beurive, closes #65111 by Daniel Veillard · 23 years ago
  34. b4545fd in case of content model validity error, don't print it if validity by Daniel Veillard · 23 years ago
  35. c69e0b1 applied a couple of patches from Brian D Ripley. removed the last exit() by Daniel Veillard · 23 years ago
  36. 4230404 doc/xmllint.xml, doc/xmllint.1 - update xmllint man page with shell by MST 2001 John Fleck · 23 years ago
  37. f7b094f use the URL notation file:// for default catalog paths Daniel by Daniel Veillard · 23 years ago
  38. 0ec9863 better comments for _private fields removed a problem when copying an by Daniel Veillard · 23 years ago
  39. d33cfbf updated instructions and diffs from John A Fotheringham Daniel by Daniel Veillard · 23 years ago
  40. a11001b avoid an include problem if #include <libxml/xmlerror.h> happens first in by Daniel Veillard · 23 years ago
  41. 8e3943c update from Igor for Windows Daniel by Daniel Veillard · 23 years ago
  42. 0135a39 2.4.10 release, Daniel. by Daniel Veillard · 23 years ago
  43. 43d3f61 preparing 2.4.10 upgraded and rebuilt the docs Daniel by Daniel Veillard · 23 years ago
  44. c1f7834 fix comment in scripts element parsing. updated the results. Daniel by Daniel Veillard · 23 years ago
  45. c6e013a add xmlGetNodePath() a cleaned up version of the Pwd shell string by Daniel Veillard · 23 years ago
  46. be480fb trying to fix namespaces + validation problems for good, closing #63619 in by Daniel Veillard · 23 years ago
  47. d536f70 Morus Walter patch to allow --format and --encode Daniel by Daniel Veillard · 23 years ago
  48. 5004f42 Stefan Kost provided an help command for the shell Daniel by Daniel Veillard · 23 years ago
  49. a6825e8 Heiko Rupp pointed that the shell would crash on empty nodesets returns. by Daniel Veillard · 23 years ago
  50. 03f848d Weiqi Gao pointed out that xmlcatalog migh need the history libraries by Daniel Veillard · 23 years ago
  51. 957fdcf handle the case of < in quoted attributes, Bastian Kleineidam Daniel by Daniel Veillard · 23 years ago
  52. c853b32 releasing 2.4.9 fixing catalog breakages fixed more problems in catalog by Daniel Veillard · 23 years ago
  53. 66870c7 applied an improvement to xmlGetLineNo() from Keith Isdale Daniel by Daniel Veillard · 23 years ago
  54. ffe09c9 dohhhh XML catalog add and remove ops were broken too. Side effect of the by Daniel Veillard · 23 years ago
  55. ad661b9 confexecdir and confexec_DATA were defined twice pointed out by Karl by Daniel Veillard · 23 years ago
  56. 6eb1772 avoid unlink() and use remove() instead. Daniel by Daniel Veillard · 23 years ago
  57. ea89828 cleanup updated with 2.4.8 Daniel by Daniel Veillard · 23 years ago
  58. ed421aa Updated the news section, Daniel by Daniel Veillard · 23 years ago
  59. a4617b8 fix bug #63752 of compiling libxml with a non standard set of options by Daniel Veillard · 23 years ago
  60. 027edfb Sun Nov 4 13:11:41 MST 2001 John Fleck <jfleck@inkstain.net by John Fleck · 23 years ago
  61. cd21dc7 Fixed SGML catalogs breakage of 2.4.7, added a couple of really needed by Daniel Veillard · 23 years ago
  62. 5a37bde more include cleanups, export cleanly one html output + format function. by CET 2001 Daniel Veillard · 23 years ago
  63. ebd38c5 bool can be a reserved keyword. Daniel by Daniel Veillard · 23 years ago
  64. 8bdb91d cleanup cleanup too added xmlNoNetExternalEntityLoader() from xsltproc by Daniel Veillard · 23 years ago
  65. 91c0040 Justin Fletcher pointed out that xmlParseXMLCatalog was not used anymore ! by Daniel Veillard · 23 years ago
  66. 5540daa Update, Daniel by Daniel Veillard · 23 years ago
  67. 52dcab3 preparing 2.4.7 switched to the latest xmllint manual page from John by Daniel Veillard · 23 years ago
  68. a9e65e8 closing bug #62711, the library should never close stdin or stdout. Daniel by Daniel Veillard · 23 years ago
  69. 4def3bd second pass at fixing #63336, using Joel Young final patch. looks okay. by Daniel Veillard · 23 years ago
  70. bb6808e trying to clear #63336 allowing the escaping routine to parse unconformant by Daniel Veillard · 23 years ago
  71. acf7ff0 a few VMS updates from John A Fotheringham added by Daniel Veillard · 23 years ago
  72. 635ef72 apply fixes to close #63271 and avoid segfaults when the error routine by Daniel Veillard · 23 years ago
  73. 5109531 fixing a broken link, Daniel by Daniel Veillard · 23 years ago
  74. fd32de6 *doc/xmllint.xml, doc/xmllint.1 New and improved man page for xmllint - by MDT 2001 John Fleck · 23 years ago
  75. c6271d2 Updated the download part, a couple of fixups from Gary, Daniel by Daniel Veillard · 23 years ago
  76. 9c46682 More cleanup, fixed the front page, looks good ! Daniel by Daniel Veillard · 23 years ago
  77. b8cfbd1 Finished reintegrating the docs and unifying the look, may still by Daniel Veillard · 23 years ago
  78. 594cf0b Updated the stylesheet and the website, Daniel by Daniel Veillard · 23 years ago
  79. c948420 now autogenerate the web site from the main HTML document. Daniel by Daniel Veillard · 23 years ago
  80. 585b4ea Added a bullet about xmlDetectCharEncoding() extra arg, Daniel by Daniel Veillard · 23 years ago
  81. 5151c06 fixed an erroneous validation bug when PE refs occurs in external parsed by Daniel Veillard · 23 years ago
  82. b6b0fd8 Fixed a bug when creating a new HTML document, doc->children by Daniel Veillard · 23 years ago
  83. 89cad53 added entities testing to the Thread test make the test reasonable fix the by Daniel Veillard · 23 years ago
  84. 0a702dc Added link to Solaris binaries provided by Gary Pennington Daniel by Daniel Veillard · 23 years ago
  85. 9ae1eba use only "anonymous@" string for anonymous passwds removed bogus include by Daniel Veillard · 23 years ago
  86. ce2c2f0 fixed a very serious (looping) validation bug Daniel by Daniel Veillard · 23 years ago
  87. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  88. 7cc95c0 try to get rid of parser loops for good. Daniel by Daniel Veillard · 23 years ago
  89. ab7488e fixed some bugs in CFLAGS passing. added a specific threaded test case by Daniel Veillard · 23 years ago
  90. 85c11fa serious cleanup on the management of the XML catalog tree, more tests by Daniel Veillard · 23 years ago
  91. 364789a avoid a problem in catalog cleanup on SMP if catalogs were not by Daniel Veillard · 23 years ago
  92. 8146394 trying to cleanup the not thread safe parts of the library. Daniel by Daniel Veillard · 23 years ago
  93. 64a411c make the allocation be per-thread a configure option fixed compilation by Daniel Veillard · 23 years ago
  94. 5ee57fc Norm reported that a few lines added were breaking libxslt compile, by Daniel Veillard · 23 years ago
  95. 6f35029 debugged and fixed initialization problems which were giving troubles on by Daniel Veillard · 23 years ago
  96. 6661ffa missing globals.h Daniel by Daniel Veillard · 23 years ago
  97. e709061 added a couple of standard includes. Daniel by Daniel Veillard · 23 years ago
  98. 77d19ae #include stdlib.h and string.h in order to have protoypes of memory and by Jaka Mocnik · 23 years ago
  99. d046356 Applied the last patches from Gary, cleanup, activated threading all user by Daniel Veillard · 23 years ago
  100. b847864 started integrating the core of the thread support not activated yet but by Daniel Veillard · 23 years ago