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