1. 054c716 Missing initialization for the catalog module by Daniel Veillard · 10 years ago
  2. 03c6723 Handling of XPath function arguments in error case by Nick Wellnhofer · 11 years ago
  3. 4d041a2 Various portability patches for OpenVMS by Jacob (Jouk) Jansen · 11 years ago
  4. 437f4f5 Use specific macros for portability to OS/400 by Patrick Monnerat · 11 years ago
  5. d1c0cc9 Add macros needed for OS/400 portability by Patrick Monnerat · 11 years ago
  6. 1c43f43 Portability patch for fopen on OS/400 by Patrick Monnerat · 11 years ago
  7. ca9fc43 Portability fixes for OS/400 by Patrick Monnerat · 11 years ago
  8. 0f7a26d Improve va_list portability by Patrick Monnerat · 11 years ago
  9. 147aaf2 Portability fix by Patrick Monnerat · 11 years ago
  10. 3a76bfe Portability fix by Patrick Monnerat · 11 years ago
  11. 66693ce Generic portability fix by Patrick Monnerat · 11 years ago
  12. 44313c0 Shortening lines in headers by Patrick Monnerat · 11 years ago
  13. e59c244 Add limitations about encoding conversion by Daniel Veillard · 11 years ago
  14. 4e1476c adding init calls to xml and html Read parsing entry points by Daniel Veillard · 11 years ago
  15. 761c9e9 Get rid of 'REPLACEMENT CHARACTER' Unicode chars in xmlschemas.c by Jan Pokorný · 11 years ago
  16. 7a7cad6 Fix typos in xmlschemas{,types}.c by Jan Pokorný · 11 years ago
  17. 9a85d40 Fix incorrect spelling entites->entities by Jan Pokorný · 11 years ago
  18. 98a4e71 Fix a couple of missing NULL checks by Gaurav · 11 years ago
  19. 080a22c Avoid a possibility of dangling encoding handler by Gaurav · 11 years ago
  20. 826bc32 Fix HTML push parser to accept HTML_PARSE_NODEFDTD by Arnold Hendriks · 11 years ago
  21. a1313a6 Fix a bug loading some compressed files by Mike Alexander · 11 years ago
  22. fcd4583 Fix XPath node comparison bug by Gaurav · 11 years ago
  23. f3d7941 Type mismatch in xmlschemas.c by Gaurav · 11 years ago
  24. e79226c Type mismatch in xmlschemastypes.c by Gaurav · 11 years ago
  25. 6473a41 Implement choice for name classes on attributes by Shaun McCance · 11 years ago
  26. f3f86ff build: Use pkg-config to find liblzma in preference to AC_CHECK_LIB by Philip Withnall · 11 years ago
  27. f859d9a build: Add @LZMA_LIBS@ to libxml’s pkg-config files by Philip Withnall · 11 years ago
  28. 4b61cf6 fix some tabs mixing incompatible with python3 by Daniel Veillard · 11 years ago
  29. 7d4e259 Avoid some dead code and cleanup in relaxng.c by Gaurav · 11 years ago
  30. b8bdc25 Avoid a deadcode in catalog.c by Daniel Veillard · 11 years ago
  31. 0146179 Drop not needed checks by Denis Pauk · 11 years ago
  32. 283c83e run close socket on Solaris, same as we do on other platforms by Denis Pauk · 11 years ago
  33. c570b37 Fix pointer dereferenced before null check by Gaurav · 11 years ago
  34. 75d1309 Fix a potential NULL dereference in tree code by Daniel Veillard · 11 years ago
  35. 2671b01 Fix potential NULL pointer dereferences in regexp code by Gaurav · 11 years ago
  36. 2205ff4 xmllint --pretty crashed without following numeric argument by Tim Galeckas · 11 years ago
  37. e8de99f Fix XPath expressions of the form '@ns:*' by Nick Wellnhofer · 11 years ago
  38. b4bcba2 Fix XPath '//' optimization with predicates by Nick Wellnhofer · 11 years ago
  39. ff76eb2 Clear up a potential NULL dereference by Daniel Veillard · 11 years ago
  40. a885f13 Fix a possible NULL dereference by Gaurav · 11 years ago
  41. e28c8a1 #705267 - add additional defines checks for support "./configure --with-minimum" by Denis Pauk · 11 years ago
  42. 717042d Avoid crash if allocation fails by Daniel Veillard · 11 years ago
  43. ccc9cf9 Fix a wrong test by Daniel Veillard · 11 years ago
  44. b9e4d5b Remove occasional leading space in XPath number formatting by Daniel Veillard · 11 years ago
  45. 81b9617 Two smal namespace tweaks by Daniel Veillard · 11 years ago
  46. b98c6a0 Fix handling of mmap errors by Daniel Veillard · 11 years ago
  47. 6dd7775 Another round of fixes for older versions of Python by Arfrever Frehtes Taifersar Arahesis · 11 years ago
  48. e71dce1 Catch malloc error and exit accordingly by Daniel Veillard · 11 years ago
  49. 6c9c611 python: fix drv_libxml2.py for python3 compatibility by Alexandre Rostovtsev · 11 years ago
  50. 33a25af missing else in xlink.c by Ami Fischman · 11 years ago
  51. 6eea2f2 python: Fix compiler warnings when building python3 bindings by Armin K · 11 years ago
  52. dcc1950 Fix a parsing bug on non-ascii element and CR/LF usage by Daniel Veillard · 11 years ago
  53. e38217a Forgot to document 2.9.1 release, regenerate docs by Daniel Veillard · 11 years ago
  54. 63588f4 Fix a regression in xmlGetDocCompressMode() by Daniel Veillard · 11 years ago
  55. 1ba80b7 properly quote the namespace uris written out during c14n by Aleksey Sanin · 11 years ago
  56. a75a009 xmllint --memory should fail on empty files by Daniel Veillard · 11 years ago
  57. 0b86537 Remove premature XInclude check on URI being relative by Alexey Neyman · 11 years ago
  58. d4a5d98 Cast encoding name to char pointer to match arg type by Nikolay Sivov · 11 years ago
  59. 722923b Fix for compilation with python 2.6.8 by Petr Sumbera · 11 years ago
  60. 10ec19a Fix missing break on last() function for attributes by dcb · 11 years ago
  61. 960f0e2 Do not URI escape in server side includes by Romain Bondue · 11 years ago
  62. 704d8c5 Fix an error in xmlCleanupParser by Alexander Pastukhov · 11 years ago
  63. f4e5a69 Release of libxml2-2.9.1 by Daniel Veillard · 11 years ago
  64. c0a8dd1 Fix a linking error for python bindings by Daniel Veillard · 11 years ago
  65. 9ca816b Fix a couple of return without value by Jüri Aedla · 11 years ago
  66. b123711 Improve the hashing functions by Daniel Franke · 11 years ago
  67. e50ba81 Improve handling of xmlStopParser() by Daniel Veillard · 11 years ago
  68. 5fe9e9e Remove risk of lockup in dictionary initialization by Daniel Veillard · 11 years ago
  69. bf4a8f0 Fix python bindings with versions older than 2.7 by Daniel Veillard · 11 years ago
  70. 4d7a329 rebuild docs:Makefile.am by Roumen Petrov · 12 years ago
  71. 95850fc elfgcchack.h after rebuild in doc by Roumen Petrov · 12 years ago
  72. 2ff9284 elfgcchack for buf module by Roumen Petrov · 12 years ago
  73. 54ae471 Regenerated API, and testapi, rebuild documentation by Daniel Veillard · 11 years ago
  74. 28876af Add xmlXPathSetContextNode and xmlXPathNodeEval by Alex Bligh · 11 years ago
  75. 87f3287 Fix tree iterators broken by 2to3 script by Daniel Veillard · 11 years ago
  76. 2cb6bf8 update all tests for Python3 and Python2 by Daniel Veillard · 11 years ago
  77. 6f18465 A few more fixes for python 3 affecting libxml2.py by Daniel Veillard · 11 years ago
  78. 3798c4a Fix compilation on Python3 by Daniel Veillard · 11 years ago
  79. d8a75bf Converting apibuild.py to python3 by Daniel Veillard · 11 years ago
  80. 3cb1ae2 First pass at starting porting to python3 by Daniel Veillard · 11 years ago
  81. a5e513a Fix a uneeded and wrong extra link parameter by Daniel Veillard · 11 years ago
  82. b8e3f80 updated configure.in for python3 by Daniel Veillard · 11 years ago
  83. 0ab8ce5 Switched comment in file to UTF-8 encoding by Daniel Veillard · 11 years ago
  84. 215a729 Extend gitignore by Daniel Veillard · 11 years ago
  85. 519bc6a Add support for xpathRegisterVariable in Python by Shaun McCance · 12 years ago
  86. 483272f Added a regression tests from bug 694228 data by Daniel Veillard · 11 years ago
  87. ab0e350 Activate detection of encoding in external subset by Daniel Veillard · 11 years ago
  88. 113384f Add documentation for xmllint --xpath by Daniel Veillard · 11 years ago
  89. 8e2098a Fix an output buffer flushing conversion bug by Mikhail Titov · 11 years ago
  90. e1631e1 Few cleanup patches for Windows by Denis Pauk · 11 years ago
  91. f7aeda2 Fix the URL of the SAX docuemntation from James by Daniel Veillard · 11 years ago
  92. 1f6c42c Fix an old bug in xmlSchemaValidateOneElement by Csaba László · 11 years ago
  93. cff2546 Cache presence of '<' in entities content by Daniel Veillard · 11 years ago
  94. a3f1e3e Avoid extra processing on entities by Daniel Veillard · 11 years ago
  95. a098906 Fix configure cannot remove messages by Gilles Espinasse · 11 years ago
  96. c100e69 fix schema validation in combination with xsi:nil by Daniel Veillard · 11 years ago
  97. 19d785b xmlCtxtReadFile doesn't work with literal IPv6 URLs by Steve Wolf · 11 years ago
  98. d749528 Silent the new python test on input by Alexey Neyman · 11 years ago
  99. a9016c4 Fix a few problems with setEntityLoader by Alexey Neyman · 11 years ago
  100. 48da90b Python binding for xmlRegisterInputCallback by Alexey Neyman · 11 years ago