1. b20c63a tiny refactoring patch from Bjorn Reese Daniel by Daniel Veillard · 19 years ago
  2. 6977c6c fix bug #324432 with <xml:foo/> added to the regression tests Daniel by Daniel Veillard · 19 years ago
  3. affb868 applied patch from Mark Junker, fixing a MinGW compilation problem, should by Daniel Veillard · 19 years ago
  4. dfbc33a Removed last dependency on the obsolete enum xmlSchemaValidError. by Kasimier T. Buchcik · 19 years ago
  5. d027147 compilation and doc build fixes from Michael Day Daniel by Daniel Veillard · 19 years ago
  6. 0b1ff14 bug in xmlRegExecPushString2() pointed out by Sreeni Nair. Daniel by Daniel Veillard · 19 years ago
  7. d95ecf0 Fixed xmlStrEqual() doc, Daniel by Daniel Veillard · 19 years ago
  8. 77b92ff fix bug #322136 in xmlNodeBufGetContent when entity ref is a child of an by Rob Richards · 19 years ago
  9. 5bb0c08 Fixed a segfault during text concatenation when validating a node tree: by Kasimier T. Buchcik · 19 years ago
  10. 9a2724d applied patch from Gary Coady to accept gzipped http resources. Daniel by Daniel Veillard · 19 years ago
  11. 4a113f9 Added enable/disable of runtime debugging (LIBXML_DEBUG_RUNTIME). by Kasimier T. Buchcik · 19 years ago
  12. d81ebd1 Fixed to define LIBXML_DEBUG_RUNTIME on the basis of @WITH_RUN_DEBUG@. by Kasimier T. Buchcik · 19 years ago
  13. b0d74c6 Added regression test for bug #321475 (reported by Gabor Nagy). Fixing of by Kasimier T. Buchcik · 19 years ago
  14. bd9d91f Adjusted a bug's wrong date-time by Kasimier T. Buchcik · 19 years ago
  15. 826da46 Named the reporter of bug #323510 by Kasimier T. Buchcik · 19 years ago
  16. 183fa3e Added regression test for bug #323510. by Kasimier T. Buchcik · 19 years ago
  17. 7ca5aed Workaround for bug #323510: substituted the epsilon transition for a by Kasimier T. Buchcik · 19 years ago
  18. bc4cc9d Gary Coady pointed a memory leak in xmlTextReaderReadInnerXml() applied by Daniel Veillard · 19 years ago
  19. 6a0baa0 fixed a number of warnings shown by HP-UX compiler and reported by Rick by Daniel Veillard · 19 years ago
  20. ffe47fe Insert space between pubid and sysid when both passed to by Rob Richards · 19 years ago
  21. dcac4fc Changed to instantly mark instance-tests as failed if the corresponding by Kasimier T. Buchcik · 19 years ago
  22. bdadaed Added xmlTextReaderSchemaValidateCtxt() to the API. by Kasimier T. Buchcik · 19 years ago
  23. 215406f Fixed a segfault: the instance document was still tried to be validated, by Kasimier T. Buchcik · 19 years ago
  24. 42ca673 small doc patch from Aron Stansvik another doc patch for a deprecated API by Daniel Veillard · 19 years ago
  25. 27759f2 Tiny change for 'make tests': raised the number of expected failures for by Kasimier T. Buchcik · 19 years ago
  26. 7c78215 Added missing regression test results for the latest IDC and xs:decimal by Kasimier T. Buchcik · 19 years ago
  27. bf442eb Added regression tests for the latest IDC and xs:decimal bugs. by Kasimier T. Buchcik · 19 years ago
  28. f39e8d1 Fixed bubbling of duplicate IDC nodes: the parent's list of duplicates was by Kasimier T. Buchcik · 19 years ago
  29. 72f50c1 Fixed parsing of xs:decimal to allow/deny special lexical forms. Fixed the by Kasimier T. Buchcik · 19 years ago
  30. 132ba5f An assignment to a local variable, which was used to access the IDC node by Kasimier T. Buchcik · 19 years ago
  31. 81755ea In xmlSchemaAssembleByXSI() the return value of xmlSchemaGetMetaAttrInfo() by Kasimier T. Buchcik · 19 years ago
  32. 5d2998b Fixed a bug in xmlSchemaFindRedefCompInGraph() which caused the search for by Kasimier T. Buchcik · 19 years ago
  33. 5e9576a Albert Chin found another signed/unsigned problem in the date and time by Daniel Veillard · 19 years ago
  34. 90b5ebc Added xmlSchemaSetParserStructuredErrors() to the API. Fixed channeling of by Kasimier T. Buchcik · 19 years ago
  35. c19d535 removed unreachable code pointed out by Oleksandr Kononenko, fixes bug by Daniel Veillard · 19 years ago
  36. ae487ba use ctxt->standalone = -2 to indicate that the XMLDecl was parsed but no by Daniel Veillard · 19 years ago
  37. 93e577f Hisashi Fujinaka pointed that errors in Schemas tests were not properly by Daniel Veillard · 19 years ago
  38. 4d3866c applied patch from Geert Jansen to remove xmlBufferClose() which is not by Daniel Veillard · 19 years ago
  39. 77e7682 Changed xmlSchemaFormatIDCKeySequence() to use by Kasimier T. Buchcik · 19 years ago
  40. a44f234 function consolidation when writing to xmlBuffer. Return error condition by Rob Richards · 19 years ago
  41. 9a00fd2 applied patch from Geert Jansen to implement the save function to a by Daniel Veillard · 19 years ago
  42. 69dea3a Fixed the type of the totalDigits value to be positiveInteger. Fixed crash by Kasimier T. Buchcik · 19 years ago
  43. fc6eca0 fix bug #319897, problem with counted atoms when the transition itself is by Daniel Veillard · 19 years ago
  44. 3d6aa10 applied patch from Mark Junker to fix compilation with MinGW Daniel by Daniel Veillard · 19 years ago
  45. f93a67e tiny fix from Albert Chin portability cleanup for arch needing trio for by Daniel Veillard · 19 years ago
  46. 19dc961 add additional checks to prevent tree corruption. fix problem copying by Rob Richards · 19 years ago
  47. d4e39ae cleanup from Albert Chin html/index.sgml doesn't exist anymore Daniel by Daniel Veillard · 19 years ago
  48. 9b693b4 more portability patches from Albert Chin for HP-UX and AIX Daniel by Daniel Veillard · 19 years ago
  49. 1d96f5a applied 2 patches from Albert Chin for module portability Daniel by Daniel Veillard · 19 years ago
  50. dbf7bfe fixing a portability problem on some old Unices with patch from Albert by Daniel Veillard · 19 years ago
  51. b2eabc0 fixed bug in exc-c14n namespace visibility + test case 319367(bug #319367) by Aleksey Sanin · 19 years ago
  52. eaccdc6 remove warnings to stdout patch from Nic Ferrier Daniel by Daniel Veillard · 19 years ago
  53. 7802ba5 avoid function parameters names 'list' as this seems to give troubles with by Daniel Veillard · 19 years ago
  54. 6e84bb2 fix a problem in some error case on Solaris when passed a NULL filename, by Daniel Veillard · 19 years ago
  55. b990008 script HTML parser error fix, corrects bug #319715 added test from Michael by Daniel Veillard · 19 years ago
  56. 2cf36a1 typo fix from Michael Day Daniel by Daniel Veillard · 19 years ago
  57. c342ec6 fix issue adding non-namespaced attributes in xmlAddChild(), by Rob Richards · 19 years ago
  58. dc904f1 fixed second spot where CRLF split between chunks could cause trouble (bug by William M. Brack · 19 years ago
  59. 2e2691b prevent output of fragment tags when serializing XHTML. by Rob Richards · 19 years ago
  60. aa62201 commiting a some fixes and debug done yesterday in the London airport. by Daniel Veillard · 19 years ago
  61. f326e77 Removed creation of a temporary parser context during validation when by Kasimier T. Buchcik · 19 years ago
  62. f4caa5e fixed problem in xmlTextWriterVSprintf caused by misuse of vsnprintf added by William M. Brack · 19 years ago
  63. 940ab0c Fixed a potential memory leak in xmlSchemaCheckCSelectorXPath() when an by Kasimier T. Buchcik · 19 years ago
  64. 567a45b removed the error message removed 2 instability warnings from function by Daniel Veillard · 19 years ago
  65. ee8e8ae Fixed a memory leak in xmlSchemaContentModelDump(). Added output of local by Kasimier T. Buchcik · 19 years ago
  66. 65c2f1d Silenced intel compiler warnings (reported by Kjartan Maraas, bug by Kasimier T. Buchcik · 19 years ago
  67. 95c3adf Adapted regression test results. by Kasimier T. Buchcik · 19 years ago
  68. 2782027 Fixed some identity-constraint issues: Restructured IDC node-tables by Kasimier T. Buchcik · 19 years ago
  69. cb418de applied patch from Kolja Nowak to use getaddrinfo() if supported in by Rob Richards · 19 years ago
  70. 748cebc Adapted regression test results by Kasimier T. Buchcik · 19 years ago
  71. 570faa5 Initial implementation for redefinitions; this still misses checks for by Kasimier T. Buchcik · 19 years ago
  72. 54a8f67 remove warnings under Windows. by Rob Richards · 19 years ago
  73. bedc977 applied patch from Massimo Morara fixing bug #317447 about risk of invalid by Daniel Veillard · 19 years ago
  74. d070d3c Adrian Mouat pointed out redundancies in xmlReportError() Daniel by Daniel Veillard · 19 years ago
  75. 5de0938 seems a test to avoid duplicate transition is really needed at all times. by Daniel Veillard · 19 years ago
  76. 47fffb4 fixing leak in xmlTextReaderReadString() #316924 daniel by Daniel Veillard · 19 years ago
  77. fdba0de Removed the wiki which made the HTTP server instable, and added by Daniel Veillard · 19 years ago
  78. 0f7b331 more fixes to the behaviour of xmlBuildRelativeURI Daniel by Daniel Veillard · 19 years ago
  79. 94cc103 detect combinatory explosion and return with a runtime error in those by Daniel Veillard · 19 years ago
  80. ef3d07d Added some comments for the struct fields. by Kasimier T. Buchcik · 19 years ago
  81. 4d73bb3 Oops missing file, Daniel by Daniel Veillard · 19 years ago
  82. 820d5ed fixed problem when xmlBuildRelativeURI was given a blank path (bug 316224) by William M. Brack · 19 years ago
  83. 33b20b7 release of 2.6.22 updated doc and rebuild. added XML_SAVE_NO_XHTML by Daniel Veillard · 19 years ago
  84. 91b2314 And adapting another one. by Kasimier T. Buchcik · 19 years ago
  85. 56cbbf2 Adapted result. by Kasimier T. Buchcik · 19 years ago
  86. cf0123d Adapted regression results. by Kasimier T. Buchcik · 19 years ago
  87. 22c0c46 Completion of the schema graph. Centralisation, more robustness of the by Kasimier T. Buchcik · 19 years ago
  88. dbd6105 applied second patch from David Madore to be less intrusive when handling by Daniel Veillard · 19 years ago
  89. 1db4a66 finished the integration with devhelp, completing the index and inserted by Daniel Veillard · 19 years ago
  90. 2ce51c0 add XML_SAVE_NO_EMPTY save option and use option from xmlSaveCtxtPtr by Rob Richards · 19 years ago
  91. 602434d damn XML_FEATURE_UNICODE clashes with Expat headers rename to XML_WITH_ to by Daniel Veillard · 19 years ago
  92. 60071ae fix bug #316034, where xmlElemDump() can crash if given a document pointer by Daniel Veillard · 19 years ago
  93. fb5c6c4 improvements on the html generation, should be complete with navigation, by Daniel Veillard · 19 years ago
  94. 99b7850 started work needed to generate devhelp content, not too hard based on the by Daniel Veillard · 19 years ago
  95. eca59a2 fixes bug #315617 when using push CDATA in some cases. Daniel by Daniel Veillard · 19 years ago
  96. 8c6e653 patch from Stéphane Bidoul to compile without schematron Daniel by Daniel Veillard · 19 years ago
  97. 7837dd8 patch from Oleg Paraschenko to fix xmlDebugDumpNode() when handled a by Daniel Veillard · 19 years ago
  98. 8240f51 Small fix to spec file, Daniel by Daniel Veillard · 19 years ago
  99. 0bcc7f6 updated the docs and rebuild releasing 2.6.21 removed by Daniel Veillard · 19 years ago
  100. b3d1491 prepare for release work for #303289, fix a formatting bug for MIN_INT by Daniel Veillard · 19 years ago