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
/
std
/
thread
/
thread.threads
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libcxx] Recover no-exceptions XFAILs - I
Asiri Rathnayake
2016-10-06
1
-2
/
+5
*
Placate MSVC's unchecked malloc warning in thread tests.
Eric Fiselier
2016-06-22
1
-1
/
+3
*
Move more _LIBCPP_VERSION tests to test/libcxx.
Eric Fiselier
2016-06-22
1
-22
/
+0
*
Move native_handle thread tests to test/libcxx
Eric Fiselier
2016-06-22
2
-81
/
+0
*
Remove unused local var. Patch from STL@microsoft.com
Eric Fiselier
2016-06-14
1
-1
/
+1
*
Fix TEST_HAS_NO_EXCEPTIONS misspelling in the test suite.
Eric Fiselier
2016-06-02
1
-1
/
+1
*
Mark LWG issue 2250 as complete
Eric Fiselier
2016-06-02
2
-0
/
+40
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
1
-1
/
+1
*
[libcxx] Fix PR15638 - Only allocate in parent when starting a thread to prev...
Eric Fiselier
2016-04-20
1
-15
/
+51
*
Make it possible to build a no-exceptions variant of libcxx.
Asiri Rathnayake
2015-11-10
1
-0
/
+1
*
Remove test_atomic.h header
Eric Fiselier
2015-08-19
1
-3
/
+2
*
Use TestAtomic instead of std::atomic so the test can run in C++03
Eric Fiselier
2015-08-19
1
-2
/
+3
*
[libcxx] Add Atomic test helper and fix TSAN failures.
Eric Fiselier
2015-08-18
2
-6
/
+6
*
Remove sanitizer XFAILs on a test.
Eric Fiselier
2015-07-28
1
-7
/
+0
*
Fix a handful of tests that fail in C++03
Eric Fiselier
2015-07-28
1
-7
/
+3
*
Get thread sleep_for test passing in C++03
Eric Fiselier
2015-05-27
1
-2
/
+5
*
Fix race condition in thread test.
Eric Fiselier
2015-05-19
1
-8
/
+25
*
Fix race conditions in test class used throughout the std::thread tests.
Eric Fiselier
2015-04-02
10
-15
/
+34
*
Use generic feature name for sanitizers that replace new and delete
Eric Fiselier
2015-03-10
1
-1
/
+1
*
libc++ implements its' hash objects as deriving from std::unary_function, and...
Marshall Clow
2015-01-07
1
-0
/
+2
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
30
-0
/
+1397