1. dcfac13 Generalise a couple of Qt4 suppressions (David Faure). by sewardj · 15 years ago
  2. 0d2e58f Use 'diff -u' for regtests if it's supported, its output it much easier to by njn · 15 years ago
  3. b0e34f7 Remove toobig-allocs.c -- it was unreliable and didn't test any by njn · 15 years ago
  4. 79a5cc4 Move memcheck/tests/x86/bug133694 into memcheck/tests/x86-linux -- it uses by njn · 15 years ago
  5. a601553 Delete memcheck/tests/zeropage. The original purpose of the test is no by njn · 15 years ago
  6. 83df0b6 atoll() is a terrible function -- you can't do any error checking with it. by njn · 15 years ago
  7. 09ee78e Callgrind: fix a few 'unused parameter' warnings by weidendo · 15 years ago
  8. 1dcee09 Remove a number of unused parameters, found with -Wunused-parameter. by njn · 15 years ago
  9. 28be7aa Minor performance optimization: reduced the number of client objects that are inspected during memory deallocation. by bart · 15 years ago
  10. 889a5d6 Declared those function arguments that are not modified as const. by bart · 15 years ago
  11. 9f52ee4 - handle a couple more syscalls, sys_fallocate and sys_getresuid32 by sewardj · 15 years ago
  12. e716ee6 Updated expected output files. by bart · 15 years ago
  13. 449642a Another 'make check' warning fix. by njn · 15 years ago
  14. 819e764 More 'make check' warning fixes. by njn · 15 years ago
  15. 685a959 Fix some more 'make check' warnings, ones that appear on non-Linux platforms. by njn · 15 years ago
  16. efc13c2 Get rid of all "make check" compile warnings, except for the ones from by njn · 15 years ago
  17. 2a5a76b Merged part of r9234 (unit_libcbase improvements) from the DARWIN branch. by njn · 15 years ago
  18. 4486297 Add missing __extension__ markings on a couple of clreqs. by njn · 15 years ago
  19. 6ab37c7 A few more test/build changes. by njn · 15 years ago
  20. 64c62d4 Some more test/build cleanups missed in prior commits. by njn · 15 years ago
  21. 2fe005a Cleanup this Makefile.am like other recent test Makefile.am files. by njn · 15 years ago
  22. b385af4 This should have gone in with r9222. by njn · 15 years ago
  23. 4d3f7a4 Use dashes rather than underscores in library names (njn). by sewardj · 15 years ago
  24. 07891f9 Test files were being passed multiple arch options (eg. "-m32 -m64") when by njn · 15 years ago
  25. 096ccdd Merge a large chunk of r8949 (the part that moved fcntl and ioctl wrappers by njn · 15 years ago
  26. 7441b99 Fix an XML error spotted by Bart. by njn · 15 years ago
  27. ded294b Make fcntl and fcntl64 wrappers more consistent. by njn · 15 years ago
  28. 776a91e Updated documentation. by bart · 15 years ago
  29. b235a67 Added regression test for detection of unsynchronized pthread_barrier_wait() and pthread_barrier_delete() calls. by bart · 15 years ago
  30. 1344d6c - Bug fix: swapped order of VG_(OSetGen_Remove)() and by bart · 15 years ago
  31. ae912a0 Updated test plan. by bart · 15 years ago
  32. f6ff365 VG_(OSetGen_ResetIterAt)() now also works for OSet's that do not have an by bart · 15 years ago
  33. d2c5eae Changes: by bart · 15 years ago
  34. add2c42 Updated svn:ignore property in multiple directories. by bart · 15 years ago
  35. 7e6de96 Documentation updates. by bart · 15 years ago
  36. 1dccf7f Finished renaming of 'oset_test' into 'unit_oset'. by bart · 15 years ago
  37. b5d3abd Moved drd/tests/pth_barrier.c, drd/tests/rwlock_race.c and by bart · 15 years ago
  38. 221666f Forgot to add this file in the last commit. by njn · 15 years ago
  39. 8a0b704 - Add 'unit_libcbase', the beginnings of a unit test module for m_libcbase. by njn · 15 years ago
  40. fab6c89 Updated cellbuzz configuration according to the changes made during the big upgrade of the Cellbuzz cluster in February 2009. by bart · 15 years ago
  41. 5304457 Various build system clean-ups and simplifications: by njn · 15 years ago
  42. 466ed6e Merged r9101 (make Massif tests work if VG_MIN_MALLOC_SZB==16) from the by njn · 15 years ago
  43. cda5a15 For the fdleak_* tests, completely remove the stack traces showing where by njn · 15 years ago
  44. 8b140de In the core, include malloc_usable_size() as one of the functions that must by njn · 15 years ago
  45. 3f29886 Remove unnecessary Memcheck test filters. by njn · 15 years ago
  46. 75a374b Remove unused filter scripts from DRD. by njn · 15 years ago
  47. f37a81b Merged r9185 (fix up getsockopt mess) from the DARWIN branch, minus the by njn · 15 years ago
  48. 86562bd - Updated copyright statements. - Improved consistency of source file headers. by bart · 15 years ago
  49. 55df6e7 Just as for the regression tests of other Valgrind tools, do not explicitly state that these are licensed under the GPLv2 license but leave this implicit. by bart · 15 years ago
  50. 870f170 Stack traces for Memcheck's syscall param errors are terribly unreliable, so by njn · 15 years ago
  51. 107bc57 Merge r9175 (don't run inappropriate OS- and platform-specific tests) from by njn · 15 years ago
  52. 39934d6 drd_bitmap_test compiles again. by bart · 15 years ago
  53. 99edb29 Wrapped DRD_() macro around yet even more function names. by bart · 15 years ago
  54. 246fbf2 Wrapped DRD_() macro around even more function and variable names. by bart · 15 years ago
  55. dc1ef03 Wrapped DRD_() macro around even more function names. by bart · 15 years ago
  56. 764dea2 Changed a global variable into a local variable. by bart · 15 years ago
  57. 62a784c Wrapped DRD_() macro around thread-related function names. by bart · 15 years ago
  58. 324a23b Wrapped DRD_() macro around global and static variables in drd_thread.[ch]. by bart · 15 years ago
  59. 195e41f Wrapped DRD_() macro around all client object function names. by bart · 15 years ago
  60. a8cf765 Wrapped DRD_() macro around all barrier-related function names. by bart · 15 years ago
  61. a764b37 Restored the previous method for passing arguments from the creator thread to the created thread, since the new approach made some regression tests fail. It is not yet clear to me why. by bart · 15 years ago
  62. 439c55f Added more comments / rearranged function order. by bart · 15 years ago
  63. 03ffb2e Changed the order of the function definitions. by bart · 15 years ago
  64. 48529bc Cleaned up the source code of the atomic_var regression test, without changing the actual test. by bart · 15 years ago
  65. 62ada3f Wrapped DRD_() macro around all segment function names. by bart · 15 years ago
  66. 41b226c Wrapped DRD_() macro around all vector clock function names. by bart · 15 years ago
  67. 1335ecc Introduced more DRD_ prefixes. by bart · 15 years ago
  68. 3934b31 Update the sed expressions that handle the output of ld --verbose: by sewardj · 15 years ago
  69. 2aa2363 Removed configure test that is no longer used. by bart · 15 years ago
  70. ddead32 Added yet another suppression pattern. by bart · 15 years ago
  71. 3b50735 get_otrack_shadow_offset_wrk(ppc32): handle a missing case that caused by sewardj · 15 years ago
  72. 09dc13f - Moved several functions and variables from one source file to another. by bart · 15 years ago
  73. 82a0c5d Added a missing #include directive. by bart · 15 years ago
  74. 5c3da01 Relaxed an assert statement: a thread canceled by pthread_cancel() can really exit with synchr_nesting > 0. by bart · 15 years ago
  75. 3dbdc86 Added DRD_(spinlock_init_or_unlock)(). by bart · 15 years ago
  76. 227c659 - Performance improvement: eliminated busy waiting from thread creation. by bart · 15 years ago
  77. 292c1e2 Renamed vg_thread_wrapper() into DRD_(thread_wrapper)(). by bart · 15 years ago
  78. 2356798 Updated copyright statement. by bart · 15 years ago
  79. 8b74ab9 Added file to repository. by bart · 15 years ago
  80. 0458a12 Moved 3 Linux-specific tests into linux/ directories. by njn · 15 years ago
  81. e66ffee Filter out everything after "(below main)" in a line. This will help with by njn · 15 years ago
  82. ac31b05 Merge the non-Darwin parts of r9140 (install vgpreload .dSYMs), just to keep by njn · 15 years ago
  83. 6b7611b Cleaned up the demangling mess: by njn · 15 years ago
  84. 6bf365c Changed the way files are installed. Instead of going into by njn · 15 years ago
  85. 9818bee Filter out "(core dumped)" after "Bus error" for consistency. This makes by njn · 15 years ago
  86. 84f32b2 Merge r9106 (fix a minor stack entry display bug) from the DARWIN branch. by njn · 15 years ago
  87. 6882443 Cleaned up the mess that was the treatment of "below main" functions such as by njn · 15 years ago
  88. e615466 Merge part of r9129 (factor out duplicated Z-encodings of names) from the by njn · 15 years ago
  89. 618ce21 Fix a typo. by njn · 15 years ago
  90. 254dafe Don't install unnecessary .supp files (part 2 of 2). by njn · 15 years ago
  91. 40d0df5 Makefile.flags.am Remove mentions of empty variables. by njn · 15 years ago
  92. c61a616 Switched from the Apache License to a BSD-style license in order to reduce the number of licences that applies to the source code of Valgrind. by bart · 15 years ago
  93. 808e20e Merged r9120 (Merge Makefile.{inplace,install}.am, and simplify installation by njn · 15 years ago
  94. 3e65340 Make Makefile.install.am much less confusing. by njn · 15 years ago
  95. 4f350d1 Removed Makefile.core.am with some judicious refactoring. Also fix a stupid by njn · 15 years ago
  96. f6ded8c Removed Makefile.core.am with some judicious refactoring. by njn · 15 years ago
  97. cdf8a17 Avoid unnecessary EXTRA_DIST files in Makefile.am. by njn · 15 years ago
  98. b7fda4c Merge r9110 (inline Makefile.tool-flags.am) from DARWIN branch. by njn · 15 years ago
  99. 311303f Index: Makefile.core.am by njn · 15 years ago
  100. 9eb6652 Fix a minor defect: only the first 14 chars of the 18 chars in the by njn · 15 years ago