1. 6339c1a 541237 error correcting missing end tags in HTML by Daniel Veillard · 15 years ago
  2. f5ac0a4 Fix python regression test after 583439 cleanup by Daniel Veillard · 15 years ago
  3. d1e312a Add VxWorks to list of OSes by Daniel Veillard · 15 years ago
  4. b0641a1 584605 package VxWorks folder in the distribution by Daniel Veillard · 15 years ago
  5. 852505b 583439 missing line numbers in push mode by Daniel Veillard · 15 years ago
  6. 9d96264 587867 xmllint --html --xmlout serializing as HTML by Daniel Veillard · 15 years ago
  7. 48b60c3 559501 avoid select and use poll for nanohttp by Raphael Prevost · 15 years ago
  8. d80d072 559410 - Regexp bug on (...)? constructs by Daniel Veillard · 15 years ago
  9. db4ac22 Fix a small problem on previous HTML parser patch by Daniel Veillard · 15 years ago
  10. ee20cd7 574017 Realloc too expensive on most platform by Daniel Veillard · 15 years ago
  11. e77db16 592430 - HTML parser runs into endless loop by Daniel Veillard · 15 years ago
  12. f4653dc 447899 potential double free in xmlFreeTextReader by Daniel Veillard · 15 years ago
  13. a721612 446613 small validation bug mixed content with NS by Daniel Veillard · 15 years ago
  14. a4f27cb Fix the problem of revalidating a doc with RNG by Daniel Veillard · 15 years ago
  15. 53c32ed Rebuilt the API and regenerated docs by Daniel Veillard · 15 years ago
  16. f609d74 Autoregenerate libxml2.syms automated checkings by Daniel Veillard · 15 years ago
  17. 45e21e2 Regenerate the docuemtnation and update for git by Daniel Veillard · 15 years ago
  18. 8ed1072 Add symbol versioning to libxml2 shared libs by Daniel Veillard · 15 years ago
  19. f39eafa Make xmlRecoverDoc const (Martin Trappel) by Daniel Veillard · 15 years ago
  20. 2f522dc Fix xmlKeepBlanksDefault to not break indent by Nick Wellnhofer · 15 years ago
  21. 982ff63 Fix the PHP search code by Daniel Veillard · 15 years ago
  22. 81c51e1 512131 refs from externalRef part need to be added by Daniel Veillard · 15 years ago
  23. 9fcd462 512131 crash in xmlRelaxNGValidateFullElement by Daniel Veillard · 15 years ago
  24. 7459c59 588441 allow '.' in HTML Names even if invalid by Daniel Veillard · 15 years ago
  25. 8d7c1b7 582913 Fix htmlSetMetaEncoding() to be nicer by Daniel Veillard · 15 years ago
  26. fcf2457 Both args of xmlStrcasestr are const by Daniel Veillard · 15 years ago
  27. 533ec0e 579317 Try to find the HTML encoding information by Daniel Veillard · 15 years ago
  28. 6c61e02 Fix windows build by Rob Richards · 15 years ago
  29. 74eb54b 575875 don't output charset=html by Daniel Veillard · 15 years ago
  30. bd56c44 571271 fix semantic of xsd:all with minOccurs=0 by Daniel Veillard · 15 years ago
  31. be390ed Test case for 570702 by Daniel Veillard · 15 years ago
  32. 11e28e4 570702 fix a bug in regexp determinism checking by Daniel Veillard · 15 years ago
  33. eab3ac9 567619 xmlValidateNotationUse missing param test by Daniel Veillard · 15 years ago
  34. aacc2a2 560524 – xmlTextReaderLocalName description by Daniel Veillard · 15 years ago
  35. 2ad41ca 574393 – utf-8 filename magic for compressed files by Hans Breuer · 15 years ago
  36. 489f967 Fix a couple of problems in the parser by Daniel Veillard · 15 years ago
  37. c2e9d00 545579 doesn't compile without schema support by Daniel Veillard · 15 years ago
  38. f1edb10 xmllint use xmlGetNodePath when not compiled in by Daniel Veillard · 15 years ago
  39. a194ccb Try to avoid __imp__xmlFree link trouble on msys by Daniel Veillard · 15 years ago
  40. 203fd2e Allow to select the threading system on Windows by LRN · 15 years ago
  41. 99f7ac7 585505 – Document ids and refs populated by XSD by Wayne Jensen · 15 years ago
  42. edc68aa 582906 XSD validating multiple imports of the same schema by Jason Childs · 15 years ago
  43. d996072 Bug 582887 – problems validating complex schemas by Jason Childs · 15 years ago
  44. 8f58f89 Bug 579729 – fix XSD schemas parsing crash by Miroslav Bajtos · 15 years ago
  45. 446e126 576368 – htmlChunkParser with special attributes by Jiri Netolicky · 15 years ago
  46. 933e5de Bug 565747 – relax anyURI data character checking by Vincent Lefevre · 15 years ago
  47. 9a15b30 Fix Solaris binary links, cleanups by Daniel Veillard · 15 years ago
  48. a53ee44 Bug 571059 – MSVC doesn't work with the bakefile by Intron · 15 years ago
  49. 2afca4a Preserve attributes of include start on tree copy by Petr Pajas · 15 years ago
  50. 928d703 Skip silently unrecognized XPointer schemes by Jakub Wilk · 15 years ago
  51. 023d0ba Fix leak on SAX1, xmllint --sax1 option and debug by Daniel Veillard · 15 years ago
  52. 669e88c potential NULL dereference on non-glibc by Jim Meyering · 15 years ago
  53. 2cdd17e Fix an XSD validation crash by Daniel Veillard · 15 years ago
  54. 7b465bd Fixed apibuild.py, regenerated doc and interfaces by Daniel Veillard · 15 years ago
  55. fde7470 Added sponsoring by AOE media for the server by Daniel Veillard · 15 years ago
  56. 48247b4 Fix a regression in streaming entities support by Daniel Veillard · 15 years ago
  57. 175beba Fix a couple of ABI issues with C14N 1.1 by Aleksey Sanin · 15 years ago
  58. 8386824 Aleksey Sanin support for c14n 1.1 by Aleksey Sanin · 15 years ago
  59. 44af232 Fix ChangeLog merge conflict by Daniel Veillard · 15 years ago
  60. 4ab6755 A couple of generated but modified files by Daniel Veillard · 15 years ago
  61. ab2a763 A bit of cleanups by Daniel Veillard · 15 years ago
  62. 798743a * parser.c: use options from current parser context when creating by Rob Richards · 15 years ago
  63. bccae2d * c14n.c debugXML.c doc/examples/io2.c parser.c schematron.c by Daniel Veillard · 15 years ago
  64. 7dd7080 * parser.c threads.c: change the threading initialization sequence by Daniel Veillard · 15 years ago
  65. 4d3e2da * HTMLparser.c: make sure we keep line numbers fixes #580705 by Daniel Veillard · 15 years ago
  66. 04f8eef * HTMLparser.c: a broken HTML table attributes initialization, by Roland Steiner · 15 years ago
  67. 494ed59 * libxml2.doap: adding RDF dope file. Daniel by veillard · 15 years ago
  68. 97c7be6 * configure.in: adapt the extra version detection code to git Daniel by veillard · 15 years ago
  69. 2c8c772 * parser.c: do not set error code in xmlNsWarn by Rob Richards · 15 years ago
  70. f076f34 change ATTRIBUTE_PRINTF into LIBXML_ATTR_FORMAT to avoid macro name by Daniel Veillard · 15 years ago
  71. 719f397 fix structured error handling problems #564217 daniel by Daniel Veillard · 15 years ago
  72. 9c0aa47 use options from current parser context when creating an entity parser by Rob Richards · 15 years ago
  73. a4f85b9 updated SVN URL for GNOME as pointed by Vincent Lefevre and regenerated by Daniel Veillard · 15 years ago
  74. c656146 hide the nbParse* variables used for debugging as pointed by Mike Hommey by Daniel Veillard · 15 years ago
  75. 48b3eb2 fixes for Borland/CodeGear/Embarcadero compilers by Eric Zurcher Daniel by Daniel Veillard · 15 years ago
  76. db3ce96 xmlXPathRegisterNs should not allow enpty prefixes daniel by Daniel Veillard · 15 years ago
  77. 43bc89c add a missing check in xmlAddSibling, patch by Kris Breuker avoid by Daniel Veillard · 15 years ago
  78. ec5b1fd changed include of config.h to be surrounded by quotation marks #570806 by William M. Brack · 15 years ago
  79. 0110120 more warnings about xmlCleanupThreads and xmlCleanupParser to avoid by Daniel Veillard · 16 years ago
  80. cb0ae19 cleanups and error reports when xmlTextWriterVSprintf fails, by Jinmei by Daniel Veillard · 16 years ago
  81. eb0a0b2 remove a couple of leaks on errors reported by Jinmei Tatuya daniel by Daniel Veillard · 16 years ago
  82. 97ff9b3 preparing 0.7.3 release fix a typo in a name Daniel by Daniel Veillard · 16 years ago
  83. f63085d port patch from Marcus Meissner to add gcc checking for printf like by Daniel Veillard · 16 years ago
  84. d032a5b windows header should get the same define Daniel by Daniel Veillard · 16 years ago
  85. d4d4705 apply patch from Marcus Meissner to add gcc attribute alloc_size should by Daniel Veillard · 16 years ago
  86. d4a3f24 also remove pthread key when stopping thread support, patch based on Alex by Daniel Veillard · 16 years ago
  87. bf2ebff patch from Daniel Zimmermann fixing a memory leak in an edge case, solves by Daniel Veillard · 16 years ago
  88. 1fb2e0d add a new define XML_MAX_TEXT_LENGHT limiting the maximum size of a single by Daniel Veillard · 16 years ago
  89. b9ed017 add XML_PARSE_OLDSAX parser option to enable pre 2.7 SAX behavior. by Rob Richards · 16 years ago
  90. 810a78b set doc on last child tree in xmlAddChildList for bug #546772. Fix problem by Rob Richards · 16 years ago
  91. 5a7d8bd xmlwriter.c: fix indenting in xmlTextWriterFullEndElement for bug# 554353. by Rob Richards · 16 years ago
  92. be2bd6a adds element traversal support avoid a warning regenerated daniel by Daniel Veillard · 16 years ago
  93. 1dc9feb fix for CVE-2008-4226, a memory overflow when building gigantic text by Daniel Veillard · 16 years ago
  94. 6b09901 Matthias Kaehlcke reported a build problem when not compiling HTML support by Daniel Veillard · 16 years ago
  95. b40744e patch from Adrian Bunk which adds --disable-rebuild-docs to avoid by Daniel Veillard · 16 years ago
  96. 7f4547c preparing the release of 2.7.2 fix the Solaris portability issue by Daniel Veillard · 16 years ago
  97. 34a7fc3 fix a nasty bug introduced when cleaning up entities processing in 2.7.x , by Daniel Veillard · 16 years ago
  98. a57ba4c fix an HTML parsing error on large data sections reported by Mike Day add by Daniel Veillard · 16 years ago
  99. 2e36da9 fix compilation if XPath is not included Daniel by Daniel Veillard · 16 years ago
  100. 7e65fad patch from Riccardo Scussat fixing custom error handlers problems. daniel by Daniel Veillard · 16 years ago