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
/
src
/
thread.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed raw references to __sun__, __FreeBSD__, __GLIBC__ and __linux__; now ...
Marshall Clow
2013-03-18
1
-1
/
+1
*
Removed raw references to _WIN32; now just check to see if it is defined.
Marshall Clow
2013-03-18
1
-1
/
+1
*
Belt and suspenders when calling sysconf
Marshall Clow
2013-02-07
1
-1
/
+3
*
Another libc++ warning suppression on Linux; no functionality change
Marshall Clow
2013-02-07
1
-1
/
+1
*
Saleem Abdulrasool: cleanup a few more compile warnings emitted by GCC.
Howard Hinnant
2012-12-27
1
-2
/
+4
*
Change sleep_for, sleep_until, and the condition_variable timed wait
Howard Hinnant
2012-08-30
1
-3
/
+15
*
Andrew Morrow: The attached patch is an attempt to implement
Howard Hinnant
2012-08-02
1
-2
/
+11
*
noexcept applied to <thread>.
Howard Hinnant
2012-07-21
1
-1
/
+1
*
Solaris port. Currently sees around 200 test failures, mostly related to
David Chisnall
2012-02-29
1
-1
/
+1
*
Quash a whole bunch of warnings
Howard Hinnant
2011-12-01
1
-1
/
+1
*
Work on Windows port by Ruben Van Boxem
Howard Hinnant
2011-09-23
1
-0
/
+2
*
Effort to reduce the number of exported symbols
Howard Hinnant
2010-12-17
1
-3
/
+18
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
Convert __thread_local_data to the singleton pattern
Howard Hinnant
2010-10-14
1
-1
/
+6
*
[futures.atomic_future] and notify_all_at_thread_exit. This completes the he...
Howard Hinnant
2010-09-03
1
-0
/
+22
*
future continues ...
Howard Hinnant
2010-08-27
1
-0
/
+55
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-4
/
+4
*
now works with -fno-exceptions and -fno-rtti
Howard Hinnant
2010-08-11
1
-0
/
+4
*
For compiling on FreeBSD
Howard Hinnant
2010-05-25
1
-0
/
+1
*
patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...
Howard Hinnant
2010-05-24
1
-2
/
+8
*
Wiped out some non-ascii characters that snuck into the copyright.
Howard Hinnant
2010-05-11
1
-1
/
+1
*
libcxx initial import
Howard Hinnant
2010-05-11
1
-0
/
+73