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. a5e06c3 Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness. by florian · 9 years ago
  5. b9749a5 Remove command line options --db-attach and --db-command which were by florian · 9 years ago
  6. 7571271 Remove a few embarassing comments. by florian · 9 years ago
  7. d4c3744 343902 --vgdb=yes doesn't break when --xml=yes is used by philippe · 9 years ago
  8. 3130eab Minor non-functional cleanups. by florian · 10 years ago
  9. 7b3d356 Implement Option --error-markers=<begin>,<end> by philippe · 10 years ago
  10. 46cc045 Merge r14202 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  11. 518850b Constify coregrind. by florian · 10 years ago
  12. 8e3fbb5 Constify the tool interface. by florian · 10 years ago
  13. 7931627 Merge revisions 14372 and 14607 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  14. 3e81b8b Merge revisions 14230, 14602, and 14604 from the BUF_REMOVAL branch to trunk. by florian · 10 years ago
  15. a4ca4fe Fix incorrect use of VG_(tool_panic). Adapt checker script accordingly. by florian · 10 years ago
  16. e2800c9 coregrind files shall use vg_assert not tl_assert. by florian · 10 years ago
  17. 91ed8cc Tidy up m_xarray.c. by florian · 10 years ago
  18. 77eb20b Use wrapper functions VG_(malloc) and friends consistently across the by florian · 10 years ago
  19. 190bd52 Followup to r13469. lineno has already been asserted to be != NULL. by florian · 10 years ago
  20. c06f684 Fix dangling ref in m_errormgr.c + report all uninit fields in a syscall param by philippe · 10 years ago
  21. 5ab7ce8 Fix a regression in supp matching with obj: entries by philippe · 10 years ago
  22. a0a7393 This patch implements the support needed for stacktraces by philippe · 10 years ago
  23. 0f157dd Update copyright dates (20XY-2012 ==> 20XY-2013) by sewardj · 11 years ago
  24. 4e32d67 Allow tools to provide some statistics in suppression list produced at the end by philippe · 11 years ago
  25. a2968cc In an attempt to fix the accounting for dynamic memory allocation by florian · 11 years ago
  26. 4978951 Intercept prctl(PR_SET_NAME, name) and store the thread name so it by florian · 11 years ago
  27. 362441d fix incorrect lineno in supp error msgs+ -v give filename+lineno of used supp. by philippe · 11 years ago
  28. 2193a7c Fix 284540 and 307465 by philippe · 11 years ago
  29. 3e79863 Fix some casts that removed const-ness as pointed out by GCC's -Wcast-qual. by florian · 12 years ago
  30. 19f91bb Fix more Char/HChar mixups. Closing in... by florian · 12 years ago
  31. 54fe202 Char/HChar and constness fixes. Mostly cost center by florian · 12 years ago
  32. dbb3584 More Char/HChar fixes and constification. by florian · 12 years ago
  33. e543f30 First round of Char/HChar fixups for coregrind and memcheck. by florian · 12 years ago
  34. 2b8059a Fix some more Char / HChar mixups by florian · 12 years ago
  35. 03f8d3f Update copyright dates to include 2012. by sewardj · 12 years ago
  36. 13a5952 fix 284540 (optimise suppression matching) by philippe · 12 years ago
  37. dea70ce Fix compiler warning. by florian · 12 years ago
  38. 2c5c05e Improve suppression matching performance when fun or obj is a simple string by philippe · 12 years ago
  39. 7d69fd9 Fix some memory leaks found by running memcheck on annotated memcheck. by philippe · 12 years ago
  40. baf6964 * compare vgdb-error with n_errs_shown, not with n_errs_found. by philippe · 12 years ago
  41. ec062e8 Update all copyright dates, from 20xy-2010 to 20xy-2011. by sewardj · 13 years ago
  42. b3af9cf Format functions: change format specifier %t into %pS. Remove the _no_f_c formatting function variants. by bart · 13 years ago
  43. dc873c0 Add a new client request and pair of macros, by sewardj · 13 years ago
  44. 7420e0a Don't allocate the XArray for the text version of the suppression by tom · 13 years ago
  45. 3b29048 Implement a GDB server in Valgrind. See #214909. by sewardj · 13 years ago
  46. 6c591e1 by sewardj · 13 years ago
  47. 2f340eb Don't produce suppression stack pseudo-traces with more than by sewardj · 13 years ago
  48. 09361bf In 3 error-path cases, place the closing </valgrindoutput> on the by sewardj · 13 years ago
  49. 9eecbbb Update copyright dates to 2010. by sewardj · 14 years ago
  50. de78f9a Followup to r10822: send the CDATA text to the XML channel, not the by sewardj · 15 years ago
  51. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  52. 663ab79 Fix a .exp file. Avoid an assertion failure with -v. by njn · 15 years ago
  53. b6267bd Output tweaks: by njn · 15 years ago
  54. 606a4ae Count error contexts properly in VG_(unique_error). Avoids the problem seen by njn · 15 years ago
  55. 18afe5d Try to fix error_counts. by njn · 15 years ago
  56. 4a76c5e Count leak as errors. Fixes bug 152393. by njn · 15 years ago
  57. 2d9e874 by sewardj · 15 years ago
  58. 050eec5 Fixed a bug in the code for reading suppression files: the line numbers by bart · 15 years ago
  59. 35db56c A fix for bug 186796: suppression symbol names were being truncated if they by njn · 15 years ago
  60. 738856f Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. by sewardj · 15 years ago
  61. cc37d2e Abort if a dir is given to --suppressions. Fixes bug 197456. by njn · 15 years ago
  62. cda2f0f Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the by njn · 15 years ago
  63. 3a4b58f Fix up some stack trace inconsistencies: by njn · 15 years ago
  64. 4c245e5 Fix all the non-VEX problems identified with the Clang Static Analyzer. by njn · 15 years ago
  65. 6f74a7e Added some shortcuts for VG_(message)(), and used them in a few places (but by njn · 15 years ago
  66. 9f20746 Updated copyright years. by njn · 15 years ago
  67. 6b7611b Cleaned up the demangling mess: by njn · 15 years ago
  68. d7a02db by sewardj · 15 years ago
  69. 8a36076 Fix bug introduced by frame-level wildcarding changes for suppressions by sewardj · 15 years ago
  70. 9a0132d by sewardj · 16 years ago
  71. 5e51930 Improvements to the suppression mechanism: by sewardj · 16 years ago
  72. 89c5bd8 Read suppression files in 256 byte chunks, not 64 byte chunks. by sewardj · 16 years ago
  73. 9c606bd by sewardj · 16 years ago
  74. a0b6b2c Merged FORMATCHECK branch (r8368) to trunk. by bart · 16 years ago
  75. 7cf4e6b by sewardj · 16 years ago
  76. b8b79ad Merge in the DATASYMS branch. by sewardj · 16 years ago
  77. 4d474d0 Update copyright dates ("200X-2007" --> "200X-2008"). by sewardj · 16 years ago
  78. 7d7ddd2 Minor tidyings to the debugger-attach code, as part of a failed by sewardj · 17 years ago
  79. adb102f by sewardj · 17 years ago
  80. c6f43dd Fix out of date comment. by sewardj · 17 years ago
  81. fb289bc Fix a bug reported by Bruce Lowekamp involving the interaction of by njn · 17 years ago
  82. 9ebd6e0 Update copyright dates. by sewardj · 17 years ago
  83. 718d3b1 Completely overhauled the internals of Memcheck's error handling. All the by njn · 17 years ago
  84. a86f29e Removed the unused pthread_model and thread_model modules. by njn · 17 years ago
  85. 39745be When generating suppressions, remember to Z-demangle function names, by sewardj · 18 years ago
  86. 8a7d4e4 Merge r6134: by sewardj · 18 years ago
  87. 4cfea4f by sewardj · 18 years ago
  88. c0c6703 Make 'c'/'C' work again with --gen-suppressions=yes. I wonder how by sewardj · 18 years ago
  89. e4b0bf0 Update copyright dates. by sewardj · 18 years ago
  90. 513646f Increase number of unsuppressed errors shown before cutoff by a factor of 100. by sewardj · 18 years ago
  91. da646ca Add handy debugging line. by sewardj · 18 years ago
  92. 0c95e94 Fix an all-platforms bug introduced by the recent overhaul of function by sewardj · 18 years ago
  93. 0ec07f3 Merge in function wrapping support from the FNWRAP branch. That by sewardj · 18 years ago
  94. f7ba703 Fix a minor --gen-suppressions output bug. by njn · 18 years ago
  95. f349d55 In XML mode, emit a closing </valgrindoutput> on various kinds of by sewardj · 19 years ago
  96. 1d1a226 Increase the threshold above which new errors are not shown from 300 by sewardj · 19 years ago
  97. 966d663 Make it possible to match against "???" line in suppressions, by njn · 19 years ago
  98. 3a24e72 fixed endianness bug for ppc xml output by cerion · 19 years ago
  99. 753673f Print all XML output with a consistent nesting style, so as to make it by sewardj · 19 years ago
  100. 3961820 When printing error counts, print the <unique> in the same way that by sewardj · 19 years ago