1. 59df1e4 Avoid an extra operation by Daniel Veillard · 12 years ago
  2. d495e6a Part for rand_r checking missing by Daniel Veillard · 12 years ago
  3. 379ebc1 Cleanup on randomization by Daniel Veillard · 12 years ago
  4. 9d9685a xmlTextReader bails too quickly on error by Andy Lutomirski · 12 years ago
  5. 1ea6b14 Fix undefined reference in python module by Pacho Ramos · 12 years ago
  6. 0d51cfe Fix a race in xmlNewInputStream by Daniel Veillard · 12 years ago
  7. 9313ae8 Fix weird streaming RelaxNG errors by Noam · 12 years ago
  8. 94431ec Fix various bugs in new code raised by the API checking by Daniel Veillard · 12 years ago
  9. 79ee284 Fix various problems with "make dist" by Daniel Veillard · 12 years ago
  10. 9f3cdef Fix a memory leak in the xzlib code by Daniel Veillard · 12 years ago
  11. 7d0d2a5 Use a hybrid allocation scheme in xmlNodeSetContent by Conrad Irwin · 12 years ago
  12. 7d553f8 Use buffers when constructing string node lists. by Conrad Irwin · 12 years ago
  13. a0cd075 HTML parser error with <noscript> in the <head> by Denis Pauk · 12 years ago
  14. 4609e6c XSD: optional element in complex type extension by Remi Gacogne · 12 years ago
  15. 39d027c Fix html serialization error and htmlSetMetaEncoding() by Daniel Veillard · 12 years ago
  16. 2c437da Fix a wrong return value in previous patch by Daniel Veillard · 12 years ago
  17. ed35d3d Fix an uninitialized variable use by Daniel Veillard · 12 years ago
  18. 0c7109c Fix a compilation problem with --minimum by Brandon Slack · 12 years ago
  19. 399aaba Remove redundant and ungarded include of resolv.h by Daniel Veillard · 12 years ago
  20. 040dcb5 Remove git error message during configure by Christian Dywan · 12 years ago
  21. 023206f xmllint: Build fix for endTimer if !defined(HAVE_GETTIMEOFDAY) by Patrick R. Gansterer · 12 years ago
  22. a4fe9b2 emove a bashism in confgure.in by John Hein · 12 years ago
  23. 4cf7325 xinclude with parse="text" does not use the entity loader by Shaun McCance · 12 years ago
  24. fdf990c Allow to parse 1 byte HTML files by Denis Pauk · 12 years ago
  25. 204f1f1 undef ERROR if already defined by Patrick R. Gansterer · 12 years ago
  26. b91111b Patch that fixes the skipping of the HTML_PARSE_NOIMPLIED flag by Martin Schröder · 12 years ago
  27. 24464be Avoid memory leak if xmlParserInputBufferCreateIO fails by Lin Yi-Li · 12 years ago
  28. 868d92d Add HTML parser support for HTML5 meta charset encoding declaration by Denis Pauk · 12 years ago
  29. 1eabc31 Fix library problems with mingw-w64 by Michael Cronenworth · 12 years ago
  30. aa0be5f fix windows build. ifdef addition from bug 666491 makes no sense by Rob Richards · 12 years ago
  31. 115581a prefer native threads on win32 by Sam Thursfield · 12 years ago
  32. 066c697 Allow to compile with Visual Studio 2010 by Thomas Lemm · 12 years ago
  33. 689408b Prevent an infinite loop when dumping a node with encoding problems by Timothy Elliott · 12 years ago
  34. 8658d27 wrong message for double hyphen in comment XML error by Bryan Henderson · 12 years ago
  35. 71a243d xmlParseNodeInContext problems with an empty document by Tim Elliott · 13 years ago
  36. 8ad4da5 HTML element position is not detected propperly by Pavel Andrejs · 12 years ago
  37. 48f0f3f Fix "make tst" to grab lzma lib too by Daniel Veillard · 12 years ago
  38. fda5717 Fix mingw's snprintf configure check by Andoni Morales · 12 years ago
  39. 0cd29a3 Add "whereis" command to xmllint shell by Ryan · 12 years ago
  40. 9964492 fixed a 64bit big endian issue by Marcus Meissner · 12 years ago
  41. 40db1ee Improve xmllint shell by Ryan · 12 years ago
  42. 267b945 xmlcatalog: Add uri and delegateURI to possible add types in man page. by Ville Skyttä · 13 years ago
  43. 9c56dd0 Update README.tests by Daniel Veillard · 12 years ago
  44. d8e1fae Fix an off by one pointer access by Jüri Aedla · 12 years ago
  45. fc74a6f URI handling code is not OOM resilient by Daniel Veillard · 12 years ago
  46. 288bb62 Fix an error in comment by Daniel Veillard · 12 years ago
  47. eacf6bc Remove vestigial de-ANSI-fication support. by Javier Jardón · 12 years ago
  48. 05fd028 autogen.sh: Fix typo by Javier Jardón · 12 years ago
  49. 72789ef Do not use unsigned but unsigned int by Daniel Veillard · 12 years ago
  50. 4aa68ab Try to fix a problem with entities in SAX mode by Daniel Veillard · 12 years ago
  51. d95b689 Fix portability failure if netdb.h lacks NO_ADDRESS by Daniel Veillard · 12 years ago
  52. ac17e59 Remove two references to u_short by Daniel Veillard · 12 years ago
  53. bdc64d6 Fix a crash with xmllint --path on empty results by Daniel Veillard · 12 years ago
  54. 1579499 add function xmlTextReaderRelaxNGValidateCtxt() by Noam Postavsky · 12 years ago
  55. 2d84ea1 Fix windows build from lzma addition by Rob Richards · 12 years ago
  56. fabbca8 Fixed bug #617016 by Daniel Mustieles · 12 years ago
  57. bde9c35 Fixed bug #667946 by Daniel Mustieles · 12 years ago
  58. 38812b6 Fixed two typos in the README document by Daniel Neel · 14 years ago
  59. cedf84d Fix -Wempty-body warning from clang by Nico Weber · 12 years ago
  60. 5cf1deb Fix a logic error in Schemas Component Constraints by Ryan Sleevi · 12 years ago
  61. aae48e6 Fix a wrong enum type use in Schemas Types by Nico Weber · 12 years ago
  62. 16d3a61 Add --system support to autogen.sh by Daniel Veillard · 12 years ago
  63. 8973d58 Add hash randomization to hash and dict structures by Daniel Veillard · 13 years ago
  64. adf5ec9 Cleanups of lzma support by Daniel Veillard · 13 years ago
  65. 48a305f add generated html files by Anders F Bjorklund · 13 years ago
  66. 0755b66 included xzlib in dist by Anders F Bjorklund · 13 years ago
  67. 6bdc774 move xz/lzma helpers to separate included files by Anders F Bjorklund · 13 years ago
  68. ebbbeda add generated devhelp files by Anders F Bjorklund · 13 years ago
  69. 6703148 add XML_WITH_LZMA to api by Anders F Bjorklund · 13 years ago
  70. eae5261 add lzma compression support by Anders F Bjorklund · 13 years ago
  71. ca03efc autogen: Only check for libtoolize by Colin Walters · 13 years ago
  72. 1c98927 Fix SAX2 builder in case of undefined attributes namespace by Daniel Veillard · 13 years ago
  73. 77b77b1 Fix SAX2 builder in case of undefined element namespaces by Daniel Veillard · 13 years ago
  74. b8428a2 fix reference to STDOUT_FILENO on MSVC by Tay Ray Chuan · 13 years ago
  75. a6b14bf Clarify the need to use xmlFreeNode after xmlUnlinkNode by Daniel Veillard · 13 years ago
  76. 0795348 fix a pair of possible out of array char references by Daniel Veillard · 13 years ago
  77. 04b489c Augment the list of ignored files by Daniel Veillard · 13 years ago
  78. 81809d5 autogen.sh: Honor NOCONFIGURE environment variable by Colin Walters · 13 years ago
  79. 5bd3c06 Fix an allocation error when copying entities by Daniel Veillard · 13 years ago
  80. 77404b8 Make sure the parser returns when getting a Stop order by Chris Evans · 13 years ago
  81. cb3549e Improve the error report on undefined REFs by Daniel Veillard · 13 years ago
  82. 5825ebb Fix some potential problems on reallocation failures(parser.c) by Xia Xinfeng · 13 years ago
  83. bbcf127 Fix a schema type duration comparison overflow by Daniel Veillard · 13 years ago
  84. 7dd0d91 Fix an unimplemented part in RNG value validation by Daniel Veillard · 13 years ago
  85. 1d4526f Fix missing error status in XPath evaluation by Daniel Veillard · 13 years ago
  86. f1da8ab Fix the Windows build files by Patrick von Reth · 13 years ago
  87. f5048b3 Hardening of XPath evaluation by Daniel Veillard · 13 years ago
  88. 69f0456 Fix an off by one error in encoding by Daniel Veillard · 13 years ago
  89. d7eb9b5 Fix RELAX NG include bug #655288 by Shaun McCance · 13 years ago
  90. 8bb1298 Fix XSD validation bug #630130 by Toyoda Eizi · 13 years ago
  91. 4c4653e Add exception for new W3C PI xml-model by Daniel Veillard · 13 years ago
  92. c62efc8 Add options to ignore the internal encoding by Daniel Veillard · 13 years ago
  93. 0329a14 testapi: use the right type for the check by Stefan Kost · 13 years ago
  94. fdd3c04 python: remove unused variable by Stefan Kost · 13 years ago
  95. c31e06c python: flag two unused args by Stefan Kost · 13 years ago
  96. dff8d0f various: handle return values of write calls by Stefan Kost · 13 years ago
  97. 4ea1866 testWriter: xmlTextWriterWriteFormatElement wants an int instead of a long int by Stefan Kost · 13 years ago
  98. 851ef94 runxmlconf: update to latest testsuite version by Stefan Kost · 13 years ago
  99. a46b235 configure: acconfig.h is deprecated since autoconf-2.50 by Stefan Kost · 13 years ago
  100. 85deb48 configure: add -Wno-long-long to CFLAGS by Stefan Kost · 13 years ago