1. cd21dc7 Fixed SGML catalogs breakage of 2.4.7, added a couple of really needed by Daniel Veillard · 23 years ago
  2. 5a37bde more include cleanups, export cleanly one html output + format function. by CET 2001 Daniel Veillard · 23 years ago
  3. ebd38c5 bool can be a reserved keyword. Daniel by Daniel Veillard · 23 years ago
  4. 8bdb91d cleanup cleanup too added xmlNoNetExternalEntityLoader() from xsltproc by Daniel Veillard · 23 years ago
  5. 91c0040 Justin Fletcher pointed out that xmlParseXMLCatalog was not used anymore ! by Daniel Veillard · 23 years ago
  6. 52dcab3 preparing 2.4.7 switched to the latest xmllint manual page from John by Daniel Veillard · 23 years ago
  7. a9e65e8 closing bug #62711, the library should never close stdin or stdout. Daniel by Daniel Veillard · 23 years ago
  8. 4def3bd second pass at fixing #63336, using Joel Young final patch. looks okay. by Daniel Veillard · 23 years ago
  9. bb6808e trying to clear #63336 allowing the escaping routine to parse unconformant by Daniel Veillard · 23 years ago
  10. acf7ff0 a few VMS updates from John A Fotheringham added by Daniel Veillard · 23 years ago
  11. 635ef72 apply fixes to close #63271 and avoid segfaults when the error routine by Daniel Veillard · 23 years ago
  12. fd32de6 *doc/xmllint.xml, doc/xmllint.1 New and improved man page for xmllint - by MDT 2001 John Fleck · 23 years ago
  13. c948420 now autogenerate the web site from the main HTML document. Daniel by Daniel Veillard · 23 years ago
  14. 5151c06 fixed an erroneous validation bug when PE refs occurs in external parsed by Daniel Veillard · 23 years ago
  15. b6b0fd8 Fixed a bug when creating a new HTML document, doc->children by Daniel Veillard · 23 years ago
  16. 89cad53 added entities testing to the Thread test make the test reasonable fix the by Daniel Veillard · 23 years ago
  17. 9ae1eba use only "anonymous@" string for anonymous passwds removed bogus include by Daniel Veillard · 23 years ago
  18. ce2c2f0 fixed a very serious (looping) validation bug Daniel by Daniel Veillard · 23 years ago
  19. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  20. 7cc95c0 try to get rid of parser loops for good. Daniel by Daniel Veillard · 23 years ago
  21. ab7488e fixed some bugs in CFLAGS passing. added a specific threaded test case by Daniel Veillard · 23 years ago
  22. 85c11fa serious cleanup on the management of the XML catalog tree, more tests by Daniel Veillard · 23 years ago
  23. 364789a avoid a problem in catalog cleanup on SMP if catalogs were not by Daniel Veillard · 23 years ago
  24. 8146394 trying to cleanup the not thread safe parts of the library. Daniel by Daniel Veillard · 23 years ago
  25. 64a411c make the allocation be per-thread a configure option fixed compilation by Daniel Veillard · 23 years ago
  26. 5ee57fc Norm reported that a few lines added were breaking libxslt compile, by Daniel Veillard · 23 years ago
  27. 6f35029 debugged and fixed initialization problems which were giving troubles on by Daniel Veillard · 23 years ago
  28. 6661ffa missing globals.h Daniel by Daniel Veillard · 23 years ago
  29. e709061 added a couple of standard includes. Daniel by Daniel Veillard · 23 years ago
  30. 77d19ae #include stdlib.h and string.h in order to have protoypes of memory and by Jaka Mocnik · 23 years ago
  31. d046356 Applied the last patches from Gary, cleanup, activated threading all user by Daniel Veillard · 23 years ago
  32. b847864 started integrating the core of the thread support not activated yet but by Daniel Veillard · 23 years ago
  33. b44025c started integrating the non-controversial parts of Gary Pennington by Daniel Veillard · 23 years ago
  34. 75b9682 very serious cleanup, isolating unportable code and as much as possible by Daniel Veillard · 23 years ago
  35. 78d1209 integrating Keith Isdale patches for the XSLT debugger interfaces. Some by Daniel Veillard · 23 years ago
  36. ff0b731 update from Tobias Peters for 2.4.5 generate line nubers in elements by Daniel Veillard · 23 years ago
  37. 60087f3 preparing 2.4.6 release updated and rebuilt the docs fixed a number of by Daniel Veillard · 23 years ago
  38. 60416fa doc/xmlcatalog_man.xml, xmlcatalog.1, xmlcatalog_man.html adding by MDT 2001 John Fleck · 23 years ago
  39. 82d7533 adding SGML super catalog support adding one API and one flag --sgml to by Daniel Veillard · 23 years ago
  40. 0e22993 //bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392 by MDT 2001 John Fleck · 23 years ago
  41. 47334c0 implemented xmlXPathObjectCopy for external objects added by Thomas Broyer · 23 years ago
  42. ac941e3 *doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1 finishing up by MDT 2001 John Fleck · 23 years ago
  43. 3fbe8e3 closing bug #61832 removed a warning Daniel by Daniel Veillard · 23 years ago
  44. 6ab3838 fixing #61673 part I, do not loose doc information when copying result by Daniel Veillard · 23 years ago
  45. 556c668 trying to harden the XPath interpreter Daniel by Daniel Veillard · 23 years ago
  46. 9f82dc6 //bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392 by MDT 2001 John Fleck · 23 years ago
  47. 1633d18 fixed HTMLparser.c by William M. Brack · 23 years ago
  48. 20ee8c0 applied fix from Mathias Hasselmann about a bug in URI parsing. fix bug by Daniel Veillard · 23 years ago
  49. 651f947 ouch a non-defined namespace could lead to a crash, fixed #61215 Daniel by Daniel Veillard · 23 years ago
  50. 7dd0570 closed bug #61054 Daniel by Daniel Veillard · 23 years ago
  51. 5e6d10a closing #60708 Daniel by Daniel Veillard · 23 years ago
  52. a293c32 adding xmlSAXParseFileWithData following Marco Stipek suggestion Daniel by Daniel Veillard · 23 years ago
  53. f4309d7 close bug #61550 when xml: wasn't considered a namespace daniel by Daniel Veillard · 23 years ago
  54. f6ed8bc Igor Zlatkovic patches fixed typos Daniel by Daniel Veillard · 23 years ago
  55. 16756b6 Justin Fletcher provided cleaup code in case HAVE_STAT is not defined Igor by Daniel Veillard · 23 years ago
  56. 5e1cac1 fixed catalog.c typo by William M. Brack · 23 years ago
  57. bbb9e43 xmllint.c - fixing typo by MDT 2001 John Fleck · 23 years ago
  58. d28e48a fix loop in HTMLparser.c by William M. Brack · 23 years ago
  59. b1d6287 applying patch from bug #60757 this should close it Daniel by Daniel Veillard · 23 years ago
  60. c0631a6 removed a couple of warning try to solve the linking problem on platforms by Daniel Veillard · 23 years ago
  61. 1a12361 PISSED !!! DO NOT COMMIT DIRECTLY IF NOT ALLOWED PERSONALLY by Daniel Veillard · 23 years ago
  62. de8c8af Don't copy libxml.spec, it's already included due to listing in by CEST 2001 Jens Finke · 23 years ago
  63. f5b44e4 Joe Orton provided a patch fixing a problem when iconv is specified to be by Daniel Veillard · 23 years ago
  64. 2fc2db7 let's ship 2.4.5 before egtting too much troubles with 2.4.4 errors. by Daniel Veillard · 23 years ago
  65. 1669828 do not output hexadecimal charrefs when serializing HTML since some by Daniel Veillard · 23 years ago
  66. 98fed37 dohh generated the wrong include path :-( re-dohh forgot the new manpage by Daniel Veillard · 23 years ago
  67. 07cdb2a moved includes to includedir/libxml2/libxml, updated the configuration by Daniel Veillard · 23 years ago
  68. 04382ae preparing for 2.4.4 updated and rebuilt the docs Daniel by Daniel Veillard · 23 years ago
  69. d63437e tried to incorporate comments from bug #59220 Daniel by Daniel Veillard · 23 years ago
  70. 319a742 fixed bug #59981 related to handling of '&' in attributes when entities by Daniel Veillard · 23 years ago
  71. 7cf5e44 Tried to close bug #60131 Daniel by Daniel Veillard · 23 years ago
  72. bce6233 fixed a bug in the HTML parser introduced Sep 9 Daniel by Daniel Veillard · 23 years ago
  73. 143b04f fixing bug #59946 on xmlns="" Daniel by Daniel Veillard · 23 years ago
  74. 7a51d6d fixing bug 59732, simple but allocates a new error code. Daniel by Daniel Veillard · 23 years ago
  75. 05c13a2 John Fleck fixed typos in the options output fix ignorable white space SAX by Daniel Veillard · 23 years ago
  76. 5eb9dea Need $(ICONV_LIBS) in libxml2_la_LIBADD Daniel by Daniel Veillard · 23 years ago
  77. a050d23 warn if version is not 1.0 but it's not strictly speaking an error after by Daniel Veillard · 23 years ago
  78. 0468500 *doc/catalog.html - add link to the html version of the man page, other by MDT 2001 John Fleck · 23 years ago
  79. 5bd39dc xmlcatalog.1, the man file, has not yet been included in the build. by MDT 2001 John Fleck · 23 years ago
  80. 99784ff removed a duplicate affectation Justin Fletcher Daniel by Daniel Veillard · 23 years ago
  81. 9e1c72d Armin Sander pointed a possible text coalescing problem, completed his by Daniel Veillard · 23 years ago
  82. 0b2ae43 const and volatile fix by Bjorn Reese · 23 years ago
  83. 5d96fff doc updates from Heiko Rupp 2 sanity checks from Heiko Rupp Daniel by Daniel Veillard · 23 years ago
  84. 2ebd7a7 added fix to the header Daniel by Daniel Veillard · 23 years ago
  85. 3ec4c61 applied patch from Armin Sander to make some pointers const in by Daniel Veillard · 23 years ago
  86. b06c614 hum, restrict the integer usage gcc bug workaround to only gcc compilers by Daniel Veillard · 23 years ago
  87. 268fd1b fixed a Windows compiler warning (Chris Poblete) fix for mod when dividend by Daniel Veillard · 23 years ago
  88. 6c5f9d1 added a --convert option to xmlcatalog to convert SGML ones to the XML by Daniel Veillard · 23 years ago
  89. 6990bf3 started some serious testing and fixed a few bug and optmization needs. by Daniel Veillard · 23 years ago
  90. 9f7b84b preparing for a 2.4.3 release even if it may not be ready yet redirected by Daniel Veillard · 23 years ago
  91. bc2ddbe fixed bugi #59406 in SGML catalog parsing reported by Jun Kuriyama Daniel by Daniel Veillard · 23 years ago
  92. ffb120d finished the catalog documentation Daniel by Daniel Veillard · 23 years ago
  93. e7ead2d added documentation about Catalog support, misses an API description by Daniel Veillard · 23 years ago
  94. dc2cee2 Added the part about section 7.2 on URI resolution, fixed a side effect in by Daniel Veillard · 23 years ago
  95. 5d90b6c added support and APIs needed for the catalog PI cleanup Daniel by Daniel Veillard · 23 years ago
  96. e2940dd starts to look okay, really plugged the new framework, cleaned a lot of by Daniel Veillard · 23 years ago
  97. 6433954 fixed nextCatalog started adding a small regression test Daniel by Daniel Veillard · 23 years ago
  98. cda9692 more work on the XML catalog support. small cleanup seems using list as a by Daniel Veillard · 23 years ago
  99. 4502960 Re-worked NaN and Inf support by Bjorn Reese · 23 years ago
  100. 344cee7 renaming testCatalog as xmlcatalog, making it an installed app adding a by Daniel Veillard · 23 years ago