index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
thread
/
thread.mutex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
103
-5528
/
+0
*
Allow libc++ to be built on systems without POSIX threads
Jonathan Roelofs
2014-09-05
76
-0
/
+160
*
Implement N3891: A proposal to rename shared_mutex to shared_timed_mutex
David Majnemer
2014-03-17
27
-72
/
+72
*
N3659: Shared locking in C++ Revision 2, c++1y only
Howard Hinnant
2013-09-21
36
-1
/
+1780
*
Fix a bug in mutex_try_to_lock. This was previously trying to unlock a mutex...
David Chisnall
2013-02-19
1
-1
/
+0
*
[tests] Another batch of timeout increases.
Daniel Dunbar
2013-02-11
1
-1
/
+1
*
[tests] Another batch of timeout increases.
Daniel Dunbar
2013-02-08
3
-3
/
+3
*
[tests] Increase a bunch of wait limits.
Daniel Dunbar
2013-02-08
10
-11
/
+11
*
Give a lot more timing latitude to some of the timing tests. Busy buildbots a...
Howard Hinnant
2013-02-06
4
-7
/
+7
*
Loosen up the timing requirements on 4 more tests.
Howard Hinnant
2012-08-04
2
-2
/
+2
*
noexcept and constexpr applied to <mutex>.
Howard Hinnant
2012-07-21
1
-1
/
+8
*
update test for explicit bool operator.
Howard Hinnant
2012-02-25
1
-3
/
+3
*
Brought call_once variadic call up to current spec, which allows move-only fu...
Howard Hinnant
2011-05-16
1
-0
/
+20
*
Update testsuite strucuture to latest draft
Howard Hinnant
2010-11-23
2
-0
/
+24
*
Update testsuite strucuture to latest draft
Howard Hinnant
2010-11-23
15
-608
/
+0
*
Update testsuite strucuture to latest draft
Howard Hinnant
2010-11-23
15
-0
/
+608
*
Update testsuite strucuture to latest draft
Howard Hinnant
2010-11-23
12
-0
/
+0
*
N3191: C++ Timeout Specification
Howard Hinnant
2010-11-20
7
-7
/
+7
*
license change
Howard Hinnant
2010-11-16
66
-132
/
+132
*
Relaxing timing test a bit to avoid spurious test failures under load
Howard Hinnant
2010-10-07
1
-2
/
+2
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
2
-4
/
+4
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
8
-14
/
+7
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
66
-66
/
+66
*
libcxx initial import
Howard Hinnant
2010-05-11
66
-0
/
+3546