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
/
include
/
__mutex_base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename uses of _ and __ because these are getting stepped on by macros from o...
Howard Hinnant
2012-10-30
1
-3
/
+3
*
Dimitry Andric: FreeBSD porting tweaks for PTHREAD_MUTEX_INITIALIZER and PTHR...
Howard Hinnant
2012-09-11
1
-2
/
+2
*
Change sleep_for, sleep_until, and the condition_variable timed wait
Howard Hinnant
2012-08-30
1
-22
/
+10
*
noexcept applied to <condition_variable>.
Howard Hinnant
2012-07-21
1
-2
/
+2
*
noexcept and constexpr applied to <mutex>.
Howard Hinnant
2012-07-21
1
-23
/
+26
*
Apply constexpr to the mutex constructor. As a conforming extension, apply c...
Howard Hinnant
2012-07-07
1
-0
/
+8
*
Modernize conversion to bool to the explicit bool conversion operator (librar...
Howard Hinnant
2012-02-21
1
-1
/
+1
*
Windows support by Ruben Van Boxem.
Howard Hinnant
2011-10-17
1
-0
/
+2
*
_STD -> _VSTD to avoid macro clash on windows
Howard Hinnant
2011-06-30
1
-3
/
+3
*
Provide names for template and function parameters in forward declarations. ...
Howard Hinnant
2011-06-14
1
-2
/
+2
*
Minor fixup in <ratio> and add optional support for shared_mutex and upgrade_...
Howard Hinnant
2010-11-28
1
-0
/
+32
*
N3191: C++ Timeout Specification
Howard Hinnant
2010-11-20
1
-5
/
+5
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
visibility-decoration.
Howard Hinnant
2010-09-21
1
-15
/
+35
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
1
-2
/
+2
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-1
/
+1
*
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
/
+385