summaryrefslogtreecommitdiff
path: root/libstdc++-v3/libsupc++/exception.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* libstdc++: Do not use #include inside push visibility scope [PR99871]Jonathan Wakely2022-05-061-5/+1
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* libstdc++: Improvements to Doxygen markupJonathan Wakely2021-07-011-0/+1
* libstdc++: Fix doxygen markup for group close commandsJonathan Wakely2021-04-061-1/+3
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* PR libstdc++/85831 define move constructors and operators for exceptionsJonathan Wakely2018-07-051-3/+5
* Some libstdc++ fixes for -Wdeprecated-copy.Jason Merrill2018-05-181-0/+4
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* libstdc++/68297 avoid throw/catch in make_exception_ptrGleb Natapov2016-08-221-0/+78