summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/19_diagnostics/error_code/operators
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-036-6/+6
* libstdc++: Fix incorrect test for std::error_code comparisonsJonathan Wakely2021-02-033-3/+13
* Update copyright years.Jakub Jelinek2021-01-046-6/+6
* libstdc++: Define operator<=> for <system_error> typesJonathan Wakely2020-02-204-2/+98
* Update copyright years.Jakub Jelinek2020-01-014-4/+4
* Update copyright years.Jakub Jelinek2019-01-014-4/+4
* Update copyright years.Jakub Jelinek2018-01-034-4/+4
* Update copyright years.Jakub Jelinek2017-01-014-4/+4
* testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini2016-10-123-6/+0
* Use effective-target instead of -std optionsJonathan Wakely2016-08-264-5/+4
* Move dg-error directives to relevant linesJonathan Wakely2016-08-021-3/+1
* Update copyright years.Jakub Jelinek2016-01-044-4/+4
* Update copyright years.Jakub Jelinek2015-01-054-4/+4
* freestanding.cc: Prefer -std=gnu++11.Paolo Carlini2014-10-154-4/+4
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-024-4/+4
* 50594.cc: For mingw-targets use only static libstdc++-version.Kai Tietz2013-03-253-0/+3
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-034-4/+4
* call.c (implicit_conversion): Handle conversion from initializer-list to scalar.Jason Merrill2009-05-271-1/+1
* functional (function): Use explicit operator bool.Benjamin Kosnik2009-05-212-3/+3
* re PR libstdc++/39880 (Specialisation is_error_code_enum<errc> should not exist)Paolo Carlini2009-04-253-3/+3
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-094-21/+17
* system_error (is_error_code_enum): Specialize for errc.Chris Fairles2008-10-223-3/+3
* system_error: Align to current draft specifications.Benjamin Kosnik2008-05-162-38/+4
* re PR libstdc++/34538 ([DR 697] combination of sstream, invalid_argument and ...Paolo Carlini2007-12-273-7/+7
* [multiple changes]Paolo Carlini2007-12-102-2/+1
* system_error: New file.Benjamin Kosnik2007-08-234-0/+196