summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src/c++98/misc-inst.cc
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
2021-08-12libstdc++: Add #error to some files that depend on a specific standard modeJonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-02-03PR libstdc++/60936 reduce coupling between objects in libstdc++.aJonathan Wakely
2017-01-01Update copyright years.Jakub Jelinek
2016-04-29Remove trailing whitespace from libstdc++-v3 filesChris Gregory
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2015-01-02re PR c++/64422 (basic_string::erase is unresloved)Bernd Edlinger
2014-12-19New std::string implementation.Jonathan Wakely
2014-09-22Make streams movable and swappable.Jonathan Wakely
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2012-01-23[multiple changes]Benjamin Kosnik