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. de3df03 Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  5. 9d83e99 Fix Memcheck: the 'impossible' happened: unexpected size for Addr (OSX/wine) by rhyskidd · 9 years ago
  6. f7ec77f Change pub_tool_addrinfo.h AddrInfo and VG_(describe_addr) so as to describe by philippe · 10 years ago
  7. 8e3fbb5 Constify the tool interface. by florian · 10 years ago
  8. 3e81b8b Merge revisions 14230, 14602, and 14604 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  9. cf6e734 Merge r14229 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  10. 659efde Fix a memory leak found by IBM's BEAM checker. by florian · 10 years ago
  11. e4200b5 Fix wrong operator = (instead of ==) in assertion by philippe · 10 years ago
  12. ec905f7 The attached patch cleanups the clo processing by philippe · 10 years ago
  13. 0c9ac8d Patch adding (or showing the proper/not confusing) helgrind thread nr for block by philippe · 10 years ago
  14. 7b6899d Provide a back trace when a function argument of a known allocation by florian · 10 years ago
  15. 6a90cfb Fix a couple of format string mixups. by florian · 10 years ago
  16. 07c0852 Factorises the address code description and printing by philippe · 10 years ago
  17. 6d0e77b * document the %ps / %pS extensions to printf by philippe · 10 years ago
  18. 0c2923f Factorise enum set parsing code by philippe · 10 years ago
  19. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  20. 4e32d67 Allow tools to provide some statistics in suppression list produced at the end by philippe · 11 years ago
  21. 362441d fix incorrect lineno in supp error msgs+ -v give filename+lineno of used supp. by philippe · 11 years ago
  22. dfa54a5 Fix 316535 Use of |signed int| instead of (unsigned) |size_t| in messages... by philippe · 11 years ago
  23. 8617b5b Implement --keep-stacktraces=alloc|free|alloc-and-free|alloc-then-free|none by philippe · 11 years ago
  24. 2193a7c Fix 284540 and 307465 by philippe · 12 years ago
  25. 6bd9dc1 Changes to allow compilation with -Wwrite-strings. That compiler option by florian · 12 years ago
  26. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  27. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  28. e543f30 First round of Char/HChar fixups for coregrind and memcheck. by florian · 12 years ago
  29. a5f894c First round of Char/HChar fixes for memcheck. by florian · 12 years ago
  30. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  31. d99c26a Implement --redzone-size and --core-redzone-size by philippe · 12 years ago
  32. 11cc9ce Ensure VALGRIND_MALLOCLIKE_BLOCK protects the red zones. by philippe · 12 years ago
  33. a22f59d (fixes bug 289939 wish: complete monitor cmd 'leak_check' with details by philippe · 12 years ago
  34. 6643e96 Fixes 282230 group allocator for small fixed size, use it for MC_Chunk/SEc vbit by philippe · 12 years ago
  35. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  36. 403d8aa Improvements in freelist handling for Memcheck. See #250065. by sewardj · 13 years ago
  37. b3af9cf Format functions: change format specifier %t into %pS. Remove the _no_f_c formatting function variants. by bart · 13 years ago
  38. 30b3eca valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option by sewardj · 13 years ago
  39. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  40. c8bd1df Memcheck: by sewardj · 13 years ago
  41. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  42. 9134738 Add VALGRIND_RESIZEINPLACE_BLOCK() and hence close #267819. by bart · 13 years ago
  43. 62b9104 Improve error reports for addressing errors in the presence of by sewardj · 13 years ago
  44. 7d751b2 Make the --workaround-gcc296-bugs kludge take into account the stack by sewardj · 14 years ago
  45. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  46. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  47. b6267bd Output tweaks: by njn · 15 years ago
  48. 18afe5d Try to fix error_counts. by njn · 15 years ago
  49. 4a76c5e Count leak as errors. Fixes bug 152393. by njn · 15 years ago
  50. e3f1e59 (almost completely just function renaming): by sewardj · 15 years ago
  51. 050eec5 Fixed a bug in the code for reading suppression files: the line numbers by bart · 15 years ago
  52. 35db56c A fix for bug 186796: suppression symbol names were being truncated if they by njn · 15 years ago
  53. 6b523cd Merge memcheck/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  54. f76d27a Merge the DARWIN branch onto the trunk. by njn · 15 years ago
  55. 29a5c01 Fix bug #191182, where printing the leak checker results was really slow if by njn · 15 years ago
  56. b7a4e2e Renamed various things for clarity. Added some comments. And fixed the by njn · 15 years ago
  57. 9f20746 Updated copyright years. by njn · 15 years ago
  58. 8225cc0 This commit completely overhauls the leak checker. In particular: by njn · 15 years ago
  59. 1dcee09 Remove a number of unused parameters, found with -Wunused-parameter. by njn · 15 years ago
  60. c4431bf Introduce a new type, PtrdiffT. Replace lots of uses of OffT (all those by njn · 15 years ago
  61. 9c606bd by sewardj · 16 years ago
  62. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  63. 56adc35 by sewardj · 16 years ago
  64. 7ce7166 by sewardj · 16 years ago