1. ffe47fe Insert space between pubid and sysid when both passed to by Rob Richards · 19 years ago
  2. dcac4fc Changed to instantly mark instance-tests as failed if the corresponding by Kasimier T. Buchcik · 19 years ago
  3. bdadaed Added xmlTextReaderSchemaValidateCtxt() to the API. by Kasimier T. Buchcik · 19 years ago
  4. 215406f Fixed a segfault: the instance document was still tried to be validated, by Kasimier T. Buchcik · 19 years ago
  5. 42ca673 small doc patch from Aron Stansvik another doc patch for a deprecated API by Daniel Veillard · 19 years ago
  6. 27759f2 Tiny change for 'make tests': raised the number of expected failures for by Kasimier T. Buchcik · 19 years ago
  7. 7c78215 Added missing regression test results for the latest IDC and xs:decimal by Kasimier T. Buchcik · 19 years ago
  8. bf442eb Added regression tests for the latest IDC and xs:decimal bugs. by Kasimier T. Buchcik · 19 years ago
  9. f39e8d1 Fixed bubbling of duplicate IDC nodes: the parent's list of duplicates was by Kasimier T. Buchcik · 19 years ago
  10. 72f50c1 Fixed parsing of xs:decimal to allow/deny special lexical forms. Fixed the by Kasimier T. Buchcik · 19 years ago
  11. 132ba5f An assignment to a local variable, which was used to access the IDC node by Kasimier T. Buchcik · 19 years ago
  12. 81755ea In xmlSchemaAssembleByXSI() the return value of xmlSchemaGetMetaAttrInfo() by Kasimier T. Buchcik · 19 years ago
  13. 5d2998b Fixed a bug in xmlSchemaFindRedefCompInGraph() which caused the search for by Kasimier T. Buchcik · 19 years ago
  14. 5e9576a Albert Chin found another signed/unsigned problem in the date and time by Daniel Veillard · 19 years ago
  15. 90b5ebc Added xmlSchemaSetParserStructuredErrors() to the API. Fixed channeling of by Kasimier T. Buchcik · 19 years ago
  16. c19d535 removed unreachable code pointed out by Oleksandr Kononenko, fixes bug by Daniel Veillard · 19 years ago
  17. ae487ba use ctxt->standalone = -2 to indicate that the XMLDecl was parsed but no by Daniel Veillard · 19 years ago
  18. 93e577f Hisashi Fujinaka pointed that errors in Schemas tests were not properly by Daniel Veillard · 19 years ago
  19. 4d3866c applied patch from Geert Jansen to remove xmlBufferClose() which is not by Daniel Veillard · 19 years ago
  20. 77e7682 Changed xmlSchemaFormatIDCKeySequence() to use by Kasimier T. Buchcik · 19 years ago
  21. a44f234 function consolidation when writing to xmlBuffer. Return error condition by Rob Richards · 19 years ago
  22. 9a00fd2 applied patch from Geert Jansen to implement the save function to a by Daniel Veillard · 19 years ago
  23. 69dea3a Fixed the type of the totalDigits value to be positiveInteger. Fixed crash by Kasimier T. Buchcik · 19 years ago
  24. fc6eca0 fix bug #319897, problem with counted atoms when the transition itself is by Daniel Veillard · 19 years ago
  25. 3d6aa10 applied patch from Mark Junker to fix compilation with MinGW Daniel by Daniel Veillard · 19 years ago
  26. f93a67e tiny fix from Albert Chin portability cleanup for arch needing trio for by Daniel Veillard · 19 years ago
  27. 19dc961 add additional checks to prevent tree corruption. fix problem copying by Rob Richards · 19 years ago
  28. d4e39ae cleanup from Albert Chin html/index.sgml doesn't exist anymore Daniel by Daniel Veillard · 19 years ago
  29. 9b693b4 more portability patches from Albert Chin for HP-UX and AIX Daniel by Daniel Veillard · 19 years ago
  30. 1d96f5a applied 2 patches from Albert Chin for module portability Daniel by Daniel Veillard · 19 years ago
  31. dbf7bfe fixing a portability problem on some old Unices with patch from Albert by Daniel Veillard · 19 years ago
  32. b2eabc0 fixed bug in exc-c14n namespace visibility + test case 319367(bug #319367) by Aleksey Sanin · 19 years ago
  33. eaccdc6 remove warnings to stdout patch from Nic Ferrier Daniel by Daniel Veillard · 19 years ago
  34. 7802ba5 avoid function parameters names 'list' as this seems to give troubles with by Daniel Veillard · 19 years ago
  35. 6e84bb2 fix a problem in some error case on Solaris when passed a NULL filename, by Daniel Veillard · 19 years ago
  36. b990008 script HTML parser error fix, corrects bug #319715 added test from Michael by Daniel Veillard · 19 years ago
  37. 2cf36a1 typo fix from Michael Day Daniel by Daniel Veillard · 19 years ago
  38. c342ec6 fix issue adding non-namespaced attributes in xmlAddChild(), by Rob Richards · 19 years ago
  39. dc904f1 fixed second spot where CRLF split between chunks could cause trouble (bug by William M. Brack · 19 years ago
  40. 2e2691b prevent output of fragment tags when serializing XHTML. by Rob Richards · 19 years ago
  41. aa62201 commiting a some fixes and debug done yesterday in the London airport. by Daniel Veillard · 19 years ago
  42. f326e77 Removed creation of a temporary parser context during validation when by Kasimier T. Buchcik · 19 years ago
  43. f4caa5e fixed problem in xmlTextWriterVSprintf caused by misuse of vsnprintf added by William M. Brack · 19 years ago
  44. 940ab0c Fixed a potential memory leak in xmlSchemaCheckCSelectorXPath() when an by Kasimier T. Buchcik · 19 years ago
  45. 567a45b removed the error message removed 2 instability warnings from function by Daniel Veillard · 19 years ago
  46. ee8e8ae Fixed a memory leak in xmlSchemaContentModelDump(). Added output of local by Kasimier T. Buchcik · 19 years ago
  47. 65c2f1d Silenced intel compiler warnings (reported by Kjartan Maraas, bug by Kasimier T. Buchcik · 19 years ago
  48. 95c3adf Adapted regression test results. by Kasimier T. Buchcik · 19 years ago
  49. 2782027 Fixed some identity-constraint issues: Restructured IDC node-tables by Kasimier T. Buchcik · 19 years ago
  50. cb418de applied patch from Kolja Nowak to use getaddrinfo() if supported in by Rob Richards · 19 years ago
  51. 748cebc Adapted regression test results by Kasimier T. Buchcik · 19 years ago
  52. 570faa5 Initial implementation for redefinitions; this still misses checks for by Kasimier T. Buchcik · 19 years ago
  53. 54a8f67 remove warnings under Windows. by Rob Richards · 19 years ago
  54. bedc977 applied patch from Massimo Morara fixing bug #317447 about risk of invalid by Daniel Veillard · 19 years ago
  55. d070d3c Adrian Mouat pointed out redundancies in xmlReportError() Daniel by Daniel Veillard · 19 years ago
  56. 5de0938 seems a test to avoid duplicate transition is really needed at all times. by Daniel Veillard · 19 years ago
  57. 47fffb4 fixing leak in xmlTextReaderReadString() #316924 daniel by Daniel Veillard · 19 years ago
  58. fdba0de Removed the wiki which made the HTTP server instable, and added by Daniel Veillard · 19 years ago
  59. 0f7b331 more fixes to the behaviour of xmlBuildRelativeURI Daniel by Daniel Veillard · 19 years ago
  60. 94cc103 detect combinatory explosion and return with a runtime error in those by Daniel Veillard · 19 years ago
  61. ef3d07d Added some comments for the struct fields. by Kasimier T. Buchcik · 19 years ago
  62. 4d73bb3 Oops missing file, Daniel by Daniel Veillard · 19 years ago
  63. 820d5ed fixed problem when xmlBuildRelativeURI was given a blank path (bug 316224) by William M. Brack · 19 years ago
  64. 33b20b7 release of 2.6.22 updated doc and rebuild. added XML_SAVE_NO_XHTML by Daniel Veillard · 19 years ago
  65. 91b2314 And adapting another one. by Kasimier T. Buchcik · 19 years ago
  66. 56cbbf2 Adapted result. by Kasimier T. Buchcik · 19 years ago
  67. cf0123d Adapted regression results. by Kasimier T. Buchcik · 19 years ago
  68. 22c0c46 Completion of the schema graph. Centralisation, more robustness of the by Kasimier T. Buchcik · 19 years ago
  69. dbd6105 applied second patch from David Madore to be less intrusive when handling by Daniel Veillard · 19 years ago
  70. 1db4a66 finished the integration with devhelp, completing the index and inserted by Daniel Veillard · 19 years ago
  71. 2ce51c0 add XML_SAVE_NO_EMPTY save option and use option from xmlSaveCtxtPtr by Rob Richards · 19 years ago
  72. 602434d damn XML_FEATURE_UNICODE clashes with Expat headers rename to XML_WITH_ to by Daniel Veillard · 19 years ago
  73. 60071ae fix bug #316034, where xmlElemDump() can crash if given a document pointer by Daniel Veillard · 19 years ago
  74. fb5c6c4 improvements on the html generation, should be complete with navigation, by Daniel Veillard · 19 years ago
  75. 99b7850 started work needed to generate devhelp content, not too hard based on the by Daniel Veillard · 19 years ago
  76. eca59a2 fixes bug #315617 when using push CDATA in some cases. Daniel by Daniel Veillard · 19 years ago
  77. 8c6e653 patch from Stéphane Bidoul to compile without schematron Daniel by Daniel Veillard · 19 years ago
  78. 7837dd8 patch from Oleg Paraschenko to fix xmlDebugDumpNode() when handled a by Daniel Veillard · 19 years ago
  79. 8240f51 Small fix to spec file, Daniel by Daniel Veillard · 19 years ago
  80. 0bcc7f6 updated the docs and rebuild releasing 2.6.21 removed by Daniel Veillard · 19 years ago
  81. b3d1491 prepare for release work for #303289, fix a formatting bug for MIN_INT by Daniel Veillard · 19 years ago
  82. b30ca31 real fix for #314881 and #314759 is was a bit more complex than initially by Daniel Veillard · 19 years ago
  83. f03a8cd fixing yet another pattern induced XPath bug #314282 reverted back last by Daniel Veillard · 19 years ago
  84. 07b7200 check for NULL to prevent crash with meta elements by Rob Richards · 19 years ago
  85. e40afec structured error reporting problem with Relax-NG should fix #314881 and by Daniel Veillard · 19 years ago
  86. f5812c3 fixes a portability problem raised by C370 on Z/OS Daniel by Daniel Veillard · 19 years ago
  87. 54f9a4f fixing a number of issues raised by xml:id but more generally related to by Daniel Veillard · 19 years ago
  88. 2e7598c avoid passing a char[] as snprintf first argument. implemented by Daniel Veillard · 19 years ago
  89. c2f7056 the use of AM_PATH_PYTHON is not portable enough reverting back to by Daniel Veillard · 19 years ago
  90. 36d7340 Applied the last patch from Gary Coady for #304637 changing the behaviour by Daniel Veillard · 19 years ago
  91. 9a27b86 adding reference to Bull AIX rpms c.f. #160598 Daniel by Daniel Veillard · 19 years ago
  92. cb2a71e removed the obsolete --libtool-libs option, c.f. bug #314853 Daniel by Daniel Veillard · 19 years ago
  93. 2010875 move handling of meta element for http-equiv in XHTML docs to by Rob Richards · 19 years ago
  94. 31f7302 move handling of meta element for http-equiv in XHTML docs to by Rob Richards · 19 years ago
  95. baad788 the profiling usually don't work, disabled rebuilt Daniel by Daniel Veillard · 19 years ago
  96. 32a461f trying to fix the first part of #310033 by detecting gcc <= 3.2 Daniel by Daniel Veillard · 19 years ago
  97. 8ce01ce fixed bug #310033, the URI extraction code given a node is a bit twisted by Daniel Veillard · 19 years ago
  98. b6580ae uninitialized field and fix on test. Daniel by Daniel Veillard · 19 years ago
  99. cfa303a change verbosity depending on API get back to previous outputs Daniel by Daniel Veillard · 19 years ago
  100. 8874b94 added a parser XML_PARSE_COMPACT option to allocate small text nodes (less by Daniel Veillard · 19 years ago