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