1. 40851d0 Fix a segfault on XSD validation on pattern error by Daniel Veillard · 12 years ago
  2. b60061a Visible HTML elements close the head tag by Conrad Irwin · 12 years ago
  3. c9a575c libxml(3) manpage typo fix by John Bradshaw · 12 years ago
  4. dfc0aa0 GetProcAddressA is available only on WinCE by Daniel Veillard · 12 years ago
  5. ec4fc52 More updates and cleanups on autotools and Makefiles by Daniel Richard G · 12 years ago
  6. 6842ee8 More cleanups to the documentation part of libxml2 by Daniel Richard G · 12 years ago
  7. e028698 More changes for Win32 compilation by Eric Zurcher · 12 years ago
  8. 414f269 Basic changes for Win32 builds of release 2.9.0: compile buf.c by Eric Zurcher · 12 years ago
  9. 1f972e9 Cleanup some of the parser code by Daniel Veillard · 12 years ago
  10. ef4526a Fix a variable name in comment by Daniel Veillard · 12 years ago
  11. baaeadc Regenerated testapi.c by Daniel Veillard · 12 years ago
  12. 64d1124 Fix missing xmlsave.h module which was ignored in recent builds by Daniel Veillard · 12 years ago
  13. d10a72c Bundles all generated files for python into the distribution by Daniel Richard G · 12 years ago
  14. 97fa5b3 Fix file and line report for XSD SAX and reader streaming validation by Daniel Veillard · 12 years ago
  15. aabc084 Fix compiler warnings of wincecompat.c by Patrick Gansterer · 12 years ago
  16. fd4f6fd Fix non __GNUC__ build by Patrick Gansterer · 12 years ago
  17. 3b66622 Fix const qualifyer to definition of xmlBufferDetach by Daniel Veillard · 12 years ago
  18. 5a82e48 Fix windows unicode build by Patrick Gansterer · 12 years ago
  19. c3b1d09 clean redefinition of {v}snprintf in C-source by Roumen Petrov · 12 years ago
  20. 1f0453f minimize use of HAVE_CONFIG_H by Roumen Petrov · 12 years ago
  21. 8886f33 fixup regression in Various "make distcheck" and portability fixups by Roumen Petrov · 12 years ago
  22. 968a03a Add support for big line numbers in error reporting by Daniel Veillard · 12 years ago
  23. 264cee6 Add a missing element check by Daniel Veillard · 12 years ago
  24. aa017c5 Release candidate 1 of libxml2-2.9.0 by Daniel Veillard · 12 years ago
  25. 28cc42d Regenerating docs and API files by Daniel Veillard · 12 years ago
  26. 3e62adb Adding various checks on node type though the API by Daniel Veillard · 12 years ago
  27. 6ca24a3 Namespace nodes can't be unlinked with xmlUnlinkNode by Daniel Veillard · 12 years ago
  28. 89b6f73 use xmlBuf... if DEBUG_INPUT is defined by Roumen Petrov · 12 years ago
  29. c15df7d Avoid using xmlBuffer for serialization by Daniel Veillard · 12 years ago
  30. 7f71349 Improve compatibility between xmlBuf and xmlBuffer by Daniel Veillard · 12 years ago
  31. 495a73d fix runtests to use pthreads support for various Unix platforms by Daniel Richard G · 12 years ago
  32. 5d6c02b Various "make distcheck" and portability fixups 2nd part by Daniel Richard G · 12 years ago
  33. 5706b6d Various "make distcheck" and portability fixups by Daniel Richard G · 12 years ago
  34. e258ade Provide new accessors for xmlOutputBuffer by Daniel Veillard · 12 years ago
  35. 187e529 Fix make dist to include new private header files by Daniel Veillard · 12 years ago
  36. 18e1f1f Improvements for old buffer compatibility by Daniel Veillard · 12 years ago
  37. 3f0c613 Expand the limit test program by Daniel Veillard · 12 years ago
  38. 5353bbf More fixups on the push parser behaviour by Daniel Veillard · 12 years ago
  39. 2b52aa0 Strengthen behaviour of the push parser in problematic situations by Daniel Veillard · 12 years ago
  40. e7bf892 Improve error reporting on parser errors by Daniel Veillard · 12 years ago
  41. 48b4cdd Enforce XML_PARSER_EOF state handling through the parser by Daniel Veillard · 12 years ago
  42. 0df83ca Fixup limits parser by Daniel Veillard · 12 years ago
  43. cd852ad Implement some default limits in the XPath module by Daniel Veillard · 12 years ago
  44. 52d8ade Introduce some default parser limits by Daniel Veillard · 12 years ago
  45. 7c693da Cleanups and new limit APIs for dictionaries by Daniel Veillard · 12 years ago
  46. 6f6feba Fixup for buf.c by Daniel Veillard · 12 years ago
  47. 5756038 Cleanup URI module memory allocation code by Daniel Veillard · 12 years ago
  48. 747c2c1 Extend testlimits by Daniel Veillard · 12 years ago
  49. f572a78 More avoid quadratic behaviour by Daniel Veillard · 12 years ago
  50. 5130481 Impose a reasonable limit on PI size by Daniel Veillard · 12 years ago
  51. 0de1f31 first version of testlimits new test by Daniel Veillard · 12 years ago
  52. 6568645 Avoid quadratic behaviour in some push parsing cases by Daniel Veillard · 12 years ago
  53. 58f73ac Impose a reasonable limit on comment size by Daniel Veillard · 12 years ago
  54. e17db99 Impose a reasonable limit on attribute size by Daniel Veillard · 12 years ago
  55. b60e612 Small cleanup of unused variables in test by Daniel Veillard · 12 years ago
  56. 9ee02f8 Harden the buffer code and make it more compatible by Daniel Veillard · 12 years ago
  57. 00ac0d3 More cleanups for input/buffers code by Daniel Veillard · 12 years ago
  58. 61551a1 Cleanup function xmlBufResetInput() to set input from Buffer by Daniel Veillard · 12 years ago
  59. 145477d Swicth the test program for characters to new input buffers by Daniel Veillard · 12 years ago
  60. 7b9b071 Convert the HTML tree module to the new buffers by Daniel Veillard · 12 years ago
  61. a78d803 Convert of the HTML parser to new input buffers by Daniel Veillard · 12 years ago
  62. dbf5411 Convert the writer to new output buffer and save APIs by Daniel Veillard · 12 years ago
  63. 8aebce3 Convert XMLReader to the new input buffers by Daniel Veillard · 12 years ago
  64. 50cdab5 New saving functions using xmlBuf and conversion by Daniel Veillard · 12 years ago
  65. dddeede Provide new xmlBuf based saving functions by Daniel Veillard · 12 years ago
  66. 345ee8b Convert XInclude to the new input buffers by Daniel Veillard · 12 years ago
  67. 2a1d242 Convert catalog code to the new input buffers by Daniel Veillard · 12 years ago
  68. 53aa293 Convert C14N to the new Input buffer by Daniel Veillard · 12 years ago
  69. a6a6e70 Convert xmlIO.c to the new input and output buffers by Daniel Veillard · 12 years ago
  70. 768eb3b Convert XML parser to the new input buffers by Daniel Veillard · 12 years ago
  71. 65c7d3b Incompatible change to the Input and Output buffers by Daniel Veillard · 12 years ago
  72. 18d0db2 Adding new encoding function to deal with the new structures by Daniel Veillard · 12 years ago
  73. ade10f2 Convert XPath to xmlBuf by Daniel Veillard · 12 years ago
  74. bca22f4 Adding a new buf module for buffers by Daniel Veillard · 12 years ago
  75. 4629ee0 Do not fetch external parsed entities by Daniel Veillard · 12 years ago
  76. baaf03f Fix an error in previous commit by Aron Xu · 12 years ago
  77. 4f9fdc7 Fix entities local buffers size problems by Daniel Veillard · 12 years ago
  78. 459eeb9 Fix parser local buffers size problems by Daniel Veillard · 12 years ago
  79. 740cb1a Memory error within SAX2 reuse common framework by Daniel Veillard · 12 years ago
  80. c508fa3 Fix a failure to report xmlreader parsing failures by Daniel Veillard · 12 years ago
  81. 549f06a Expand .gitignore with more files by Daniel Veillard · 12 years ago
  82. 8fc913f Fix compilation on older Visual Studio by Daniel Veillard · 12 years ago
  83. 2e1eaca Fix xmllint --xpath node initialization by Daniel Veillard · 12 years ago
  84. c943f70 Release of libxml2-2.8.0 by Daniel Veillard · 12 years ago
  85. 22030ef Restore code for Windows compilation by Daniel Veillard · 12 years ago
  86. ee8f1d4 Cleanups before 2.8.0-rc2 by Daniel Veillard · 12 years ago
  87. 978ff22 use mingw C99 compatible functions {v}snprintf instead those from MSVC runtime by Roumen Petrov · 12 years ago
  88. f27c668 New symbols added for the next release by Daniel Veillard · 12 years ago
  89. 59df1e4 Avoid an extra operation by Daniel Veillard · 12 years ago
  90. d495e6a Part for rand_r checking missing by Daniel Veillard · 12 years ago
  91. 379ebc1 Cleanup on randomization by Daniel Veillard · 12 years ago
  92. 9d9685a xmlTextReader bails too quickly on error by Andy Lutomirski · 12 years ago
  93. 1ea6b14 Fix undefined reference in python module by Pacho Ramos · 12 years ago
  94. 0d51cfe Fix a race in xmlNewInputStream by Daniel Veillard · 12 years ago
  95. 9313ae8 Fix weird streaming RelaxNG errors by Noam · 12 years ago
  96. 94431ec Fix various bugs in new code raised by the API checking by Daniel Veillard · 12 years ago
  97. 79ee284 Fix various problems with "make dist" by Daniel Veillard · 12 years ago
  98. 9f3cdef Fix a memory leak in the xzlib code by Daniel Veillard · 12 years ago
  99. 7d0d2a5 Use a hybrid allocation scheme in xmlNodeSetContent by Conrad Irwin · 12 years ago
  100. 7d553f8 Use buffers when constructing string node lists. by Conrad Irwin · 12 years ago