1. 2e6b143 fixed problem concerning determining SOCKLEN_T as pointed out by Daniel by William M. Brack · 20 years ago
  2. 189f46b preparing release 2.6.5, rebuilt the docs, checked rngparser stuff does by Daniel Veillard · 21 years ago
  3. e4177a5 changed AC_OUTPUT() macro to avoid a cygwin problem c.f. #130896 Daniel by Daniel Veillard · 21 years ago
  4. 5d4cba4 fixed Bug130593 fixed compilation warning by William M. Brack · 21 years ago
  5. a2e844a moved string and UTF8 routines out of parser.c and encoding.c into a new by William M. Brack · 21 years ago
  6. e6e59cd updated the docs and prepared a new release 2.6.4 Daniel by Daniel Veillard · 21 years ago
  7. c480c4e preparing release of libxml2-2.6.3, updated and regenerated the docs. by Daniel Veillard · 21 years ago
  8. 6984e6d another patch from Kenneth Haley for Mingw, c.f. #128787 Daniel by Daniel Veillard · 21 years ago
  9. ebe48c6 fix bug #128401 affecting regexp quantifiers Daniel by Daniel Veillard · 21 years ago
  10. b3de70c adding the pattern node selection code. Inheried in part from libxslt but by Daniel Veillard · 21 years ago
  11. d8cf906 less verbose on difference cleanup fixed xmlCleanupParser() doc work on by Daniel Veillard · 21 years ago
  12. 6d373a2 preparing release 2.6.2, updated and rebuilt the docs Daniel by Daniel Veillard · 21 years ago
  13. e4e3f5d preparing release 2.6.1, updated and regenerated docs and APIs cleanup and by Daniel Veillard · 21 years ago
  14. 3e35f8e preparing libxml2-2.6.0 updated and regenerated the docs and API moved the by Daniel Veillard · 21 years ago
  15. 1d211e2 added the xmlWriter module contributed by Alfred Mickautsch added room for by Daniel Veillard · 21 years ago
  16. 198c1bf removing xmldwalk module since it got merged with the xmlreader. cleanup by Daniel Veillard · 21 years ago
  17. 871611b enhanced macros to avoid breaking ABI from previous versions. modified to by William M. Brack · 21 years ago
  18. 1a99396 removed some annoying warnings fixed a bug in the PubidChars definition, by Daniel Veillard · 21 years ago
  19. c790bf4 patch from Mike Hommey applied Windows patch from Jesse Pelton and by Daniel Veillard · 21 years ago
  20. 2b0f879 fixed a nasty bug with interning some text strings prepare for beta5 of by Daniel Veillard · 21 years ago
  21. 1ae42d6 integrated the xmlDocWalker API given by Alfred Mickautsch, and providing by Daniel Veillard · 21 years ago
  22. 2b8c4a1 changed 'make tests' to use a concise output, scrolling to see where thing by Daniel Veillard · 21 years ago
  23. 73b013f added a new configure option --with-push, some cleanups, chased code size by Daniel Veillard · 21 years ago
  24. 0643112 New file for building against uninstalled libxml2 builds. Support the by AEST 2003 Malcolm Tredinnick · 21 years ago
  25. 8127390 added 2 new configure option: --with-reader --with-sax1 to allow removing by Daniel Veillard · 21 years ago
  26. 652327a Adding a configure option to remove tree manipulation code which is not by Daniel Veillard · 21 years ago
  27. a9cce9c Okay this is scary but it is just adding a configure option to disable by Daniel Veillard · 21 years ago
  28. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  29. 092643b preparing a beta3 solving the ABI problems make sure the global variables by Daniel Veillard · 21 years ago
  30. e72c508 preparing a 2.6.0-beta2 release avoid a warning avoid duplicate code in by Daniel Veillard · 21 years ago
  31. 4fc5281 2.6.0beta1 changes Fixing attribute normalization, might not be totally by Daniel Veillard · 21 years ago
  32. 90d165b Applied a patch from Kevin P. Fleming to add --libtool-libs option to by Daniel Veillard · 21 years ago
  33. cfba2fe preparing libxml2-2.5.10 release updated the doc and rebuilt Daniel by Daniel Veillard · 21 years ago
  34. 1638a47 Applied patch from Mikhail Grushinskiy for mingw compiler on Windows. by Daniel Veillard · 21 years ago
  35. 476cd96 took away the requirement for automake-1.4, changed the messages for by William M. Brack · 21 years ago
  36. 83ee40d preparing libxml2-2.5.9 release updated the doc and rebuilt Daniel by Daniel Veillard · 21 years ago
  37. 01fc1a9 applying patch from Peter Jacobi to added ISO-8859-x encoding support when by Daniel Veillard · 21 years ago
  38. d94849b fixed a Relax-NG compilation/streaming bug introduced when fixing the by Daniel Veillard · 21 years ago
  39. 560c2a4 preparing release 1.5.8 changed some preprocessor block applied patch from by Daniel Veillard · 21 years ago
  40. de2a67b Applying IPv6 patch from Archana Shah <archana.shah@wipro.com> by Daniel Veillard · 21 years ago
  41. 38b80a8 trying to conciliate --with-python= requirements and RPM builds, a PITA by Daniel Veillard · 21 years ago
  42. 97ad4c7 Cleanup config help by William M. Brack · 21 years ago
  43. 92fc02c preparing release 2.5.7 updated and rebuilt the docs fixed the script by Daniel Veillard · 21 years ago
  44. c4f65ab updated a bit fixed the comment, threads now default to on fixed an by Daniel Veillard · 21 years ago
  45. 8494271 switched to have thread support enabled by default, didn't got troubles by Daniel Veillard · 21 years ago
  46. c2d4a93 preparing release 2.5.6 updated and rebuilt the docs Daniel by Daniel Veillard · 21 years ago
  47. d8da01c preparing release 2.5.5 updated the documentation and regenerated it. by Daniel Veillard · 21 years ago
  48. 580ced8 fixed Red Hat bug #86118 use libxml2.spec instead of libxml.spec fixed by Daniel Veillard · 21 years ago
  49. 17bed98 preparing release 2.5.4 updated and rebuilt the docs removed warnings by Daniel Veillard · 21 years ago
  50. 2e9b165 patched to have shared libraries for Python regression tests and static by Daniel Veillard · 21 years ago
  51. 1d788d2 preparing release 2.5.3 Daniel by Daniel Veillard · 21 years ago
  52. ef4d3bc I f...ed up the default configuration of schemas and --relaxng option by Daniel Veillard · 21 years ago
  53. 71531f3 comments cleanups use xmllint for doing the RelaxNG tests preparing 2.5.2 by Daniel Veillard · 21 years ago
  54. 0e298ad fixing #104096 to compile without regexps Daniel by Daniel Veillard · 21 years ago
  55. c6e997c more work on Relax-NG augmented/updated the regression tests added a by Daniel Veillard · 21 years ago
  56. 6eadf63 First commit of the new Relax-NG validation code, not generally useful by Daniel Veillard · 22 years ago
  57. e2830f1 preparing 2.5.1 release fixing XmlTextReader bug Daniel by Daniel Veillard · 22 years ago
  58. 7b4b2f9 preparing 2.5.0 release only warn in pedantic mode about namespace name by Daniel Veillard · 22 years ago
  59. c1eed32 preparing release of 2.4.30 fixups to the api builder, gives enum values, by Daniel Veillard · 22 years ago
  60. 9b4bb4d preparing release of 2.4.29 rebuilt the docs and API a few more fixes for by Daniel Veillard · 22 years ago
  61. 9715c17 add a line in %changelog for releases Daniel by Daniel Veillard · 22 years ago
  62. f9c4cad preparing 2.4.28 some cleanup updated the news and regenerated. Daniel by Daniel Veillard · 22 years ago
  63. 817e70b repair some problem if gtk-doc fail or such patch for Solaris on new by Daniel Veillard · 22 years ago
  64. 4efd3be If --with-python is specified, look for the Python interpreter not just in by Daniel Veillard · 22 years ago
  65. dad3f68 preparing release 2.4.27 updated and rebuilt the docs try to make sure the by Daniel Veillard · 22 years ago
  66. 1d69651 removed xmlwin32version.h by Igor Zlatkovic · 22 years ago
  67. 4826743 preparing the release of 2.4.26 updated and rebuilt the documentation by Daniel Veillard · 22 years ago
  68. e16b574 preparing release of 2.4.25 updated and regenerated teh docs and web by Daniel Veillard · 22 years ago
  69. 40b1134 trying to fix #88412 by bypassing all the python subdir if python ain't by Daniel Veillard · 22 years ago
  70. 23e7357 made configuring with regexps/automata/unicode the default but without by Daniel Veillard · 22 years ago
  71. 42766c0 possible mem leak patch from Jason Adams integrated xf:escape-uri() from by Daniel Veillard · 22 years ago
  72. b6984ef more AMD 64 induced changes from Frederic Crozat Daniel by Daniel Veillard · 22 years ago
  73. e3b7d9a quick but apparently working implementation of xi:fallback, should close by Daniel Veillard · 22 years ago
  74. 539638b preparing 2.4.23 rebuilt the docs Daniel by Daniel Veillard · 22 years ago
  75. d5e22ef preparing 2.4.22 Daniel by Daniel Veillard · 22 years ago
  76. 070803b patch Charles Bozeman for validation of all the date, time, and duration by Daniel Veillard · 22 years ago
  77. 34de97f Neven Has detected a typo Daniel by Daniel Veillard · 22 years ago
  78. fc57b41 preparing 2.4.21 raised a too low limit rebuilt the docs Daniel by Daniel Veillard · 22 years ago
  79. 4255d50 merged the current state of XML Schemas implementation, it is not by Daniel Veillard · 22 years ago
  80. a7084cd release of 2.4.20 updated and rebuilt the docs Daniel by Daniel Veillard · 22 years ago
  81. 9b731d7 trying to fix #77441 Daniel by Daniel Veillard · 22 years ago
  82. a8a89fe Hallski complained it could not be included by itself. Daniel by Daniel Veillard · 22 years ago
  83. cb5b4d6 applied an IEEE flag patch for OSF/1 #77825 Daniel by Daniel Veillard · 22 years ago
  84. d30be4a fixed configure for MPE/iX from Markus Henke fixed initialization problems by Daniel Veillard · 22 years ago
  85. dd4b912 applied patch from Allan Clark for UnixWare/OpenServer Daniel by Daniel Veillard · 22 years ago
  86. 1927409 preparing 2.4.19 rebuilt the docs Daniel by Daniel Veillard · 22 years ago
  87. d85f4f4 fixed bug #76168, attribute redeclared in the internal subset should not by Daniel Veillard · 22 years ago
  88. 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 22 years ago
  89. e7dd2b8 it was reported quite a few times that xml2-config --cflags should not by Daniel Veillard · 22 years ago
  90. 9ff8817 Fixing #74186, made sure all boolean expressions get fully parenthesized, by Daniel Veillard · 22 years ago
  91. fa49d87 fix to adapt varaiations in the bindings fixed to have the version of the by Daniel Veillard · 22 years ago
  92. af43f63 preparing 2.4.17 release updated and rebuilt the docs fixed a comment by Daniel Veillard · 22 years ago
  93. 90bc371 owen pointed out a problem with the ftime fix, gettimeofday() was not by Daniel Veillard · 22 years ago
  94. 8c1ae60 trying to fix #71457 for timing precision when gettimeofday() is not by Daniel Veillard · 22 years ago
  95. 044fc6b fixing #61290 "namespace nodes have no parent" long standing divergence by Daniel Veillard · 22 years ago
  96. 5f4b599 preparing 2.4.16 updated and rebuilt the docs, rebuilt the API and web by Daniel Veillard · 22 years ago
  97. 397ff11 preparing 2.4.15 rebuilt some docs Daniel by Daniel Veillard · 22 years ago
  98. 0ba5923 Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. by Daniel Veillard · 22 years ago
  99. c575b99 Changed to the MIT Licence updated the doc accordingly preparing 2.4.14 by Daniel Veillard · 22 years ago
  100. 15a143b fixed stupid bug #70738 found by alfons hoogervorst by Daniel Veillard · 22 years ago