summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/27_io/basic_ios
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-1617-17/+17
* Update copyright years.Jakub Jelinek2022-01-0317-17/+17
* Update copyright years.Jakub Jelinek2021-01-0417-17/+17
* libstdc++: Require c++98_only effective target for a testJonathan Wakely2020-07-021-0/+1
* Update copyright years.Jakub Jelinek2020-01-0117-17/+17
* Update copyright years.Jakub Jelinek2019-01-0117-17/+17
* PR libstdc++/85222 allow catching iostream errors as gcc4-compatible ios::fai...Jonathan Wakely2018-04-102-16/+2
* Update copyright years.Jakub Jelinek2018-01-0317-17/+17
* Fix libstdc++ testsuite failures with -D_GLIBCXX_USE_CXX11_ABI=0Jonathan Wakely2017-06-142-18/+26
* PR libstdc++/66145 ensure new ABI for ios::failure testsJonathan Wakely2017-02-032-0/+6
* PR66145 use new ABI for std::ios::failure exceptionsJonathan Wakely2017-01-162-6/+0
* Update copyright years.Jakub Jelinek2017-01-0117-17/+17
* 12790-1.cc: Remove 'test' variables.Paolo Carlini2016-10-1710-17/+3
* Use effective-target instead of -std optionsJonathan Wakely2016-08-262-3/+2
* Update copyright years.Jakub Jelinek2016-01-0417-17/+17
* Improve portability of named locale testsJohn Marino2015-11-131-2/+2
* Update copyright years.Jakub Jelinek2015-01-0517-17/+17
* New std::string implementation.Jonathan Wakely2014-12-192-0/+4
* * testsuite/27_io/basic_ios/conv/bool_neg.cc: Add dg-do compile.Jonathan Wakely2014-09-251-0/+1
* bool_neg.cc: New.Jonathan Wakely2014-09-253-0/+104
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-0214-14/+14
* re PR libstdc++/56282 (std::basic_ios<char> broken with -std=c++11 (undefined...Paolo Carlini2013-02-111-31/+0
* pr56193.cc: Tweak.Paolo Carlini2013-02-071-4/+2
* Add the full Copyright blurb on the PR56193 test.Edward Smith-Rowland2013-02-071-1/+19
* PR56193 - Wrong test operator for basic_ios in C++11.Edward Smith-Rowland2013-02-071-0/+15
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-0314-16/+14
* [multiple changes]Paolo Carlini2010-09-151-1/+1
* c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini2010-06-035-16/+16
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-0914-170/+60
* 11.cc: Include <cstring>.Paolo Carlini2007-05-111-0/+1
* locale_facets.tcc: Do not include <typeinfo>.Paolo Carlini2007-04-222-3/+5
* 3.cc: Fixed type mismatches in explicit instantiations.Simon Martin2007-02-221-2/+2
* [multiple changes]Benjamin Kosnik2007-02-204-11/+4
* mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter.Chris Jefferson2005-12-261-2/+2
* re PR libstdc++/24198 (Remove from the testsuite gnu_char_type (or fix it))Paolo Carlini2005-10-051-88/+3
* All files: Update FSF address.Kelley Cook2005-08-1714-14/+14
* testsuite_hooks.cc: Remove try_named_locale.Paolo Carlini2005-05-181-2/+4
* pod_char_traits.h (__gnu_cxx::character): Add char_type.Benjamin Kosnik2005-04-151-132/+4
* 2.cc: Fix typo.Paolo Carlini2004-11-271-3/+3
* 9555-ic.cc: Clarify assertion, set test variable to false before assert.Benjamin Kosnik2004-04-191-3/+2
* re PR libstdc++/14072 (basic_ios::imbue leaves dangling pointers)Paolo Carlini2004-02-091-0/+220
* re PR c++/12226 (g++ fails to enforce accessibility requirement for copy cons...Mark Mitchell2004-01-041-1/+1
* basic_ios.h (basic_ios::setstate): Revert.Benjamin Kosnik2003-12-021-0/+59
* locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik2003-09-2310-28/+12
* *: Change __gnu_cxx_test to __gnu_test.Benjamin Kosnik2003-07-241-1/+1
* 3.cc: _S_pback_size now belongs to basic_filebuf.Paolo Carlini2003-04-231-7/+0
* [multiple changes]Benjamin Kosnik2003-04-151-2/+2
* Reshuffle 27_io testsuite.Benjamin Kosnik2003-04-1012-0/+1007