1. 65d381f threads: Allocate mutexes statically by Nick Wellnhofer · 1 year, 7 months ago
  2. 9dbf137 parser: Make some module init/cleanup functions private by Nick Wellnhofer · 1 year, 7 months ago
  3. cecd364 parser: Don't call *DefaultSAXHandlerInit from xmlInitParser by Nick Wellnhofer · 1 year, 7 months ago
  4. ad338ca Remove explicit integer casts by Nick Wellnhofer · 1 year, 10 months ago
  5. 0f568c0 Consolidate private header files by Nick Wellnhofer · 1 year, 10 months ago
  6. 3513d76 Improve documentation of globals by Nick Wellnhofer · 1 year, 10 months ago
  7. 92bb889 Don't index anything in DOC_DISABLE sections by Nick Wellnhofer · 1 year, 10 months ago
  8. 75b5bc2 Deprecate some global variables by Nick Wellnhofer · 1 year, 10 months ago
  9. 4b18424 Remove htmlDefaultSAXHandler from non-SAX1 build by Nick Wellnhofer · 1 year, 11 months ago
  10. 40483d0 Deprecate module init and cleanup functions by Nick Wellnhofer · 2 years, 4 months ago
  11. 4a8c71e Remove DOCBparser by Nick Wellnhofer · 2 years, 4 months ago
  12. 5dcfbc4 Move xmlCleanupGlobals to non-generated section by Nick Wellnhofer · 2 years, 4 months ago
  13. 776d15d Don't check for standard C89 headers by Nick Wellnhofer · 2 years, 4 months ago
  14. 89d9ef3 Reset last error in xmlCleanupGlobals by Nick Wellnhofer · 2 years, 4 months ago
  15. 346c3a9 Remove elfgcchack.h by Nick Wellnhofer · 2 years, 4 months ago
  16. 20c6088 Fix typos by Nick Wellnhofer · 4 years, 4 months ago
  17. 2a350ee Large batch of typo fixes by Jared Yanovich · 4 years, 9 months ago
  18. 71462a6 Introduce xmlPosixStrdup and update xmlMemStrdup by Nick Wellnhofer · 7 years ago
  19. f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
  20. 961b535 Bug 676544 - fails to build with --without-sax1 by Akira TAGOH · 12 years ago
  21. 2c21283 Fix an init bug in global.c by Kai Henning · 15 years ago
  22. 44d1eff 594514 memory leaks - duplicate initialization by MOD · 15 years ago
  23. 1de382e Fix SetGenericErrorFunc and SetStructured clash by Wang Lam · 15 years ago
  24. ccc476f patch from Alex Khesin fixing CDATA output after a text node. fixed the by Daniel Veillard · 16 years ago
  25. 91eb560 __xmlGlobalInitMutexDestroy() will free global_init_lock on Win32. Patch by Rob Richards · 17 years ago
  26. bca3ad2 fixed compilation when configured --without-sax1 and other cleanups fixes by Daniel Veillard · 19 years ago
  27. 75e389d more cleanups based on sparse reports, added "make sparse" Daniel by Daniel Veillard · 19 years ago
  28. 24505b0 a lot of small cleanups based on Linus' sparse check output. Daniel by Daniel Veillard · 19 years ago
  29. ffa3c74 applied a patch from Marcus Boerger to fix problems with calling by Daniel Veillard · 19 years ago
  30. d846768 applied patch from Morten Welinder, closing bug #306901 on compiling by Daniel Veillard · 19 years ago
  31. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  32. 21e4ef2 Re-examined the problems of configuring a "minimal" library. by William M. Brack · 20 years ago
  33. fc484dd added support for HTML PIs #156087 added specific tests Daniel by Daniel Veillard · 20 years ago
  34. f402549 added some code to include the CVS ChangeLog version in the by William M. Brack · 20 years ago
  35. 5ab479b fixed problem when configuring using --with-thread-alloc by William M. Brack · 20 years ago
  36. 1b243b4 applied patch from Rob Richards for the per thread I/O mappings Daniel by Daniel Veillard · 20 years ago
  37. 803812b minor cosmetic changes, no change to logic. regenerated added a newline at by William M. Brack · 20 years ago
  38. 0335a84 applied patch from Rob Richards for custom I/O BufferCreateFilenane fixes by Daniel Veillard · 20 years ago
  39. 966668a fixed xmlXPathReturnString to cater for NULL pointer (bug 129561) added by William M. Brack · 21 years ago
  40. 1e90661 cleanup the make rebuild in doc, this include new directive to stop by Daniel Veillard · 21 years ago
  41. 659e71e Setting up the framework for structured error reporting, touches a lot of by Daniel Veillard · 21 years ago
  42. 2b8c4a1 changed 'make tests' to use a concise output, scrolling to see where thing by Daniel Veillard · 21 years ago
  43. 8127390 added 2 new configure option: --with-reader --with-sax1 to allow removing by Daniel Veillard · 21 years ago
  44. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  45. 092643b preparing a beta3 solving the ABI problems make sure the global variables by Daniel Veillard · 21 years ago
  46. 07cb822 Time to commit 3 days of work rewriting the parser internal, by Daniel Veillard · 21 years ago
  47. 5805be2 fixing bug #120870 try to avoid problem with uninitialized mutexes Daniel by Daniel Veillard · 21 years ago
  48. 1af9a41 Adding new version of the SAX interface, it's not there yet, currently by Daniel Veillard · 21 years ago
  49. 9848532 get rid of some compilation warnings. fix the performance problem reported by Daniel Veillard · 21 years ago
  50. 2009c4e add xmlThrDefMutex = NULL in xmlCleanupGlobals() as suggested by Rob by Daniel Veillard · 21 years ago
  51. df101d8 fixes some problem when freeing unititialized mutexes Daniel by Daniel Veillard · 21 years ago
  52. 781ac8b patch from Stéphane Bidoul for setting up threads global defaults. this by Daniel Veillard · 21 years ago
  53. a880b12 a lot of performance work especially the speed of streaming through the by Daniel Veillard · 21 years ago
  54. 3c908dc added xmlMallocAtomic() to be used when allocating blocks which do not by Daniel Veillard · 21 years ago
  55. 1703c5f OASIS RelaxNG testsuite python script to run regression against OASIS by Daniel Veillard · 21 years ago
  56. 8326e73 fixed --with-threads compile fixed --without-debug compile cleanup add a by Daniel Veillard · 22 years ago
  57. 7b4b2f9 preparing 2.5.0 release only warn in pedantic mode about namespace name by Daniel Veillard · 22 years ago
  58. 5335dc5 applied an old patch from Lukas Schroeder to track node creation and by Daniel Veillard · 22 years ago
  59. 8b2c7f1 fixed thread problem by William M. Brack · 22 years ago
  60. 7216cfd fixed a typo pointed out by Igor try to speed up node compare using line by Daniel Veillard · 22 years ago
  61. 2300256 changed default value for global parameter xmlIndentTreeOutput to 1 and by Aleksey Sanin · 22 years ago
  62. 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 22 years ago
  63. 0ba5923 Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. by Daniel Veillard · 22 years ago
  64. 9d06d30 Build a new version hopefully near complete and fully documented of the by Daniel Veillard · 22 years ago
  65. 572577e removed the last occurences of strdup usage in the code Daniel by Daniel Veillard · 22 years ago
  66. cbaf399 applied 42 documentation patches from Charlie Bozeman. Regenerated the by Daniel Veillard · 23 years ago
  67. b82c166 do not reference strdup() ! trying to fix the libs of the various config by Daniel Veillard · 23 years ago
  68. 2a90682 removed some misplaced includes of xmlversion.h Daniel by Daniel Veillard · 23 years ago
  69. a4617b8 fix bug #63752 of compiling libxml with a non standard set of options by Daniel Veillard · 23 years ago
  70. 635ef72 apply fixes to close #63271 and avoid segfaults when the error routine by Daniel Veillard · 23 years ago
  71. 3c01b1d - include/libxml/globals.h include/libxml/threads.h threads.c by Daniel Veillard · 23 years ago
  72. e709061 added a couple of standard includes. Daniel by Daniel Veillard · 23 years ago
  73. 77d19ae #include stdlib.h and string.h in order to have protoypes of memory and by Jaka Mocnik · 23 years ago
  74. d046356 Applied the last patches from Gary, cleanup, activated threading all user by Daniel Veillard · 23 years ago
  75. b847864 started integrating the core of the thread support not activated yet but by Daniel Veillard · 23 years ago