git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Removed unused LParenLoc parameter to ActOnCXXForRangeStmt
[lldb.git]
/
libcxx
/
2012-08-13
Howard Hinnant
Remove obsolete do-installhdrs target (again).
tree
|
commitdiff
2012-08-13
Howard Hinnant
Remove obsolete do-installhdrs target.
tree
|
commitdiff
2012-08-13
Howard Hinnant
Patch constributed by Michel Moren in llvm.org/bugs...
tree
|
commitdiff
2012-08-08
Howard Hinnant
Change size of reference count field in __libcpp_nmstr...
tree
|
commitdiff
2012-08-05
Howard Hinnant
std::equal operating on non-const __bit_iterators was...
tree
|
commitdiff
2012-08-05
Howard Hinnant
Andrew Morrow: The current CMake setup for libc++ incor...
tree
|
commitdiff
2012-08-04
Howard Hinnant
Loosen up the timing requirements on 4 more tests.
tree
|
commitdiff
2012-08-03
Howard Hinnant
Performance tweaking rotate.
tree
|
commitdiff
2012-08-02
Howard Hinnant
Andrew Morrow: The attached patch updates the initializ...
tree
|
commitdiff
2012-08-02
Howard Hinnant
Andrew Morrow: There are two tests under test/utilities...
tree
|
commitdiff
2012-08-02
Howard Hinnant
Andrew Morrow: The attached patch updates the lit.confi...
tree
|
commitdiff
2012-08-02
Howard Hinnant
Andrew Morrow: Among the various libc++ tests that...
tree
|
commitdiff
2012-08-02
Howard Hinnant
Andrew Morrow: The attached patch is an attempt to...
tree
|
commitdiff
2012-08-02
Howard Hinnant
Andrew Morrow: This patch fixes
tree
|
commitdiff
2012-07-31
Howard Hinnant
Andrew Morrow: Attached is a writeup of the current...
tree
|
commitdiff
2012-07-30
Howard Hinnant
Despite my pathological distrust of spin locks, the...
tree
|
commitdiff
2012-07-30
Howard Hinnant
Updated status
tree
|
commitdiff
2012-07-30
Howard Hinnant
Updated the complete by-chapter graph
tree
|
commitdiff
2012-07-30
Howard Hinnant
Implement [util.smartptr.shared.atomic]. This is the...
tree
|
commitdiff
2012-07-26
Howard Hinnant
Update CREDITS.TXT
tree
|
commitdiff
2012-07-26
Howard Hinnant
Patch by Andrew C. Morrow: shims to work around macroi...
tree
|
commitdiff
2012-07-26
Howard Hinnant
Patch by Andrew C. Morrow: Conditionally include cxxab...
tree
|
commitdiff
2012-07-26
Howard Hinnant
<algorithm> no longer needs to include <cstdlib>, but...
tree
|
commitdiff
2012-07-26
Howard Hinnant
locale::id really needs to be constructed at compile...
tree
|
commitdiff
2012-07-26
Richard Smith
libc++: switch from using _ATTRIBUTE(noreturn) (which...
tree
|
commitdiff
2012-07-21
Howard Hinnant
Apple LWG 2067: open-std.org/jtc1/sc22/wg21/docs/papers...
tree
|
commitdiff
2012-07-21
Howard Hinnant
noexcept applied to <future>.
tree
|
commitdiff
2012-07-21
Howard Hinnant
noexcept applied to <thread>.
tree
|
commitdiff
2012-07-21
Howard Hinnant
noexcept applied to <condition_variable>.
tree
|
commitdiff
2012-07-21
Howard Hinnant
noexcept and constexpr applied to <mutex>.
tree
|
commitdiff
2012-07-21
Howard Hinnant
noexcept and constexpr applied to <regex>.
tree
|
commitdiff
2012-07-21
Howard Hinnant
noexcept and constexpr applied to <ios>.
tree
|
commitdiff
2012-07-21
Howard Hinnant
noexcept applied to <valarray>.
tree
|
commitdiff
2012-07-20
Howard Hinnant
constexpr applied to <complex>.
tree
|
commitdiff
2012-07-20
Howard Hinnant
noexcept applied to <random>.
tree
|
commitdiff
2012-07-20
Howard Hinnant
Relax the tolerances on some timing tests.
tree
|
commitdiff
2012-07-20
Howard Hinnant
noexcept applied to <iterator>.
tree
|
commitdiff
2012-07-20
Howard Hinnant
constexpr applied to <array>.
tree
|
commitdiff
2012-07-20
Howard Hinnant
constexpr applied to <string>.
tree
|
commitdiff
2012-07-20
Howard Hinnant
Further tweaks on relaxing complete type checking for...
tree
|
commitdiff
2012-07-19
Howard Hinnant
Jean-Daniel : clang now supports all required type_traits.
tree
|
commitdiff
2012-07-19
Howard Hinnant
Jean-Daniel updates the libc++ index page to reflect...
tree
|
commitdiff
2012-07-16
Howard Hinnant
Relax the complete-type checks that are happening under...
tree
|
commitdiff
2012-07-13
Howard Hinnant
Applied constexpr to <chrono>.
tree
|
commitdiff
2012-07-12
Howard Hinnant
Fixed a bug in wstring_convert concerning zero-length...
tree
|
commitdiff
2012-07-11
Richard Smith
Teach libc++ to check for libc++abi and use its feature...
tree
|
commitdiff
2012-07-09
Howard Hinnant
Add test for self-referencing emplace test.
tree
|
commitdiff
2012-07-08
Howard Hinnant
Change emplace for vector and deque to create the tempo...
tree
|
commitdiff
2012-07-07
Howard Hinnant
Appy constexpr to <memory>. Picked up a few missing...
tree
|
commitdiff
2012-07-07
Howard Hinnant
Apply constexpr to the mutex constructor. As a conform...
tree
|
commitdiff
2012-07-07
Howard Hinnant
Apply constexpr to <bitset>.
tree
|
commitdiff
2012-07-06
Howard Hinnant
Apply noexcept to tuple.
tree
|
commitdiff
2012-07-06
Howard Hinnant
As a conforming extension give tuple a noexcept default...
tree
|
commitdiff
2012-07-06
Howard Hinnant
Give tuple a constexpr default constructor.
tree
|
commitdiff
2012-07-06
Howard Hinnant
New Windows libc++ test results provided by Ruben Van...
tree
|
commitdiff
2012-07-06
Howard Hinnant
Apply noexcept to those functions implemented in <cstdl...
tree
|
commitdiff
2012-07-06
Howard Hinnant
Apply noexcept to those functions implemented in <cmath...
tree
|
commitdiff
2012-07-06
Howard Hinnant
Add noexcept test for offsetof macro per [support.types...
tree
|
commitdiff
2012-07-06
Howard Hinnant
This commit establishes a new bucket_count policy in...
tree
|
commitdiff
2012-07-06
Howard Hinnant
link to Marshall's notes.
tree
|
commitdiff
2012-06-28
Nuno Lopes
mark operator new(std::nothrow) as noalias (aka __attri...
tree
|
commitdiff
2012-06-26
Howard Hinnant
Fixed a bug regarding result_of reported by Sven Behne...
tree
|
commitdiff
2012-06-25
Nuno Lopes
fix help with bash
tree
|
commitdiff
2012-06-09
Howard Hinnant
Revert pair constructors back to using is_convertible...
tree
|
commitdiff
2012-06-07
Douglas Gregor
Fix warning flags for CMake builds, from Andrew C....
tree
|
commitdiff
2012-06-01
Howard Hinnant
Fix a few testsuite bugs involving trailing null (or...
tree
|
commitdiff
2012-05-31
Howard Hinnant
Fix dangling else clause. Bug found and fixed by Dimit...
tree
|
commitdiff
2012-05-31
Howard Hinnant
Fix the new _ALIGNAS_TYPE per instructions supplied...
tree
|
commitdiff
2012-05-31
Howard Hinnant
Protect use of alignas against older versions of clang
tree
|
commitdiff
2012-05-25
Howard Hinnant
The rules for emplace in map, multimap, unordered_map...
tree
|
commitdiff
2012-05-25
Howard Hinnant
Fix memory corruption bug found and fixed by Andrew...
tree
|
commitdiff
2012-05-20
Howard Hinnant
Add documentation regarding -fno-rtti.
tree
|
commitdiff
2012-05-19
Howard Hinnant
Revert fix to llvm.org/bugs/show_bug.cgi?id=12867 for...
tree
|
commitdiff
2012-05-19
Douglas Gregor
Revert my _LIBCPP_INLINE_VISIBILITY changes, r157097...
tree
|
commitdiff
2012-05-19
Douglas Gregor
valarray resize should not be _LIBCPP_INLINE_VISIBILITY
tree
|
commitdiff
2012-05-19
Douglas Gregor
Move _LIBCPP_VISIBLE_INLINE from the out-of-line defini...
tree
|
commitdiff
2012-05-18
Howard Hinnant
Protect __shared_weak_count::__get_deleter declaration...
tree
|
commitdiff
2012-05-10
Howard Hinnant
Fix several bugs in find/count specialized for bits.
tree
|
commitdiff
2012-05-10
Howard Hinnant
Add friends __count_bool_true and __count_bool_false...
tree
|
commitdiff
2012-05-07
Howard Hinnant
SFINAE __bit_iterator such that it will only get instan...
tree
|
commitdiff
2012-05-04
Howard Hinnant
Constrain __bind functor constructor such that it won...
tree
|
commitdiff
2012-05-03
Howard Hinnant
Change std::abs from a template function to three overl...
tree
|
commitdiff
2012-05-01
Howard Hinnant
Greatly scale back ambitions of emulating move semantic...
tree
|
commitdiff
2012-04-19
Richard Smith
libc++: only #include <cxxabi.h> if it exists. This...
tree
|
commitdiff
2012-04-19
Richard Smith
libc++: Add some missing #includes to atomics tests...
tree
|
commitdiff
2012-04-11
Howard Hinnant
Apply noexcept and constexpr to <atomic>.
tree
|
commitdiff
2012-04-11
Richard Smith
Switch libc++ from __atomic_* builtins to __c11_atomic_...
tree
|
commitdiff
2012-04-11
David Chisnall
Now that clang supports doing the right thing with...
tree
|
commitdiff
2012-04-05
David Chisnall
Fix the remaining atomic tests, all of which were wrong...
tree
|
commitdiff
2012-04-05
David Chisnall
Fix test cases that were trying to make atomic things...
tree
|
commitdiff
2012-04-05
David Chisnall
Fix use of __atomic_is_lock_free() intrinsic.
tree
|
commitdiff
2012-04-03
Howard Hinnant
Put std::piecewise_construct_t back into the dylib...
tree
|
commitdiff
2012-04-03
Howard Hinnant
constexpr support for <utility>. Patch contributed...
tree
|
commitdiff
2012-04-03
Howard Hinnant
Updated documentation contributed by Christopher Jefferson.
tree
|
commitdiff
2012-04-02
Howard Hinnant
Update <random> with constexpr support. Patch contribu...
tree
|
commitdiff
2012-04-02
Howard Hinnant
Update <limits> with constexpr support. Patch contribu...
tree
|
commitdiff
2012-04-02
Howard Hinnant
Fix test for default constructor of discrete_distributi...
tree
|
commitdiff
2012-04-02
Howard Hinnant
This is an initial commit of constexpr support as propo...
tree
|
commitdiff
2012-04-01
Howard Hinnant
I believe tuple is still under development in the stand...
tree
|
commitdiff
2012-03-21
Howard Hinnant
It appears that the standard accidentally removed the...
tree
|
commitdiff
next