1. 81562d2 if sax1 is used and input is a file use the old API xmlParseFile() by Daniel Veillard · 19 years ago
  2. c63fbbf Added xmlSchemaValidateFile() to the public API. This will use SAX2-driven by Kasimier T. Buchcik · 19 years ago
  3. ef1b667 Added schema test results (Tom Browder, bug #306806). by Kasimier T. Buchcik · 19 years ago
  4. 8cd0903 Added schema tests submitted by Tom Browder (bug #306806). by Kasimier T. Buchcik · 19 years ago
  5. 537f117 adjusted last change to xmlCompilePathPattern, fixed one compilation by William M. Brack · 19 years ago
  6. 9ca11bf Some changes/fixes to the streaming evaluation. A bit of support for by Kasimier T. Buchcik · 19 years ago
  7. 9ea5565 removed a redundant include path Daniel by Daniel Veillard · 19 years ago
  8. d8e1044 Some more adjustments. by Kasimier T. Buchcik · 19 years ago
  9. 34b9a9c Changed test extraction process, since some boxes don't know about "tar by Kasimier T. Buchcik · 19 years ago
  10. f464403 fixed a bug exposed by Rob Richards in the mailing-list added the by Daniel Veillard · 19 years ago
  11. ea152c0 Further enhancement for XPath streaming, consolidated with schemas usage by William M. Brack · 19 years ago
  12. 1c720df Changed non-prefixed QNames to be bound to a default namespace if by Kasimier T. Buchcik · 19 years ago
  13. 8dd1e1b Fixed a bug which I invented: hexBinary's string values were not by Kasimier T. Buchcik · 19 years ago
  14. 828f654 Fixed an attribute fixed/default value constraint error. by Kasimier T. Buchcik · 19 years ago
  15. e879861 Adapted regression test results. by Kasimier T. Buchcik · 19 years ago
  16. 21f63b0 Adapted regression test results by Kasimier T. Buchcik · 19 years ago
  17. 4efd90d Changed the validation process to be able to work in streaming mode. Some by Kasimier T. Buchcik · 19 years ago
  18. 365cf67 applied patch from Malcolm Rowe to avoid namespace troubles on rollback by Daniel Veillard · 19 years ago
  19. d892557 applied patch from Rob Richards for xml:space and xml:lang handling with by Daniel Veillard · 19 years ago
  20. d846768 applied patch from Morten Welinder, closing bug #306901 on compiling by Daniel Veillard · 19 years ago
  21. 1ace203 Adapted the XS tests to use the new release of tests and test-definitions. by Kasimier T. Buchcik · 19 years ago
  22. 3ea201c fixing rendering of attributes when parent node is not in the node set by Aleksey Sanin · 19 years ago
  23. 2650df1 fixed xml attributes processing bug in exc c14n added --exc-c14n command by Aleksey Sanin · 19 years ago
  24. fbb619f Enhanced xmlXPathRunStreamEval, fixed handling of depth/level for cases by William M. Brack · 19 years ago
  25. 0b13a09 Enhanced handling of xml:base for included elements, fixing bugs 169209 by William M. Brack · 19 years ago
  26. bd6c3f7 Fixed facet errors to be channelled back for union type members; by Kasimier T. Buchcik · 19 years ago
  27. 7cd517c applied patch from Mark Vakoc fixing saving of CDATA with NULL content. by Daniel Veillard · 19 years ago
  28. 690a680 Changed the VALID_TZO macro to restrict the timezone to -840 to 840. by Kasimier T. Buchcik · 19 years ago
  29. 285b367 Applied patch from Steve Nairn (bug #303670) for "signed int" of the by Kasimier T. Buchcik · 19 years ago
  30. 64d7d12 applied patch for replaceNode from Brent Hendricks Daniel by Daniel Veillard · 19 years ago
  31. 6c6d3c7 more on lxml, Daniel by Daniel Veillard · 19 years ago
  32. 929746e Added a link to lxml from the bindings pages, Daniel by Daniel Veillard · 19 years ago
  33. c587bce fixed bug #303682 of a leak reported by Malcolm Rowe Daniel by Daniel Veillard · 19 years ago
  34. 8aa7afa applied patch from Steve Nairn tof fix the compilation problem exposed in by Daniel Veillard · 19 years ago
  35. 3eec790 Added regression a test provided by Heiko Oberdiek (bug #303566). by Kasimier T. Buchcik · 19 years ago
  36. 2267856 Changed the XPath "." to resolve only on the first level for XML Schema by Kasimier T. Buchcik · 19 years ago
  37. 942d6c7 fixed #169630 segfault in xmlMemDisplay Daniel by Daniel Veillard · 19 years ago
  38. 99dd763 fixing bug #303068 increasing the nanoftp buffer. fixed __attribute() by Daniel Veillard · 19 years ago
  39. dbfe05a on linux/gcc use weak definitions to avoid linking with pthread library on by Daniel Veillard · 19 years ago
  40. cbdf651 ignored the bindist directory by Igor Zlatkovic · 19 years ago
  41. 455472f Fixed a test for duplicate attributes: Non-prefixed attributes were by Kasimier T. Buchcik · 19 years ago
  42. 64dc4d2 Fixed date-time related validation (reported by David Crossley, bug by Kasimier T. Buchcik · 19 years ago
  43. c0e833f Removed 5 unnecessary dereferences (reported by Andriy, bug #301074). by Kasimier T. Buchcik · 19 years ago
  44. 3d42666 Added some code to avoid integer overflow for ceil, floor and round by William M. Brack · 19 years ago
  45. 187ea5f Removed workaround for bug #172215, since it does more harm in some by Kasimier T. Buchcik · 19 years ago
  46. eabc1d6 Added test results. by Kasimier T. Buchcik · 19 years ago
  47. c872afb Added output of canonical values in identity-constraint error messages. by Kasimier T. Buchcik · 19 years ago
  48. d6e347e Applied Daniel's fix for memory leak in dtd prefix (bug 300550). minor by William M. Brack · 19 years ago
  49. 18ffe20 added the call to the breakpoint routine when a monitored block is by Daniel Veillard · 19 years ago
  50. 351f2d6 applied patch from Aron Stansvik for bug #172525 about HTTP query string by Daniel Veillard · 19 years ago
  51. f9cf6f5 applied patch from Brent Hendricks adding namespace removal at the python by Daniel Veillard · 19 years ago
  52. d49370e Updated Steve Ball and Mac OS X binaries URL, Daniel by Daniel Veillard · 19 years ago
  53. 2c19a7b fixed several places where memory cleanup was not properly done after an by William M. Brack · 19 years ago
  54. 016d92e Added substitution group constraints; changed the build of the by Kasimier T. Buchcik · 19 years ago
  55. 1a99a39 Added "Particle correct 2" to parsing of model groups. Added handling by Kasimier T. Buchcik · 19 years ago
  56. 142fb21 Updated links to bindings, daniel by Daniel Veillard · 19 years ago
  57. f12177d make install cleanup by Igor Zlatkovic · 19 years ago
  58. f52de60 fixed mingw compilation by Igor Zlatkovic · 19 years ago
  59. 53dbdd7 *** empty log message *** by Igor Zlatkovic · 19 years ago
  60. c52020f added Eclipse project files to ignore by Igor Zlatkovic · 19 years ago
  61. 4ddaa56 fixed the bug in lang() as raised by Elliotte Rusty Harold added a by Daniel Veillard · 19 years ago
  62. 6056ae9 applied fix from Rob Richards to compile on Windows. Daniel by Daniel Veillard · 19 years ago
  63. 5e371a0 Added "Type Derivation OK (Complex)" constraints and anchored them in the by Kasimier T. Buchcik · 19 years ago
  64. f359845 patch from Matthew Burgess to improve some schemas facets validation by Daniel Veillard · 19 years ago
  65. 0dcc50a Fixed Kasimier name, daniel by Daniel Veillard · 19 years ago
  66. 771971f preparing release 2.6.19, updated docs and rebuilding. Daniel by Daniel Veillard · 19 years ago
  67. cdc1a59 integrated fixup-tests.py Daniel by Daniel Veillard · 19 years ago
  68. bda5957 fixed a lack of comment and missing test for a pointer in the API. Daniel by Daniel Veillard · 19 years ago
  69. 755307a A tiny script to fixup some of the schema files used for the tests. by Kasimier T. Buchcik · 19 years ago
  70. 256401b Committing again, since the CVS server aborted. by Kasimier T. Buchcik · 19 years ago
  71. aba15f7 Corrected 'length' facet validation for QNames and notations. Corrected by Kasimier T. Buchcik · 19 years ago
  72. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  73. 64354ea fixed bug reported by Petr Pajas, in the absence of encoding UTF-8 should by Daniel Veillard · 19 years ago
  74. 7331e5c fixed #172260 redundant assignment. fixed xmlSAXParseDoc() and by Daniel Veillard · 19 years ago
  75. 32acf0c fix potential crash if ctxt->sax->ignorableWhitespace is NULL as reported by Daniel Veillard · 19 years ago
  76. 63d68a3 fixed a problem in Relax-NG validation #159968 added the test to the by Daniel Veillard · 19 years ago
  77. f2531af fixed bug #168504 Daniel by Daniel Veillard · 19 years ago
  78. c284c64 use XML_SOCKLEN_T instead of SOCKLEN_T since apparently IBM can't avoid by Daniel Veillard · 19 years ago
  79. 394902e fix unitinialized variable in not frequently used code bug #172182 Daniel by Daniel Veillard · 19 years ago
  80. 0e460da another patch from Brent Hendricks to add new handlers with the various by Daniel Veillard · 19 years ago
  81. bb8502c applied patch from Brent Hendricks to avoid leak in python bindings when by Daniel Veillard · 19 years ago
  82. aa9a983 fixing bug 168196, <a name=""> must be URI escaped too Daniel by Daniel Veillard · 19 years ago
  83. 5cd3e8c cleanup of the Prop related functions and xmlNewNodeEatName by Rob by Daniel Veillard · 19 years ago
  84. ba1d317 fixed problem with 'minimal library' compilation (LIBXML_PATTERN_ENABLED by William M. Brack · 19 years ago
  85. 53b5e05 Fixed call to a facet error report: the type of the error was wrong, by Kasimier T. Buchcik · 19 years ago
  86. a62f75f Removed a stupid bug in xmlSchemaValidateAttributes, failing to build a by Kasimier T. Buchcik · 19 years ago
  87. b34ad1b Fixed a segfault, which occured during bubbling of IDC nodes (bug #170779 by Kasimier T. Buchcik · 19 years ago
  88. 9e75e9f special case "DAV:" namespace in c14n relative namespaces check and add by Aleksey Sanin · 19 years ago
  89. 289dbb4 Removed inheritance of "mixed" content type for short-hand restrictions of by Kasimier T. Buchcik · 19 years ago
  90. bc69d4f fixed a = -> == error pointed by GUY Fabrice Daniel by Daniel Veillard · 19 years ago
  91. cc5e233 more debug messages from Matthew Burgess xmlSchemaValidateLengthFacet API by Daniel Veillard · 19 years ago
  92. 9dbb0ce Aaaannnd putting back the previous changes done by Daniel, which I by Kasimier T. Buchcik · 19 years ago
  93. 478d693 Hopefully finished validation against facets to use the normalized value by Kasimier T. Buchcik · 19 years ago
  94. 9fcb491 do not package .la files applied patch from Gerry Murphy for xmllint by Daniel Veillard · 19 years ago
  95. b08d741 added Makefile.am, missed in last commit by William M. Brack · 19 years ago
  96. ec3b4b7 a couple of more changes to various decimal-handling routines. Fixes by William M. Brack · 19 years ago
  97. 6c81d0e In preparation to use normalized values of facets during validation: by Kasimier T. Buchcik · 19 years ago
  98. 57c000e preparing release of 2.6.18 updated docs and rebuilt reactivated gcc by Daniel Veillard · 19 years ago
  99. cffc1c7 removed a static buffer in xmlByteConsumed(), as pointed by Ben Maurer, by Daniel Veillard · 19 years ago
  100. 273670f enhanced the parsing of XML_SCHEMAS_DECIMAL and much of the routine by William M. Brack · 19 years ago