1. a0571eb Fix for win32/configure.js and WITH_THREAD_ALLOC by Daniel Richard · 12 years ago
  2. 6f49c73 Try IBM-037 when looking for EBCDIC handlers by Petr Sumbera · 12 years ago
  3. 8123c4f Fix Broken multi-arch support in xml2-config by Daniel Veillard · 12 years ago
  4. fb27e2c Fix spelling of "length". by Michael Wood · 12 years ago
  5. 0ad948e Define LIBXML_THREAD_ALLOC_ENABLED via xmlversion.h by Tim Starling · 12 years ago
  6. 6a36fbe Fix potential out of bound access by Daniel Veillard · 12 years ago
  7. 4ea74a4 Fix a portability issue for GCC < 3.4.0 by Daniel Veillard · 12 years ago
  8. 153cf15 Fix large parse of file from memory by Daniel Veillard · 12 years ago
  9. 711b15d Fix a bug in the nsclean option of the parser by Daniel Veillard · 12 years ago
  10. a7982ce Adding streaming validation to runtest checks by Daniel Veillard · 12 years ago
  11. 1abd221 Add a --pushsmall option to xmllint by Daniel Veillard · 12 years ago
  12. 6c91aa3 Fix a regression in 2.9.0 breaking validation while streaming by Daniel Veillard · 12 years ago
  13. 87b4d6f Spec cleanups and a fix for multiarch support by Daniel Veillard · 12 years ago
  14. 7457c67 Remove potential calls to exit() by Daniel Veillard · 12 years ago
  15. 713434d Silence a clang warning by Daniel Veillard · 12 years ago
  16. 7e86eb5 Cleanup the Copyright to be pure MIT Licence wording by Daniel Veillard · 12 years ago
  17. bbe1945 Windows build fixes by Daniel Richard · 12 years ago
  18. 3f6cfbd Fix a thread portability problem by Friedrich Haubensak · 12 years ago
  19. e7715a5 rand_seed should be static in dict.c by Wouter Van Rooy · 12 years ago
  20. 81d7a82 Fix typos in parser comments by Jan Pokorný · 12 years ago
  21. 5d04ad1 Downgrade autoconf requirement to 2.63 by Daniel Veillard · 12 years ago
  22. 38bbd34 Release of libxml2-2.9.0 by Daniel Veillard · 12 years ago
  23. 7651606 Various cleanups to avoid compiler warnings by Daniel Veillard · 12 years ago
  24. 742a0bb Keep libxml2.syms when running "make distclean" by Daniel Veillard · 12 years ago
  25. f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
  26. 429d3a0 Allow to set the quoting character of an xmlWriter by Csaba Raduly · 12 years ago
  27. e00778b Followup to LibXML2 docs/examples cleanup patch by Daniel Veillard · 12 years ago
  28. f933c89 Keep non-significant blanks node in HTML parser by Daniel Veillard · 12 years ago
  29. 878ec9d Second round of cleanups for LibXML2 docs/examples by Daniel Richard · 12 years ago
  30. 4788128 Add a forbidden variable error number and message to XPath by Daniel Veillard · 12 years ago
  31. 55b899a Support long path names on WNT by Michael Stahl · 12 years ago
  32. 1bd45d1 Change the XPath code to percolate allocation errors by Daniel Veillard · 12 years ago
  33. 7d4c529 Improve HTML escaping of attribute on output by Daniel Veillard · 12 years ago
  34. 857104c Remove all .cvsignore as they are not used anymore by Daniel Veillard · 12 years ago
  35. 7a2215d Fix reuse of xmlInitParser by Daniel Veillard · 12 years ago
  36. 510e758 Fix a Timsort function helper comment by Daniel Veillard · 12 years ago
  37. 28f5e1a Fix potential crash on entities errors by Daniel Veillard · 12 years ago
  38. 3b6d7b9 xml2-config.1 markup error by Christian Weisgerber · 12 years ago
  39. 1f01f49 Handle ICU_LIBS as LIBADD, not LDFLAGS to prevent linking errors by Arfrever Frehtes Taifersar Arahesis · 12 years ago
  40. 961b535 Bug 676544 - fails to build with --without-sax1 by Akira TAGOH · 12 years ago
  41. 236ea1e fix builds not having stdint.h by Rob Richards · 12 years ago
  42. 8f2d6b5 initialize var by Rob Richards · 12 years ago
  43. 8880170 Fix the XPath arity check to also check the XPath stack limits by Daniel Veillard · 12 years ago
  44. 890faa5 Fix problem with specific and generic error handlers by Pietro Cerutti · 12 years ago
  45. 466fcda Avoid a potential infinite recursion by Daniel Veillard · 12 years ago
  46. 3e031b7 Switching XPath node sorting to Timsort by Vojtech Fried · 12 years ago
  47. 73f94c6 Small cleanup for valgrind target by Daniel Veillard · 12 years ago
  48. 6227053 Optimizing '//' in XPath expressions by Nick Wellnhofer · 12 years ago
  49. c70d185 Fix an XSD error when generating internal automata by Daniel Veillard · 12 years ago
  50. 82cdfc4 Expose xmlBufShrink in the public tree API by Daniel Veillard · 12 years ago
  51. ff7227f Patch for portability of latin characters in C files by Daniel Veillard · 12 years ago
  52. dce1c8b Patch for xinclude of text using multibyte characters by Vitaly Ostanin · 12 years ago
  53. 40851d0 Fix a segfault on XSD validation on pattern error by Daniel Veillard · 12 years ago
  54. b60061a Visible HTML elements close the head tag by Conrad Irwin · 12 years ago
  55. c9a575c libxml(3) manpage typo fix by John Bradshaw · 12 years ago
  56. dfc0aa0 GetProcAddressA is available only on WinCE by Daniel Veillard · 12 years ago
  57. ec4fc52 More updates and cleanups on autotools and Makefiles by Daniel Richard G · 12 years ago
  58. 6842ee8 More cleanups to the documentation part of libxml2 by Daniel Richard G · 12 years ago
  59. e028698 More changes for Win32 compilation by Eric Zurcher · 12 years ago
  60. 414f269 Basic changes for Win32 builds of release 2.9.0: compile buf.c by Eric Zurcher · 12 years ago
  61. 1f972e9 Cleanup some of the parser code by Daniel Veillard · 12 years ago
  62. ef4526a Fix a variable name in comment by Daniel Veillard · 12 years ago
  63. baaeadc Regenerated testapi.c by Daniel Veillard · 12 years ago
  64. 64d1124 Fix missing xmlsave.h module which was ignored in recent builds by Daniel Veillard · 12 years ago
  65. d10a72c Bundles all generated files for python into the distribution by Daniel Richard G · 12 years ago
  66. 97fa5b3 Fix file and line report for XSD SAX and reader streaming validation by Daniel Veillard · 12 years ago
  67. aabc084 Fix compiler warnings of wincecompat.c by Patrick Gansterer · 12 years ago
  68. fd4f6fd Fix non __GNUC__ build by Patrick Gansterer · 12 years ago
  69. 3b66622 Fix const qualifyer to definition of xmlBufferDetach by Daniel Veillard · 12 years ago
  70. 5a82e48 Fix windows unicode build by Patrick Gansterer · 12 years ago
  71. c3b1d09 clean redefinition of {v}snprintf in C-source by Roumen Petrov · 12 years ago
  72. 1f0453f minimize use of HAVE_CONFIG_H by Roumen Petrov · 12 years ago
  73. 8886f33 fixup regression in Various "make distcheck" and portability fixups by Roumen Petrov · 12 years ago
  74. 968a03a Add support for big line numbers in error reporting by Daniel Veillard · 12 years ago
  75. 264cee6 Add a missing element check by Daniel Veillard · 12 years ago
  76. aa017c5 Release candidate 1 of libxml2-2.9.0 by Daniel Veillard · 12 years ago
  77. 28cc42d Regenerating docs and API files by Daniel Veillard · 12 years ago
  78. 3e62adb Adding various checks on node type though the API by Daniel Veillard · 12 years ago
  79. 6ca24a3 Namespace nodes can't be unlinked with xmlUnlinkNode by Daniel Veillard · 12 years ago
  80. 89b6f73 use xmlBuf... if DEBUG_INPUT is defined by Roumen Petrov · 12 years ago
  81. c15df7d Avoid using xmlBuffer for serialization by Daniel Veillard · 12 years ago
  82. 7f71349 Improve compatibility between xmlBuf and xmlBuffer by Daniel Veillard · 12 years ago
  83. 495a73d fix runtests to use pthreads support for various Unix platforms by Daniel Richard G · 12 years ago
  84. 5d6c02b Various "make distcheck" and portability fixups 2nd part by Daniel Richard G · 12 years ago
  85. 5706b6d Various "make distcheck" and portability fixups by Daniel Richard G · 12 years ago
  86. e258ade Provide new accessors for xmlOutputBuffer by Daniel Veillard · 12 years ago
  87. 187e529 Fix make dist to include new private header files by Daniel Veillard · 12 years ago
  88. 18e1f1f Improvements for old buffer compatibility by Daniel Veillard · 12 years ago
  89. 3f0c613 Expand the limit test program by Daniel Veillard · 12 years ago
  90. 5353bbf More fixups on the push parser behaviour by Daniel Veillard · 12 years ago
  91. 2b52aa0 Strengthen behaviour of the push parser in problematic situations by Daniel Veillard · 12 years ago
  92. e7bf892 Improve error reporting on parser errors by Daniel Veillard · 12 years ago
  93. 48b4cdd Enforce XML_PARSER_EOF state handling through the parser by Daniel Veillard · 12 years ago
  94. 0df83ca Fixup limits parser by Daniel Veillard · 12 years ago
  95. cd852ad Implement some default limits in the XPath module by Daniel Veillard · 12 years ago
  96. 52d8ade Introduce some default parser limits by Daniel Veillard · 12 years ago
  97. 7c693da Cleanups and new limit APIs for dictionaries by Daniel Veillard · 12 years ago
  98. 6f6feba Fixup for buf.c by Daniel Veillard · 12 years ago
  99. 5756038 Cleanup URI module memory allocation code by Daniel Veillard · 12 years ago
  100. 747c2c1 Extend testlimits by Daniel Veillard · 12 years ago