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
/
thread
Commit message (
Expand
)
Author
Age
Files
Lines
*
Nico Rieck: this patch series fixes visibility issues on Windows as explaine...
Howard Hinnant
2013-08-12
1
-8
/
+7
*
Fix stupid but harmless type-o. Fixes http://llvm.org/bugs/show_bug.cgi?id=1...
Howard Hinnant
2013-04-03
1
-2
/
+2
*
Add missing #ifndef _LIBCPP_NO_EXCEPTIONS around throw in include/thread.
Howard Hinnant
2013-03-28
1
-0
/
+2
*
No functionality change at this time. I've split _LIBCPP_VISIBLE up into two...
Howard Hinnant
2013-03-06
1
-9
/
+9
*
Dimitry Andric: many visibility fixes. Howard: Much appreciated. Can you ...
Howard Hinnant
2012-09-14
1
-3
/
+3
*
Change sleep_for, sleep_until, and the condition_variable timed wait
Howard Hinnant
2012-08-30
1
-4
/
+14
*
Patch contributed by Dev Dude for mingw64 port.
Howard Hinnant
2012-08-19
1
-1
/
+1
*
noexcept applied to <thread>.
Howard Hinnant
2012-07-21
1
-37
/
+37
*
Starting using murmur2 when combining multiple size_t's into a single hash, a...
Howard Hinnant
2011-12-05
1
-4
/
+5
*
Further macro protection by replacing _[A-Z] with _[A-Z]p
Howard Hinnant
2011-11-29
1
-20
/
+20
*
de-tabbify
Howard Hinnant
2011-10-17
1
-11
/
+11
*
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
-4
/
+4
*
I had a giant misunderstanding of what 'synchronizes with' meant in [futures....
Howard Hinnant
2011-05-19
1
-1
/
+1
*
Brought thread variadic constructor up to current spec, which allows move-onl...
Howard Hinnant
2011-05-16
1
-6
/
+28
*
Effort to reduce the number of exported symbols
Howard Hinnant
2010-12-17
1
-1
/
+1
*
N3191: C++ Timeout Specification
Howard Hinnant
2010-11-20
1
-2
/
+2
*
license change
Howard Hinnant
2010-11-16
1
-2
/
+2
*
I have reverted all contributions made by Jesse Towner in revision 110724
Howard Hinnant
2010-11-16
1
-5
/
+0
*
Convert __thread_local_data to the singleton pattern
Howard Hinnant
2010-10-14
1
-2
/
+2
*
visibility-decoration.
Howard Hinnant
2010-09-23
1
-15
/
+34
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
1
-4
/
+4
*
[futures.atomic_future] and notify_all_at_thread_exit. This completes the he...
Howard Hinnant
2010-09-03
1
-0
/
+1
*
future continues ...
Howard Hinnant
2010-08-27
1
-0
/
+82
*
Fixing whitespace problems
Howard Hinnant
2010-08-22
1
-8
/
+7
*
DE 23
Howard Hinnant
2010-08-21
1
-2
/
+2
*
patch by Jesse Towner, and bug fix by Sebastian Redl
Howard Hinnant
2010-08-10
1
-5
/
+6
*
[string.conversions]
Howard Hinnant
2010-06-02
1
-2
/
+2
*
patch by Jeffrey Yasskin for porting to Ubuntu Hardy. Everything was accepte...
Howard Hinnant
2010-05-24
1
-1
/
+4
*
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
/
+322