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. 8eb8bab Bug 345248 - add support for Solaris OS in valgrind by sewardj · 9 years ago
  5. ddd61ff Change most remaining use of Addr64 in coregrind and the tools to Addr. by florian · 9 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. 3c0c947 Ripple from constifying parameters of instrumentation functions and by florian · 10 years ago
  9. e2800c9 coregrind files shall use vg_assert not tl_assert. by florian · 10 years ago
  10. 07c0852 Factorises the address code description and printing by philippe · 10 years ago
  11. 8587b54 Implement gdbsrv "v.info stats" command giving statistics for valgrind core + tools by philippe · 10 years ago
  12. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  13. 4e32d67 Allow tools to provide some statistics in suppression list produced at the end by philippe · 11 years ago
  14. 362441d fix incorrect lineno in supp error msgs+ -v give filename+lineno of used supp. by philippe · 11 years ago
  15. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  16. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  17. e543f30 First round of Char/HChar fixups for coregrind and memcheck. by florian · 12 years ago
  18. 2b8059a Fix some more Char / HChar mixups by florian · 12 years ago
  19. ca503be This is the 2nd installment of the cache info reorganisation. by florian · 12 years ago
  20. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  21. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  22. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  23. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  24. 35db56c A fix for bug 186796: suppression symbol names were being truncated if they by njn · 15 years ago
  25. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  26. 1c0ce7a Merge in branches/DCAS. by sewardj · 15 years ago
  27. 9f20746 Updated copyright years. by njn · 15 years ago
  28. 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 15 years ago
  29. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 15 years ago
  30. 9c606bd by sewardj · 16 years ago
  31. 7cf4e6b by sewardj · 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. 7a387ea Core-tool iface changes needed to support exp-drd (Bart Van Assche). by sewardj · 17 years ago
  35. adb102f by sewardj · 17 years ago
  36. 81651dc Merge, from CGTUNE branch, a cleaned up version of r6742: by sewardj · 17 years ago
  37. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  38. b5c7575 Get rid of the core-tool events pre_mutex_lock, post_mutex_lock and by sewardj · 17 years ago
  39. 3e32c87 Split the thread_runstate event into two, start_client_code and by njn · 17 years ago
  40. 0b9d74a by sewardj · 17 years ago
  41. 9756181 by sewardj · 17 years ago
  42. f8126e9 change void* to Addr in mutex helpers. patch by Bard Van Assche. by dirk · 18 years ago
  43. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  44. ca54af3 by njn · 18 years ago
  45. f5c8e37 Extend stack-permissions-change fast-case machinery to handle +/- 112, by sewardj · 18 years ago
  46. 461df9c These files all speak about instrumentation functions. by sewardj · 18 years ago
  47. 4ba057c Change the core-tool interface so that tools are fully aware of both by sewardj · 19 years ago
  48. 5155dec by sewardj · 19 years ago
  49. 6929333 Remove now-unused "shadow_memory" need. by njn · 19 years ago
  50. 45f4e7c by sewardj · 19 years ago
  51. b69f7c1 by njn · 19 years ago
  52. af839f5 by njn · 19 years ago
  53. fc51f8d Malloc replacement worked very much like a 'need', but wasn't one. by njn · 19 years ago
  54. 64c8324 by njn · 19 years ago
  55. c7561b9 by njn · 19 years ago
  56. a8d8e23 by sewardj · 19 years ago
  57. fee55d3 gcc-3.0.4 build fix. by sewardj · 19 years ago
  58. 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 19 years ago