1. 8dc52aa Make test 1 output independent of scheduler variations. by bart · 13 years ago
  2. 635c773 Fix a type mismatch that gcc-4.6 warns about. by sewardj · 13 years ago
  3. f976f6c by bart · 13 years ago
  4. 3e7c402 DRD tests: replaced __APPLE__ by VGO_darwin. by bart · 13 years ago
  5. 4c89d2c Fixed a compiler warning. by bart · 14 years ago
  6. ea2d6fd Merged the MACOSX106 branch to the trunk. Merge command: by njn · 14 years ago
  7. 1e8eab4 Made behavior of tsan_unittest again identical to the original behavior. by bart · 15 years ago
  8. c7627d9 Third and last type-punned pointer fix. by bart · 15 years ago
  9. e63349d Fixed more gcc warnings about type-punned pointers breaking strict by bart · 15 years ago
  10. a418816 Fixed gcc warnings about type-punned pointers breaking strict aliasing. by bart · 15 years ago
  11. a6bd5ff Ported TSAN test 98 to Darwin. by bart · 15 years ago
  12. e291d91 Compiles now on Darwin. by bart · 15 years ago
  13. a8d5f33 Suppressed the warnings issued by gcc about unused return values. by bart · 15 years ago
  14. b818f7a Added #include <stdint.h>. by bart · 15 years ago
  15. 962c72c tsan_unittest.cpp does now compile cleanly even with -Wshadown enabled. by bart · 15 years ago
  16. 4b1a65e Compiles now cleanly without -Wno-empty-body. by bart · 15 years ago
  17. b2e51d1 Fixed a few typo's in comments. by bart · 15 years ago
  18. df5a1e2 Updated ANNOTATE_*() macro's as discussed on the valgrind-developers mailing list. Merged drt/unittest r1007:1014. Updated to do list. by bart · 15 years ago
  19. 95c52a1 Some source code modifications that should help getting tsan_unittest.cpp compiled on Darwin. by bart · 15 years ago
  20. 3cb0598 - Portability improvement: switched from __gnu_cxx::hash_map<> (a gcc by bart · 15 years ago
  21. 0911c88 Made the call stack printed by DRD for reading the variable GLOB independent of the Linux distribution the test is run on. by bart · 15 years ago
  22. 0555bc0 Reverted some of the DRD customizations. by bart · 15 years ago
  23. 263476b Customized for DRD. by bart · 15 years ago
  24. bd2073c Added a copy of r1007 of the files racecheck_unittest.cc and thread_wrappers_pthread.h. These files have been obtained from the SVN repository http://data-race-test.googlecode.com/svn/trunk/unittest. by bart · 15 years ago