1. 520f585 Removed deprecated Win32 compilation tools, Daniel by Daniel Veillard · 21 years ago
  2. 04054be Marc Liyanage pointed out that xmlCleanupParser() was missing by Daniel Veillard · 21 years ago
  3. 9339b74 VMS patch from Craig A. Berry Daniel by Daniel Veillard · 21 years ago
  4. 903cd38 small fix from Bjorn Reese Daniel by Daniel Veillard · 21 years ago
  5. 0cc7277 fix a call missing arguments Daniel by Daniel Veillard · 21 years ago
  6. 0850b87 *** empty log message *** by William M. Brack · 21 years ago
  7. c4b8189 fixed a bug in the range search; enhanced range generation (inline code if by William M. Brack · 21 years ago
  8. ea887cf rebuilt chvalid.def from scratch based on XML 2nd edition REC and by Daniel Veillard · 21 years ago
  9. 1a99396 removed some annoying warnings fixed a bug in the PubidChars definition, by Daniel Veillard · 21 years ago
  10. 6819a4e fixed problem with include path (third time's a charm?) by William M. Brack · 21 years ago
  11. 418342b fixed small error on previous commit (chvalid.h in base dir instead of by William M. Brack · 21 years ago
  12. 68aca05 new files for a different method for doing range validation of character by William M. Brack · 21 years ago
  13. 7300057 adding an serror field to the validation context breaks the ABI for the by Daniel Veillard · 21 years ago
  14. 9bcc7c5 Dohhh ! Daniel by Daniel Veillard · 21 years ago
  15. c790bf4 patch from Mike Hommey applied Windows patch from Jesse Pelton and by Daniel Veillard · 21 years ago
  16. 2b0f879 fixed a nasty bug with interning some text strings prepare for beta5 of by Daniel Veillard · 21 years ago
  17. ffbbed4 fixed uninitialized new field. fixed a typo updating all messages Daniel by Daniel Veillard · 21 years ago
  18. d885040 make room in Doc, Element, Attributes for PSVI type informations. Daniel by Daniel Veillard · 21 years ago
  19. 659e71e Setting up the framework for structured error reporting, touches a lot of by Daniel Veillard · 21 years ago
  20. d96cce1 converted the C14N module too Daniel by Daniel Veillard · 21 years ago
  21. fcf719c cleanup migrated XPointer module to the new error mechanism Daniel by Daniel Veillard · 21 years ago
  22. 87db3a8 a bit of cleanup updated with the new result strings Daniel by Daniel Veillard · 21 years ago
  23. 40c22b4 fixed bug 124061 (problem with namespace eval) by William M. Brack · 21 years ago
  24. d0c9c32 cleanup fix a funny typo converted the Schemas code to the new error by Daniel Veillard · 21 years ago
  25. e2238d5 converted too small cleanup Daniel by Daniel Veillard · 21 years ago
  26. 69d2c17 comment fix migrating the catalog code to the new infrastructure Daniel by Daniel Veillard · 21 years ago
  27. cd6ff28 final error handling cleanup converted XInclude to the new error handling by Daniel Veillard · 21 years ago
  28. b65e12e bug in compression saving was crashing galeon, reported by teuf Daniel by Daniel Veillard · 21 years ago
  29. a885622 Oops, Daniel by Daniel Veillard · 21 years ago
  30. 828ce83 more cleanup through the I/O error path Daniel by Daniel Veillard · 21 years ago
  31. 97bf4d0 better handling of error cases Daniel by Daniel Veillard · 21 years ago
  32. 05d987b first pass at cleaning up error handling in the I/O module. Daniel by Daniel Veillard · 21 years ago
  33. ff46a04 error handling cleanup of the Regexp module. Daniel by Daniel Veillard · 21 years ago
  34. 18ec16e converting the tree module too created a simpler internal error reporting by Daniel Veillard · 21 years ago
  35. d96f6d3 cleaning up XPath error reporting that time. applied the two patches for by Daniel Veillard · 21 years ago
  36. 6edbfbb last cleanup of error handling in the Relax-NG module. Daniel by Daniel Veillard · 21 years ago
  37. 4c00414 switched Relax-NG module to teh new error reporting. Better default by Daniel Veillard · 21 years ago
  38. 141310a applied patch from Stéphane Bidoul to fix the compilation of 2.6.0 code on by Daniel Veillard · 21 years ago
  39. 8f597c3 fixing the script replace sequences of RAW && NXT(.) == '.' with memcmp by Daniel Veillard · 21 years ago
  40. ce9457f more cleanup of error handling in parserInternals, sharing the routine for by Daniel Veillard · 21 years ago
  41. f403d29 more code cleanup, especially around error messages, the HTML parser has by Daniel Veillard · 21 years ago
  42. 24eb978 more error/warning handling cleanups, the XML parser module should be okay by Daniel Veillard · 21 years ago
  43. 1ae42d6 integrated the xmlDocWalker API given by Alfred Mickautsch, and providing by Daniel Veillard · 21 years ago
  44. bb5abab more cleanup in make tests more work in the transition to the new error by Daniel Veillard · 21 years ago
  45. 2b8c4a1 changed 'make tests' to use a concise output, scrolling to see where thing by Daniel Veillard · 21 years ago
  46. e7acf43 introduced xmlStrPrintf function - wrapper for snprintf by Aleksey Sanin · 21 years ago
  47. b2517d8 Fix error on output of high codepoint charref like  , reported by Daniel Veillard · 21 years ago
  48. 3648fcb let's see how much of a pain murrayc is really gonna be. Daniel by Daniel Veillard · 21 years ago
  49. f96cf4e Applied fix for bug #123481 reported by Peter Derr Daniel by Daniel Veillard · 21 years ago
  50. d3a2e4c made the predefined entities static predefined structures to avoid the by Daniel Veillard · 21 years ago
  51. 73b013f added a new configure option --with-push, some cleanups, chased code size by Daniel Veillard · 21 years ago
  52. cd10104 Ignore the new generated *.pc file. by AEST 2003 Malcolm Tredinnick · 21 years ago
  53. 0643112 New file for building against uninstalled libxml2 builds. Support the by AEST 2003 Malcolm Tredinnick · 21 years ago
  54. 8127390 added 2 new configure option: --with-reader --with-sax1 to allow removing by Daniel Veillard · 21 years ago
  55. 652327a Adding a configure option to remove tree manipulation code which is not by Daniel Veillard · 21 years ago
  56. 89f7f27 last finishing touch to the BeOS patch from Marcin 'Shard' Konicki Daniel by Daniel Veillard · 21 years ago
  57. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  58. c064b47 better fix, avoids breaking the python bindings Daniel by Daniel Veillard · 21 years ago
  59. fb43bd6 fix a compilation problem when configuring with debug but without by Daniel Veillard · 21 years ago
  60. 8940fd5 Forgot to commit the new file !!! Daniel by Daniel Veillard · 21 years ago
  61. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  62. 9ee35f3 fix a bug raised by the Mips compiler. move the SAXv1 block definitions to by Daniel Veillard · 21 years ago
  63. 7b9154b further (final?) minor changes for compilation warnings. No change to by William M. Brack · 21 years ago
  64. b670e2e fixed small problem with missing entities (test/ent2) by William M. Brack · 21 years ago
  65. 9d8c1df William's change allowed to spot a nasty bug in xmlDoRead if the result is by Daniel Veillard · 21 years ago
  66. 7d51575 other patches from William Brack to avoid compilation warnings on AIX. by Daniel Veillard · 21 years ago
  67. 899e64a minor change to avoid compilation warnings on some (e.g. AIX) systems by William M. Brack · 21 years ago
  68. 11476b4 fixed a backward compatibility problem when formatting "deprecated SAXv1 by Daniel Veillard · 21 years ago
  69. dca8cc7 rebuilt the API added the new options --nocdata and --nsclean to remove by Daniel Veillard · 21 years ago
  70. 9475a35 added the same htmlRead APIs than their XML counterparts new parser by Daniel Veillard · 21 years ago
  71. 60942de Changed the new xmlRead/xmlCtxtRead APIs to have an extra base URL by Daniel Veillard · 21 years ago
  72. 092643b preparing a beta3 solving the ABI problems make sure the global variables by Daniel Veillard · 21 years ago
  73. 7a02cfe fixing some comments to avoid warnings from apibuild.py Daniel by Daniel Veillard · 21 years ago
  74. 70b1856 patch from Stephane Bidoul for configuring the beta2 version #123104 by Daniel Veillard · 21 years ago
  75. e96a2a4 adding repeated parsing and validating tests make the new DOM tree by Daniel Veillard · 21 years ago
  76. 16fa96c adding a new set of API for parsing xmlReadDoc() xmlReadFile() ... by Daniel Veillard · 21 years ago
  77. 1f40d68 revert xmlCreateDocParserCtxt() since this break the parseDoc() python by Daniel Veillard · 21 years ago
  78. 309f81d make sure xmlDetectSAX2() is called only at parsing time to avoid breaking by Daniel Veillard · 21 years ago
  79. 9ec2653 applied patch from Markus Keim fixing a problem with I/O callback by Daniel Veillard · 21 years ago
  80. f85ce8e the uri arg to xmlNodeSetBase is really a const xmlChar* addin the by Daniel Veillard · 21 years ago
  81. 6984830 fixed a warning message (trivial) removed incorrect warning message when by William M. Brack · 21 years ago
  82. e72c508 preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in by Daniel Veillard · 21 years ago
  83. d9e9c9d fixing namespace DTD validations the output of defaulted namespaces is by Daniel Veillard · 21 years ago
  84. 4ac494b Added a link to XSH, daniel by Daniel Veillard · 21 years ago
  85. 5335055 add streaming on memory regression tests, found bad bugs in the reader by Daniel Veillard · 21 years ago
  86. c44cfdd the last patch broke unicity of returned strings, removed Daniel by Daniel Veillard · 21 years ago
  87. 536fad5 valgrind found a newly introduced bug Daniel by Daniel Veillard · 21 years ago
  88. f6bc7c2 add a Timingtests target to check bad behaviour from the streaming engine by Daniel Veillard · 21 years ago
  89. ccc4d2b two small improvements Daniel by Daniel Veillard · 21 years ago
  90. a66b1d1 avoid a leak with previous patch Daniel by Daniel Veillard · 21 years ago
  91. 007d51e use stderr and not stdout for default errors in python environment bug by Daniel Veillard · 21 years ago
  92. 8d8bf2c small fix from Rob Richards for input filename fixes for --repeat and by Daniel Veillard · 21 years ago
  93. 1989505 more performance hunting reducing memory allocation and free and avoiding by Daniel Veillard · 21 years ago
  94. 9f7eb0b started messing seriously with per-document dict and element and attribute by Daniel Veillard · 21 years ago
  95. 81514ba do string allocations in large pools, allowing to find if a string pertain by Daniel Veillard · 21 years ago
  96. 9582d6c Added link to IRC channel, Daniel by Daniel Veillard · 21 years ago
  97. 8a44e59 starting work on reusing the parser dictionary for the element and by Daniel Veillard · 21 years ago
  98. 62998c0 starting to cleanup some of the problems exposed by the W3C/NIST by Daniel Veillard · 21 years ago
  99. bc92eca more parser error factoring Daniel by Daniel Veillard · 21 years ago
  100. 3a6da76 Fixed bug 121394 - missing ns on attributes by William M. Brack · 21 years ago