summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/decimal
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-07-12[libstdc++] [testsuite] require dfprt on some testsAlexandre Oliva
2024-01-03Update copyright years.Jakub Jelinek
2023-01-16Update copyright years.Jakub Jelinek
2022-01-03Update copyright years.Jakub Jelinek
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-10-19Use __LONG_LONG_MAX__ instead of LONG_LONG_MAX in testJonathan Wakely
2017-01-01Update copyright years.Jakub Jelinek
2016-10-13container_access.cc: Remove 'test' variables.Paolo Carlini
2016-08-26Use effective-target instead of -std optionsJonathan Wakely
2016-04-18Make use of extensions more explicit in libstdc++ testsJonathan Wakely
2016-01-04Update copyright years.Jakub Jelinek
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford
2013-10-23contrib.texi ([Fran@,{c}ois Dumont], [...]): New entries.Paolo Carlini
2013-10-23re PR libstdc++/58815 (Casting/Conversion operator for std::decimal not suppo...Paolo Carlini
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-08-06[multiple changes]Paolo Carlini
2011-06-09prune.exp (libstdc++-dg-prune): Prune notes.Jason Merrill
2011-03-18mixed-mode-arith_neg.cc: Rename from mixed-mode_neg.ccDiego Novillo
2009-10-06binary-arith.cc: Fix directive to skip test.Janis Johnson
2009-10-05[multiple changes]Benjamin Kosnik