summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/21_strings/basic_string/numeric_conversions/char/stod.cc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* libstdc++: Avoid warnings in testsJonathan Wakely2020-10-291-7/+7
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Get rid of dg-skip-if etc. default argsRainer Orth2017-06-171-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* [libstdc++][testsuite] XFAIL tests relying on long double-to-string conversio...Kyrylo Tkachov2016-12-121-0/+1
* testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini2016-10-121-1/+2
* Use effective-target instead of -std optionsJonathan Wakely2016-08-261-1/+1
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* re PR libstdc++/64438 (Removing string-conversion requirement causes libstdc+...Jonathan Wakely2015-01-021-0/+1
* re PR libstdc++/37522 (Incorrect vswprintf prototype breaks __to_xstring)Jonathan Wakely2014-12-221-1/+0
* shrink_to_fit.cc: Prefer -std=gnu++11.Paolo Carlini2014-10-151-1/+1
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-021-1/+1
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-031-1/+1
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-5/+4
* re PR libstdc++/37522 (Incorrect vswprintf prototype breaks __to_xstring)Paolo Carlini2008-10-271-4/+2
* stof.cc: Improve check on long double limits.Paolo Carlini2008-07-031-1/+2
* basic_string.h (stod, [...]): Declare in C++0x mode.Paolo Carlini2008-06-161-0/+139