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