1. 299c2d3 The configure-time test whether the proc filesystem is mounted (introduced by bart · 15 years ago
  2. 020f94c Fixed a compiler warning. by bart · 15 years ago
  3. 9ccee39 Bump version number on trunk. (is that the correct convention, "3.6.0.SVN" ?) by sewardj · 15 years ago
  4. 0f212dc Fixed bug #204317: regression tests none/tests/cmdline[12] fail if by bart · 15 years ago
  5. 1edc55a Add some extra debugging to the launcher. by tom · 15 years ago
  6. 9ed5dd6 Removed the most recently added DRD suppression pattern (was added by bart · 15 years ago
  7. ccbe3b1 Add an entry for the missing 2.4.1. by njn · 15 years ago
  8. 48867fb Be consistent about the 3.5.0 release date. by sewardj · 15 years ago
  9. 783e9d6 Fix a couple of buglets in the 3.5.0 release info. by sewardj · 15 years ago
  10. 6bbe024 Finalise 3.5.0. by sewardj · 15 years ago
  11. 220591d Fix whitespace-skipping loop. (Konstantin Serebryany) (see #204377) by sewardj · 15 years ago
  12. eeb705a Generalized the most recently added suppression pattern. by bart · 15 years ago
  13. aef57db Added explicit constructor and destructor to class IncThread. by bart · 15 years ago
  14. 43c3098 Added a suppression pattern for libQtCore. by bart · 15 years ago
  15. 4ff8f6c The linker in Fedora Rawhide seems to be using ELFOSABI_LINUX as by tom · 15 years ago
  16. 9176c86 Add a list of fixed bugs for 3.5.0. by sewardj · 15 years ago
  17. 0c4e8ee Make the ll test case use hex values for char constants instead by vince · 15 years ago
  18. c98d2af Work around a binutils limitation on SuSE 9.1 by vince · 15 years ago
  19. aa315e4 Back out r10385 (Change demangler to not use excessive space from by sewardj · 15 years ago
  20. f5a348c Include missing file, else tarball build breaks on Darwin. by sewardj · 15 years ago
  21. b5e123f Remove an empty <itemizedlist> which was causing the PDF doc build to fail. by sewardj · 15 years ago
  22. 4b2f0ad First tarball-test point for 3.5.0. by sewardj · 15 years ago
  23. 54ca7ad Bump version. by sewardj · 15 years ago
  24. 1ffe69e Comment that we never actually expect to see the string ]]> in a by sewardj · 15 years ago
  25. f585e48 Increase the maximum size of the conflict cache even more, to 30 million. by sewardj · 15 years ago
  26. e77c724 Minor changes w.r.t. --read-var-info=, threading support, and by sewardj · 15 years ago
  27. 3d49844 Update the Helgrind manual for 3.5.0. by sewardj · 15 years ago
  28. f56d255 ppc32-linux: di_notify_mmap: accept data sections mapped rwx as well as ones by sewardj · 15 years ago
  29. f95c30b tweak 32/64-bit darwin stuff by njn · 15 years ago
  30. 3b7f39b Fix the access_extended wrapper, which was rather broken. That's what I get by njn · 15 years ago
  31. de78f9a Followup to r10822: send the CDATA text to the XML channel, not the by sewardj · 15 years ago
  32. c25bcb4 Fix "make check" on Darwin. by njn · 15 years ago
  33. 7ca100d Fix a couple of errors in the revised XML generation that were by sewardj · 15 years ago
  34. 588adef When generating XML output for suppressions, print the suppression by sewardj · 15 years ago
  35. 13bf98c Minor update. by njn · 15 years ago
  36. 291bb5e Minor manual update. by bart · 15 years ago
  37. 66f196d - Made the ANNOTATE_RWLOCK_*() macros binary compatible with Helgrind. by bart · 15 years ago
  38. 78b7bb3 Capitalise and punctuate some points. by njn · 15 years ago
  39. 78bb7f6 Double the maximum size of the conflict cache. by sewardj · 15 years ago
  40. 570e244 Update. Sheesh -- did we really change that much stuff in just seven months? by sewardj · 15 years ago
  41. 80fd48b Made Valgrind compile again on 32-bit systems. by bart · 15 years ago
  42. f64a8aa Made ANNOTATE_HAPPENS_BEFORE()/_AFTER() binary compatible with Helgrind. by bart · 15 years ago
  43. c30475b Updated Subversion ignore list. by bart · 15 years ago
  44. 2f2d679 Added suppression pattern for nanosleep(). by bart · 15 years ago
  45. 6b45cf2 Initial tests for "Skeletal support for TSan-compatible annotations" by sewardj · 15 years ago
  46. ed2e72e Skeletal support for TSan-compatible annotations. by sewardj · 15 years ago
  47. 031091d Should compile again on Darwin. by bart · 15 years ago
  48. c17e74b Removed the tc20_verifywrap and tc20_verifywrap2 regression tests because their behavior depends too much on implementation details of libc. by bart · 15 years ago
  49. 3a6fff2 Reverted r10802. by bart · 15 years ago
  50. 336b52d Added a note about the fact that --read-var-info=yes increases memory by bart · 15 years ago
  51. 6eccab9 Complete more of the NEWS. Remaining XXX marks are to be filled in by Julian. by njn · 15 years ago
  52. 1205e02 Enable Helgrind tests on Darwin -- only 4 of them fail on my machine. by njn · 15 years ago
  53. 70572f1 More expected output updates because of r10783. by bart · 15 years ago
  54. 37d55e6 Removed two regression tests because the output (number of errors) varied between runs. by bart · 15 years ago
  55. 1e8eab4 Made behavior of tsan_unittest again identical to the original behavior. by bart · 15 years ago
  56. e636136 Added test program for the ANNOTATE_IGNORE_WRITES_*() annotation macro's. by bart · 15 years ago
  57. 663ab79 Fix a .exp file. Avoid an assertion failure with -v. by njn · 15 years ago
  58. 2667055 Don't count leaks as errors with --leak-check=summary, because the results by njn · 15 years ago
  59. c7627d9 Third and last type-punned pointer fix. by bart · 15 years ago
  60. e63349d Fixed more gcc warnings about type-punned pointers breaking strict by bart · 15 years ago
  61. 9f1757f Fixed compiler warnings triggered by annotate_rwlock.c by bart · 15 years ago
  62. bf9b85c Suppressed compiler warnings reported by gcc 4.4.x on the source code by bart · 15 years ago
  63. a418816 Fixed gcc warnings about type-punned pointers breaking strict aliasing. by bart · 15 years ago
  64. 35da3c4 Added suppression patterns for boost 1.37 (Fedora 11). by bart · 15 years ago
  65. a5225b8 Added recently added regression test output files. by bart · 15 years ago
  66. 7830c17 Added expected output for glibc 2.10 (Fedora 11). The test tc20_verifywrap2 has to be reviewed -- the results of this test depend on glibc internals, which is not good. by bart · 15 years ago
  67. 6afc6b5 Updated Subversion ignore list. by bart · 15 years ago
  68. 34f980e More expected output updates because of r10783. by bart · 15 years ago
  69. bcc8449 Modified annotate_ignore_rw test such that it now verifies that by bart · 15 years ago
  70. 3a1b9a2 Add a crappy wrapper for access_extended(), one of the more ridiculous by njn · 15 years ago
  71. 9a7e19e Darwin .exp fixes following r10783. by njn · 15 years ago
  72. cab64bc Update .exp files for r10783. by njn · 15 years ago
  73. b6267bd Output tweaks: by njn · 15 years ago
  74. e891487 Callgrind: Fix printing of "Summary:" line in finish() by weidendo · 15 years ago
  75. ceb06de Callgrind: On zeroing costs, also set call counters to zero. by weidendo · 15 years ago
  76. 5af96f5 Fix dumping of call cost in tail recursion optimization by weidendo · 15 years ago
  77. 5f3be75 Added regression test for ANNOTATE_IGNORE_READS_AND_WRITES_BEGIN() and by bart · 15 years ago
  78. 2716bc1 Fix bug 199338: callgrind_annotate sorting/thresholds are broken by weidendo · 15 years ago
  79. ab64ad8 Misc fixes for callgrind_annotate by weidendo · 15 years ago
  80. 5e2ac3b Move printing of EvM-gc and VTS-gc stats from -v to --stats=yes. by sewardj · 15 years ago
  81. 5a644da Add pthread spinlock support. by sewardj · 15 years ago
  82. 9a62fb3 add missing scripts by njn · 15 years ago
  83. 606a4ae Count error contexts properly in VG_(unique_error). Avoids the problem seen by njn · 15 years ago
  84. 26139fa add a missing script by njn · 15 years ago
  85. f499c7d Fix some const stuff that gcc-4.4.0 complains about. by sewardj · 15 years ago
  86. b34bb1d parse_type_DIE: push incomplete structure tyents on the type stack, by sewardj · 15 years ago
  87. 75516e5 Added suppression patterns for the most recent libglib and libQtCore versions. by bart · 15 years ago
  88. 18afe5d Try to fix error_counts. by njn · 15 years ago
  89. 4a76c5e Count leak as errors. Fixes bug 152393. by njn · 15 years ago
  90. dbcec52 Remove unnecessary #includes. by njn · 15 years ago
  91. b965efb Allow custom blocks to overlap with malloc blocks. Fixes bug 100628. by njn · 15 years ago
  92. c2f8b1b augment a comment by njn · 15 years ago
  93. b4e0687 add an item by njn · 15 years ago
  94. 09f2e6c wibble by njn · 15 years ago
  95. 23fd9bc Remove bad explanations of mempool requests from the core manual, just point by njn · 15 years ago
  96. f0f9037 wibble by njn · 15 years ago
  97. a331164 Make "option" terminology consistent some more. Also tweaked the mempool by njn · 15 years ago
  98. f4b4758 Be consistent in the naming of sections describing command-line options. by njn · 15 years ago
  99. 36ef257 Remove some cross-references that are broken in the man pages because they by njn · 15 years ago
  100. ab773b0 Make usage messages given by -h and man pages consistent for the scripts. by njn · 15 years ago