1. 362441d fix incorrect lineno in supp error msgs+ -v give filename+lineno of used supp. by philippe · 11 years ago
  2. dfa54a5 Fix 316535 Use of |signed int| instead of (unsigned) |size_t| in messages... by philippe · 11 years ago
  3. 8617b5b Implement --keep-stacktraces=alloc|free|alloc-and-free|alloc-then-free|none by philippe · 12 years ago
  4. 2193a7c Fix 284540 and 307465 by philippe · 12 years ago
  5. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  6. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  7. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  8. e543f30 First round of Char/HChar fixups for coregrind and memcheck. by florian · 12 years ago
  9. a5f894c First round of Char/HChar fixes for memcheck. by florian · 12 years ago
  10. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  11. d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
  12. 11cc9ce Ensure VALGRIND_MALLOCLIKE_BLOCK protects the red zones. by philippe · 12 years ago
  13. a22f59d (fixes bug 289939 wish: complete monitor cmd 'leak_check' with details by philippe · 13 years ago
  14. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 13 years ago
  15. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  16. 403d8aa Improvements in freelist handling for Memcheck. See #250065. by sewardj · 13 years ago
  17. b3af9cf Format functions: change format specifier %t into %pS. Remove the _no_f_c formatting function variants. by bart · 13 years ago
  18. 30b3eca valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option by sewardj · 13 years ago
  19. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  20. c8bd1df Memcheck: by sewardj · 13 years ago
  21. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  22. 9134738 Add VALGRIND_RESIZEINPLACE_BLOCK() and hence close #267819. by bart · 13 years ago
  23. 62b9104 Improve error reports for addressing errors in the presence of by sewardj · 14 years ago
  24. 7d751b2 Make the --workaround-gcc296-bugs kludge take into account the stack by sewardj · 14 years ago
  25. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  26. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  27. b6267bd Output tweaks: by njn · 15 years ago
  28. 18afe5d Try to fix error_counts. by njn · 15 years ago
  29. 4a76c5e Count leak as errors. Fixes bug 152393. by njn · 15 years ago
  30. e3f1e59 (almost completely just function renaming): by sewardj · 15 years ago
  31. 050eec5 Fixed a bug in the code for reading suppression files: the line numbers by bart · 15 years ago
  32. 35db56c A fix for bug 186796: suppression symbol names were being truncated if they by njn · 15 years ago
  33. 6b523cd Merge memcheck/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  34. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  35. 29a5c01 Fix bug #191182, where printing the leak checker results was really slow if by njn · 15 years ago
  36. b7a4e2e Renamed various things for clarity. Added some comments. And fixed the by njn · 15 years ago
  37. 9f20746 Updated copyright years. by njn · 15 years ago
  38. 8225cc0 This commit completely overhauls the leak checker. In particular: by njn · 15 years ago
  39. 1dcee09 Remove a number of unused parameters, found with -Wunused-parameter. by njn · 15 years ago
  40. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 16 years ago
  41. 9c606bd by sewardj · 16 years ago
  42. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  43. 56adc35 by sewardj · 16 years ago
  44. 7ce7166 by sewardj · 16 years ago