aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/27_io/fpos
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek16-16/+16
2023-01-16Update copyright years.Jakub Jelinek16-16/+16
2022-10-03libstdc++: Disable hosted-only tests [PR103626]Arsen Arsenović4-0/+7
2022-05-05libstdc++: Fixes for tests that fail with -fno-rttiJonathan Wakely2-37/+26
2022-01-03Update copyright years.Jakub Jelinek16-16/+16
2021-01-04Update copyright years.Jakub Jelinek16-16/+16
2020-01-23tolerate padding in mbstate_tAlexandre Oliva1-7/+21
2020-01-01Update copyright years.Jakub Jelinek16-16/+16
2019-01-01Update copyright years.Jakub Jelinek16-16/+16
2018-01-03Update copyright years.Jakub Jelinek16-16/+16
2017-01-01Update copyright years.Jakub Jelinek16-16/+16
2016-10-1712790-1.cc: Remove 'test' variables.Paolo Carlini12-20/+1
2016-07-15Replace references to C++0x with C++11 in commentsJonathan Wakely1-1/+1
2016-01-04Update copyright years.Jakub Jelinek16-16/+16
2015-06-02[libstdc++-v3]Add _GLIBCXX_HAVE_LIMIT_FSIZE to guard 27_io/fpos/14775.cc.Renlin Li1-1/+1
2015-01-05Update copyright years.Jakub Jelinek16-16/+16
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford16-16/+16
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford16-21/+16
2010-06-08order_statistics_imp.hpp: Avoid -Wall warnings.Paolo Carlini4-6/+9
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek16-132/+68
2008-02-1414320-1.cc: Check for "long long" and remove XFAIL.Kaveh R. Ghazi1-1/+6
2007-05-1111.cc: Include <cstring>.Paolo Carlini1-2/+4
2007-02-20[multiple changes]Benjamin Kosnik1-0/+0
2006-06-21postypes.h (operator==(const fpos<>&, const fpos<>&), [...]): Add.Paolo Carlini1-0/+50
2006-03-13postypes.h (fpos<>::operator==, operator!=): Remove, exploit conversion to st...Paolo Carlini1-0/+47
2005-08-17All files: Update FSF address.Kelley Cook14-14/+14
2005-04-07test.html: Update.Benjamin Kosnik1-1/+2
2004-04-199555-ic.cc: Clarify assertion, set test variable to false before assert.Benjamin Kosnik3-6/+5
2004-04-01re PR libstdc++/14775 ([3.4 only] LFS tests missing)Paolo Carlini1-0/+55
2004-03-0514320-2.cc: Remove xfail.Paolo Carlini1-2/+0
2004-03-03re PR libstdc++/14320 (istreambuf_iterator::difference_type is not a signed i...Paolo Carlini6-2/+247
2004-02-24re PR libstdc++/14252 (Problems with count and iterator_traits<istreambuf_ite...Paolo Carlini1-0/+62
2003-10-16[multiple changes]Benjamin Kosnik4-2/+133
2003-09-23locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik3-20/+3
2003-07-24*: Change __gnu_cxx_test to __gnu_test.Benjamin Kosnik1-1/+1
2003-07-04Makefile.am (target_headers): Add fpos.hBenjamin Kosnik1-0/+46
2003-07-04Makefile.am (target_headers): Add fpos.hBenjamin Kosnik3-11/+12
2003-04-10Reshuffle 27_io testsuite.Benjamin Kosnik3-0/+246