1. 8617b5b Implement --keep-stacktraces=alloc|free|alloc-and-free|alloc-then-free|none by philippe · 11 years ago
  2. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  3. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  4. a5f894c First round of Char/HChar fixes for memcheck. by florian · 12 years ago
  5. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  6. d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
  7. e529b87 Improve behaviour of mempool redzone checking if user does not follow the manual (297911) by philippe · 12 years ago
  8. a2cc0c0 fix 299756 (for symmetry, --free-fill must be ignored for MEMPOOL_FREE and FREELIKE client requests). by philippe · 12 years ago
  9. a22f59d (fixes bug 289939 wish: complete monitor cmd 'leak_check' with details by philippe · 12 years ago
  10. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 12 years ago
  11. 5544d5b Fix accounting for MC_(realloc). It was inconsistent as compared to by florian · 13 years ago
  12. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  13. 403d8aa Improvements in freelist handling for Memcheck. See #250065. by sewardj · 13 years ago
  14. 9134738 Add VALGRIND_RESIZEINPLACE_BLOCK() and hence close #267819. by bart · 13 years ago
  15. 7e30be4 Somewhat reduce the amount of mempool sanity checking, so as to avoid by sewardj · 13 years ago
  16. 62b9104 Improve error reports for addressing errors in the presence of by sewardj · 13 years ago
  17. c1fc133 Improved support for VALGRIND_MALLOCLIKE_BLOCK in memcheck: error by bart · 14 years ago
  18. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  19. b6267bd Output tweaks: by njn · 15 years ago
  20. 2d9e874 by sewardj · 15 years ago
  21. 6b523cd Merge memcheck/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  22. 017d377 DARWIN sync wibble. by njn · 15 years ago
  23. 9f20746 Updated copyright years. by njn · 15 years ago
  24. 1dcee09 Remove a number of unused parameters, found with -Wunused-parameter. by njn · 15 years ago
  25. 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 15 years ago
  26. 9c606bd by sewardj · 16 years ago
  27. b3238a5 Add a followup comment to the changes in r8454, which made memcheck's by sewardj · 16 years ago
  28. 8849a56 Change memcheck's (client) realloc implementation so that it copies by sewardj · 16 years ago
  29. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  30. 7cf4e6b by sewardj · 16 years ago
  31. 545380e Refined mallinfo() implementation (contributed by Eugene Toder). by bart · 16 years ago
  32. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  33. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  34. eb0fa93 New options for Memcheck, --malloc-fill=<hexnumber> and by sewardj · 17 years ago
  35. fa4ca3b Make the freed-block-queue volume metrics 64-bit throughout, to avoid by sewardj · 17 years ago
  36. 39f3423 by sewardj · 17 years ago
  37. 22faf71 Don't print warnings about silly args to malloc/calloc in XML mode. by sewardj · 17 years ago
  38. bf8c350 Change an Int to a SSizeT to avoid overflows. Fixed bug 148174. by njn · 17 years ago
  39. 3f94a7d Changes to m_hashtable: by sewardj · 17 years ago
  40. ea9c15e Use a 64-bit counter to keep track of the total number of bytes by sewardj · 17 years ago
  41. e265636 wibble by njn · 17 years ago
  42. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  43. 718d3b1 Completely overhauled the internals of Memcheck's error handling. All the by njn · 18 years ago
  44. c740d76 A memory pool update from Graydon Hoare. by sewardj · 18 years ago
  45. 8aeeaa9 A small fix to the "mempool trim" client request; the previous version by sewardj · 18 years ago
  46. 2c1c9df Add a mempool-trimming client request (Graydon Hoare). by sewardj · 18 years ago
  47. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  48. dbf7ca7 by njn · 18 years ago
  49. 1d0825f Merge in the COMPVBITS branch to the trunk. This is a big change to by njn · 18 years ago