1. ffa7b7e fixed the pattern interfaces but not yet the parser to handle the by Daniel Veillard · 21 years ago
  2. 1e90661 cleanup the make rebuild in doc, this include new directive to stop by Daniel Veillard · 21 years ago
  3. 6cbd6c0 cleanup the output buffer support to at least get the basic to work fixes by Daniel Veillard · 21 years ago
  4. 941f40d include/libxml/xmlversion.h.in add WITH_TRIO comment so it shows up in the by MST 2003 John Fleck · 21 years ago
  5. b3de70c adding the pattern node selection code. Inheried in part from libxslt but by Daniel Veillard · 21 years ago
  6. 0eaf41c un Nov 30 21:33:37 MST 2003 John Fleck <jfleck@inkstain.net> by John Fleck · 21 years ago
  7. f9415e4 Enhanced the handling of UTF-16, UTF-16LE and UTF-16BE encodings. Now by William M. Brack · 21 years ago
  8. c76440f stefan on IRC pointed out that XML_GET_LINE is broken on 2.6.x Daniel by Daniel Veillard · 21 years ago
  9. bd2904b added xsd:include support, fixed testSchemas behaviour when a schemas by Daniel Veillard · 21 years ago
  10. be9c632 lot of bug fixes, cleanup, starting to add proper namespace support too. by Daniel Veillard · 21 years ago
  11. 5841f0e applied patch from Alfred Mickautsch, bugfixes and comments added his test by Daniel Veillard · 21 years ago
  12. be58697 modified the file header to add more informations, painful... updated to by Daniel Veillard · 21 years ago
  13. b1d5316 minor enhancement to prevent comment with unreferenced variable. edited by William M. Brack · 21 years ago
  14. 60f394e Finally - found the problem with the page generation (XMLPUBFUN not by William M. Brack · 21 years ago
  15. 8d7b5c7 fixed some wording make sure doc/examples is packaged fixed the really by Daniel Veillard · 21 years ago
  16. 2ad1dff rebuilt the generated pages (again), manually restored doc/html/index.html by William M. Brack · 21 years ago
  17. 272693c minor error cleanup for gcc-3.3.[12] compilation warnings. by William M. Brack · 21 years ago
  18. 8763df8 fixed missing '-' in block names, enhanced the hack for ABI aliasing. by William M. Brack · 21 years ago
  19. ea93908 enhanced for range checking, updated to Unicode version 4.0.1 (API docs by William M. Brack · 21 years ago
  20. 30ce0dd changed macro ATTRIBUTE_UNUSED for gcc so that, if undefined, it's defined by William M. Brack · 21 years ago
  21. 61b9338 implemented the XML_PARSE_NONET parser option. converted xmllint.c to use by Daniel Veillard · 21 years ago
  22. 7899c5c adding XInclude support to the reader interface. Lot of testing of the by Daniel Veillard · 21 years ago
  23. 94394cd more fixes about unregistering objects applied patch from Mark Vakoc by Daniel Veillard · 21 years ago
  24. b5a46da added xmlStrVPrintf function by Aleksey Sanin · 21 years ago
  25. 9d75150 applied patch from Steve Ball to make a schema parser from a preparsed by Daniel Veillard · 21 years ago
  26. 9ba8e38 included a new function to reuse a Push parser context, based on Graham by Daniel Veillard · 21 years ago
  27. 72b9e29 cleanup fixing bug #125653 sometimes the error handlers can get a parser by Daniel Veillard · 21 years ago
  28. f5cb3cd fixed #123263, the encoding is mandatory in a textdecl. Daniel by Daniel Veillard · 21 years ago
  29. 4772af6 fix bug #125592 need a NULL check rename a parameter Daniel by Daniel Veillard · 21 years ago
  30. 1d211e2 added the xmlWriter module contributed by Alfred Mickautsch added room for by Daniel Veillard · 21 years ago
  31. 198c1bf removing xmldwalk module since it got merged with the xmlreader. cleanup by Daniel Veillard · 21 years ago
  32. 7869729 adding xmlNodeBufGetContent() allowing to grab the content without forcing by Daniel Veillard · 21 years ago
  33. a840b69 Fixed the HTTP<->parser interraction, which should fix 2 long standing by Daniel Veillard · 21 years ago
  34. 76e95df Changed all (?) occurences where validation macros (IS_xxx) had by William M. Brack · 21 years ago
  35. 196b388 enhanced to include enough comments to make the api doc generation happy. by William M. Brack · 21 years ago
  36. 847332a starting work to fix the HTTP/XML parser integration. Daniel by Daniel Veillard · 21 years ago
  37. fc8dc35 added new APIs for creating reader from sources or reusing a reader with a by Daniel Veillard · 21 years ago
  38. 871611b enhanced macros to avoid breaking ABI from previous versions. modified to by William M. Brack · 21 years ago
  39. 4aede2e remove the warning for startDocument(), as it is used by glade (or by Daniel Veillard · 21 years ago
  40. c4b8189 fixed a bug in the range search; enhanced range generation (inline code if by William M. Brack · 21 years ago
  41. ea887cf rebuilt chvalid.def from scratch based on XML 2nd edition REC and by Daniel Veillard · 21 years ago
  42. 1a99396 removed some annoying warnings fixed a bug in the PubidChars definition, by Daniel Veillard · 21 years ago
  43. 418342b fixed small error on previous commit (chvalid.h in base dir instead of by William M. Brack · 21 years ago
  44. 68aca05 new files for a different method for doing range validation of character by William M. Brack · 21 years ago
  45. 7300057 adding an serror field to the validation context breaks the ABI for the by Daniel Veillard · 21 years ago
  46. 2b0f879 fixed a nasty bug with interning some text strings prepare for beta5 of by Daniel Veillard · 21 years ago
  47. d885040 make room in Doc, Element, Attributes for PSVI type informations. Daniel by Daniel Veillard · 21 years ago
  48. 659e71e Setting up the framework for structured error reporting, touches a lot of by Daniel Veillard · 21 years ago
  49. d96cce1 converted the C14N module too Daniel by Daniel Veillard · 21 years ago
  50. fcf719c cleanup migrated XPointer module to the new error mechanism Daniel by Daniel Veillard · 21 years ago
  51. d0c9c32 cleanup fix a funny typo converted the Schemas code to the new error by Daniel Veillard · 21 years ago
  52. e2238d5 converted too small cleanup Daniel by Daniel Veillard · 21 years ago
  53. 69d2c17 comment fix migrating the catalog code to the new infrastructure Daniel by Daniel Veillard · 21 years ago
  54. cd6ff28 final error handling cleanup converted XInclude to the new error handling by Daniel Veillard · 21 years ago
  55. 97bf4d0 better handling of error cases Daniel by Daniel Veillard · 21 years ago
  56. 05d987b first pass at cleaning up error handling in the I/O module. Daniel by Daniel Veillard · 21 years ago
  57. ff46a04 error handling cleanup of the Regexp module. Daniel by Daniel Veillard · 21 years ago
  58. 18ec16e converting the tree module too created a simpler internal error reporting by Daniel Veillard · 21 years ago
  59. d96f6d3 cleaning up XPath error reporting that time. applied the two patches for by Daniel Veillard · 21 years ago
  60. 6edbfbb last cleanup of error handling in the Relax-NG module. Daniel by Daniel Veillard · 21 years ago
  61. 4c00414 switched Relax-NG module to teh new error reporting. Better default by Daniel Veillard · 21 years ago
  62. ce9457f more cleanup of error handling in parserInternals, sharing the routine for by Daniel Veillard · 21 years ago
  63. f403d29 more code cleanup, especially around error messages, the HTML parser has by Daniel Veillard · 21 years ago
  64. 24eb978 more error/warning handling cleanups, the XML parser module should be okay by Daniel Veillard · 21 years ago
  65. 1ae42d6 integrated the xmlDocWalker API given by Alfred Mickautsch, and providing by Daniel Veillard · 21 years ago
  66. bb5abab more cleanup in make tests more work in the transition to the new error by Daniel Veillard · 21 years ago
  67. 2b8c4a1 changed 'make tests' to use a concise output, scrolling to see where thing by Daniel Veillard · 21 years ago
  68. e7acf43 introduced xmlStrPrintf function - wrapper for snprintf by Aleksey Sanin · 21 years ago
  69. 3648fcb let's see how much of a pain murrayc is really gonna be. Daniel by Daniel Veillard · 21 years ago
  70. 73b013f added a new configure option --with-push, some cleanups, chased code size by Daniel Veillard · 21 years ago
  71. 8127390 added 2 new configure option: --with-reader --with-sax1 to allow removing by Daniel Veillard · 21 years ago
  72. 652327a Adding a configure option to remove tree manipulation code which is not by Daniel Veillard · 21 years ago
  73. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  74. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  75. 9ee35f3 fix a bug raised by the Mips compiler. move the SAXv1 block definitions to by Daniel Veillard · 21 years ago
  76. 9475a35 added the same htmlRead APIs than their XML counterparts new parser by Daniel Veillard · 21 years ago
  77. 60942de Changed the new xmlRead/xmlCtxtRead APIs to have an extra base URL by Daniel Veillard · 21 years ago
  78. 092643b preparing a beta3 solving the ABI problems make sure the global variables by Daniel Veillard · 21 years ago
  79. 7a02cfe fixing some comments to avoid warnings from apibuild.py Daniel by Daniel Veillard · 21 years ago
  80. e96a2a4 adding repeated parsing and validating tests make the new DOM tree by Daniel Veillard · 21 years ago
  81. 16fa96c adding a new set of API for parsing xmlReadDoc() xmlReadFile() ... by Daniel Veillard · 21 years ago
  82. 9ec2653 applied patch from Markus Keim fixing a problem with I/O callback by Daniel Veillard · 21 years ago
  83. f85ce8e the uri arg to xmlNodeSetBase is really a const xmlChar* addin the by Daniel Veillard · 21 years ago
  84. e72c508 preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in 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. 1989505 more performance hunting reducing memory allocation and free and avoiding by Daniel Veillard · 21 years ago
  87. 81514ba do string allocations in large pools, allowing to find if a string pertain by Daniel Veillard · 21 years ago
  88. 8a44e59 starting work on reusing the parser dictionary for the element and by Daniel Veillard · 21 years ago
  89. bdbe0d4 factoring of more error handling code, serious size reduction and more by Daniel Veillard · 21 years ago
  90. 1afc9f3 starting cleaning up error handling, factorize error processing update of by Daniel Veillard · 21 years ago
  91. 877a7bd removing the broken pseudo SGML DocBook parser code. Daniel by Daniel Veillard · 21 years ago
  92. 3b7840c adding namespace checkings while making sure they still parse as by Daniel Veillard · 21 years ago
  93. 07cb822 Time to commit 3 days of work rewriting the parser internal, by Daniel Veillard · 21 years ago
  94. c07329e Implemented detection of compressed files, setting doc->compressed by William M. Brack · 21 years ago
  95. 0fb1893 allow to give -1 for undefined length in lookups first round of work on by Daniel Veillard · 21 years ago
  96. 93625d3 patch from Stéphane Bidoul to export globals entry points to the python by Daniel Veillard · 21 years ago
  97. 40412cd when creating a DOCTYPE use "html" lowercase by default instead of "HTML" by Daniel Veillard · 21 years ago
  98. 5e483c8 additional macros, mingw section by Igor Zlatkovic · 21 years ago
  99. 01d9995 fixed typos reported by Mark Vakoc by Igor Zlatkovic · 21 years ago
  100. aa3cfbd realigned parameters after taint by Igor Zlatkovic · 21 years ago