2016-07-21 |
JF Bastien | Remove FIXME for feature test macro |
tree | commitdiff |
2016-07-21 |
Marshall Clow | Again, w/o the tabs |
tree | commitdiff |
2016-07-21 |
Marshall Clow | Another fix to appease the no-exception bots. |
tree | commitdiff |
2016-07-21 |
Marshall Clow | Fix some string_view tests that were failing when excep... |
tree | commitdiff |
2016-07-21 |
Marshall Clow | Implement std::string_view as described in wg21.link... |
tree | commitdiff |
2016-07-21 |
Eric Fiselier | Mark P0358r1 as complete. It is already implemented |
tree | commitdiff |
2016-07-21 |
Eric Fiselier | Mark P0337r0 as complete. It was already implemented... |
tree | commitdiff |
2016-07-21 |
Eric Fiselier | Implement P0084r2. Changing emplace return types. |
tree | commitdiff |
2016-07-20 |
Eric Fiselier | Disable warning flags when running .fail.cpp tests. |
tree | commitdiff |
2016-07-20 |
Eric Fiselier | Unbreak traits tests by handling differences between... |
tree | commitdiff |
2016-07-20 |
Eric Fiselier | Fix inheriting constructor test for std::function. |
tree | commitdiff |
2016-07-20 |
Eric Fiselier | Unbreak is_constructible tests for Clang <= 3.7. |
tree | commitdiff |
2016-07-20 |
Eric Fiselier | Add missed test in r276090. |
tree | commitdiff |
2016-07-20 |
Eric Fiselier | Move std::function constructor SFINAE into template... |
tree | commitdiff |
2016-07-20 |
Eric Fiselier | Reimplement is_constructible fallback implementation... |
tree | commitdiff |
2016-07-20 |
Eric Fiselier | Add tests for reference binding assertions in std:... |
tree | commitdiff |
2016-07-20 |
Eric Fiselier | Add SFINAE on additional overloads of std::complex... |
tree | commitdiff |
2016-07-19 |
Eric Fiselier | Add heterogeneous comparator support for __debug_less... |
tree | commitdiff |
2016-07-19 |
Eric Fiselier | [libcxx] Add support for benchmark tests using Google... |
tree | commitdiff |
2016-07-19 |
Eric Fiselier | Fix undefined behavior in __tree |
tree | commitdiff |
2016-07-18 |
Marshall Clow | Bump version # to 4.0.0 |
tree | commitdiff |
2016-07-18 |
Marshall Clow | Don't use pthread initializers in constexpr constructor... |
tree | commitdiff |
2016-07-18 |
Marshall Clow | Change a couple ifdefs from '#if __cplusplus >= 2011xxx... |
tree | commitdiff |
2016-07-18 |
Eric Fiselier | Remove locale tests that depend on enviroment variables. |
tree | commitdiff |
2016-07-18 |
Jonas Hahnfeld | [libcxx][filesystem] Remove setgid from parent before... |
tree | commitdiff |
2016-07-18 |
Eric Fiselier | Rework libatomic handling in CMake and LIT. |
tree | commitdiff |
2016-07-18 |
Eric Fiselier | Improve ABI tests for std::pair. |
tree | commitdiff |
2016-07-18 |
Eric Fiselier | Add checkpoint diagnostics to help diagnose buildbot... |
tree | commitdiff |
2016-07-18 |
Eric Fiselier | Prevent failures by marking Clock::is_steady tests... |
tree | commitdiff |
2016-07-18 |
Eric Fiselier | Add includes in test. Patch from STL@microsoft.com |
tree | commitdiff |
2016-07-18 |
Eric Fiselier | Upgrade arcconfig to use https |
tree | commitdiff |
2016-07-18 |
Eric Fiselier | Rename and rework `_LIBCPP_TRIVIAL_PAIR_COPY_CTOR`... |
tree | commitdiff |
2016-07-18 |
Eric Fiselier | Suppress warning in make_from_tuple tests. |
tree | commitdiff |
2016-07-18 |
Eric Fiselier | Implement C++17 tuple bits. Including apply and make_fr... |
tree | commitdiff |
2016-07-17 |
Eric Fiselier | Check for unconstrained hash equality before constraine... |
tree | commitdiff |
2016-07-17 |
Eric Fiselier | Fix std::experimental::optional tests. Patch from Casey... |
tree | commitdiff |
2016-07-13 |
Marshall Clow | Constuct a sentry object in istream::readsome, and... |
tree | commitdiff |
2016-07-12 |
Marshall Clow | Add more tests for LWG#2582. No code changes needed... |
tree | commitdiff |
2016-07-12 |
JF Bastien | libc++: name anonymous structs |
tree | commitdiff |
2016-07-12 |
Marshall Clow | Add tests for the meta.unary.props that do not require... |
tree | commitdiff |
2016-07-12 |
Marshall Clow | mark issue #2422 as complete; this was just a wording... |
tree | commitdiff |
2016-07-12 |
Marshall Clow | mark issue #2181 as complete; this was just a wording... |
tree | commitdiff |
2016-07-12 |
Saleem Abdulrasool | Add option to disable __deallocate #warning |
tree | commitdiff |
2016-07-12 |
Marshall Clow | Put the status in the right column |
tree | commitdiff |
2016-07-12 |
Marshall Clow | Mark P0067 as 'postponed', because it will be revised... |
tree | commitdiff |
2016-07-11 |
Eric Fiselier | Don't compute modulus of hash if it is smaller than... |
tree | commitdiff |
2016-07-11 |
Marshall Clow | Always use the allocator to construct/destruct elements... |
tree | commitdiff |
2016-07-11 |
Eric Fiselier | Allow is_swappable to SFINAE on deleted/ambiguous swap... |
tree | commitdiff |
2016-07-11 |
Eric Fiselier | Hide some internal symbols for memory resource. |
tree | commitdiff |
2016-07-08 |
Marshall Clow | Fix typo in #ifdef; leave tests commented out b/c gcc... |
tree | commitdiff |
2016-07-08 |
Marshall Clow | Implement LWG685 (which is from C++11!). Fixes PR#28421... |
tree | commitdiff |
2016-07-08 |
Kwasi Mensah | [libc++] Check hash before calling __hash_table key_eq... |
tree | commitdiff |
2016-07-06 |
Manman Ren | Revert r274605 due to bot failure: lab.llvm.org:8080... |
tree | commitdiff |
2016-07-06 |
Marshall Clow | Fix typo in #ifdef, and re-enable tests now that the... |
tree | commitdiff |
2016-07-02 |
Eric Fiselier | Add unordered_map::insert benchmark test and rename... |
tree | commitdiff |
2016-07-02 |
Eric Fiselier | Improve performance of unordered_set<uint32_t>::find... |
tree | commitdiff |
2016-07-02 |
Eric Fiselier | Handle std::get<T>(...) for std::tuple<> |
tree | commitdiff |
2016-07-02 |
Eric Fiselier | Remove workarounds for C++17 inline variable ABI break... |
tree | commitdiff |
2016-07-02 |
Eric Fiselier | Rewrite std::get<Type>(...) helper using constexpr... |
tree | commitdiff |
2016-07-02 |
Eric Fiselier | Cleanup SFINAE in tuple, and add tests for reference... |
tree | commitdiff |
2016-07-02 |
Eric Fiselier | Make tuple_constructible and family lazy again. |
tree | commitdiff |
2016-07-01 |
Eric Fiselier | Add another workaround for C++17 inline variable ABI... |
tree | commitdiff |
2016-07-01 |
Eric Fiselier | Remove accidental change committed in r274403. |
tree | commitdiff |
2016-07-01 |
Eric Fiselier | Turn off ASAN's odr-violation diagnostics for now.... |
tree | commitdiff |
2016-07-01 |
Eric Fiselier | Work around ABI break caused by C++17 inline variables. |
tree | commitdiff |
2016-07-01 |
Eric Fiselier | Flatten tuple_constructible, tuple_convertible and... |
tree | commitdiff |
2016-07-01 |
Eric Fiselier | Flatten the tuple_element and __make_tuple_types implem... |
tree | commitdiff |
2016-06-30 |
Eric Fiselier | Replace __make_tuple_indices implementation with superi... |
tree | commitdiff |
2016-06-30 |
Marshall Clow | Fix static assert problem on gcc; remove XFAILs that... |
tree | commitdiff |
2016-06-30 |
Eric Fiselier | Fix C++03 build. |
tree | commitdiff |
2016-06-30 |
Marshall Clow | Mark issues 2550, 2551, 2555, 2685, 2698 as complete... |
tree | commitdiff |
2016-06-30 |
Marshall Clow | Mark issues 2667, 2669, 2670, 2671, 2673 as complete... |
tree | commitdiff |
2016-06-30 |
Marshall Clow | Implement LWG#2688: 'clamp misses preconditions and... |
tree | commitdiff |
2016-06-30 |
Marshall Clow | Temporarily XFAIL the incomplete type tests for GCC... |
tree | commitdiff |
2016-06-30 |
Marshall Clow | Implement LWG#2684: 'priority_queue lacking comparator... |
tree | commitdiff |
2016-06-30 |
Marshall Clow | Implement LWG#2596: 'vector::data() should use addressof' |
tree | commitdiff |
2016-06-30 |
Marshall Clow | Implement LWG#2441: 'Exact-width atomic typedefs should... |
tree | commitdiff |
2016-06-30 |
Marshall Clow | Implement LWG#2436: 'Comparators for associative contai... |
tree | commitdiff |
2016-06-30 |
Eric Fiselier | Update status of already completed Oulu issues. |
tree | commitdiff |
2016-06-30 |
Eric Fiselier | Make futures.overview enum tests more portable. Patch... |
tree | commitdiff |
2016-06-30 |
Eric Fiselier | Make std::array typedef tests more portable. |
tree | commitdiff |
2016-06-30 |
Eric Fiselier | Fix ::reference typedef in insert iterators. |
tree | commitdiff |
2016-06-30 |
Eric Fiselier | Make instreambuf.iterator/types.pass.cpp more portable. |
tree | commitdiff |
2016-06-30 |
Eric Fiselier | Fix use of terse static assert. Patch from STL@microsof... |
tree | commitdiff |
2016-06-30 |
Eric Fiselier | Fix unary_function inheritance assumption. Patch from... |
tree | commitdiff |
2016-06-30 |
Eric Fiselier | Fix unreferenced parameter warning. Patch from STL... |
tree | commitdiff |
2016-06-30 |
Eric Fiselier | Avoid applying unary minus to unsigned integers. Patch... |
tree | commitdiff |
2016-06-29 |
Akira Hatanaka | [libcxx] Fix a bug in strstreambuf::overflow. |
tree | commitdiff |
2016-06-28 |
Marshall Clow | Use WG21.link reflector to get to issues, rather than... |
tree | commitdiff |
2016-06-28 |
Marshall Clow | Updated C++1Z status page with new work from Oulu WG21... |
tree | commitdiff |
2016-06-27 |
Marshall Clow | Fix bad link for P0006 |
tree | commitdiff |
2016-06-27 |
Eric Fiselier | Fix UB in uses_alloc_types.hpp |
tree | commitdiff |
2016-06-27 |
Eric Fiselier | Implement P0163r0. Add shared_ptr::weak_type. |
tree | commitdiff |
2016-06-27 |
Eric Fiselier | Implement p0337r0. Delete operator= for polymorphic_all... |
tree | commitdiff |
2016-06-27 |
Eric Fiselier | Implement P0358r1. Fixes for not_fn. |
tree | commitdiff |
2016-06-27 |
Eric Fiselier | Fix C++03 failure in enable_shared_from_this test |
tree | commitdiff |
2016-06-26 |
Eric Fiselier | Fix PR27115 - enable_shared_from_this does not work... |
tree | commitdiff |
2016-06-26 |
Eric Fiselier | Fix C++03 build |
tree | commitdiff |
2016-06-26 |
Eric Fiselier | Fix PR28079 - std::wstring_convert move constructor... |
tree | commitdiff |
2016-06-26 |
Eric Fiselier | Implement LWG 2488 - Make the placeholders constexpr. |
tree | commitdiff |
next |