1. ed39800 Upgrade to valgrind 3.13.0 (15 June 2017). by Elliott Hughes · 7 years ago
  2. a0664b9 Upgrade to valgrind 3.12.0. by Elliott Hughes · 7 years ago
  3. b3a1e4b Update copyright dates, to include 2015. No functional change. by sewardj · 9 years ago
  4. 16eef85 Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  5. 46cc045 Merge r14202 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  6. 8e3fbb5 Constify the tool interface. by florian · 10 years ago
  7. 3e81b8b Merge revisions 14230, 14602, and 14604 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  8. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  9. 4e32d67 Allow tools to provide some statistics in suppression list produced at the end by philippe · 11 years ago
  10. 362441d fix incorrect lineno in supp error msgs+ -v give filename+lineno of used supp. by philippe · 11 years ago
  11. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  12. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  13. e543f30 First round of Char/HChar fixups for coregrind and memcheck. by florian · 12 years ago
  14. df6ee3d Fix a few Char/Hchar mixups in exp-sgcheck. by florian · 12 years ago
  15. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  16. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. 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. 2fa18d9 Helgrind and exp-sgcheck, XML error reporting: move the code printing <kind>...</kind> out of a switch statement. by bart · 13 years ago
  19. d2f95a0 Rename 'exp-ptrcheck' to 'exp-sgcheck' and hope this does not cause by sewardj · 13 years ago[Renamed from exp-ptrcheck/pc_common.c]
  20. f5b019f Remove heap checking from exp-ptrcheck, leaving only the ability to by sewardj · 13 years ago
  21. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  22. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  23. 97db761 Various option-related tweaks: by njn · 15 years ago
  24. 050eec5 Fixed a bug in the code for reading suppression files: the line numbers by bart · 15 years ago
  25. 35db56c A fix for bug 186796: suppression symbol names were being truncated if they by njn · 15 years ago
  26. c1bc9d1 Merge exp-ptrcheck/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  27. 9f20746 Updated copyright years. by njn · 16 years ago
  28. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 16 years ago
  29. 33c57f2 Minor refinements: by sewardj · 16 years ago
  30. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 16 years ago
  31. 4815eb5 On ppc32/64 we don't have a reliable way to detect function entries by sewardj · 16 years ago
  32. 024598e by sewardj · 16 years ago