1. e15df58 applied a small fix from Steve Hay Daniel by Daniel Veillard · 20 years ago
  2. 3794b9e Added code to in PREDICATE/FILTER handling to reset the xpath context by William M. Brack · 20 years ago
  3. 37e6394 ran 'expand' on the file to get rid of mixture of tabs and spaces (bug by William M. Brack · 20 years ago
  4. e9449c5 added an encoding "special comment" to avoid warning message in python2.3 by William M. Brack · 20 years ago
  5. be3eb20 fixed a couple of problems in the new elfgcchack.h trick pointed by Peter by Daniel Veillard · 20 years ago
  6. add93d3 fixed a bug which prevented building with --with-minimum Daniel by Daniel Veillard · 20 years ago
  7. 45cb0f4 releasing 2.6.11, updated and regenerated the docs Daniel by Daniel Veillard · 20 years ago
  8. eb70f93 make the push interfaces synchronous added a specific test added the new by Daniel Veillard · 20 years ago
  9. f4b05d0 applied patch from Kasimier to fix some Relax-NG datatype facet problem by Daniel Veillard · 20 years ago
  10. 8e2cc6f Changed the number of XPath extension functions allowed to be by William M. Brack · 20 years ago
  11. 529233c some updates with memory debugging facilities while messing with libxslt by Daniel Veillard · 20 years ago
  12. f93a866 applied patch from Stéphane Bidoul to fix some Python bindings by Daniel Veillard · 20 years ago
  13. 8165a6b seems the reader buffer could be used while not allocated, fixes bug by Daniel Veillard · 20 years ago
  14. d69cc81 do not provide functions used as destructor of classes as public methods by Daniel Veillard · 20 years ago
  15. 96d2eff warning message cleanup. Now compiles warning-free, all tests passed. by William M. Brack · 20 years ago
  16. b7c6ac4 more fixes with Kasimier, looks far cleaner :-) Daniel by Daniel Veillard · 20 years ago
  17. 4e5d665 Kasimier Buchcik fixed the memory access and allocation problem Daniel by Daniel Veillard · 20 years ago
  18. 01fa615 applied Schemas patches from Kasimier Buchcik, there is still one open by Daniel Veillard · 20 years ago
  19. 647e39a moved some definitions to globals.h to avoid some troubles pointed out by by Daniel Veillard · 20 years ago
  20. b7cbbae applied changes suggested by Mike Hommey, remove libxml1 support and use by Daniel Veillard · 20 years ago
  21. 577d145 another, more 'experimental' feature to get compiler optimization based on by Daniel Veillard · 20 years ago
  22. a235132 hack based on Arjan van de Ven suggestion to reduce ELF footprint and by Daniel Veillard · 20 years ago
  23. 3403add new files for running regression tests under Python. Not yet complete, but by William M. Brack · 20 years ago
  24. f20fbf7 fixed a problem when base path was "./xxx" 5 test results changed by by William M. Brack · 20 years ago
  25. 9333cc2 suppressed warnings from within xmlValidGetValidElements (bug 144644) by William M. Brack · 20 years ago
  26. 4119d1c implemented bugfix from Massimo Morara for DTD dumping problem. added by William M. Brack · 20 years ago
  27. b7fe104 doc/xmlcatalog_man.xml, xmlcatalog.1 Docs patch from Ville Skytta, by MDT 2004 John Fleck · 20 years ago
  28. 4c76c4f doc/xmllint.xml, xmllint.html, xmllint.1 update man page to reflect by MDT 2004 John Fleck · 20 years ago
  29. 3cf6950 fixing a couple of compilation errors when configured with --with-minimum by Daniel Veillard · 20 years ago
  30. bbaa997 applied patch from Stefano Debenedetti to register namespaces in the debug by Daniel Veillard · 20 years ago
  31. 4a14fb8 fix from Steve Ball and update of the comment. William pointed out that by Daniel Veillard · 20 years ago
  32. fb382b8 patch from Igor for the default catalog path on Windows Daniel by Daniel Veillard · 20 years ago
  33. 306e33c apparently wasn't updated last time by William M. Brack · 20 years ago
  34. 5ab479b fixed problem when configuring using --with-thread-alloc by William M. Brack · 20 years ago
  35. 4da70f3 *** empty log message *** by Igor Zlatkovic · 20 years ago
  36. 50355f0 applied another patch from Kasimier Buchcik for Schema Component by Daniel Veillard · 20 years ago
  37. 8304d87 fixed missing error return code for schema validation (bug 143880), also by William M. Brack · 20 years ago
  38. 0df3bc3 fixed a serious problem when substituing entities using the Reader, the by Daniel Veillard · 20 years ago
  39. 1b243b4 applied patch from Rob Richards for the per thread I/O mappings Daniel by Daniel Veillard · 20 years ago
  40. abf598b some further enhancement to take care of xml:base for XPointer elements by William M. Brack · 20 years ago
  41. 8eabb05 fixed a problem with internal cleanup of <DIV> element (bug 143738). by William M. Brack · 20 years ago
  42. f7789b1 added a new routine xmlBuildRelativeURI needed for enhancement of by William M. Brack · 20 years ago
  43. 8839938 added a bunch of tests from Kasimier Buchcik posted on May 11 Daniel by Daniel Veillard · 20 years ago
  44. 8acdfbf new patch from Kasimier Buchcik for processContents of wildcards attribute by Daniel Veillard · 20 years ago
  45. 37fd307 fixed a bug where invalid charrefs may not be detected sometimes as by Daniel Veillard · 20 years ago
  46. 767265d small change to xmlSchemaValidateAttributes, also corrected typo on error by William M. Brack · 20 years ago
  47. 803812b minor cosmetic changes, no change to logic. regenerated added a newline at by William M. Brack · 20 years ago
  48. 3646d64 applied a patch from Kasimier Buchcik implementing attribute uses and by Daniel Veillard · 20 years ago
  49. 0335a84 applied patch from Rob Richards for custom I/O BufferCreateFilenane fixes by Daniel Veillard · 20 years ago
  50. 8fad8bf fixed problem with predicate evaluation on an empty nodeset (bug 143409) by William M. Brack · 20 years ago
  51. 06112d1 fixed problem with attribute listing (bug 142674) and added macro by William M. Brack · 20 years ago
  52. 669adfc applied a patch from Charles Bozeman fixing a side effect in date handling by Daniel Veillard · 20 years ago
  53. 218ed39 doc/tutorial/xmltutorial.xml fix lack of cast in Xpath example by MDT 2004 John Fleck · 20 years ago
  54. 64453bc fixed c14n bug with serializing attribute namespaces by Aleksey Sanin · 20 years ago
  55. 9912705 fixed to allow '+' in exponent of number (bug 143005) fixed typo in last by William M. Brack · 20 years ago
  56. 3f14737 skipped call to xmlValidateNCName when compiling --with-minimum (bug by William M. Brack · 20 years ago
  57. 7feb023 reverted the broken change. Daniel by Daniel Veillard · 20 years ago
  58. 8120501 updated the docs for 2.6.10 Daniel by Daniel Veillard · 20 years ago
  59. 4e6fef4 releasing 2.6.10 Daniel by Daniel Veillard · 20 years ago
  60. 62040be avoid returning default namespace when searching from an attribute reverse by Daniel Veillard · 20 years ago
  61. a98357a fixed escaping handling and added direct links to bugzilla report for bug by Daniel Veillard · 20 years ago
  62. d233e39 modified to assure proper user data is sent to structured error routine by William M. Brack · 20 years ago
  63. f055293 a couple of large static variable which should really not be declared as by Daniel Veillard · 20 years ago
  64. 96134ca fixed a couple of problems when parsing libxslt ChangeLog Daniel by Daniel Veillard · 20 years ago
  65. 418968b first steps of a good ChangeLog page generation. The awk shoudl escape by Daniel Veillard · 20 years ago
  66. 3995bc3 start adding API for escaping customization. Daniel by Daniel Veillard · 20 years ago
  67. 7a6361f more xmlSave cleanup, optimization and refactoring Daniel by Daniel Veillard · 20 years ago
  68. 83a75e0 third pass at the escaping refactoring. Daniel by Daniel Veillard · 20 years ago
  69. f8f2e8f enhanced the enhancement, fixed another couple of special cases. by William M. Brack · 20 years ago
  70. eb8509c small enhancement to dtd handling of (a?)+ (bug 142487) by William M. Brack · 20 years ago
  71. ee8960b second pass on escaping handling, start to looks better, need to be by Daniel Veillard · 20 years ago
  72. 5d1a4d8 first pass at refactoring the escape on save routines for better by Daniel Veillard · 20 years ago
  73. 9989c7d added code in xmlSchemaBuildAContentModel to handle element reference by William M. Brack · 20 years ago
  74. 7b0e276 a little further fixing of fallback processing, this time for fallback by William M. Brack · 20 years ago
  75. 29aa772 added code in xmlSchemaBuildContentModel to allow ref in group definition by William M. Brack · 20 years ago
  76. 18a6509 fix to the fix for #141864 from Paul Elseth apply fix from David Gatwood by Daniel Veillard · 20 years ago
  77. e709195 Applied patches supplied by Kasimier Buchcik. changed test to account for by William M. Brack · 20 years ago
  78. b3ac18d better portability fix for f(*args), use apply(f, args) as Stephane Bidoul by Daniel Veillard · 20 years ago
  79. f9b5fa2 enhanced xmlRegStateAddTrans to check if transition is already present by William M. Brack · 20 years ago
  80. 6d38c75 applied patch from Ed Davis to allow "make tests" to work with Python 1.5 by Daniel Veillard · 20 years ago
  81. f0244ce apply fix for XHTML1 formating from Nick Wellnhofer fixes bug #141266 by Daniel Veillard · 20 years ago
  82. a90de5e fix for a pedantic make check without make all request Daniel by Daniel Veillard · 20 years ago
  83. 966a31e fixing some problems in URI unescaping and output buffer opening, this by Daniel Veillard · 20 years ago
  84. aecc0dc fixes the use of 'list' as a parameter added xmlPopInputCallback for Matt by Daniel Veillard · 20 years ago
  85. ddf71d6 enhanced the handling of subexpression ranges which have a minOccurs of 0 by William M. Brack · 20 years ago
  86. 8707604 adding a --maxmem option to check memory used. Daniel by Daniel Veillard · 20 years ago
  87. 656ce94 Fixed bug #141529 i.e. various problems when building with --without-html by Daniel Veillard · 20 years ago
  88. a2d51fc fixing bug #141384 where the reader didn't call the deregistering by Daniel Veillard · 20 years ago
  89. 712096b applied a second patch from Mark Vakoc for regression tests on Windows by Daniel Veillard · 20 years ago
  90. 6f379a7 never commit without running make tests first ! Daniel by Daniel Veillard · 20 years ago
  91. e2161a6 fix a nasty problem with reading over the end fix a reported memory leak by Daniel Veillard · 20 years ago
  92. 9ea6231 patch from Mark Vakoc for regression tests on Windows. the NaN problem by Daniel Veillard · 20 years ago
  93. 0e00b28 enhanced xmlFARegExec range evaluation for min occurs 0 problems - fixes by William M. Brack · 20 years ago
  94. f762755 tiny path fixes the "xmlConvertCRNGFile" function name from Kasimier by Daniel Veillard · 20 years ago
  95. bf62949 small buffer resizing improvement from Morten Welinder closes #140629 by Daniel Veillard · 20 years ago
  96. d087dbf last version of the fix for MSC version 1200 Daniel by Daniel Veillard · 20 years ago
  97. 453e71b killing the strncmp vs. memcmp controversy and #140593 Daniel by Daniel Veillard · 20 years ago
  98. 4e4bcd0 Kasimier Buchcik pointed out some inexistent functions, cleaned them out. by Daniel Veillard · 20 years ago
  99. da0ff5d Johnson Cameron pointed out that initGenericErrorDefaultFunc() was really by Daniel Veillard · 20 years ago
  100. 7c4eb63 fixed a stupid () error + Mark name. Daniel by Daniel Veillard · 20 years ago