Commit History

Author SHA1 Message Date
  Jelte Jansen 462f0ff4fb [2669] Use valgrind-check in fork/thread tests 12 years ago
  Mukund Sivaraman f49a406828 [master] Disable MutexTest.destoryLocked on Solaris 12 years ago
  Mukund Sivaraman 54ae641d1c [2236] Remove obsolete comment 12 years ago
  Mukund Sivaraman 2eaf01995b [2236] Don't use PTHREAD_MUTEX_ERRORCHECK in non-debug builds 12 years ago
  Mukund Sivaraman 2a6f076400 [2236] Use ENABLE_DEBUG within the lock implementation 12 years ago
  Jelte Jansen 7e1c432878 [master] remove include of moved file lock.h 12 years ago
  Jelte Jansen 8580400e93 [master] Merge branch 'trac2349' 12 years ago
  JINMEI Tatuya 650655fd26 [2332] renamed thread/lock.h to thread/sync.h as it's not only for locks now 12 years ago
  Jelte Jansen 030aef1998 [2349] Ignore EXPECT_DEATH when run in valgrind 12 years ago
  JINMEI Tatuya ca61588dc2 [2332] (unrelated) style cleanups: func name convention, () after sizeof. 12 years ago
  JINMEI Tatuya ff7d15330f [2202] minor style fix: folded a long line. 12 years ago
  Michal 'vorner' Vaner 1ade0a0c0c [2202] Use simpler test for mutex 12 years ago
  JINMEI Tatuya 1943079713 [2202] Merge branch 'trac2202' with the remote version. 12 years ago
  Michal 'vorner' Vaner 0ca39bfe35 [2202] The vector must be a reference 12 years ago
  Michal 'vorner' Vaner 52d245f139 [2202] Drop support for recursive mutexes 12 years ago
  Michal 'vorner' Vaner c74022e2d7 Add a timeout in case something got stuck 12 years ago
  Michal 'vorner' Vaner c4e44c1a57 [2202] Test improvements 12 years ago
  JINMEI Tatuya dcde0c0b98 [2202] small style fixes 12 years ago
  Michal 'vorner' Vaner ac98e5dbf3 [2202] Don't use namespace std 12 years ago
  Michal 'vorner' Vaner 7cd33029c6 [2202] Debug-only method Mutex::locked 12 years ago
  Michal 'vorner' Vaner c0128e8064 Disable broken test 12 years ago
  Michal 'vorner' Vaner 35d60f15a8 [2202] Implement the mutex 12 years ago
  Michal 'vorner' Vaner ff7d2f5f77 [2202] Tests for mutex 12 years ago