aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/27_io/basic_streambuf/sputn/char
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek2-2/+2
2023-01-16Update copyright years.Jakub Jelinek2-2/+2
2022-01-03Update copyright years.Jakub Jelinek2-2/+2
2021-01-04Update copyright years.Jakub Jelinek2-2/+2
2020-01-01Update copyright years.Jakub Jelinek2-2/+2
2019-01-01Update copyright years.Jakub Jelinek2-2/+2
2018-01-03Update copyright years.Jakub Jelinek2-2/+2
2017-01-01Update copyright years.Jakub Jelinek2-2/+2
2016-10-1712790-1.cc: Remove 'test' variables.Paolo Carlini1-5/+2
2016-01-04Update copyright years.Jakub Jelinek2-2/+2
2015-01-05Update copyright years.Jakub Jelinek2-2/+2
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford2-2/+2
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford2-5/+2
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini2-9/+10
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2-28/+11
2007-05-1111.cc: Include <cstring>.Paolo Carlini1-1/+2
2005-08-17All files: Update FSF address.Kelley Cook2-2/+2
2005-05-131.cc: Use initialization instead of copying as the string is used only once.Magnus Fromreide1-5/+4
2004-07-11Add wchar_t counterparts of the basic_streambbuf<char> tests.Paolo Carlini1-1/+1
2003-09-23locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik1-6/+7
2003-06-30std_streambuf.h (_M_mode): Move from here to filebuf and stringbuf.Paolo Carlini1-1/+1
2003-04-10Reshuffle 27_io testsuite.Benjamin Kosnik2-0/+185