1. e50ba81 Improve handling of xmlStopParser() by Daniel Veillard · 11 years ago
  2. 5fe9e9e Remove risk of lockup in dictionary initialization by Daniel Veillard · 11 years ago
  3. bf4a8f0 Fix python bindings with versions older than 2.7 by Daniel Veillard · 11 years ago
  4. 4d7a329 rebuild docs:Makefile.am by Roumen Petrov · 12 years ago
  5. 95850fc elfgcchack.h after rebuild in doc by Roumen Petrov · 12 years ago
  6. 2ff9284 elfgcchack for buf module by Roumen Petrov · 12 years ago
  7. 54ae471 Regenerated API, and testapi, rebuild documentation by Daniel Veillard · 11 years ago
  8. 28876af Add xmlXPathSetContextNode and xmlXPathNodeEval by Alex Bligh · 11 years ago
  9. 87f3287 Fix tree iterators broken by 2to3 script by Daniel Veillard · 11 years ago
  10. 2cb6bf8 update all tests for Python3 and Python2 by Daniel Veillard · 11 years ago
  11. 6f18465 A few more fixes for python 3 affecting libxml2.py by Daniel Veillard · 11 years ago
  12. 3798c4a Fix compilation on Python3 by Daniel Veillard · 11 years ago
  13. d8a75bf Converting apibuild.py to python3 by Daniel Veillard · 11 years ago
  14. 3cb1ae2 First pass at starting porting to python3 by Daniel Veillard · 11 years ago
  15. a5e513a Fix a uneeded and wrong extra link parameter by Daniel Veillard · 11 years ago
  16. b8e3f80 updated configure.in for python3 by Daniel Veillard · 11 years ago
  17. 0ab8ce5 Switched comment in file to UTF-8 encoding by Daniel Veillard · 11 years ago
  18. 215a729 Extend gitignore by Daniel Veillard · 11 years ago
  19. 519bc6a Add support for xpathRegisterVariable in Python by Shaun McCance · 12 years ago
  20. 483272f Added a regression tests from bug 694228 data by Daniel Veillard · 11 years ago
  21. ab0e350 Activate detection of encoding in external subset by Daniel Veillard · 11 years ago
  22. 113384f Add documentation for xmllint --xpath by Daniel Veillard · 11 years ago
  23. 8e2098a Fix an output buffer flushing conversion bug by Mikhail Titov · 11 years ago
  24. e1631e1 Few cleanup patches for Windows by Denis Pauk · 11 years ago
  25. f7aeda2 Fix the URL of the SAX docuemntation from James by Daniel Veillard · 11 years ago
  26. 1f6c42c Fix an old bug in xmlSchemaValidateOneElement by Csaba László · 11 years ago
  27. cff2546 Cache presence of '<' in entities content by Daniel Veillard · 11 years ago
  28. a3f1e3e Avoid extra processing on entities by Daniel Veillard · 11 years ago
  29. a098906 Fix configure cannot remove messages by Gilles Espinasse · 11 years ago
  30. c100e69 fix schema validation in combination with xsi:nil by Daniel Veillard · 11 years ago
  31. 19d785b xmlCtxtReadFile doesn't work with literal IPv6 URLs by Steve Wolf · 11 years ago
  32. d749528 Silent the new python test on input by Alexey Neyman · 11 years ago
  33. a9016c4 Fix a few problems with setEntityLoader by Alexey Neyman · 11 years ago
  34. 48da90b Python binding for xmlRegisterInputCallback by Alexey Neyman · 11 years ago
  35. e32ceb9 Python bindings: DOM casts everything to xmlNode by Alexey Neyman · 11 years ago
  36. 23f05e0 Detect excessive entities expansion upon replacement by Daniel Veillard · 11 years ago
  37. bf058dc Fix the flushing out of raw buffers on encoding conversions by Daniel Veillard · 11 years ago
  38. de0cc20 Fix some buffer conversion issues by Daniel Veillard · 11 years ago
  39. 60adeea Fix rpmbuild --nocheck by Mark Salter · 11 years ago
  40. 23922c5 When calling xmlNodeDump make sure we grow the buffer quickly by Daniel Veillard · 11 years ago
  41. 2af19f9 Cleanup of a duplicate test by Daniel Veillard · 12 years ago
  42. eea3815 Cleanup on duplicate test expressions by Daniel Veillard · 12 years ago
  43. 9c8eaab Fix compiler warning after 153cf15905cf4ec080612ada6703757d10caba1e by Patrick Gansterer · 12 years ago
  44. cf8f042 Fix an error in the progressive DTD parsing code by Dan Winship · 12 years ago
  45. e4d16d7 xmllint should not load DTD by default when using the reader by Daniel Veillard · 12 years ago
  46. a0571eb Fix for win32/configure.js and WITH_THREAD_ALLOC by Daniel Richard · 12 years ago
  47. 6f49c73 Try IBM-037 when looking for EBCDIC handlers by Petr Sumbera · 12 years ago
  48. 8123c4f Fix Broken multi-arch support in xml2-config by Daniel Veillard · 12 years ago
  49. fb27e2c Fix spelling of "length". by Michael Wood · 12 years ago
  50. 0ad948e Define LIBXML_THREAD_ALLOC_ENABLED via xmlversion.h by Tim Starling · 12 years ago
  51. 6a36fbe Fix potential out of bound access by Daniel Veillard · 12 years ago
  52. 4ea74a4 Fix a portability issue for GCC < 3.4.0 by Daniel Veillard · 12 years ago
  53. 153cf15 Fix large parse of file from memory by Daniel Veillard · 12 years ago
  54. 711b15d Fix a bug in the nsclean option of the parser by Daniel Veillard · 12 years ago
  55. a7982ce Adding streaming validation to runtest checks by Daniel Veillard · 12 years ago
  56. 1abd221 Add a --pushsmall option to xmllint by Daniel Veillard · 12 years ago
  57. 6c91aa3 Fix a regression in 2.9.0 breaking validation while streaming by Daniel Veillard · 12 years ago
  58. 87b4d6f Spec cleanups and a fix for multiarch support by Daniel Veillard · 12 years ago
  59. 7457c67 Remove potential calls to exit() by Daniel Veillard · 12 years ago
  60. 713434d Silence a clang warning by Daniel Veillard · 12 years ago
  61. 7e86eb5 Cleanup the Copyright to be pure MIT Licence wording by Daniel Veillard · 12 years ago
  62. bbe1945 Windows build fixes by Daniel Richard · 12 years ago
  63. 3f6cfbd Fix a thread portability problem by Friedrich Haubensak · 12 years ago
  64. e7715a5 rand_seed should be static in dict.c by Wouter Van Rooy · 12 years ago
  65. 81d7a82 Fix typos in parser comments by Jan Pokorný · 12 years ago
  66. 5d04ad1 Downgrade autoconf requirement to 2.63 by Daniel Veillard · 12 years ago
  67. 38bbd34 Release of libxml2-2.9.0 by Daniel Veillard · 12 years ago
  68. 7651606 Various cleanups to avoid compiler warnings by Daniel Veillard · 12 years ago
  69. 742a0bb Keep libxml2.syms when running "make distclean" by Daniel Veillard · 12 years ago
  70. f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
  71. 429d3a0 Allow to set the quoting character of an xmlWriter by Csaba Raduly · 12 years ago
  72. e00778b Followup to LibXML2 docs/examples cleanup patch by Daniel Veillard · 12 years ago
  73. f933c89 Keep non-significant blanks node in HTML parser by Daniel Veillard · 12 years ago
  74. 878ec9d Second round of cleanups for LibXML2 docs/examples by Daniel Richard · 12 years ago
  75. 4788128 Add a forbidden variable error number and message to XPath by Daniel Veillard · 12 years ago
  76. 55b899a Support long path names on WNT by Michael Stahl · 12 years ago
  77. 1bd45d1 Change the XPath code to percolate allocation errors by Daniel Veillard · 12 years ago
  78. 7d4c529 Improve HTML escaping of attribute on output by Daniel Veillard · 12 years ago
  79. 857104c Remove all .cvsignore as they are not used anymore by Daniel Veillard · 12 years ago
  80. 7a2215d Fix reuse of xmlInitParser by Daniel Veillard · 12 years ago
  81. 510e758 Fix a Timsort function helper comment by Daniel Veillard · 12 years ago
  82. 28f5e1a Fix potential crash on entities errors by Daniel Veillard · 12 years ago
  83. 3b6d7b9 xml2-config.1 markup error by Christian Weisgerber · 12 years ago
  84. 1f01f49 Handle ICU_LIBS as LIBADD, not LDFLAGS to prevent linking errors by Arfrever Frehtes Taifersar Arahesis · 12 years ago
  85. 961b535 Bug 676544 - fails to build with --without-sax1 by Akira TAGOH · 12 years ago
  86. 236ea1e fix builds not having stdint.h by Rob Richards · 12 years ago
  87. 8f2d6b5 initialize var by Rob Richards · 12 years ago
  88. 8880170 Fix the XPath arity check to also check the XPath stack limits by Daniel Veillard · 12 years ago
  89. 890faa5 Fix problem with specific and generic error handlers by Pietro Cerutti · 12 years ago
  90. 466fcda Avoid a potential infinite recursion by Daniel Veillard · 12 years ago
  91. 3e031b7 Switching XPath node sorting to Timsort by Vojtech Fried · 12 years ago
  92. 73f94c6 Small cleanup for valgrind target by Daniel Veillard · 12 years ago
  93. 6227053 Optimizing '//' in XPath expressions by Nick Wellnhofer · 12 years ago
  94. c70d185 Fix an XSD error when generating internal automata by Daniel Veillard · 12 years ago
  95. 82cdfc4 Expose xmlBufShrink in the public tree API by Daniel Veillard · 12 years ago
  96. ff7227f Patch for portability of latin characters in C files by Daniel Veillard · 12 years ago
  97. dce1c8b Patch for xinclude of text using multibyte characters by Vitaly Ostanin · 12 years ago
  98. 40851d0 Fix a segfault on XSD validation on pattern error by Daniel Veillard · 12 years ago
  99. b60061a Visible HTML elements close the head tag by Conrad Irwin · 12 years ago
  100. c9a575c libxml(3) manpage typo fix by John Bradshaw · 12 years ago