1. 3995bc3 start adding API for escaping customization. Daniel by Daniel Veillard · 20 years ago
  2. b021caa Adding missing files, Daniel by Daniel Veillard · 20 years ago
  3. 7a6361f more xmlSave cleanup, optimization and refactoring Daniel by Daniel Veillard · 20 years ago
  4. 83a75e0 third pass at the escaping refactoring. Daniel by Daniel Veillard · 20 years ago
  5. f8f2e8f enhanced the enhancement, fixed another couple of special cases. by William M. Brack · 20 years ago
  6. eb8509c small enhancement to dtd handling of (a?)+ (bug 142487) by William M. Brack · 20 years ago
  7. ee8960b second pass on escaping handling, start to looks better, need to be by Daniel Veillard · 20 years ago
  8. 5d1a4d8 first pass at refactoring the escape on save routines for better by Daniel Veillard · 20 years ago
  9. 9989c7d added code in xmlSchemaBuildAContentModel to handle element reference by William M. Brack · 20 years ago
  10. 7b0e276 a little further fixing of fallback processing, this time for fallback by William M. Brack · 20 years ago
  11. 29aa772 added code in xmlSchemaBuildContentModel to allow ref in group definition by William M. Brack · 20 years ago
  12. 18a6509 fix to the fix for #141864 from Paul Elseth apply fix from David Gatwood by Daniel Veillard · 20 years ago
  13. e709195 Applied patches supplied by Kasimier Buchcik. changed test to account for by William M. Brack · 20 years ago
  14. b3ac18d better portability fix for f(*args), use apply(f, args) as Stephane Bidoul by Daniel Veillard · 20 years ago
  15. f9b5fa2 enhanced xmlRegStateAddTrans to check if transition is already present by William M. Brack · 20 years ago
  16. 6d38c75 applied patch from Ed Davis to allow "make tests" to work with Python 1.5 by Daniel Veillard · 20 years ago
  17. f0244ce apply fix for XHTML1 formating from Nick Wellnhofer fixes bug #141266 by Daniel Veillard · 20 years ago
  18. a90de5e fix for a pedantic make check without make all request Daniel by Daniel Veillard · 20 years ago
  19. 966a31e fixing some problems in URI unescaping and output buffer opening, this by Daniel Veillard · 20 years ago
  20. aecc0dc fixes the use of 'list' as a parameter added xmlPopInputCallback for Matt by Daniel Veillard · 20 years ago
  21. 51c2cfa update from xmlsoft.org by Daniel Veillard · 20 years ago
  22. d4cfcef Added a pointer to the win32 directory for downloading Igor's binaries, Daniel by Daniel Veillard · 20 years ago
  23. ddf71d6 enhanced the handling of subexpression ranges which have a minOccurs of 0 by William M. Brack · 20 years ago
  24. 3af3b59 Some reformating of recent code, Daniel by Daniel Veillard · 20 years ago
  25. 8707604 adding a --maxmem option to check memory used. Daniel by Daniel Veillard · 20 years ago
  26. 656ce94 Fixed bug #141529 i.e. various problems when building with --without-html by Daniel Veillard · 20 years ago
  27. a2d51fc fixing bug #141384 where the reader didn't call the deregistering by Daniel Veillard · 20 years ago
  28. 712096b applied a second patch from Mark Vakoc for regression tests on Windows by Daniel Veillard · 20 years ago
  29. 6f379a7 never commit without running make tests first ! Daniel by Daniel Veillard · 20 years ago
  30. e2161a6 fix a nasty problem with reading over the end fix a reported memory leak by Daniel Veillard · 20 years ago
  31. 9ea6231 patch from Mark Vakoc for regression tests on Windows. the NaN problem by Daniel Veillard · 20 years ago
  32. 0e00b28 enhanced xmlFARegExec range evaluation for min occurs 0 problems - fixes by William M. Brack · 20 years ago
  33. f762755 tiny path fixes the "xmlConvertCRNGFile" function name from Kasimier by Daniel Veillard · 20 years ago
  34. bf62949 small buffer resizing improvement from Morten Welinder closes #140629 by Daniel Veillard · 20 years ago
  35. d087dbf last version of the fix for MSC version 1200 Daniel by Daniel Veillard · 20 years ago
  36. 453e71b killing the strncmp vs. memcmp controversy and #140593 Daniel by Daniel Veillard · 20 years ago
  37. f5850a1 Added missing file, Daniel by Daniel Veillard · 20 years ago
  38. 4e4bcd0 Kasimier Buchcik pointed out some inexistent functions, cleaned them out. by Daniel Veillard · 20 years ago
  39. da0ff5d Johnson Cameron pointed out that initGenericErrorDefaultFunc() was really by Daniel Veillard · 20 years ago
  40. 6de6f97 fixing C14N bug with processing namespaces from attributes by Aleksey Sanin · 20 years ago
  41. 7c4eb63 fixed a stupid () error + Mark name. Daniel by Daniel Veillard · 20 years ago
  42. f70f7b2 Last minute releases change #@$$% of spec file ! Daniel by Daniel Veillard · 20 years ago
  43. eca726d preparing 2.6.9 release updated and rebuilt the docs Daniel by Daniel Veillard · 20 years ago
  44. 68cb4b2 relaxed id() to not check taht the name(s) passed are actually NCName, by Daniel Veillard · 20 years ago
  45. 2582a33 work around Microsoft compiler NaN bug raise reported by Mark Vakoc fixed by Daniel Veillard · 20 years ago
  46. ee1d692 keep the ChangeLog compressed fix a segfault when using Close() test for by Daniel Veillard · 20 years ago
  47. 87640d5 minor warning cleanup (no change to logic) fixed return value for internal by William M. Brack · 20 years ago
  48. 8b0cbb0 small enhancement to fix bug 139791 by William M. Brack · 20 years ago
  49. c85d0fe applied patches from Kasimier Buchcik for the attribute use support added by Daniel Veillard · 20 years ago
  50. 377e1a9 move the TODO as comments as the function while not finished are usable by Daniel Veillard · 20 years ago
  51. a0c48ad fixed problem with detecting external dtd encoding (bug 135229). minor by William M. Brack · 20 years ago
  52. 5d8d10b fixed problem causing duplicate fallback execution (bug 139520) added by William M. Brack · 20 years ago
  53. 0d1a845 Updated the download page, Daniel by Daniel Veillard · 20 years ago
  54. 67f8b1c adding xml:id draft support adding 4 first regression tests Daniel by Daniel Veillard · 20 years ago
  55. 80c0092 fixing Red Hat bug #120482 , libxml2-python should depend on the version by Daniel Veillard · 20 years ago
  56. 9955d2b The python script to grab queries stats, daniel by Daniel Veillard · 20 years ago
  57. 24f6a07 Some preliminary stats for queries extraction, Daniel by Daniel Veillard · 20 years ago
  58. d99224d Updated the download section, Daniel by Daniel Veillard · 20 years ago
  59. d954488 improving the search, Daniel by Daniel Veillard · 20 years ago
  60. b5b9151 trying to improve the search, Daniel by Daniel Veillard · 20 years ago
  61. 25d5d9a applied patch from James Bursa, frameset should close head. Daniel by Daniel Veillard · 20 years ago
  62. a74a6ff fixed problem in xmlRelaxNGCompareNameClasses which was causing by William M. Brack · 20 years ago
  63. 7e29c0a implemented fix for M$ IIS redirect provided by Ian Hummel fixed problem by William M. Brack · 20 years ago
  64. 0a19458 fix for xmlUriEscape on "http://user@somewhere.com" from Mark Vadok. by Daniel Veillard · 20 years ago
  65. 1f093e0 Add generated files, to make cvs silent. by Johan Dahlin · 20 years ago
  66. ba0153a small signed-ness patch from Steve Little Daniel by Daniel Veillard · 20 years ago
  67. 2cbf596 patched a bug in parsing production 1 and 2 of xmlschemas regexp that by Daniel Veillard · 20 years ago
  68. f580674 added PYTHONPATH to python tests for Schemas and RelaxNG added testfile by William M. Brack · 20 years ago
  69. c6ba238 Changed policy on mail bounces, Daniel by Daniel Veillard · 20 years ago
  70. 3dd87ba added information about compiling on Unix Daniel by Daniel Veillard · 20 years ago
  71. a8dc288 fixes the comments for xmlCatalogDump and xmlDumpACatalog rebuilt to by Daniel Veillard · 20 years ago
  72. 753086a optimize indentation based on the new context Daniel by Daniel Veillard · 20 years ago
  73. 3d354a7 handle and explain a very tricky problem when modifying the tree based on by Daniel Veillard · 20 years ago
  74. 6092962 fixed problem with IS_COMPILABLE flag (bug 130216) by William M. Brack · 20 years ago
  75. f8e6668 Opps, forgot to add it, Daniel by Daniel Veillard · 20 years ago
  76. 0b787f3 applied patch from Dave Beckett to correct line number errors when using by Daniel Veillard · 20 years ago
  77. b5eb714 added a test template added a new example, and make valgrind target Daniel by Daniel Veillard · 20 years ago
  78. 688f669 Updated docs for news and downlods, Daniel by Daniel Veillard · 20 years ago
  79. 766c4f9 apply fix for #136693 Daniel by Daniel Veillard · 20 years ago
  80. 654a9b3 doc/examples/io2.c doc/examples/io2.res add xmlDocDumpMemory example in by MST 2004 John Fleck · 20 years ago
  81. 03fdeb2 John Fleck <jfleck@inkstain.net> by John Fleck · 20 years ago
  82. f3c3170 added favicon.ico to reduce requests for it :-\, Daniel by Daniel Veillard · 20 years ago
  83. 88155d8 Added a couple of parsing examples, Daniel by Daniel Veillard · 20 years ago
  84. ebe25d4 applied patch from Mark Vadoc avoiding using xmlParse* option and use by Daniel Veillard · 20 years ago
  85. 520f17a Added note about being subscribed, Daniel by Daniel Veillard · 20 years ago
  86. 252004d preparing 2.6.8 release, updated and rebuilt the docs. use valgring fro by Daniel Veillard · 20 years ago
  87. 6dc9196 remove a memory leak on schemas type facets. reduce verbosity incorporated by Daniel Veillard · 20 years ago
  88. 500a1de applied patch from Alfred Mickautsch for better DTD support. fixed bug by Daniel Veillard · 20 years ago
  89. 2f07606 added an error message when an element is not found within a <choice> (bug by William M. Brack · 20 years ago
  90. 10f1ef4 enhanced the logic of parsing char groups to better handle initial or by William M. Brack · 20 years ago
  91. 236c8c0 added check for external reference in xmlRelaxNGGetElements (bug 137718) by William M. Brack · 20 years ago
  92. 20d8236 added a close for the local file descriptor (bug 137474) by William M. Brack · 20 years ago
  93. 32b7cdb switched the output routines to use the new context. Daniel by Daniel Veillard · 20 years ago
  94. 7217c86 enhanced to ignore XML_XINCLUDE_START and XML_XINCLUDE_END nodes (bug by William M. Brack · 20 years ago
  95. 11c466a applied patch from John Belmonte for anyURI. Daniel by Daniel Veillard · 20 years ago
  96. d3999c7 fix bug reported by Holger Rauch added the test to th regression suite by Daniel Veillard · 20 years ago
  97. b318c3b Minor change for later verson of php requiring $HTTP_GET_VARS. by William M. Brack · 20 years ago
  98. 57e9e91 Changed the flag to xmlDocCopyNode (and similar routines), previously used by William M. Brack · 20 years ago
  99. 39111ec added new module xmlsave with patch supplied by Eric Zurcher (second by William M. Brack · 20 years ago
  100. d5e198a applied patch from Anthony Carrico providing Python bindings for the by Daniel Veillard · 20 years ago