1. 81809d5 autogen.sh: Honor NOCONFIGURE environment variable by Colin Walters · 13 years ago
  2. 5bd3c06 Fix an allocation error when copying entities by Daniel Veillard · 13 years ago
  3. 77404b8 Make sure the parser returns when getting a Stop order by Chris Evans · 13 years ago
  4. cb3549e Improve the error report on undefined REFs by Daniel Veillard · 13 years ago
  5. 5825ebb Fix some potential problems on reallocation failures(parser.c) by Xia Xinfeng · 13 years ago
  6. bbcf127 Fix a schema type duration comparison overflow by Daniel Veillard · 13 years ago
  7. 7dd0d91 Fix an unimplemented part in RNG value validation by Daniel Veillard · 13 years ago
  8. 1d4526f Fix missing error status in XPath evaluation by Daniel Veillard · 13 years ago
  9. f1da8ab Fix the Windows build files by Patrick von Reth · 13 years ago
  10. f5048b3 Hardening of XPath evaluation by Daniel Veillard · 13 years ago
  11. 69f0456 Fix an off by one error in encoding by Daniel Veillard · 13 years ago
  12. d7eb9b5 Fix RELAX NG include bug #655288 by Shaun McCance · 13 years ago
  13. 8bb1298 Fix XSD validation bug #630130 by Toyoda Eizi · 13 years ago
  14. 4c4653e Add exception for new W3C PI xml-model by Daniel Veillard · 13 years ago
  15. c62efc8 Add options to ignore the internal encoding by Daniel Veillard · 13 years ago
  16. 0329a14 testapi: use the right type for the check by Stefan Kost · 13 years ago
  17. fdd3c04 python: remove unused variable by Stefan Kost · 13 years ago
  18. c31e06c python: flag two unused args by Stefan Kost · 13 years ago
  19. dff8d0f various: handle return values of write calls by Stefan Kost · 13 years ago
  20. 4ea1866 testWriter: xmlTextWriterWriteFormatElement wants an int instead of a long int by Stefan Kost · 13 years ago
  21. 851ef94 runxmlconf: update to latest testsuite version by Stefan Kost · 13 years ago
  22. a46b235 configure: acconfig.h is deprecated since autoconf-2.50 by Stefan Kost · 13 years ago
  23. 85deb48 configure: add -Wno-long-long to CFLAGS by Stefan Kost · 13 years ago
  24. c9c939d configure: support silent automake rules if possible by Stefan Kost · 13 years ago
  25. ecb5d5a xmlmemory: add a cast as size_t has no portable printf modifier by Stefan Kost · 13 years ago
  26. a154040 xpath: remove unused variable by Stefan Kost · 13 years ago
  27. d7958b2 Fix some potential problems on reallocation failures by Chris Evans · 13 years ago
  28. dde6408 Improve documentation a bit by Daniel Veillard · 13 years ago
  29. 28fdf8b Updated URL for lxml python bindings by Daniel Veillard · 13 years ago
  30. c2a0fdc __xmlRaiseError: fix use of the structured callback channel by Dmitry V. Levin · 14 years ago
  31. 241d4a1 __xmlRaiseError: fix the structured callback channel's data initialization by Dmitry V. Levin · 14 years ago
  32. 1b9128b __xmlRaiseError: remove redundant schannel initialization by Dmitry V. Levin · 14 years ago
  33. 111d705 __xmlRaiseError: do cheap code check early by Dmitry V. Levin · 14 years ago
  34. c794eb5 Fix memory corruption by Rob Richards · 14 years ago
  35. fec31bc Small fix for previous commit by Daniel Veillard · 14 years ago
  36. df83c17 Fix a potential freeing error in XPath by Daniel Veillard · 14 years ago
  37. ae87421 634846 Remove a linking option breaking Windows VC10 by Daniel Veillard · 14 years ago
  38. d794a84 599241 fix an initialization problem on Win64 by Andrew W. Nosenko · 14 years ago
  39. 0cbeb50 Fix a potential memory access error by Daniel Veillard · 14 years ago
  40. 364e3d2 fix win build by Rob Richards · 14 years ago
  41. 0081987 Reactivate the shared library versionning script by Daniel Veillard · 14 years ago
  42. 4c2e7c6 Release of libxml2-2.7.8 by Daniel Veillard · 14 years ago
  43. 82143f4 595789 fix a remaining potential Solaris problem by Daniel Veillard · 14 years ago
  44. 48f7dcb 480323 add code to plug in ICU converters by default by Giuseppe Iuculano · 14 years ago
  45. fbd4ddf 607273 Fix python detection on MSys/Windows by LRN · 14 years ago
  46. 60587d6 606592 update language ID parser to RFC 5646 by Daniel Veillard · 14 years ago
  47. 91d239c 617468 fix progressive HTML parsing with style using "'" by Denis Pauk · 14 years ago
  48. f99d222 614087 Fix Socket API usage to allow Windows64 compilation by Ozkan Sezer · 14 years ago
  49. ce5f9a7 616478 Fix xmllint shell write command by Gwenn Kahz · 14 years ago
  50. d4b5447 614005 Possible erroneous HTML parsing on unterminated script by Pierre Belzile · 14 years ago
  51. 37072b7 618831 don't ship generated files in git by Adrian Bunk · 14 years ago
  52. 64b0d60 Switch from the obsolete mkinstalldirs to AC_PROG_MKDIR_P by Adrian Bunk · 14 years ago
  53. c84e863 627987 Fix XSD IDC errors in imported schemas by Jim Panetta · 14 years ago
  54. ee32ad3 629325 XPath rounding errors first cleanup by Phil Shafer · 14 years ago
  55. ad4f0a2 630140 better fix for iso995x encoding error by Daniel Veillard · 14 years ago
  56. 1cc912e Various cleanups on encoding handling by Daniel Veillard · 14 years ago
  57. 083caf5 630140 fix iso995x encoding error by Daniel Veillard · 14 years ago
  58. e306260 Fix compilation with Clang by Koop Mast · 14 years ago
  59. d2e6231 Add xmlSaveOption XML_SAVE_WSNONSIG by Adam Spragg · 14 years ago
  60. 5f9d9ce Fix xmllint to use format=1 for default formatting by Adam Spragg · 14 years ago
  61. 8b87713 Force _xmlSaveCtxt.format to be 0 or 1 by Adam Spragg · 14 years ago
  62. e6ad10a Cleanup encoding pointer comparison by Nikolay Sivov · 14 years ago
  63. 8ad2930 make sure htmlCtxtReset do reset the disableSAX field by Daniel Veillard · 14 years ago
  64. ea90b89 Fix a change of semantic on XPath preceding and following axis by Daniel Veillard · 14 years ago
  65. e6f0509 Fix a potential segfault due to weak symbols on pthreads by Mike Hommey · 14 years ago
  66. 3c79510 Fix devhelp documentation installation by Mike Hommey · 14 years ago
  67. 10455bb Sort python generated stubs by Mike Hommey · 14 years ago
  68. 2f3523f Fix a leak in XPath compilation by Daniel Veillard · 14 years ago
  69. 91d1975 Fix the semantic of XPath axis for namespace/attribute context nodes by Daniel Veillard · 14 years ago
  70. c43ac66 Avoid a descriptor leak in catalog loading code by Carlo Bramini · 14 years ago
  71. 2ddecc2 Fix a small bug in XPath evaluation code by Marius Wachtler · 14 years ago
  72. d2190fa Fix web site encoding problems by Daniel Veillard · 14 years ago
  73. aa54d37 Fix handling of XML-1.0 XML namespace declaration by Daniel Veillard · 14 years ago
  74. af58ee1 Fix a couple of typo in HTML parser error messages by Michael Day · 14 years ago
  75. 1ea9590 Small code cleanup on previous patch by Daniel Veillard · 14 years ago
  76. 5f8f5e7 Fix errors in XSD double validation check by Csaba Raduly · 14 years ago
  77. f1121c4 Add an HTML parser option to avoid a default doctype by Daniel Veillard · 14 years ago
  78. 2ee91eb Fix handling of apos in URIs by Daniel Veillard · 14 years ago
  79. 5b9dde3 xmlTextReaderReadOuterXml should handle DTD by Rob Richards · 14 years ago
  80. bdf24b9 Autogen.sh needs to create m4 directory by Rob Richards · 14 years ago
  81. f61ba8d Forgot to update the news page for 0.7.7 by Daniel Veillard · 14 years ago
  82. a295fbc Fix Win32 build by Rob Richards · 14 years ago
  83. bb5055f Release of libxml2-2.7.7 by Daniel Veillard · 14 years ago
  84. 06c93b7 Remove a few warnings by Daniel Veillard · 14 years ago
  85. 26b0687 xmlCtxtResetLastError should reset ctxt->errNo by Daniel Veillard · 14 years ago
  86. 3c080d6 Don't give default HTML boolean attribute values in parser by Daniel Veillard · 14 years ago
  87. 615904f Switch the HTML parser to be non-recursive by Eugene Pimenov · 14 years ago
  88. ef9c636 Cleanup a couple of weirdness in HTML parser by Eugene Pimenov · 14 years ago
  89. 9543aee Fix broken escape behaviour in regexp ranges by Daniel Veillard · 14 years ago
  90. 9031709 Fix missing win32 libraries in libxml-2.0.pc by Volker Grabsch · 14 years ago
  91. 12febe8 Fix detection of python linker flags by Daniel Macks · 14 years ago
  92. 38af74f fix build error in libxml2/python by Paul Smith · 14 years ago
  93. ba9716a ChunkParser: Incorrect decoding of small xml files by Raul Hudea · 14 years ago
  94. a7a6a4b relaxng.c: cast to allow compilation with sun studio 11 by Ben Walton · 14 years ago
  95. f39adc2 Fix build failure on Sparc solaris by Roumen Petrov · 14 years ago
  96. 1e60fbc htmlCheckEncoding doesn't update input-end after shrink by Eugene Pimenov · 14 years ago
  97. 9ccea57 Fix a missing #ifdef by Daniel Veillard · 14 years ago
  98. 743311b use autoreconf in autogen.sh by Daniel Veillard · 14 years ago
  99. 120a269 Fix build with mingw by Roumen Petrov · 14 years ago
  100. 3157e51 Upgrade some of the configure and autogen by Daniel Veillard · 14 years ago