1. b847864 started integrating the core of the thread support not activated yet but by Daniel Veillard · 23 years ago
  2. b44025c started integrating the non-controversial parts of Gary Pennington by Daniel Veillard · 23 years ago
  3. 75b9682 very serious cleanup, isolating unportable code and as much as possible by Daniel Veillard · 23 years ago
  4. 78d1209 integrating Keith Isdale patches for the XSLT debugger interfaces. Some by Daniel Veillard · 23 years ago
  5. ff0b731 update from Tobias Peters for 2.4.5 generate line nubers in elements by Daniel Veillard · 23 years ago
  6. 60087f3 preparing 2.4.6 release updated and rebuilt the docs fixed a number of by Daniel Veillard · 23 years ago
  7. 60416fa doc/xmlcatalog_man.xml, xmlcatalog.1, xmlcatalog_man.html adding by MDT 2001 John Fleck · 23 years ago
  8. 82d7533 adding SGML super catalog support adding one API and one flag --sgml to by Daniel Veillard · 23 years ago
  9. 0e22993 //bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392 by MDT 2001 John Fleck · 23 years ago
  10. 47334c0 implemented xmlXPathObjectCopy for external objects added by Thomas Broyer · 23 years ago
  11. ac941e3 *doc/xmlcatalog_man.xml, xmlcatalog_man.html, xmlcatalog.1 finishing up by MDT 2001 John Fleck · 23 years ago
  12. 3fbe8e3 closing bug #61832 removed a warning Daniel by Daniel Veillard · 23 years ago
  13. 6ab3838 fixing #61673 part I, do not loose doc information when copying result by Daniel Veillard · 23 years ago
  14. 556c668 trying to harden the XPath interpreter Daniel by Daniel Veillard · 23 years ago
  15. 9f82dc6 //bugzilla.redhat.com/bugzilla/show_bug.cgi?id=54392 by MDT 2001 John Fleck · 23 years ago
  16. 1633d18 fixed HTMLparser.c by William M. Brack · 23 years ago
  17. 20ee8c0 applied fix from Mathias Hasselmann about a bug in URI parsing. fix bug by Daniel Veillard · 23 years ago
  18. 651f947 ouch a non-defined namespace could lead to a crash, fixed #61215 Daniel by Daniel Veillard · 23 years ago
  19. 7dd0570 closed bug #61054 Daniel by Daniel Veillard · 23 years ago
  20. 5e6d10a closing #60708 Daniel by Daniel Veillard · 23 years ago
  21. a293c32 adding xmlSAXParseFileWithData following Marco Stipek suggestion Daniel by Daniel Veillard · 23 years ago
  22. f4309d7 close bug #61550 when xml: wasn't considered a namespace daniel by Daniel Veillard · 23 years ago
  23. f6ed8bc Igor Zlatkovic patches fixed typos Daniel by Daniel Veillard · 23 years ago
  24. 16756b6 Justin Fletcher provided cleaup code in case HAVE_STAT is not defined Igor by Daniel Veillard · 23 years ago
  25. 5e1cac1 fixed catalog.c typo by William M. Brack · 23 years ago
  26. bbb9e43 xmllint.c - fixing typo by MDT 2001 John Fleck · 23 years ago
  27. d28e48a fix loop in HTMLparser.c by William M. Brack · 23 years ago
  28. b1d6287 applying patch from bug #60757 this should close it Daniel by Daniel Veillard · 23 years ago
  29. c0631a6 removed a couple of warning try to solve the linking problem on platforms by Daniel Veillard · 23 years ago
  30. 1a12361 PISSED !!! DO NOT COMMIT DIRECTLY IF NOT ALLOWED PERSONALLY by Daniel Veillard · 23 years ago
  31. de8c8af Don't copy libxml.spec, it's already included due to listing in by CEST 2001 Jens Finke · 23 years ago
  32. f5b44e4 Joe Orton provided a patch fixing a problem when iconv is specified to be by Daniel Veillard · 23 years ago
  33. 2fc2db7 let's ship 2.4.5 before egtting too much troubles with 2.4.4 errors. by Daniel Veillard · 23 years ago
  34. 1669828 do not output hexadecimal charrefs when serializing HTML since some by Daniel Veillard · 23 years ago
  35. 98fed37 dohh generated the wrong include path :-( re-dohh forgot the new manpage by Daniel Veillard · 23 years ago
  36. 07cdb2a moved includes to includedir/libxml2/libxml, updated the configuration by Daniel Veillard · 23 years ago
  37. 04382ae preparing for 2.4.4 updated and rebuilt the docs Daniel by Daniel Veillard · 23 years ago
  38. d63437e tried to incorporate comments from bug #59220 Daniel by Daniel Veillard · 23 years ago
  39. 319a742 fixed bug #59981 related to handling of '&' in attributes when entities by Daniel Veillard · 23 years ago
  40. 7cf5e44 Tried to close bug #60131 Daniel by Daniel Veillard · 23 years ago
  41. bce6233 fixed a bug in the HTML parser introduced Sep 9 Daniel by Daniel Veillard · 23 years ago
  42. 143b04f fixing bug #59946 on xmlns="" Daniel by Daniel Veillard · 23 years ago
  43. 7a51d6d fixing bug 59732, simple but allocates a new error code. Daniel by Daniel Veillard · 23 years ago
  44. 05c13a2 John Fleck fixed typos in the options output fix ignorable white space SAX by Daniel Veillard · 23 years ago
  45. 5eb9dea Need $(ICONV_LIBS) in libxml2_la_LIBADD Daniel by Daniel Veillard · 23 years ago
  46. a050d23 warn if version is not 1.0 but it's not strictly speaking an error after by Daniel Veillard · 23 years ago
  47. 0468500 *doc/catalog.html - add link to the html version of the man page, other by MDT 2001 John Fleck · 23 years ago
  48. 5bd39dc xmlcatalog.1, the man file, has not yet been included in the build. by MDT 2001 John Fleck · 23 years ago
  49. 99784ff removed a duplicate affectation Justin Fletcher Daniel by Daniel Veillard · 23 years ago
  50. 9e1c72d Armin Sander pointed a possible text coalescing problem, completed his by Daniel Veillard · 23 years ago
  51. 0b2ae43 const and volatile fix by Bjorn Reese · 23 years ago
  52. 5d96fff doc updates from Heiko Rupp 2 sanity checks from Heiko Rupp Daniel by Daniel Veillard · 23 years ago
  53. 2ebd7a7 added fix to the header Daniel by Daniel Veillard · 23 years ago
  54. 3ec4c61 applied patch from Armin Sander to make some pointers const in by Daniel Veillard · 23 years ago
  55. b06c614 hum, restrict the integer usage gcc bug workaround to only gcc compilers by Daniel Veillard · 23 years ago
  56. 268fd1b fixed a Windows compiler warning (Chris Poblete) fix for mod when dividend by Daniel Veillard · 23 years ago
  57. 6c5f9d1 added a --convert option to xmlcatalog to convert SGML ones to the XML by Daniel Veillard · 23 years ago
  58. 6990bf3 started some serious testing and fixed a few bug and optmization needs. by Daniel Veillard · 23 years ago
  59. 9f7b84b preparing for a 2.4.3 release even if it may not be ready yet redirected by Daniel Veillard · 23 years ago
  60. bc2ddbe fixed bugi #59406 in SGML catalog parsing reported by Jun Kuriyama Daniel by Daniel Veillard · 23 years ago
  61. ffb120d finished the catalog documentation Daniel by Daniel Veillard · 23 years ago
  62. e7ead2d added documentation about Catalog support, misses an API description by Daniel Veillard · 23 years ago
  63. dc2cee2 Added the part about section 7.2 on URI resolution, fixed a side effect in by Daniel Veillard · 23 years ago
  64. 5d90b6c added support and APIs needed for the catalog PI cleanup Daniel by Daniel Veillard · 23 years ago
  65. e2940dd starts to look okay, really plugged the new framework, cleaned a lot of by Daniel Veillard · 23 years ago
  66. 6433954 fixed nextCatalog started adding a small regression test Daniel by Daniel Veillard · 23 years ago
  67. cda9692 more work on the XML catalog support. small cleanup seems using list as a by Daniel Veillard · 23 years ago
  68. 4502960 Re-worked NaN and Inf support by Bjorn Reese · 23 years ago
  69. 344cee7 renaming testCatalog as xmlcatalog, making it an installed app adding a by Daniel Veillard · 23 years ago
  70. b7664f4 fixed a line formatting problem Daniel by Daniel Veillard · 23 years ago
  71. 5015b71 removed a couple of unused variable (Albert Chin) Daniel by Daniel Veillard · 23 years ago
  72. bb37129 trying to fix some troubles w.r.t. function returning const xxxPtr. Daniel by Daniel Veillard · 23 years ago
  73. b60c54e another set of symbols conditionally defined Daniel by Daniel Veillard · 23 years ago
  74. ae6db17 removed unused var Daniel by Daniel Veillard · 23 years ago
  75. 0919020 another small cleanup closing bug #59110 Daniel by Daniel Veillard · 23 years ago
  76. 796f4b6 small cleanup closing bug #59108 Daniel by Daniel Veillard · 23 years ago
  77. 5aac4e4 add xmlCleanupParser() before leaving Daniel by Daniel Veillard · 23 years ago
  78. 9a0b3d6 released 2.4.2 Daniel by Daniel Veillard · 23 years ago
  79. d3d0672 deprecate the non-boundchecking Sprintf functions, add Snprintf this by Daniel Veillard · 23 years ago
  80. ecb6f5b xmlOutputBufferCreateFilename() didn't unescaped URIs before doing the by Daniel Veillard · 23 years ago
  81. 0ab5cab serious changes on Result Value Trees and NodeSets w.r.t. deallocation and by Daniel Veillard · 23 years ago
  82. 90493a9 adding a --format option Daniel by Daniel Veillard · 23 years ago
  83. fe70332 count() was broken on Result Value Tree fixed file:/// accesses on _WIN32 by Daniel Veillard · 23 years ago
  84. 70ac0e3 s/LIBXML_VERSION_NUMBER/LIBXML_VERSION/ seems the macro was renamed, this by Daniel Veillard · 23 years ago
  85. f300b7e small fix fixing bug #58539 reported by coolo, in entity substitution mode by Daniel Veillard · 23 years ago
  86. 0c72097 added John Fleck right to commit in the doc subdir Daniel by Daniel Veillard · 23 years ago
  87. 48da910 allow to inherit attributes from the DTD directly in the tree, this is by Daniel Veillard · 23 years ago
  88. 50f3437 applied Win32 Facelift No.2 patches from Igor Zlatkovic for Windows/MSC by Daniel Veillard · 23 years ago
  89. 9f4eb91 unparsedEntityDecl() the URI computation of the entity wasn't done by Daniel Veillard · 23 years ago
  90. 567e1b4 fixed a bug when walking the descendants and the current node has no by Daniel Veillard · 23 years ago
  91. f186c82 fixed a bug in xmlXPathNodeTrailingSorted (for now it worked like the by Thomas Broyer · 23 years ago
  92. ba6db03 protected an use of EAGAIN, Brian Stafford Daniel by Daniel Veillard · 23 years ago
  93. 5790537 apply change to close #58141 update of the MSC projects from Igor by Daniel Veillard · 23 years ago
  94. 5e3eecb when the internal subset uses a PE, then the included entity can use by Daniel Veillard · 23 years ago
  95. 7d7e379 fixed a serious memory problen when walking the namespace axis showing up by Daniel Veillard · 23 years ago
  96. 4aafa79 don't override existing encoding specified before starting by Daniel Veillard · 23 years ago
  97. fdb1f24 reinserted, needed for Windows users of CVS Daniel by Daniel Veillard · 23 years ago
  98. 699613b Add cast to fix warning. Add include of <libxml/parser.h>. by Darin Adler · 23 years ago
  99. a77cac0 Remove this file from CVS because it's generated. by Darin Adler · 23 years ago
  100. 50822cb applied const patches from Tom Moog #58002 Daniel by Daniel Veillard · 23 years ago