Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement LWG2577: {shared,unique}_lock</tt> should use std::addressof | Marshall Clow | 2016-03-14 | 10 | -42/+150 |
* | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 10 | -0/+10 |
* | Attempt to prevent flaky thread.mutex tests by once again increasing timing t... | Eric Fiselier | 2015-10-01 | 4 | -9/+8 |
* | Refactor shared_timed_mutex tests. | Eric Fiselier | 2015-08-22 | 21 | -146/+119 |
* | Fix PR23041. Use lock_shared() as opposed to lock() in shared_lock test. | Eric Fiselier | 2015-03-27 | 1 | -1/+1 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 53 | -0/+2483 |