1. ba9716a ChunkParser: Incorrect decoding of small xml files by Raul Hudea · 15 years ago
  2. a7a6a4b relaxng.c: cast to allow compilation with sun studio 11 by Ben Walton · 15 years ago
  3. f39adc2 Fix build failure on Sparc solaris by Roumen Petrov · 15 years ago
  4. 1e60fbc htmlCheckEncoding doesn't update input-end after shrink by Eugene Pimenov · 15 years ago
  5. 9ccea57 Fix a missing #ifdef by Daniel Veillard · 15 years ago
  6. 743311b use autoreconf in autogen.sh by Daniel Veillard · 15 years ago
  7. 120a269 Fix build with mingw by Roumen Petrov · 15 years ago
  8. 3157e51 Upgrade some of the configure and autogen by Daniel Veillard · 15 years ago
  9. e4d1849 Fix xmlNodeSetBase() comment by Daniel Veillard · 15 years ago
  10. 47cd14e Fix encoding selection for xmlParseInNodeContext by Daniel Veillard · 15 years ago
  11. 2f70090 xmlPreviousElementSibling mistake by François Delyon · 15 years ago
  12. 59df783 608773 add a missing check in xmlGROW by Daniel Veillard · 15 years ago
  13. e20fb5a Fix xmlParseInNodeContext for HTML content by Daniel Veillard · 15 years ago
  14. ddb01cb Fix lost namespace when copying node * tree.c: reconcile namespace if not found by Rob Richards · 15 years ago
  15. c966790 Fix relaxNG tests in runtest for Windows * runtest.c: initialize ret by Rob Richards · 15 years ago
  16. f370310 Fix a const warning in xmlNodeSetBase by Martin Trappel · 15 years ago
  17. 4b41f15 Fix some missing commas in HTML element lists by Eugene Pimenov · 15 years ago
  18. a7e79f2 libxml violates the zlib interface and crashes by Mark Adler · 15 years ago
  19. 7304683 Correct variable type to unsigned by Nikolay Sivov · 15 years ago
  20. 7946137 Fix python generator to not use deprecated xmllib by Daniel Veillard · 15 years ago
  21. a2ff497 Update some automake files by Daniel Veillard · 15 years ago
  22. d29a5c8 598785 Fix nanohttp on Windows by spadix · 15 years ago
  23. f3c0669 Recognize ID attribute in HTML without DOCTYPE by Daniel Veillard · 15 years ago
  24. 729601f Fix memory leak in xmlXPathEvalExpression() by Martin · 15 years ago
  25. 2c21283 Fix an init bug in global.c by Kai Henning · 15 years ago
  26. 1934b0c Adding a --xpath option to xmllint by Daniel Veillard · 15 years ago
  27. 1e52172 Adding a .gitignore to avoid status pollution by Daniel Veillard · 15 years ago
  28. 96bb740 Release of libxml2-2.7.6 by Daniel Veillard · 15 years ago
  29. 858084f Restore thread support in default configuration by Andrew W. Nosenko · 15 years ago
  30. 1358fef URI with no path parsing problem by Daniel Veillard · 15 years ago
  31. 243b034 Minor patch for conditional defines in threads.c by Eric Zurcher · 15 years ago
  32. 7a896ce Release of libxml2-2.7.5 by Daniel Veillard · 15 years ago
  33. 2bdf87e Restore behavior of --with-threads without argument by Andrew W. Nosenko · 15 years ago
  34. 410d2c4 Fix memory leak when doc is NULL by Rob Richards · 15 years ago
  35. aa422d9 595792 fixing a RelaxNG bug introduced in 2.7.4 by Daniel Veillard · 15 years ago
  36. 4dd115c Adding symbols.xml to EXTRA_DIST by Daniel Veillard · 15 years ago
  37. 9332b48 Fix a Relaxng bug raised by libvirt test suite by Daniel Veillard · 15 years ago
  38. 9d3d141 Fix a parsing problem with little data at startup by Daniel Veillard · 15 years ago
  39. e21731d link python module with python library by Frederic Crozat · 15 years ago
  40. 84bff68 594874 Forgot an fclose in xmllint by Daniel Veillard · 15 years ago
  41. 2934168 Release of libxml2-2.7.4 by Daniel Veillard · 15 years ago
  42. d87c5d1 593857 try to work around thread pbm MinGW 4.4 by Daniel Veillard · 15 years ago
  43. 44d1eff 594514 memory leaks - duplicate initialization by MOD · 15 years ago
  44. 57f71ae 594250 rename ATTRIBUTE_ALLOC_SIZE to avoid clashes by Daniel Veillard · 15 years ago
  45. 848e5cf Fix Windows build * relaxng.c: fix windows build by Rob Richards · 15 years ago
  46. 65d359e Fix the globals.h to use XMLPUBFUN by Paul Smith · 15 years ago
  47. 82cf412 Problem with extern extern in header by Daniel Veillard · 15 years ago
  48. 594e5df Chasing dead assignments reported by clang-scan by Daniel Veillard · 15 years ago
  49. d44b936 A few more safety cleanup raised by scan by Daniel Veillard · 15 years ago
  50. 76d3645 Fixing assorted potential problems raised by scan by Daniel Veillard · 15 years ago
  51. 1549561 Potential uninitialized arguments raised by scan by Daniel Veillard · 15 years ago
  52. 13cee4e Fix a bunch of scan 'dead increments' and cleanup by Daniel Veillard · 15 years ago
  53. 141ebfa Wrong block opening in htmlNodeDumpOutputInternal by Daniel Veillard · 15 years ago
  54. 1ba2aca 492317 Fix Relax-NG validation problems by Daniel Veillard · 15 years ago
  55. ec18c96 558452 fight with reg test and error report by Daniel Veillard · 15 years ago
  56. fd78077 558452 RNG compilation of optional multiple child by Daniel Veillard · 15 years ago
  57. 4013e83 579746 XSD validation not correct / nilable groups by Daniel Veillard · 15 years ago
  58. 74eaec1 502960 provide namespace stack when parsing entity by Daniel Veillard · 15 years ago
  59. a6c76a2 566012 part 2 fix regresion tests and push mode by Daniel Veillard · 15 years ago
  60. 7e385bd 566012 autodetected encoding and encoding conflict by Daniel Veillard · 15 years ago
  61. 59f5308 Add -lnetwork for compiling on Haiku by Scott McCreary · 15 years ago
  62. cb6f525 584220 xpointer(/) and xinclude problems by Daniel Veillard · 15 years ago
  63. 283d502 587663 Incorrect Attribute-Value Normalization by Daniel Veillard · 15 years ago
  64. eeb9932 444994 HTML chunked failure for attribute with <> by Daniel Veillard · 15 years ago
  65. 85b07d1 Runtest portability patch for Solaris by Tim Rice · 15 years ago
  66. 33c76c8 Fix end of buffer char being split in XML parser by Daniel Veillard · 15 years ago
  67. 8a10379 Non ASCII character may be split at buffer end by Adiel Mittmann · 15 years ago
  68. f447ab8 Regenerated API and symbols by Daniel Veillard · 15 years ago
  69. b9590e9 440226 Add xmlXIncludeProcessTreeFlagsData API by Stefan Behnel · 15 years ago
  70. 56a0303 572129 speed up parasing of large HTML text nodes by Markus Kull · 15 years ago
  71. b468f74 Remove a pedantic warning by Daniel Veillard · 15 years ago
  72. 856c668 Fix HTML parsing with 0 character in CDATA by Daniel Veillard · 15 years ago
  73. 472b1e1 Regenerate symbols and API after previous patches by Daniel Veillard · 15 years ago
  74. 1de382e Fix SetGenericErrorFunc and SetStructured clash by Wang Lam · 15 years ago
  75. c78988a 566012 Incomplete EBCDIC parsing support by Martin Kögler · 15 years ago
  76. 508a8d6 Small patch to accomodate the Haiku OS by Scott McCreary · 15 years ago
  77. 2173b5c 555833 always use rm -f in uninstall-local by Daniel Veillard · 15 years ago
  78. 147687f 544910 typo: "renciliateNs" by Leonid Evdokimov · 15 years ago
  79. 0d5e58f 542394 xmlRegisterOutputCallbacks MAX_INPUT_CALLBACK by Daniel Veillard · 15 years ago
  80. 029a04d 541335 HTML avoid creating 2 head or 2 body element by Daniel Veillard · 15 years ago
  81. 6339c1a 541237 error correcting missing end tags in HTML by Daniel Veillard · 15 years ago
  82. f5ac0a4 Fix python regression test after 583439 cleanup by Daniel Veillard · 15 years ago
  83. d1e312a Add VxWorks to list of OSes by Daniel Veillard · 15 years ago
  84. b0641a1 584605 package VxWorks folder in the distribution by Daniel Veillard · 15 years ago
  85. 852505b 583439 missing line numbers in push mode by Daniel Veillard · 15 years ago
  86. 9d96264 587867 xmllint --html --xmlout serializing as HTML by Daniel Veillard · 15 years ago
  87. 48b60c3 559501 avoid select and use poll for nanohttp by Raphael Prevost · 15 years ago
  88. d80d072 559410 - Regexp bug on (...)? constructs by Daniel Veillard · 15 years ago
  89. db4ac22 Fix a small problem on previous HTML parser patch by Daniel Veillard · 15 years ago
  90. ee20cd7 574017 Realloc too expensive on most platform by Daniel Veillard · 15 years ago
  91. e77db16 592430 - HTML parser runs into endless loop by Daniel Veillard · 15 years ago
  92. f4653dc 447899 potential double free in xmlFreeTextReader by Daniel Veillard · 15 years ago
  93. a721612 446613 small validation bug mixed content with NS by Daniel Veillard · 15 years ago
  94. a4f27cb Fix the problem of revalidating a doc with RNG by Daniel Veillard · 15 years ago
  95. 53c32ed Rebuilt the API and regenerated docs by Daniel Veillard · 15 years ago
  96. f609d74 Autoregenerate libxml2.syms automated checkings by Daniel Veillard · 15 years ago
  97. 45e21e2 Regenerate the docuemtnation and update for git by Daniel Veillard · 15 years ago
  98. 8ed1072 Add symbol versioning to libxml2 shared libs by Daniel Veillard · 15 years ago
  99. f39eafa Make xmlRecoverDoc const (Martin Trappel) by Daniel Veillard · 15 years ago
  100. 2f522dc Fix xmlKeepBlanksDefault to not break indent by Nick Wellnhofer · 15 years ago