summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-0318-18/+18
* Update copyright years.Jakub Jelinek2021-01-0418-18/+18
* Update copyright years.Jakub Jelinek2020-01-0118-18/+18
* Update copyright years.Jakub Jelinek2019-01-0118-18/+18
* Update copyright years.Jakub Jelinek2018-01-0318-18/+18
* Update copyright years.Jakub Jelinek2017-01-0118-18/+18
* 12790-1.cc: Remove 'test' variables.Paolo Carlini2016-10-1717-19/+0
* testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...Paolo Carlini2016-10-121-7/+4
* Update copyright years.Jakub Jelinek2016-01-0418-18/+18
* Update copyright years.Jakub Jelinek2015-01-0518-18/+18
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-0218-18/+18
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-0318-19/+18
* re PR libstdc++/45628 (std::fstream::tellg invalidates I/O buffer)David Krauss2010-09-222-6/+93
* 4.cc: New.Paolo Carlini2010-09-131-0/+85
* order_statistics_imp.hpp: Avoid -Wall warnings.Paolo Carlini2010-06-086-18/+18
* libstdc++.exp (check_v3_target_binary_io): New.Joseph Myers2009-09-182-0/+2
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-0916-80/+64
* libstdc++.exp (check_v3_target_fileio, [...]): New.Nathan Sidwell2007-03-1414-0/+28
* 9661-1.cc: Include <cstdlib>.Paolo Carlini2007-03-021-1/+2
* 9661-1.cc: Avoid leaking the semaphores if a VERIFY fails.Paolo Carlini2006-05-191-3/+7
* re PR libstdc++/26777 (sync_with_stdio(false) triggers bug with sgetc and pub...Paolo Carlini2006-03-221-0/+86
* All files: Update FSF address.Kelley Cook2005-08-1715-15/+15
* re PR libstdc++/12790 (basic_filebuf doesn't handle stateful encodings)Petur Runolfsson2003-11-044-0/+318
* [multiple changes]Benjamin Kosnik2003-10-167-18/+170
* re PR libstdc++/12232 (Incorrect handling of openmode argument in filebuf::se...Paolo Carlini2003-10-023-11/+79
* locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik2003-09-239-21/+15
* *: Change __gnu_cxx_test to __gnu_test.Benjamin Kosnik2003-07-246-6/+6
* 1-in.cc: New.Benjamin Kosnik2003-07-019-128/+752
* Nathan C.Paolo Carlini2003-06-241-2/+2
* 1.cc: Split and fix for missing seeks between gets and puts into...Paolo Carlini2003-06-133-137/+245
* Remove _M_buf_size_opt, use directly _M_buf_size instead.Paolo Carlini2003-04-121-1/+1
* Reshuffle 27_io testsuite.Benjamin Kosnik2003-04-102-0/+202