1. e1631e1 Few cleanup patches for Windows by Denis Pauk · 11 years ago
  2. f7aeda2 Fix the URL of the SAX docuemntation from James by Daniel Veillard · 11 years ago
  3. 1f6c42c Fix an old bug in xmlSchemaValidateOneElement by Csaba László · 11 years ago
  4. cff2546 Cache presence of '<' in entities content by Daniel Veillard · 11 years ago
  5. a3f1e3e Avoid extra processing on entities by Daniel Veillard · 11 years ago
  6. a098906 Fix configure cannot remove messages by Gilles Espinasse · 11 years ago
  7. c100e69 fix schema validation in combination with xsi:nil by Daniel Veillard · 11 years ago
  8. 19d785b xmlCtxtReadFile doesn't work with literal IPv6 URLs by Steve Wolf · 11 years ago
  9. d749528 Silent the new python test on input by Alexey Neyman · 11 years ago
  10. a9016c4 Fix a few problems with setEntityLoader by Alexey Neyman · 11 years ago
  11. 48da90b Python binding for xmlRegisterInputCallback by Alexey Neyman · 11 years ago
  12. e32ceb9 Python bindings: DOM casts everything to xmlNode by Alexey Neyman · 11 years ago
  13. 23f05e0 Detect excessive entities expansion upon replacement by Daniel Veillard · 11 years ago
  14. bf058dc Fix the flushing out of raw buffers on encoding conversions by Daniel Veillard · 11 years ago
  15. de0cc20 Fix some buffer conversion issues by Daniel Veillard · 11 years ago
  16. 60adeea Fix rpmbuild --nocheck by Mark Salter · 11 years ago
  17. 23922c5 When calling xmlNodeDump make sure we grow the buffer quickly by Daniel Veillard · 11 years ago
  18. 2af19f9 Cleanup of a duplicate test by Daniel Veillard · 11 years ago
  19. eea3815 Cleanup on duplicate test expressions by Daniel Veillard · 11 years ago
  20. 9c8eaab Fix compiler warning after 153cf15905cf4ec080612ada6703757d10caba1e by Patrick Gansterer · 12 years ago
  21. cf8f042 Fix an error in the progressive DTD parsing code by Dan Winship · 12 years ago
  22. e4d16d7 xmllint should not load DTD by default when using the reader by Daniel Veillard · 12 years ago
  23. a0571eb Fix for win32/configure.js and WITH_THREAD_ALLOC by Daniel Richard · 12 years ago
  24. 6f49c73 Try IBM-037 when looking for EBCDIC handlers by Petr Sumbera · 12 years ago
  25. 8123c4f Fix Broken multi-arch support in xml2-config by Daniel Veillard · 12 years ago
  26. fb27e2c Fix spelling of "length". by Michael Wood · 12 years ago
  27. 0ad948e Define LIBXML_THREAD_ALLOC_ENABLED via xmlversion.h by Tim Starling · 12 years ago
  28. 6a36fbe Fix potential out of bound access by Daniel Veillard · 12 years ago
  29. 4ea74a4 Fix a portability issue for GCC < 3.4.0 by Daniel Veillard · 12 years ago
  30. 153cf15 Fix large parse of file from memory by Daniel Veillard · 12 years ago
  31. 711b15d Fix a bug in the nsclean option of the parser by Daniel Veillard · 12 years ago
  32. a7982ce Adding streaming validation to runtest checks by Daniel Veillard · 12 years ago
  33. 1abd221 Add a --pushsmall option to xmllint by Daniel Veillard · 12 years ago
  34. 6c91aa3 Fix a regression in 2.9.0 breaking validation while streaming by Daniel Veillard · 12 years ago
  35. 87b4d6f Spec cleanups and a fix for multiarch support by Daniel Veillard · 12 years ago
  36. 7457c67 Remove potential calls to exit() by Daniel Veillard · 12 years ago
  37. 713434d Silence a clang warning by Daniel Veillard · 12 years ago
  38. 7e86eb5 Cleanup the Copyright to be pure MIT Licence wording by Daniel Veillard · 12 years ago
  39. bbe1945 Windows build fixes by Daniel Richard · 12 years ago
  40. 3f6cfbd Fix a thread portability problem by Friedrich Haubensak · 12 years ago
  41. e7715a5 rand_seed should be static in dict.c by Wouter Van Rooy · 12 years ago
  42. 81d7a82 Fix typos in parser comments by Jan Pokorný · 12 years ago
  43. 5d04ad1 Downgrade autoconf requirement to 2.63 by Daniel Veillard · 12 years ago
  44. 38bbd34 Release of libxml2-2.9.0 by Daniel Veillard · 12 years ago
  45. 7651606 Various cleanups to avoid compiler warnings by Daniel Veillard · 12 years ago
  46. 742a0bb Keep libxml2.syms when running "make distclean" by Daniel Veillard · 12 years ago
  47. f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
  48. 429d3a0 Allow to set the quoting character of an xmlWriter by Csaba Raduly · 12 years ago
  49. e00778b Followup to LibXML2 docs/examples cleanup patch by Daniel Veillard · 12 years ago
  50. f933c89 Keep non-significant blanks node in HTML parser by Daniel Veillard · 12 years ago
  51. 878ec9d Second round of cleanups for LibXML2 docs/examples by Daniel Richard · 12 years ago
  52. 4788128 Add a forbidden variable error number and message to XPath by Daniel Veillard · 12 years ago
  53. 55b899a Support long path names on WNT by Michael Stahl · 12 years ago
  54. 1bd45d1 Change the XPath code to percolate allocation errors by Daniel Veillard · 12 years ago
  55. 7d4c529 Improve HTML escaping of attribute on output by Daniel Veillard · 12 years ago
  56. 857104c Remove all .cvsignore as they are not used anymore by Daniel Veillard · 12 years ago
  57. 7a2215d Fix reuse of xmlInitParser by Daniel Veillard · 12 years ago
  58. 510e758 Fix a Timsort function helper comment by Daniel Veillard · 12 years ago
  59. 28f5e1a Fix potential crash on entities errors by Daniel Veillard · 12 years ago
  60. 3b6d7b9 xml2-config.1 markup error by Christian Weisgerber · 12 years ago
  61. 1f01f49 Handle ICU_LIBS as LIBADD, not LDFLAGS to prevent linking errors by Arfrever Frehtes Taifersar Arahesis · 12 years ago
  62. 961b535 Bug 676544 - fails to build with --without-sax1 by Akira TAGOH · 12 years ago
  63. 236ea1e fix builds not having stdint.h by Rob Richards · 12 years ago
  64. 8f2d6b5 initialize var by Rob Richards · 12 years ago
  65. 8880170 Fix the XPath arity check to also check the XPath stack limits by Daniel Veillard · 12 years ago
  66. 890faa5 Fix problem with specific and generic error handlers by Pietro Cerutti · 12 years ago
  67. 466fcda Avoid a potential infinite recursion by Daniel Veillard · 12 years ago
  68. 3e031b7 Switching XPath node sorting to Timsort by Vojtech Fried · 12 years ago
  69. 73f94c6 Small cleanup for valgrind target by Daniel Veillard · 12 years ago
  70. 6227053 Optimizing '//' in XPath expressions by Nick Wellnhofer · 12 years ago
  71. c70d185 Fix an XSD error when generating internal automata by Daniel Veillard · 12 years ago
  72. 82cdfc4 Expose xmlBufShrink in the public tree API by Daniel Veillard · 12 years ago
  73. ff7227f Patch for portability of latin characters in C files by Daniel Veillard · 12 years ago
  74. dce1c8b Patch for xinclude of text using multibyte characters by Vitaly Ostanin · 12 years ago
  75. 40851d0 Fix a segfault on XSD validation on pattern error by Daniel Veillard · 12 years ago
  76. b60061a Visible HTML elements close the head tag by Conrad Irwin · 12 years ago
  77. c9a575c libxml(3) manpage typo fix by John Bradshaw · 12 years ago
  78. dfc0aa0 GetProcAddressA is available only on WinCE by Daniel Veillard · 12 years ago
  79. ec4fc52 More updates and cleanups on autotools and Makefiles by Daniel Richard G · 12 years ago
  80. 6842ee8 More cleanups to the documentation part of libxml2 by Daniel Richard G · 12 years ago
  81. e028698 More changes for Win32 compilation by Eric Zurcher · 12 years ago
  82. 414f269 Basic changes for Win32 builds of release 2.9.0: compile buf.c by Eric Zurcher · 12 years ago
  83. 1f972e9 Cleanup some of the parser code by Daniel Veillard · 12 years ago
  84. ef4526a Fix a variable name in comment by Daniel Veillard · 12 years ago
  85. baaeadc Regenerated testapi.c by Daniel Veillard · 12 years ago
  86. 64d1124 Fix missing xmlsave.h module which was ignored in recent builds by Daniel Veillard · 12 years ago
  87. d10a72c Bundles all generated files for python into the distribution by Daniel Richard G · 12 years ago
  88. 97fa5b3 Fix file and line report for XSD SAX and reader streaming validation by Daniel Veillard · 12 years ago
  89. aabc084 Fix compiler warnings of wincecompat.c by Patrick Gansterer · 12 years ago
  90. fd4f6fd Fix non __GNUC__ build by Patrick Gansterer · 12 years ago
  91. 3b66622 Fix const qualifyer to definition of xmlBufferDetach by Daniel Veillard · 12 years ago
  92. 5a82e48 Fix windows unicode build by Patrick Gansterer · 12 years ago
  93. c3b1d09 clean redefinition of {v}snprintf in C-source by Roumen Petrov · 12 years ago
  94. 1f0453f minimize use of HAVE_CONFIG_H by Roumen Petrov · 12 years ago
  95. 8886f33 fixup regression in Various "make distcheck" and portability fixups by Roumen Petrov · 12 years ago
  96. 968a03a Add support for big line numbers in error reporting by Daniel Veillard · 12 years ago
  97. 264cee6 Add a missing element check by Daniel Veillard · 12 years ago
  98. aa017c5 Release candidate 1 of libxml2-2.9.0 by Daniel Veillard · 12 years ago
  99. 28cc42d Regenerating docs and API files by Daniel Veillard · 12 years ago
  100. 3e62adb Adding various checks on node type though the API by Daniel Veillard · 12 years ago