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