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