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