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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Configure to get along with 2.9 clang
Howard Hinnant
2011-07-29
1
-0
/
+1
*
Reapply 135035 with proper conditional inclusion, hopefully solving
Alexis Hunt
2011-07-15
1
-124
/
+183
*
http://llvm.org/bugs/show_bug.cgi?id=10353
Howard Hinnant
2011-07-14
1
-0
/
+6
*
http://llvm.org/bugs/show_bug.cgi?id=10346
Howard Hinnant
2011-07-13
1
-0
/
+22
*
Reverted to 134947. Once I got into it, I discovered there were too many pro...
Howard Hinnant
2011-07-13
1
-43
/
+124
*
Implement the __nolocale functions properly so that they will work on
Alexis Hunt
2011-07-13
1
-124
/
+43
*
Toralf Niebuhr: This is just a tiny patch fixing some small (probably copy & ...
Howard Hinnant
2011-07-09
1
-3
/
+3
*
Don't assume that wctype produces a nice mask on all platforms. On
Alexis Hunt
2011-07-09
1
-0
/
+46
*
Conditionally wrap the changes from r134781.
Alexis Hunt
2011-07-09
1
-0
/
+36
*
Implement generalized table lookups for upper, lower, and character
Alexis Hunt
2011-07-09
1
-69
/
+57
*
provide ~future_error() definition
Howard Hinnant
2011-07-08
1
-0
/
+4
*
Fix typo
Alexis Hunt
2011-07-07
1
-1
/
+1
*
Fixing up some ABI issues
Howard Hinnant
2011-07-07
2
-81
/
+0
*
_STD -> _VSTD to avoid macro clash on windows
Howard Hinnant
2011-06-30
6
-47
/
+47
*
Patch by Petteri Räty, http://llvm.org/bugs/show_bug.cgi?id=8992
Howard Hinnant
2011-06-30
1
-101
/
+134
*
noexcept for Chapter 22 [localization].
Howard Hinnant
2011-05-31
1
-53
/
+53
*
noexcept for <chrono>.
Howard Hinnant
2011-05-28
1
-5
/
+5
*
noexcept for <memory>. I've added a few extension noexcept to: allocator_tr...
Howard Hinnant
2011-05-28
3
-15
/
+15
*
Applied noexcept to everything in [diagnostics] (Chapter 19)
Howard Hinnant
2011-05-26
4
-35
/
+35
*
Applied noexcept to everything in [language.support] (Chapter 18)
Howard Hinnant
2011-05-26
3
-37
/
+37
*
Added [[noreturn]] attribute everywhere it should be
Howard Hinnant
2011-05-26
1
-2
/
+4
*
Chris Jefferson noted many places where function calls needed to be qualified...
Howard Hinnant
2011-02-14
3
-7
/
+7
*
clang found a missing return statement.
Howard Hinnant
2011-01-27
1
-0
/
+1
*
Effort to reduce the number of exported symbols
Howard Hinnant
2010-12-17
1
-3
/
+18
*
Add CMake build and fix major Linux blockers.
Michael J. Spencer
2010-12-10
1
-3
/
+118
*
Add a couple more std-qualifers.
Howard Hinnant
2010-12-06
1
-2
/
+2
*
oops, forgot std::
Howard Hinnant
2010-12-04
1
-1
/
+1
*
Fix up uses of new/terminate/unexpected handlers to use the new getters.
Howard Hinnant
2010-12-04
2
-4
/
+5
*
N3189 Observers for the three handler functions
Howard Hinnant
2010-12-02
2
-9
/
+21
*
Implemented N3194
Howard Hinnant
2010-11-30
1
-35
/
+0
*
N3191: C++ Timeout Specification
Howard Hinnant
2010-11-20
1
-18
/
+18
*
LWG 1323
Howard Hinnant
2010-11-17
1
-2
/
+2
*
license change
Howard Hinnant
2010-11-16
23
-46
/
+46
*
Dave Zarzycki showed how the efficiency of shared_ptr could be significantly
Howard Hinnant
2010-11-16
1
-4
/
+7
*
Secure __next_prime from overflowing
Howard Hinnant
2010-10-29
1
-0
/
+24
*
Changing <atomic> to follow Design A
Howard Hinnant
2010-10-18
1
-23
/
+0
*
Convert __thread_local_data to the singleton pattern
Howard Hinnant
2010-10-14
3
-4
/
+9
*
Still working on the basic design of <atomic>. I'm working towards a system ...
Howard Hinnant
2010-10-04
1
-0
/
+23
*
Bug 8254 by Bernhard Rosenkraenzer
Howard Hinnant
2010-10-02
1
-0
/
+2
*
Experimenting with a new forward fomulation (kudos Daniel Kruegler), updated ...
Howard Hinnant
2010-09-13
1
-148
/
+198
*
<rdar://problem/8279559> [libstdcxx] use new linker options to make symbols n...
Nick Kledzik
2010-09-10
1
-0
/
+9
*
Fix whitespace
Howard Hinnant
2010-09-04
1
-1
/
+0
*
Changed __config to react to all of clang's currently documented has_feature ...
Howard Hinnant
2010-09-04
1
-2
/
+2
*
Fix typos, noticed by Clang.
Daniel Dunbar
2010-09-04
2
-2
/
+2
*
[futures.atomic_future] and notify_all_at_thread_exit. This completes the he...
Howard Hinnant
2010-09-03
3
-0
/
+63
*
[futures.shared_future]
Howard Hinnant
2010-09-03
1
-0
/
+17
*
[futures.task] and [futures.async]. Requires variadics and rvalue-ref support.
Howard Hinnant
2010-08-30
1
-6
/
+29
*
future continues ...
Howard Hinnant
2010-08-27
2
-0
/
+212
*
Getting started on <future>
Howard Hinnant
2010-08-25
1
-0
/
+63
*
Remove tabs
Howard Hinnant
2010-08-22
2
-25
/
+25
[next]