Age | Commit message (Expand) | Author | Files | Lines |
2025-01-02 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2016-10-13 | container_access.cc: Remove 'test' variables. | Paolo Carlini | 2 | -3/+0 |
2016-08-01 | Fix __gnu_cxx::hash_set test to pass in C++98 mode | Jonathan Wakely | 1 | -12/+14 |
2016-07-04 | Fix std::vector's use of temporary objects | Jonathan Wakely | 1 | -10/+13 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 4 | -4/+4 |
2014-01-02 | Update copyright years in libstdc++-v3/ | Richard Sandiford | 4 | -4/+4 |
2013-02-03 | Update copyright in libstdc++-v3. | Richard Sandiford | 4 | -4/+4 |
2011-05-25 | re PR libstdc++/49060 (use of deleted memory in __gnu_cxx::hashtable::erase) | Ian Lance Taylor | 1 | -0/+35 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 4 | -35/+15 |
2009-04-08 | hashtable.h (erase): Correctly handle erasing a reference to an entry in the ... | Ian Lance Taylor | 1 | -0/+160 |
2007-10-18 | re PR libstdc++/30085 (switch debug mode hash containers from ext to tr1) | Benjamin Kosnik | 3 | -0/+169 |