Age | Commit message (Expand) | Author | Files | Lines |
2024-01-03 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2022-05-05 | libstdc++: Fixes for tests that fail with -fno-rtti | Jonathan Wakely | 2 | -2/+9 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2020-10-29 | libstdc++: Avoid warnings in tests | Jonathan Wakely | 2 | -4/+4 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2019-05-23 | PR libstdc++/90220 fix experimental::any_cast for non-object types | Jonathan Wakely | 1 | -3/+53 |
2019-05-02 | Improve docs for Library Fundamentals TS | Jonathan Wakely | 1 | -1/+2 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2018-07-26 | Add missing dg-require-cstdint directives to tests | Jonathan Wakely | 1 | -0/+1 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2017-09-12 | PR libstdc++/79433 no #error for including TS headers with wrong -std | Jonathan Wakely | 1 | -1/+1 |
2017-01-20 | PR69321 fix any_cast<T>(any*) for non-copyable T | Jonathan Wakely | 1 | -0/+13 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 15 | -15/+15 |
2016-11-15 | Fix find&replace error in license boilerplate | Jonathan Wakely | 1 | -1/+1 |
2016-10-24 | Cross-port exception-safety and move fixes of std::any to std::experimental::... | Ville Voutilainen | 4 | -15/+167 |
2016-10-03 | Fix libstdc++ versioned namespace build | Jonathan Wakely | 1 | -1/+1 |
2016-08-26 | Use effective-target instead of -std options | Jonathan Wakely | 14 | -25/+15 |
2016-07-05 | Implement LWG 2509, | Ville Voutilainen | 2 | -1/+31 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 14 | -14/+14 |
2015-08-20 | any (__any_caster): Define at namespace scope so the name is visible to name ... | Jonathan Wakely | 1 | -1/+1 |
2015-08-14 | any (any::operator=(const any&)): Move check for self-assignment. | Jonathan Wakely | 2 | -2/+54 |
2015-07-30 | any (any::operator=(const any&)): Check for self-assignment. | Jonathan Wakely | 2 | -1/+42 |
2015-05-02 | any (any::_Storage): Fix alignment of buffer. | Jonathan Wakely | 2 | -1/+53 |
2015-05-02 | any (any::_Storage): Make non-copyable. | Jonathan Wakely | 2 | -1/+76 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 11 | -11/+11 |
2014-12-13 | Post-Urbana updates to Library Fundamentals v1. | Jonathan Wakely | 4 | -181/+1 |
2014-10-29 | any: Add feature-testing macro. | Jonathan Wakely | 1 | -1/+1 |
2014-07-10 | any (any::_Manager_alloc::_Data): Reorder tuple members to simplify pretty pr... | Jonathan Wakely | 1 | -0/+73 |
2014-07-08 | allocated_ptr.h (__allocated_ptr::operator=): Add missing return. | Jonathan Wakely | 1 | -1/+1 |
2014-06-23 | any (any_v1): Rename namespace to fundamentals_v1. | Jonathan Wakely | 1 | -0/+30 |
2014-06-14 | status_cxx2014.xml: Update Fundamentals TS status. | Jonathan Wakely | 11 | -0/+614 |