1. f0dd6e1 xmlNodeSetName: Allow setting the name to a substring of the currently set name by Tristan Van Berkom · 10 years ago
  2. 7d508fe Added macros for argument casts by Eric Zurcher · 11 years ago
  3. 7e35abe Fix a doc typo by Daniel Veillard · 11 years ago
  4. 07def30 Restore context size and position after XPATH_OP_ARG by Nick Wellnhofer · 11 years ago
  5. 6faa126 Fix xmlParseInNodeContext() if node is not element by Daniel Veillard · 11 years ago
  6. 085b997 Avoid a possible NULL pointer dereference by Gaurav · 11 years ago
  7. 41586ca Fix compilation with minimum and xinclude. by Nicolas Le Cam · 11 years ago
  8. 52010c6 Compile out use of xmlValidateNCName() when not available. by Nicolas Le Cam · 11 years ago
  9. 1af8b7b Fix compilation with minimum and schematron. by Nicolas Le Cam · 11 years ago
  10. 77b5b46 Legacy needs xmlSAX2StartElement() and xmlSAX2EndElement(). by Nicolas Le Cam · 11 years ago
  11. 3313d14 Don't use xmlValidateName() when not available. by Nicolas Le Cam · 11 years ago
  12. c9ecf45 Fix xmlTextWriterWriteElement when a null content is given by Daniel Veillard · 11 years ago
  13. 190a0b8 Fix a portability issue on Windows by Longstreth Jon · 11 years ago
  14. b0c7e7e Fix an typo 'onrest' in htmlScriptAttributes by Daniel Veillard · 11 years ago
  15. 7580165 Fix typos in {tree,xpath}.c (errror) by Jan Pokorný · 11 years ago
  16. e18bce0 fixing a ptotential uninitialized access by Daniel Veillard · 11 years ago
  17. 15d1204 Fix an fd leak in an error case by Daniel Veillard · 11 years ago
  18. 054c716 Missing initialization for the catalog module by Daniel Veillard · 11 years ago
  19. 03c6723 Handling of XPath function arguments in error case by Nick Wellnhofer · 11 years ago
  20. 4d041a2 Various portability patches for OpenVMS by Jacob (Jouk) Jansen · 11 years ago
  21. 437f4f5 Use specific macros for portability to OS/400 by Patrick Monnerat · 11 years ago
  22. d1c0cc9 Add macros needed for OS/400 portability by Patrick Monnerat · 11 years ago
  23. 1c43f43 Portability patch for fopen on OS/400 by Patrick Monnerat · 11 years ago
  24. ca9fc43 Portability fixes for OS/400 by Patrick Monnerat · 11 years ago
  25. 0f7a26d Improve va_list portability by Patrick Monnerat · 11 years ago
  26. 147aaf2 Portability fix by Patrick Monnerat · 11 years ago
  27. 3a76bfe Portability fix by Patrick Monnerat · 11 years ago
  28. 66693ce Generic portability fix by Patrick Monnerat · 11 years ago
  29. 44313c0 Shortening lines in headers by Patrick Monnerat · 11 years ago
  30. e59c244 Add limitations about encoding conversion by Daniel Veillard · 11 years ago
  31. 4e1476c adding init calls to xml and html Read parsing entry points by Daniel Veillard · 11 years ago
  32. 761c9e9 Get rid of 'REPLACEMENT CHARACTER' Unicode chars in xmlschemas.c by Jan Pokorný · 11 years ago
  33. 7a7cad6 Fix typos in xmlschemas{,types}.c by Jan Pokorný · 11 years ago
  34. 9a85d40 Fix incorrect spelling entites->entities by Jan Pokorný · 11 years ago
  35. 98a4e71 Fix a couple of missing NULL checks by Gaurav · 11 years ago
  36. 080a22c Avoid a possibility of dangling encoding handler by Gaurav · 11 years ago
  37. 826bc32 Fix HTML push parser to accept HTML_PARSE_NODEFDTD by Arnold Hendriks · 11 years ago
  38. a1313a6 Fix a bug loading some compressed files by Mike Alexander · 11 years ago
  39. fcd4583 Fix XPath node comparison bug by Gaurav · 11 years ago
  40. f3d7941 Type mismatch in xmlschemas.c by Gaurav · 11 years ago
  41. e79226c Type mismatch in xmlschemastypes.c by Gaurav · 11 years ago
  42. 6473a41 Implement choice for name classes on attributes by Shaun McCance · 11 years ago
  43. f3f86ff build: Use pkg-config to find liblzma in preference to AC_CHECK_LIB by Philip Withnall · 11 years ago
  44. f859d9a build: Add @LZMA_LIBS@ to libxml’s pkg-config files by Philip Withnall · 11 years ago
  45. 4b61cf6 fix some tabs mixing incompatible with python3 by Daniel Veillard · 11 years ago
  46. 7d4e259 Avoid some dead code and cleanup in relaxng.c by Gaurav · 11 years ago
  47. b8bdc25 Avoid a deadcode in catalog.c by Daniel Veillard · 11 years ago
  48. 0146179 Drop not needed checks by Denis Pauk · 11 years ago
  49. 283c83e run close socket on Solaris, same as we do on other platforms by Denis Pauk · 11 years ago
  50. c570b37 Fix pointer dereferenced before null check by Gaurav · 11 years ago
  51. 75d1309 Fix a potential NULL dereference in tree code by Daniel Veillard · 11 years ago
  52. 2671b01 Fix potential NULL pointer dereferences in regexp code by Gaurav · 11 years ago
  53. 2205ff4 xmllint --pretty crashed without following numeric argument by Tim Galeckas · 11 years ago
  54. e8de99f Fix XPath expressions of the form '@ns:*' by Nick Wellnhofer · 11 years ago
  55. b4bcba2 Fix XPath '//' optimization with predicates by Nick Wellnhofer · 11 years ago
  56. ff76eb2 Clear up a potential NULL dereference by Daniel Veillard · 11 years ago
  57. a885f13 Fix a possible NULL dereference by Gaurav · 11 years ago
  58. e28c8a1 #705267 - add additional defines checks for support "./configure --with-minimum" by Denis Pauk · 11 years ago
  59. 717042d Avoid crash if allocation fails by Daniel Veillard · 11 years ago
  60. ccc9cf9 Fix a wrong test by Daniel Veillard · 11 years ago
  61. b9e4d5b Remove occasional leading space in XPath number formatting by Daniel Veillard · 11 years ago
  62. 81b9617 Two smal namespace tweaks by Daniel Veillard · 11 years ago
  63. b98c6a0 Fix handling of mmap errors by Daniel Veillard · 11 years ago
  64. 6dd7775 Another round of fixes for older versions of Python by Arfrever Frehtes Taifersar Arahesis · 11 years ago
  65. e71dce1 Catch malloc error and exit accordingly by Daniel Veillard · 11 years ago
  66. 6c9c611 python: fix drv_libxml2.py for python3 compatibility by Alexandre Rostovtsev · 11 years ago
  67. 33a25af missing else in xlink.c by Ami Fischman · 11 years ago
  68. 6eea2f2 python: Fix compiler warnings when building python3 bindings by Armin K · 11 years ago
  69. dcc1950 Fix a parsing bug on non-ascii element and CR/LF usage by Daniel Veillard · 11 years ago
  70. e38217a Forgot to document 2.9.1 release, regenerate docs by Daniel Veillard · 11 years ago
  71. 63588f4 Fix a regression in xmlGetDocCompressMode() by Daniel Veillard · 11 years ago
  72. 1ba80b7 properly quote the namespace uris written out during c14n by Aleksey Sanin · 11 years ago
  73. a75a009 xmllint --memory should fail on empty files by Daniel Veillard · 11 years ago
  74. 0b86537 Remove premature XInclude check on URI being relative by Alexey Neyman · 11 years ago
  75. d4a5d98 Cast encoding name to char pointer to match arg type by Nikolay Sivov · 11 years ago
  76. 722923b Fix for compilation with python 2.6.8 by Petr Sumbera · 11 years ago
  77. 10ec19a Fix missing break on last() function for attributes by dcb · 11 years ago
  78. 960f0e2 Do not URI escape in server side includes by Romain Bondue · 11 years ago
  79. 704d8c5 Fix an error in xmlCleanupParser by Alexander Pastukhov · 11 years ago
  80. f4e5a69 Release of libxml2-2.9.1 by Daniel Veillard · 11 years ago
  81. c0a8dd1 Fix a linking error for python bindings by Daniel Veillard · 11 years ago
  82. 9ca816b Fix a couple of return without value by Jüri Aedla · 11 years ago
  83. b123711 Improve the hashing functions by Daniel Franke · 12 years ago
  84. e50ba81 Improve handling of xmlStopParser() by Daniel Veillard · 12 years ago
  85. 5fe9e9e Remove risk of lockup in dictionary initialization by Daniel Veillard · 12 years ago
  86. bf4a8f0 Fix python bindings with versions older than 2.7 by Daniel Veillard · 12 years ago
  87. 4d7a329 rebuild docs:Makefile.am by Roumen Petrov · 12 years ago
  88. 95850fc elfgcchack.h after rebuild in doc by Roumen Petrov · 12 years ago
  89. 2ff9284 elfgcchack for buf module by Roumen Petrov · 12 years ago
  90. 54ae471 Regenerated API, and testapi, rebuild documentation by Daniel Veillard · 12 years ago
  91. 28876af Add xmlXPathSetContextNode and xmlXPathNodeEval by Alex Bligh · 12 years ago
  92. 87f3287 Fix tree iterators broken by 2to3 script by Daniel Veillard · 12 years ago
  93. 2cb6bf8 update all tests for Python3 and Python2 by Daniel Veillard · 12 years ago
  94. 6f18465 A few more fixes for python 3 affecting libxml2.py by Daniel Veillard · 12 years ago
  95. 3798c4a Fix compilation on Python3 by Daniel Veillard · 12 years ago
  96. d8a75bf Converting apibuild.py to python3 by Daniel Veillard · 12 years ago
  97. 3cb1ae2 First pass at starting porting to python3 by Daniel Veillard · 12 years ago
  98. a5e513a Fix a uneeded and wrong extra link parameter by Daniel Veillard · 12 years ago
  99. b8e3f80 updated configure.in for python3 by Daniel Veillard · 12 years ago
  100. 0ab8ce5 Switched comment in file to UTF-8 encoding by Daniel Veillard · 12 years ago