1. 7f4547c preparing the release of 2.7.2 fix the Solaris portability issue by Daniel Veillard · 16 years ago
  2. a57ba4c fix an HTML parsing error on large data sections reported by Mike Day add by Daniel Veillard · 16 years ago
  3. 0161e63 completely different fix for the recursion detection based on entity by Daniel Veillard · 16 years ago
  4. bf9c1da add the testchar to 'make check' Volker Grabsch pointed out a typo by Daniel Veillard · 16 years ago
  5. d7af555 rewrite the URI parser to update to rfc3986 (from 2396) removed the error by Daniel Veillard · 16 years ago
  6. 3733457 added a skipped list, insert rmt-ns10-035 improve 'make check' clean up by Daniel Veillard · 16 years ago
  7. 97c9ce2 fix various attribute normalisation problems reported by Ashwin this by Daniel Veillard · 16 years ago
  8. 8bf64ae fix a problem reported by Ashwin for system parameter entities referenced by Daniel Veillard · 16 years ago
  9. d0d2f09 fix handling of empty CDATA nodes as reported and discussed around #514181 by Daniel Veillard · 16 years ago
  10. 57c9db0 poblem with encoding detection for UTF-16 reported by Ashwin and found by by Daniel Veillard · 16 years ago
  11. 041b687 apply patch from Andrew Tosh to fix behaviour when '.' is used in a by Daniel Veillard · 16 years ago
  12. c707d0b fix a memeory leak in internal subset parsing with a fix from Ashwin add by Daniel Veillard · 16 years ago
  13. c821e03 another nasty regexp case fixed. added to regression suite Daniel by Daniel Veillard · 17 years ago
  14. 3888f47 applied patch from Frank Gross fixing Schemas IDC import bug #455953 and by Daniel Veillard · 17 years ago
  15. da62934 fixed a parser bug where invalid char in comment may not be detected, by Daniel Veillard · 17 years ago
  16. dfac946 fixed the push mode when a big comment occurs before an internal subset, by Daniel Veillard · 17 years ago
  17. b9e5acc fix bug #414846 where invalid characters in attributes would sometimes not by Daniel Veillard · 17 years ago
  18. 4272024 change the way script/style are parsed to not try to detect comments, by Daniel Veillard · 17 years ago
  19. a9cbf28 fixed problem with 0x2d in Char Range (bug #420596) added regression test by William M. Brack · 17 years ago
  20. c47d263 fixing HTML minimized attribute values to be generated internally if not by Daniel Veillard · 18 years ago
  21. 4851909 fixing HTML entities in attributes parsing bug #362552 added to the by Daniel Veillard · 18 years ago
  22. dcec672 fix the patch for unreproductable #343000 but also fix a line/column by Daniel Veillard · 18 years ago
  23. be58a0a Adding test file, Daniel by Daniel Veillard · 18 years ago
  24. 166e1a9 Adding extra test files, just in case ... Daniel by Daniel Veillard · 18 years ago
  25. 7b4e2e2 Removed the automatic generation of CDATA sections for the content of the by Kasimier T. Buchcik · 18 years ago
  26. 1d0f7ad Adjusted the result of a regression test, since the fix of by Kasimier T. Buchcik · 18 years ago
  27. 92b394f Fixed bug #341150, reported by Michael Romer. In by Kasimier T. Buchcik · 18 years ago
  28. b63d2fa Fixed incorrect validation of restricted enumerations. Added related by Kasimier T. Buchcik · 18 years ago
  29. 54eb024 applied patch from Youri Golovanov fixing bug #316338 and adding a couple by Daniel Veillard · 18 years ago
  30. 7933800 Added new regression tests for #331062, daniel by Daniel Veillard · 18 years ago
  31. 6974feb fixed the comment streaming bug raised by Graham Bennett added to the by Daniel Veillard · 18 years ago
  32. a617e24 reverted first patches for #319279 which led to #326295 and fixed the by Daniel Veillard · 18 years ago
  33. bb2074e Added regression tests for the latest XPath/pattern fixes. by Kasimier T. Buchcik · 18 years ago
  34. 6977c6c fix bug #324432 with <xml:foo/> added to the regression tests Daniel by Daniel Veillard · 19 years ago
  35. b0d74c6 Added regression test for bug #321475 (reported by Gabor Nagy). Fixing of by Kasimier T. Buchcik · 19 years ago
  36. 183fa3e Added regression test for bug #323510. by Kasimier T. Buchcik · 19 years ago
  37. 7c78215 Added missing regression test results for the latest IDC and xs:decimal by Kasimier T. Buchcik · 19 years ago
  38. 77e7682 Changed xmlSchemaFormatIDCKeySequence() to use by Kasimier T. Buchcik · 19 years ago
  39. fc6eca0 fix bug #319897, problem with counted atoms when the transition itself is by Daniel Veillard · 19 years ago
  40. b2eabc0 fixed bug in exc-c14n namespace visibility + test case 319367(bug #319367) by Aleksey Sanin · 19 years ago
  41. b990008 script HTML parser error fix, corrects bug #319715 added test from Michael by Daniel Veillard · 19 years ago
  42. 95c3adf Adapted regression test results. by Kasimier T. Buchcik · 19 years ago
  43. 748cebc Adapted regression test results by Kasimier T. Buchcik · 19 years ago
  44. 56cbbf2 Adapted result. by Kasimier T. Buchcik · 19 years ago
  45. cf0123d Adapted regression results. by Kasimier T. Buchcik · 19 years ago
  46. dbd6105 applied second patch from David Madore to be less intrusive when handling by Daniel Veillard · 19 years ago
  47. 36d7340 Applied the last patch from Gary Coady for #304637 changing the behaviour by Daniel Veillard · 19 years ago
  48. b6580ae uninitialized field and fix on test. Daniel by Daniel Veillard · 19 years ago
  49. cfa303a change verbosity depending on API get back to previous outputs Daniel by Daniel Veillard · 19 years ago
  50. 8874b94 added a parser XML_PARSE_COMPACT option to allocate small text nodes (less by Daniel Veillard · 19 years ago
  51. 53bd1f3 found another bug while looking at #309616 on missing entities. this by Daniel Veillard · 19 years ago
  52. 9668826 fixed bug #170489 reported by Jirka Kosek added the test to the regression by Daniel Veillard · 19 years ago
  53. ccb4d41 regenerated fixed a compilation problem some cleanups and one bug fix by Daniel Veillard · 19 years ago
  54. 4f917e2 applied patch from Kuba Nowakowski fixing bug #313982 also added the test by Daniel Veillard · 19 years ago
  55. 355a023 added the first regression test suite set for the new expression support by Daniel Veillard · 19 years ago
  56. 764b3d6 Changed output for keyref-match errors; the target-node will be now by Kasimier T. Buchcik · 19 years ago
  57. 60faf52 fixed bug #307377 about validation of choices in list values. added by Daniel Veillard · 19 years ago
  58. ea7e479 Added missing test results. by Kasimier T. Buchcik · 19 years ago
  59. 4f82c8a fixed a determinism detection problem exposed by ##other tests commited by by Daniel Veillard · 19 years ago
  60. 800cbac Fixed #312957 reported by Carol Hunter: streaming XPath states were not by Kasimier T. Buchcik · 19 years ago
  61. 6e65e15 trying to nail down the remaining ##other issues completed the tests and by Daniel Veillard · 19 years ago
  62. b8c8016 fixed bug #310333 with a patch close to the provided patch for HTML UTF-8 by Daniel Veillard · 19 years ago
  63. 1075228 fixed bug #310264, basically it's about reentrancy of count based by Daniel Veillard · 19 years ago
  64. d541c8f report improvement more tests Daniel by Daniel Veillard · 19 years ago
  65. 5fe95a8 applied patch from Rob Richards to add schematron to the build on Windows by Daniel Veillard · 19 years ago
  66. eaecb3e more bug fixes, improve the error reporting. second test Daniel by Daniel Veillard · 19 years ago
  67. c740a17 fixing the loop bug, fixing schematron text error rendering started by Daniel Veillard · 19 years ago
  68. 11162b7 Added creation of the content type of xs:anyType. This is needed when by Kasimier T. Buchcik · 19 years ago
  69. 77005e6 fixed the error reporting for not transitions fixed output Daniel by Daniel Veillard · 19 years ago
  70. 9efc476 fixing bug #172215 about foreign namespaces by adding support for negated by Daniel Veillard · 19 years ago
  71. a980bef fixed xsd:all when used in conjunction with substitution groups adding by Daniel Veillard · 19 years ago
  72. 358fef4 applied UTF-8 script parsing bug #310229 fix from Jiri Netolicky added the by Daniel Veillard · 19 years ago
  73. f810de0 fixed problem with free on dupl attribute in dtd (bug309637). added by William M. Brack · 19 years ago
  74. abac41e fixing bug #166777 (and #169838), it was an heuristic in areBlanks which by Daniel Veillard · 19 years ago
  75. 6d30ff2 Fixed bug #309338, reported by Kupriyanov Anotolij. Added a regression by Kasimier T. Buchcik · 19 years ago
  76. 3fa5e7e fixed a bug failing to detect UTF-8 violations in CData in push mode. by Daniel Veillard · 19 years ago
  77. 597f1c1 applied patch from James Bursa fixing an html parsing bug in push mode by Daniel Veillard · 19 years ago
  78. dbee0f1 working some weird error reporting problem for DTD validation. augmented by Daniel Veillard · 19 years ago
  79. 4a5a964 added SAXv2 regression tests apparently missing. added SAX1/SAX2 checks. by Daniel Veillard · 19 years ago
  80. 21edf9b Added regression tests (from Dhyanesh). by Kasimier T. Buchcik · 19 years ago
  81. ef1b667 Added schema test results (Tom Browder, bug #306806). by Kasimier T. Buchcik · 19 years ago
  82. f464403 fixed a bug exposed by Rob Richards in the mailing-list added the by Daniel Veillard · 19 years ago
  83. ea152c0 Further enhancement for XPath streaming, consolidated with schemas usage by William M. Brack · 19 years ago
  84. 828f654 Fixed an attribute fixed/default value constraint error. by Kasimier T. Buchcik · 19 years ago
  85. 21f63b0 Adapted regression test results by Kasimier T. Buchcik · 19 years ago
  86. 365cf67 applied patch from Malcolm Rowe to avoid namespace troubles on rollback by Daniel Veillard · 19 years ago
  87. bd6c3f7 Fixed facet errors to be channelled back for union type members; by Kasimier T. Buchcik · 19 years ago
  88. 3eec790 Added regression a test provided by Heiko Oberdiek (bug #303566). by Kasimier T. Buchcik · 19 years ago
  89. eabc1d6 Added test results. by Kasimier T. Buchcik · 19 years ago
  90. 4ddaa56 fixed the bug in lang() as raised by Elliotte Rusty Harold added a by Daniel Veillard · 19 years ago
  91. 256401b Committing again, since the CVS server aborted. by Kasimier T. Buchcik · 19 years ago
  92. 63d68a3 fixed a problem in Relax-NG validation #159968 added the test to the by Daniel Veillard · 19 years ago
  93. b474fa4 The schema parser will stop if components could not be resolved. This is by Kasimier T. Buchcik · 19 years ago
  94. 25799ce Added IDC evaluation for attribute nodes. Made 'nil'ed elements work. by Kasimier T. Buchcik · 19 years ago
  95. 2b2e02d fixed implementation for | added a specific regression test Daniel by Daniel Veillard · 19 years ago
  96. 0996a16 fixed the namespaces support fixed xmlGetNodePath when namespaces are used by Daniel Veillard · 19 years ago
  97. f9d1691 added first test for the patterns a few fixes Daniel by Daniel Veillard · 19 years ago
  98. 8f8a9dd found and fixed 2 problems in the internal subset scanning code affecting by Daniel Veillard · 19 years ago
  99. 4c778d8 boosting common commnent parsing code, it was really slow. added sprecific by Daniel Veillard · 19 years ago
  100. b8590d4 fixed bug #164556 where non-fatal errors stopped push parsing and by Daniel Veillard · 19 years ago