]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/char
Fix comment typos - hanlde -> handle
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / 21_strings / basic_string / numeric_conversions / char /
2025-05-21  Alexandre Oliva[testsuite] tolerate missing std::stold
2025-01-02  Jakub JelinekUpdate copyright years.
2024-01-03  Jakub JelinekUpdate copyright years.
2023-11-16  Jonathan Wakelylibstdc++: Test for feature test macros more accurately
2023-08-17  Jonathan Wakelylibstdc++: Implement std::to_string in terms of std...
2023-08-17  Jonathan Wakelylibstdc++: Optimize std::to_string using std::string...
2023-07-19  Jonathan Wakelylibstdc++: Enable tests for std::stoi etc. unconditiona...
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-29  Jonathan Wakelylibstdc++: Avoid warnings in tests
2020-01-01  Jakub JelinekUpdate copyright years.
2019-06-12  Jonathan WakelyReplace std::to_string for integers with optimized...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-06-17  Rainer OrthGet rid of dg-skip-if etc. default args
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-12  Kyrylo Tkachov[libstdc++][testsuite] XFAIL tests relying on long...
2016-10-12  Paolo Carlinitestsuite_hooks.h: Rewrite VERIFY in terms of __builtin...
2016-08-26  Jonathan WakelyUse effective-target instead of -std options
2016-01-04  Jakub JelinekUpdate copyright years.
2015-09-29  Jonathan WakelyLeave errno unchanged by successful std::stoi etc
2015-01-05  Jakub JelinekUpdate copyright years.
2015-01-02  Jonathan Wakelyre PR libstdc++/64438 (Removing string-conversion requi...
2014-12-22  Jonathan Wakelyre PR libstdc++/37522 (Incorrect vswprintf prototype...
2014-10-15  Paolo Carlinishrink_to_fit.cc: Prefer -std=gnu++11.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-02-21  Paolo Carlinire PR libstdc++/52317 (incorrect FSF address)
2009-11-11  Paolo Carlinibasic_string.h (to_string(int), [...]): Add, per resolu...
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-10-27  Paolo Carlinire PR libstdc++/37522 (Incorrect vswprintf prototype...
2008-07-03  Paolo Carlinistof.cc: Improve check on long double limits.
2008-06-16  Paolo Carlinibasic_string.h (stod, [...]): Declare in C++0x mode.