summaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/exception.h
AgeCommit message (Expand)Author
2025-07-10c++, libstdc++: Implement C++26 P3068R5 - constexpr exceptions [PR117785]Jakub Jelinek
2025-01-02Update copyright years.Jakub Jelinek
2024-09-25libstdc++: #ifdef out #pragma GCC system_headerJason Merrill
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-05-06libstdc++: Do not use #include inside push visibility scope [PR99871]Jonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-07-01libstdc++: Improvements to Doxygen markupJonathan Wakely
2021-04-06libstdc++: Fix doxygen markup for group close commandsJonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-07-05PR libstdc++/85831 define move constructors and operators for exceptionsJonathan Wakely
2018-05-18Some libstdc++ fixes for -Wdeprecated-copy.Jason Merrill
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-08-22libstdc++/68297 avoid throw/catch in make_exception_ptrGleb Natapov