summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2017-01-0125-25/+25
* Implement LWG 2534, Constrain rvalue stream operators.Ville Voutilainen2016-11-302-0/+192
* 12790-1.cc: Remove 'test' variables.Paolo Carlini2016-10-1723-49/+11
* Update copyright years.Jakub Jelinek2016-01-0423-23/+23
* Update copyright years.Jakub Jelinek2015-01-0523-23/+23
* New std::string implementation.Jonathan Wakely2014-12-192-0/+4
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-0223-23/+23
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-0323-27/+23
* c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini2010-06-034-10/+11
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-0923-236/+95
* libstdc++.exp (check_v3_target_fileio, [...]): New.Nathan Sidwell2007-03-141-0/+2
* 3.cc: Fixed type mismatches in explicit instantiations.Simon Martin2007-02-221-2/+2
* re PR libstdc++/26181 (istream::operator>>(streambuf*) fails to set eofbit)Paolo Carlini2006-02-104-6/+107
* All files: Update FSF address.Kelley Cook2005-08-1721-21/+21
* pod_char_traits.h (__gnu_cxx::character): Add char_type.Benjamin Kosnik2005-04-151-8/+7
* test.html: Update.Benjamin Kosnik2005-04-071-1/+2
* 1.cc: New.Paolo Carlini2004-12-201-1/+1
* 9561.cc: New.Paolo Carlini2004-12-1911-2/+798
* 9318-in.cc: Remove redundant #include.Paolo Carlini2004-01-071-3/+1
* 1.cc: Remove redundant #includes.Paolo Carlini2004-01-063-7/+0
* re PR libstdc++/9371 (Bad exception handling in i/ostream::operator>>/<<(stre...Benjamin Kosnik2003-11-274-0/+303
* re PR libstdc++/10081 (basic_ios::_M_cache_locale leaves NULL members in the ...Benjamin Kosnik2003-10-201-0/+76
* locale_facets.tcc: Tweak to avoid warnings.Benjamin Kosnik2003-09-236-7/+6
* re PR libstdc++/9555 (ostream inserters fail to set badbit on exception)Benjamin Kosnik2003-04-181-0/+68
* Reshuffle 27_io testsuite.Benjamin Kosnik2003-04-105-0/+446