1. 886529b Unsigned addition may overflow in xmlMallocAtomicLoc() by David Kilzer · 8 years ago
  2. 8985cde xmlMemUsed is not thread-safe by Martin von Gagern · 9 years ago
  3. 7446445 xmlmemory: handle realloc properly by Yegor Yefremov · 10 years ago
  4. b8480ae Remove a couple of dead conditions by Gaurav Gupta · 10 years ago
  5. 7966a76 Avoid Possible null pointer dereference in memory debug mode by Gaurav · 10 years ago
  6. f8e3db0 Big space and tab cleanup by Daniel Veillard · 12 years ago
  7. ecb5d5a xmlmemory: add a cast as size_t has no portable printf modifier by Stefan Kost · 13 years ago
  8. f63085d port patch from Marcus Meissner to add gcc checking for printf like by Daniel Veillard · 16 years ago
  9. 09459bf add xmlMemDisplayLast to help debug incremental memory leaks, and some by Daniel Veillard · 16 years ago
  10. 2a512da xmlFree(NULL) should not crash in debug mode should fix #491651 Daniel by Daniel Veillard · 17 years ago
  11. f4721d6 fix comment on versions do not spend too much time digging in dumped by Daniel Veillard · 18 years ago
  12. 942d6c7 fixed #169630 segfault in xmlMemDisplay Daniel by Daniel Veillard · 19 years ago
  13. 18ffe20 added the call to the breakpoint routine when a monitored block is by Daniel Veillard · 19 years ago
  14. 5d4644e revamped the elfgcchack.h format to cope with gcc4 change of aliasing by Daniel Veillard · 19 years ago
  15. 91b955c fixed ID deallocation problem based on patch from Steve Shepard fixes bug by Daniel Veillard · 20 years ago
  16. 36e5cd5 adding xmlMemBlocks() work on generator of an automatic API regression by Daniel Veillard · 20 years ago
  17. 13dfa87 added the routine xmlNanoHTTPContentLength to the external API by William M. Brack · 20 years ago
  18. e15df58 applied a small fix from Steve Hay Daniel by Daniel Veillard · 20 years ago
  19. 529233c some updates with memory debugging facilities while messing with libxslt by Daniel Veillard · 20 years ago
  20. f93a866 applied patch from Stéphane Bidoul to fix some Python bindings by Daniel Veillard · 20 years ago
  21. 5ab479b fixed problem when configuring using --with-thread-alloc by William M. Brack · 20 years ago
  22. e9f0811 make xmlReallocLoc() accept NULL pointer by Aleksey Sanin · 21 years ago
  23. 9202942 applied suggestion from Miloslav Trmac (see Bug 130419) and eliminated by William M. Brack · 21 years ago
  24. 1a9b708 found and fixed a bug misallocating some non blank text node strings from by Daniel Veillard · 21 years ago
  25. 72ee48d Fixed memory leak reported by Dave Beckett Removed spurious comment by William M. Brack · 21 years ago
  26. 0622fe8 enhanced by adding mutex to protect global structures in a multi-threading by William M. Brack · 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. c064b47 better fix, avoids breaking the python bindings Daniel by Daniel Veillard · 21 years ago
  29. fb43bd6 fix a compilation problem when configuring with debug but without by Daniel Veillard · 21 years ago
  30. 4432df2 cleanup, creating a new legacy.c module, made sure make tests ran in by Daniel Veillard · 21 years ago
  31. c193956 small changes to syntax to get rid of compiler warnings. No changes to by William M. Brack · 21 years ago
  32. a76fe5c integrated the Out Of Memory test from Havoc Pennington #109368 a lot of by Daniel Veillard · 21 years ago
  33. 3c908dc added xmlMallocAtomic() to be used when allocating blocks which do not by Daniel Veillard · 21 years ago
  34. a9b66d0 new API building Python script, does the C parsing directly, generates a by Daniel Veillard · 22 years ago
  35. 01c13b5 code cleanup, especially the function comments. fixed a small bug when by Daniel Veillard · 22 years ago
  36. d30be4a fixed configure for MPE/iX from Markus Henke fixed initialization problems by Daniel Veillard · 22 years ago
  37. 34ce8be preparing 2.4.18 updated and rebuilt the web site implement the new by Daniel Veillard · 22 years ago
  38. 5997aca humm, changed the way the SAX parser work when by Daniel Veillard · 22 years ago
  39. 9f28f30 avoid a warning bug #71594 Daniel by Daniel Veillard · 22 years ago
  40. 144024e Jesse Perry provided a patch to remove a few warning on alpha/Tru64 Daniel by Daniel Veillard · 22 years ago
  41. 0ba5923 Tentatively fixed #69655 , make compiling with -Wredundant-decls clean. by Daniel Veillard · 22 years ago
  42. 70cab35 cleanup the extension function lookup always compile the list Daniel by Daniel Veillard · 22 years ago
  43. 9d06d30 Build a new version hopefully near complete and fully documented of the by Daniel Veillard · 23 years ago
  44. 26908ab one more doc patch from Charlie Bozeman. Daniel by Daniel Veillard · 23 years ago
  45. cd337f0 some cleanups when chasing unappropriate stdout output. Daniel by Daniel Veillard · 23 years ago
  46. d046356 Applied the last patches from Gary, cleanup, activated threading all user by Daniel Veillard · 23 years ago
  47. b44025c started integrating the non-controversial parts of Gary Pennington by Daniel Veillard · 23 years ago
  48. 7d7e379 fixed a serious memory problen when walking the namespace axis showing up by Daniel Veillard · 23 years ago
  49. 8599e70 debugging on IA64, fixed serious troubles due to size_t vs. int mismatch by Daniel Veillard · 23 years ago
  50. c5d6434 Summer's cleanup, a really big one: by Daniel Veillard · 23 years ago
  51. 70a9da5 trio upgrade and integration by Bjorn Reese · 23 years ago
  52. 92ad210 Spring cleanup ...: - configure.in Makefile.am config.h.in by Daniel Veillard · 23 years ago
  53. c86a4fa - HTMLparser.c HTMLtree.c SAX.c debugXML.c error.c parserInternals.c by Daniel Veillard · 23 years ago
  54. 56a4cb8 Huge cleanup, I switched to compile with by Daniel Veillard · 23 years ago
  55. 3473f88 Revert directory structure changes by Owen Taylor · 23 years ago
  56. 64636e7 moved to libxml directory - this allow simplify automake/autoconf. Now by CET 2001 Tomasz K³oczko · 23 years ago
  57. d6d7f7b patched to redirrect all "out of context" error messages to by Daniel Veillard · 24 years ago
  58. 126f279 Bunch of fixes, finishing moving datastructures to the hash stuff: by Daniel Veillard · 24 years ago
  59. 3665069 - nanohttp.c: fixed socklen_t replacement to unsigned int by Daniel Veillard · 24 years ago
  60. 32bc74e - doc/encoding.html doc/xml.html: added I18N doc by Daniel Veillard · 24 years ago
  61. 0604743 removed extraneous xmlRemoveProp definition added item about by Daniel Veillard · 24 years ago
  62. 361d845 Work done on the plane, ready to release libxml2-2.0.0, Daniel by Daniel Veillard · 24 years ago
  63. 8f62198 - xmlmemory.[ch] commiting the files finally - rebuilt/uploaded docs, Daniel by Daniel Veillard · 24 years ago
  64. 5e5c623 - Push mode for the HTML parser (new calls) by Daniel Veillard · 25 years ago
  65. dbfd641 - Lots of improvements, too long to list here by Daniel Veillard · 25 years ago
  66. 3c558c3 - fix for PIs name starting with xml by Daniel Veillard · 25 years ago
  67. 10a2c65 Large commit of changes done while travelling to XML'99 by Daniel Veillard · 25 years ago
  68. 7c1206f Revamped HTML parsing, lots of bug fixes for HTML stuff, by Daniel Veillard · 25 years ago
  69. 00fdf37 Improvement of doc, Raph patch for CORBA init, support for spaces in XPath, Daniel by Daniel Veillard · 25 years ago
  70. 7f7d111 Ready for 1.7.0, major changes, nanohttp, cleanup, binary compat with 1.4, by Daniel Veillard · 25 years ago
  71. 6454aec Added memory debug wrappers, killed all detected memory leaks, Daniel by Daniel Veillard · 25 years ago