summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/27_io
Commit message (Expand)AuthorAgeFilesLines
* Merge branches/gcc-7-branch rev 251138.Yvan Roux2017-08-172-0/+105
* Merge branches/gcc-7-branch rev 250046.Yvan Roux2017-07-072-1/+54
* PR libstdc++/66145 ensure new ABI for ios::failure testsredi2017-02-0311-0/+33
* PR66145 use new ABI for std::ios::failure exceptionsredi2017-01-1611-33/+0
* Define cxx11-abi effective target for libstdc++ testsredi2017-01-132-5/+3
* Update copyright years.jakub2017-01-01894-894/+894
* [libstdc++][testsuite] XFAIL tests relying on long double-to-string conversio...ktkachov2016-12-121-0/+1
* * testsuite/18_support/50594.cc: XFAIL on AIX.dje2016-11-301-0/+2
* Implement LWG 2534, Constrain rvalue stream operators.ville2016-11-304-0/+384
* 2016-10-17 Paolo Carlini <paolo.carlini@oracle.com>paolo2016-10-17707-1149/+157
* 2016-10-12 Paolo Carlini <paolo.carlini@oracle.com>paolo2016-10-1213-102/+58
* libstdc++/77795 Only declare ::gets for C++98 and C++11redi2016-09-301-0/+25
* Fix dg-require before dg-run directives in testsuite.clyon2016-09-141-2/+1
* * testsuite/22_locale/time_get/get/char/2.cc: Move dg-do runuros2016-08-304-4/+4
* Use effective-target instead of -std optionsredi2016-08-2655-76/+56
* Simplify dg-options for tests using pthreadsredi2016-08-192-4/+2
* Add c++11 effective target to tests for C++11 featuresredi2016-08-171-1/+1
* Run std::ios_base enum tests for C++11 and upredi2016-08-013-9/+12
* LWG 2328 Rvalue stream extraction should use perfect forwardingredi2016-07-201-0/+24
* Replace references to C++0x with C++11 in commentsredi2016-07-151-1/+1
* Update copyright years.jakub2016-01-04889-889/+889
* 2015-12-18 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-12-181-4/+4
* Improve tests for valid values of iostream bitmask typesredi2015-11-253-6/+12
* Improve portability of named locale testsredi2015-11-1336-106/+106
* Extend valid values of iostream bitmask typesredi2015-11-123-0/+12
* PR libstdc++/67583 Fix invalid sputn calls in testsredi2015-09-292-2/+6
* Fix invalid UTF-8 in wchar_t tests.redi2015-09-119-72/+18
* libstdc++: Run tests on RTEMSsh2015-09-032-2/+2
* [libstdc++-v3]Add _GLIBCXX_HAVE_LIMIT_FSIZE to guard 27_io/fpos/14775.cc.renlin2015-06-021-1/+1
* PR libstdc++/65754redi2015-04-131-0/+40
* 2015-03-25 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-03-251-0/+35
* [PATCH]Remove xfail for wrapped targetrenlin2015-03-121-6/+0
* Update copyright years.jakub2015-01-05887-887/+887
* 2014-12-22 Rüdiger Sonderfeld <ruediger@c-plusplus.de>redi2014-12-224-0/+197
* New std::string implementation.redi2014-12-1913-0/+30
* XFAIL 27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc on Solaris (P...ro2014-11-261-0/+1
* Define C++11 version of std::ios_base::failure.redi2014-11-145-1/+80
* * testsuite/27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc:redi2014-10-172-1/+2
* 2014-10-16 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-10-1621-21/+21
* 2014-10-15 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-10-152-2/+2
* 2014-10-14 Rüdiger Sonderfeld <ruediger@c-plusplus.de>redi2014-10-144-0/+182
* 2014-10-06 Rüdiger Sonderfeld <ruediger@c-plusplus.de>redi2014-10-061-0/+152
* * testsuite/27_io/basic_ios/conv/bool_neg.cc: Add dg-do compile.redi2014-09-251-0/+1
* * testsuite/27_io/basic_ios/conv/bool_neg.cc: New.redi2014-09-253-0/+104
* * config/abi/pre/gnu.ver: Adjust basic_ostream exports.redi2014-09-231-0/+30
* Make streams movable and swappable.redi2014-09-2213-0/+1066
* * testsuite/27_io/basic_ostream/inserters_arithmetic/wchar_t/4402.ccmacro2014-06-111-4/+4
* 2014-06-06 Ed Smith-Rowland <3dw4rd@verizon.net>emsr2014-06-072-0/+100
* PR libstdc++/60793redi2014-05-232-4/+4
* PR libstdc++/57394redi2014-05-081-0/+113