1. b173b72 globals: Use thread-local storage if available by Nick Wellnhofer · 1 year ago
  2. e2f21c2 win32: Deprecate old Windows build system by Nick Wellnhofer · 1 year, 4 months ago
  3. 11a9527 win32: Don't depend on removed .def file by Nick Wellnhofer · 1 year, 5 months ago
  4. 21cec82 win32: Remove broken libxml2.def.src by Nick Wellnhofer · 1 year, 7 months ago
  5. b693905 doc: Remove xmlDllMain from documentation and version script by Nick Wellnhofer · 1 year, 11 months ago
  6. 1e60c76 Remove HAVE_WIN32_THREADS configuration flag by Nick Wellnhofer · 2 years, 1 month ago
  7. caef856 Move automata test to runtest.c by Nick Wellnhofer · 2 years, 1 month ago
  8. 16ae1d8 Don't define WIN32 macro by Nick Wellnhofer · 2 years, 1 month ago
  9. 59f2f60 Remove "runtime debugging" by Nick Wellnhofer · 2 years, 1 month ago
  10. 1660331 Remove xmlErrMemory from symbols by Nick Wellnhofer · 2 years, 1 month ago
  11. 34a050c Move some HTML functions to correct header file by Nick Wellnhofer · 2 years, 1 month ago
  12. 9a82b94 Introduce xmlNewSAXParserCtxt and htmlNewSAXParserCtxt by Nick Wellnhofer · 2 years, 1 month ago
  13. e08d8c3 Add xptr_locs flag to win32/configure.js by Joey Arhar · 2 years, 5 months ago
  14. 5ce893c Move regexp tests to runtest by Nick Wellnhofer · 4 years, 2 months ago
  15. 48b03c8 Remove major parts of old test suite by Nick Wellnhofer · 2 years, 6 months ago
  16. 991a9fc Mark docbook symbols as removed by Nick Wellnhofer · 2 years, 6 months ago
  17. 4a8c71e Remove DOCBparser by Nick Wellnhofer · 2 years, 7 months ago
  18. d7c7425 Remove broken Visual Studio 2010 support by Nick Wellnhofer · 2 years, 7 months ago
  19. b094e81 Remove broken Windows CE support by Nick Wellnhofer · 2 years, 7 months ago
  20. 346c3a9 Remove elfgcchack.h by Nick Wellnhofer · 2 years, 7 months ago
  21. 04d4124 Update news and rebuild documentation by Nick Wellnhofer · 2 years, 7 months ago
  22. 7fe9add Remove CVS and SVN-related code by Nick Wellnhofer · 2 years, 7 months ago
  23. 1089111 Redirect links to xmlsoft.org by Nick Wellnhofer · 2 years, 7 months ago
  24. dbfe615 Python distutils: Make DLL packaging more flexible by Chun-wei Fan · 3 years, 2 months ago
  25. 4e9cc18 Fix variable name in win32/configure.js by Nick Wellnhofer · 4 years ago
  26. 5614c07 Fix version parsing in win32/configure.js by Nick Wellnhofer · 4 years ago
  27. a230b72 win32: allow passing *FLAGS on command line by Michael Stahl · 4 years, 5 months ago
  28. 20c6088 Fix typos by Nick Wellnhofer · 4 years, 7 months ago
  29. 3e7e75b Minor fixes to configure.js by Nick Wellnhofer · 4 years, 9 months ago
  30. 64966eb Rebuild docs by Nick Wellnhofer · 5 years ago
  31. 2a350ee Large batch of typo fixes by Jared Yanovich · 5 years ago
  32. 57d4329 Merge testThreadsWin32.c into testThreads.c by Nick Wellnhofer · 7 years ago
  33. fc27759 Fix MSVC build with lzma by Nick Wellnhofer · 6 years ago
  34. 8ac759a Build more test executables on Windows/MSVC by Nick Wellnhofer · 7 years ago
  35. 706926f Fix ICU library filenames on Windows/MSVC by Nick Wellnhofer · 7 years ago
  36. d404919 Add resource file to Windows DLL by ccpaging · 7 years ago
  37. bf3b456 Remove unused AC_CHECKs by Nick Wellnhofer · 7 years ago
  38. cb5541c Fix libz and liblzma detection by Nick Wellnhofer · 7 years ago
  39. 25499fc Increase warning level to /W3 under MSVC by Nick Wellnhofer · 7 years ago
  40. e389054 Fix the Windows header mess by Nick Wellnhofer · 7 years ago
  41. afb0f93 Revert "Allow build on Visual Studio 2017 community edition for WIN32 on a 64 bit machine." by Daniel Veillard · 7 years ago
  42. 605899c Allow build on Visual Studio 2017 community edition for WIN32 on a 64 bit machine. by Boris Shtrasman · 7 years ago
  43. dfbacd4 win32\VC10\config.h and VS 2015 by Bruce Dawson · 9 years ago
  44. 7580ce0 Update Win32 configure.js to search for configure.ac by Daniel Veillard · 10 years ago
  45. f3efaba remove HAVE_CONFIG_H dependency in testlimits.c by Roumen Petrov · 12 years ago
  46. 21fec49 win32/libxml2.def.src after rebuild in doc by Roumen Petrov · 12 years ago
  47. a0571eb Fix for win32/configure.js and WITH_THREAD_ALLOC by Daniel Richard · 12 years ago
  48. bbe1945 Windows build fixes by Daniel Richard · 12 years ago
  49. 857104c Remove all .cvsignore as they are not used anymore by Daniel Veillard · 12 years ago
  50. e028698 More changes for Win32 compilation by Eric Zurcher · 12 years ago
  51. 414f269 Basic changes for Win32 builds of release 2.9.0: compile buf.c by Eric Zurcher · 12 years ago
  52. aabc084 Fix compiler warnings of wincecompat.c by Patrick Gansterer · 12 years ago
  53. 1f0453f minimize use of HAVE_CONFIG_H by Roumen Petrov · 12 years ago
  54. 5706b6d Various "make distcheck" and portability fixups by Daniel Richard G · 12 years ago
  55. 066c697 Allow to compile with Visual Studio 2010 by Thomas Lemm · 12 years ago
  56. 2d84ea1 Fix windows build from lzma addition by Rob Richards · 13 years ago
  57. f1da8ab Fix the Windows build files by Patrick von Reth · 13 years ago
  58. ae87421 634846 Remove a linking option breaking Windows VC10 by Daniel Veillard · 14 years ago
  59. 364e3d2 fix win build by Rob Richards · 14 years ago
  60. 48f7dcb 480323 add code to plug in ICU converters by default by Giuseppe Iuculano · 14 years ago
  61. a295fbc Fix Win32 build by Rob Richards · 15 years ago
  62. f447ab8 Regenerated API and symbols by Daniel Veillard · 15 years ago
  63. 472b1e1 Regenerate symbols and API after previous patches by Daniel Veillard · 15 years ago
  64. 48b3eb2 fixes for Borland/CodeGear/Embarcadero compilers by Eric Zurcher Daniel by Daniel Veillard · 16 years ago
  65. be2bd6a adds element traversal support avoid a warning regenerated daniel by Daniel Veillard · 16 years ago
  66. dee2348 added new function xmlSchemaValidCtxtGetParserCtxt based on Holger by Daniel Veillard · 16 years ago
  67. 05b37c6 trying to clarify even more the xmlCleanupParser() use and the memory by Daniel Veillard · 16 years ago
  68. f3da06d EOL cleanups from Florent Guiliani Daniel by Daniel Veillard · 17 years ago
  69. 82fbf57 fix build under VS 2008. patch by David Wimsey by Rob Richards · 17 years ago
  70. f779da3 fixed windows path determination (patch from Roland Schwarz, bug #462877) by Rob Richards · 17 years ago
  71. 90ee8df add --vcmanifest flag (yes/no) for VC8 build support to embed manifest by Rob Richards · 17 years ago
  72. 59d3ed8 applied patch from Andreas Stricke to ease the compilation on Windows CE by Daniel Veillard · 17 years ago
  73. 7f28a01 Re-generated the documentation (API chunks 27-29 were missing) (also by William M. Brack · 18 years ago
  74. d837764 expose xmlTextReaderSetup function by Aleksey Sanin · 18 years ago
  75. e68e276 added schematron as pointed out by Eric Zurcher Daniel by Daniel Veillard · 19 years ago
  76. d463c99 updated the Ruby bindings links, and regenerated the docs. Daniel by Daniel Veillard · 19 years ago
  77. 2363555 Added changed as proposed on the mailing list by venkat naidu in order to by Kasimier T. Buchcik · 19 years ago
  78. 6795260 upated the news regenerated the docs, preparing for release of 2.6.23 by Daniel Veillard · 19 years ago
  79. 4a113f9 Added enable/disable of runtime debugging (LIBXML_DEBUG_RUNTIME). by Kasimier T. Buchcik · 19 years ago
  80. 3d6aa10 applied patch from Mark Junker to fix compilation with MinGW Daniel by Daniel Veillard · 19 years ago
  81. 0bcc7f6 updated the docs and rebuild releasing 2.6.21 removed by Daniel Veillard · 19 years ago
  82. 2e7598c avoid passing a char[] as snprintf first argument. implemented by Daniel Veillard · 19 years ago
  83. 17cccb5 Hopefully fixed this time, daniel by Daniel Veillard · 19 years ago
  84. ccb4d41 regenerated fixed a compilation problem some cleanups and one bug fix by Daniel Veillard · 19 years ago
  85. 5eee767 rescanned code and rebuilt small cleanup cleanup problems from code by Daniel Veillard · 19 years ago
  86. c2aa615 applied patch from Rob Richards to allow disabling modules in win32, fixes by Daniel Veillard · 19 years ago
  87. 5fe95a8 applied patch from Rob Richards to add schematron to the build on Windows by Daniel Veillard · 19 years ago
  88. da0aa4c applied patch from Marcus Boerger to route relaxng and schemas error by Daniel Veillard · 19 years ago
  89. d37988a try again to fix file format for Windows by William M. Brack · 19 years ago
  90. fa8d5d9 removed spurious ^M added check for option O_BINARY changed sticky tag to by William M. Brack · 19 years ago
  91. 87db1cf Tiny portability adjustment for win. Added runtest.exe and runsuite.exe to by Kasimier T. Buchcik · 19 years ago
  92. 9517501 fixing #307823 and a couple of assorted bugs fixed conditionals in by Daniel Veillard · 19 years ago
  93. 81562d2 if sax1 is used and input is a file use the old API xmlParseFile() by Daniel Veillard · 19 years ago
  94. 99dd763 fixing bug #303068 increasing the nanoftp buffer. fixed __attribute() by Daniel Veillard · 19 years ago
  95. cbdf651 ignored the bindist directory by Igor Zlatkovic · 19 years ago
  96. f12177d make install cleanup by Igor Zlatkovic · 19 years ago
  97. f52de60 fixed mingw compilation by Igor Zlatkovic · 19 years ago
  98. bda5957 fixed a lack of comment and missing test for a pointer in the API. Daniel by Daniel Veillard · 19 years ago
  99. b5839c3 a bit of cleanup rebuilt the API the tests and the documentation as a by Daniel Veillard · 20 years ago
  100. 015ccb2 This change started out as a simple desire to speed up the by William M. Brack · 20 years ago