1. 4ac853b Polished manual. by bart · 16 years ago
  2. 1dd7eb0 Updated to do list. by bart · 16 years ago
  3. 8e1033f Moved two define's, such that the ABIWARNING appears immediately before the enum declaration it applies to. by bart · 16 years ago
  4. dc35ec0 Made sure that the file bar_trivial.stdout.exp gets included in the distribution tarball. by bart · 16 years ago
  5. c8914e9 Renamed a variable and removed two statements that were commented out. by bart · 16 years ago
  6. 8244481 Un-break 'make dist'. by sewardj · 16 years ago
  7. 59347ff Comment out unused code so as to get a warning free build. by sewardj · 16 years ago
  8. e8cdb36 Updated after merge of Helgrind from YARD branch to trunk. by bart · 16 years ago
  9. e30177e Added prereq clause. by bart · 16 years ago
  10. 51db72d circular_buffer test now passes on systems with and without built-in support for atomic operations. by bart · 16 years ago
  11. 94866cc Fixed bug in vector clock updating for semaphores with non-zero initial value. by bart · 16 years ago
  12. 03225a8 Added command-line option -n, which allows to disable locking. by bart · 16 years ago
  13. d94169a Replaced regular increment by atomic increment. by bart · 16 years ago
  14. d22e8b2 Made config.h include path consistent with the other regression tests. by bart · 16 years ago
  15. ba1686b Finished renaming of boost_threads into boost_thread. by bart · 16 years ago
  16. 6fd7d74 Added another regression test. by bart · 16 years ago
  17. 3e017fa Fixed semaphore vector clock updating / simplified semaphore tracing. by bart · 16 years ago
  18. c57312c Fixed grammar / split a paragraph in two. by bart · 16 years ago
  19. 76ca62c Added a paragraph about the Boost.Thread library. by bart · 16 years ago
  20. afb42b7 Fixed regression test tc20_verifywrap2, which was broken through r8829. by bart · 16 years ago
  21. 62b4c57 Fix some format string mismatch warnings, associated with r8825. by sewardj · 16 years ago
  22. da9436b Added more semaphore tracing info. by bart · 16 years ago
  23. c98279e Simplified test program. by bart · 16 years ago
  24. 2d5d529 Reran SPLASH2 benchmark and updated results. by bart · 16 years ago
  25. a5bf231 Updated notes section. by bart · 16 years ago
  26. de57c49 Added prereq clause. by bart · 16 years ago
  27. c4a9e0f Added bar_bad and bar_trivial to the regression tests. by bart · 16 years ago
  28. 809427d Updated expected output after spelling fix in drd_barrier.c. by bart · 16 years ago
  29. c41688d Renamed boost_threads* into boost_thread*. by bart · 16 years ago
  30. fcff0b9 Print an error message instead of asserting when the count argument of pthread_barrier_init() is zero. Fixed a spelling error in an error message. by bart · 16 years ago
  31. 61e34a1 Added regression test for Boost.Threads. by bart · 16 years ago
  32. b4d8713 Update expected outputs following a (trivial) change in the source of by sewardj · 16 years ago
  33. e8900ff Replaced test for FILE::_lock by a more direct test. by bart · 16 years ago
  34. 88f3a89 Removed #define _IO_MTSAFE_IO again. by bart · 16 years ago
  35. 3a979cb Removed inclusion of <bits/libc-lock.h>. by bart · 16 years ago
  36. b19a5b0 Make regression test output independent of the presence of glibc debug information. by bart · 16 years ago
  37. 280990e Suppress race reports triggered by glibc's _IO_flockfile(FILE*) on stdout and stderr. by bart · 16 years ago
  38. 211b169 Increased gcc version to 4.3.2. by bart · 16 years ago
  39. 66ba8c0 Added paragraph "Using the POSIX Threads API Effectively." by bart · 16 years ago
  40. bbd3dcf Added omp_printf regression test. by bart · 16 years ago
  41. 8fe15da Added command-line option -h. by bart · 16 years ago
  42. 3eadaa0 Only call pthread_condattr_setclock() if it's available in libpthread. by bart · 16 years ago
  43. e64f11d Added a regression test called monitor_example. by bart · 16 years ago
  44. 2bc9c10 Added intercept for pthread_cancel(). by bart · 16 years ago
  45. 0f099cd Added client requests related to pthread_cancel(). by bart · 16 years ago
  46. 42087cc Added support for pthread_cancel() handling. by bart · 16 years ago
  47. 9b2974a Added more comments. by bart · 16 years ago
  48. af0691b Added thread_pre_cancel(). by bart · 16 years ago
  49. 032424f Added the pth_cancel_locked test. by bart · 16 years ago
  50. 143eec7 Renamed __sync_add_and_fetch() into sync_add_and_fetch(). by bart · 16 years ago
  51. e95d94f Fix longstanding bug in dual-arch support, which originated in by sewardj · 16 years ago
  52. 9c606bd by sewardj · 16 years ago
  53. 209ad83 Updated expected output after most recent source code modifications. by bart · 16 years ago
  54. 83d509a Added more comments. by bart · 16 years ago
  55. 0d84eab Make sure that atomic_var.c compiles without warnings in case HAVE_BUILTIN_ATOMIC has not been defined. by bart · 16 years ago
  56. b09132d Added double quotes around a shell function argument. by bart · 16 years ago
  57. 4f6aa5c Ensured that the qt4 regression tests compile with the pkg-config flags on all platforms. by bart · 16 years ago
  58. d029e46 Switched from ANSI C stdio to Unix I/O in order to avoid that the I/O statements trigger any locking. by bart · 16 years ago
  59. 1d07a38 Updated Makefile.am. by bart · 16 years ago
  60. a1e7d7c Removed duplicate expected output file. by bart · 16 years ago
  61. ce5f249 Added expected output for comiler versions without support for built-in atomic operations. by bart · 16 years ago
  62. e2624a9 Attempted to make DRD documentation compatible with pdfxmltex. Added note about g_thread_init(). by bart · 16 years ago
  63. 2a33acd Sorted noinst_HEADERS filenames alphabetically. by bart · 16 years ago
  64. da7c098 Reverted commit 8448. by bart · 16 years ago
  65. 62f54e4 Added configure test for QMutex::tryLock(int). by bart · 16 years ago
  66. 0c47751 Fixed race condition. by bart · 16 years ago
  67. 059b370 Include inlined C files in tarball, else it's not buildable. by sewardj · 16 years ago
  68. 8d2cd45 Temporarily comment out a couple of XML fragments which cause the .pdf by sewardj · 16 years ago
  69. 6f362a6 Temporarily disable Qt4-related tests, as they don't build on systems by sewardj · 16 years ago
  70. 95bfdcc Added -m32 flag, such that the SPLASH-2 benchmarks are compiled in 32-bit mode (these benchmarks were not designed to be compiled in 64-bit mode -- radiosity deadlocks when compiled in 64-bit mode). Suppressed harmless data races in the radiosity benchmark. by bart · 16 years ago
  71. c8d376d Enabled Radiosity benchmark. by bart · 16 years ago
  72. 1c6623c Raytrace benchmark now runs as it should. by bart · 16 years ago
  73. 0feed2e Restored proper compiler flag order. by bart · 16 years ago
  74. 83d0149 Cleanup. by bart · 16 years ago
  75. 37630e5 Removed data that is no longer needed. Added a reference. by bart · 16 years ago
  76. 3b7e2e3 Changed benchmark input parameters such that these are now identical to the parameters used in the paper "Accurate and Efficient Filtering for the Intel Thread Checker Race Detector", Paul Sack et al, 2006. by bart · 16 years ago
  77. 15071eb Minimum time measurement error is now really changed from 0.00 to 0.01. by bart · 16 years ago
  78. bd6722b Documented meaning of input parameters. by bart · 16 years ago
  79. 42438ac Changed minimum time measurement error from 0.00 to 0.01. Command line arguments are now saved to the output file. And the output of all three runs is now present in the output file, not only the output of the last run. by bart · 16 years ago
  80. 0dbdd63 Fixed line number. by bart · 16 years ago
  81. 426ee97 Suppressed a compiler warning. by bart · 16 years ago
  82. cca440b Added a regression test for atomic variables. by bart · 16 years ago
  83. 39cf268 Added note about the g_slice facility in GLib. by bart · 16 years ago
  84. fca00e5 Print section type and name as a last resort in case the other allocation context detection attempts failed. by bart · 16 years ago
  85. d66ac2d Updated DRD test plan. by bart · 16 years ago
  86. 3918690 Switched back from recursive to non-recursive reader-writer lock because Qt4.3 does not support recursive reader-writer locks. by bart · 16 years ago
  87. 9e9a924 Updated expected output file. by bart · 16 years ago
  88. 7faea80 Updated expected output file. by bart · 16 years ago
  89. f025486 Updated expected output. by bart · 16 years ago
  90. 567379c Added prereq clause. by bart · 16 years ago
  91. 9ab8cac Added paragraphs about the glib and Qt libraries. by bart · 16 years ago
  92. 38f0dd9 Qt4 and GOMP intercepts are now always built, whether or not runtime support for these libraries is present on the build system. by bart · 16 years ago
  93. 8347362 Added support for Qt4 QMutex::tryLock(int). by bart · 16 years ago
  94. 480e22c Added code for triggering QMutex::tryLock(int). by bart · 16 years ago
  95. 4f578bf Added Qt4 reader-writer lock test. by bart · 16 years ago
  96. 9d9fb66 Added intercepts for the public member functions of the Qt4 QMutex class. by bart · 16 years ago
  97. ef9603e Added Qt4 semaphore test. by bart · 16 years ago
  98. a324c10 Fixed comments. by bart · 16 years ago
  99. 3d622d3 Added Qt4 mutex test. by bart · 16 years ago
  100. 4c85399 Enabled support for nesting mutexes and condition variables in higher-level synchronization primitives. Changed mutex tracing output slightly. by bart · 16 years ago