PR libstdc++/88113 use size_type consistently instead of size_t
[gcc.git] / libstdc++-v3 / testsuite / 27_io /
2018-10-28 François Dumont48101_neg.cc: Remove dg-prune-output 'std' from regex...
2018-10-16 Jonathan WakelyPR libstdc++/87618 fix typos in linker script
2018-08-31 Sandra Loosemore10.cc: Add dg-require-fileio.
2018-08-28 Jonathan WakelyPR libstdc++/87116 fix path::lexically_normal() handlin...
2018-08-08 Jonathan WakelyPR libstdc++/86597 directory_entry observers should...
2018-07-06 Jonathan WakelyP0935R0 Eradicating unnecessarily explicit default...
2018-06-18 Jonathan WakelyLWG 2989 hide path iostream operators from normal lookup
2018-06-06 Jonathan WakelyPR libstdc++/86008 add std::quoted support for string_view
2018-06-05 Jonathan WakelyMark some Filesystem tests as XFAIL for mingw
2018-05-31 Jonathan WakelyPR libstdc++/78870 support std::filesystem on Windows
2018-05-23 Jonathan WakelyRefactor path construction from null terminated iterato...
2018-05-23 Jonathan WakelyFix handling of an empty filename at end of a path
2018-05-21 Jonathan WakelyAdd support for opening file streams from wide characte...
2018-05-21 Jonathan WakelyFix std::filesystem::absolute for empty paths
2018-05-15 Jonathan WakelyPR libstdc++/83891 fix path::is_absolute() for non...
2018-05-15 Jonathan WakelyRemove unused headers from tests
2018-05-15 Jonathan WakelyPR libstdc++/84159 fix appending strings to paths
2018-05-14 Jonathan WakelyPR libstdc++/81256 fix exception handling in basic_file...
2018-05-03 Jonathan WakelyPR libstdc++/85632 fix wraparound in filesystem::space
2018-05-02 Jonathan WakelyPR libstdc++/68197 fail on negative iword/pword indices
2018-04-10 Jonathan WakelyPR libstdc++/85222 allow catching iostream errors as...
2018-01-12 Rainer OrthLink with correct values-*.o files on Solaris (PR targe...
2018-01-05 Jonathan WakelyPR libstdc++/83626 handle ENOENT due to filesystem...
2018-01-04 Jonathan WakelyPR libstdc++/83626 Don't throw for remove("") and remov...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-23 Jonathan WakelyAdd [[nodiscard]] attribute to C++17 components
2017-11-17 Jonathan WakelyPR libstdc++/83025 fix constraints for path overloads...
2017-11-15 Jonathan WakelyMinor improvements to Filesystem tests
2017-11-06 Martin LiskaFix -Wreturn-type fallout.
2017-11-01 Jonathan WakelyPR libstdc++/82777 fix path normalization for dot-dot
2017-10-27 Jonathan WakelyMake filesystem::file_status default constructor non...
2017-10-27 Jonathan WakelyProvide filesystem::path overloads for file streams...
2017-10-27 Jonathan WakelyDefine std::filesystem::path::format enum (P0430R2)
2017-10-25 Jonathan WakelyFix filesystem::path::lexically_normal algorithm
2017-10-25 Jonathan WakelyPR libstdc++/82706 fix test for case where operations...
2017-10-24 François Dumontlibstdc++.exp (check_v3_target_normal_mode): Add c...
2017-10-23 Jonathan WakelyImplement C++17 Filesystem library
2017-09-15 Jakub Jelinekinvoke.texi: Document -std=c++17 and -std=gnu++17 and...
2017-08-11 Jonathan WakelyPR libstdc++/81808 skip test if reading directory doesn...
2017-07-26 Jonathan WakelyPR libstdc++/53984 fix failing test
2017-07-26 Paolo Carlini53984.cc: Fix typo in dg-require directive.
2017-07-25 Jonathan WakelyPR libstdc++/53984 handle exceptions in basic_istream...
2017-07-25 Jonathan WakelyRemove deprecated iostream members for C++17
2017-07-19 Jonathan WakelyUse dg-require-fileio in new test
2017-07-18 Jonathan WakelyPR libstdc++/81395 fix crash when write follows large...
2017-07-10 Jonathan WakelyPR libstdc++/81381 support stateful allocators in basic...
2017-07-10 Jonathan WakelyPR libstdc++/81338 correctly manage string capacity
2017-06-21 Ville VoutilainenPR libstdc++/80675, PR libstdc++/80940
2017-06-17 Rainer OrthGet rid of dg-skip-if etc. default args
2017-06-16 Jonathan WakelyFix missing returns in libstdc++ header and tests
2017-06-15 Rainer OrthUse pthread effective-target in testsuite
2017-06-14 Jonathan WakelyFix libstdc++ testsuite failures with -D_GLIBCXX_USE_CX...
2017-06-02 Jonathan WakelyPR libstdc++/80624 satisfy invariant for char_traits...
2017-02-03 Jonathan WakelyPR libstdc++/66145 ensure new ABI for ios::failure...
2017-01-16 Jonathan WakelyPR66145 use new ABI for std::ios::failure exceptions
2017-01-13 Jonathan WakelyDefine cxx11-abi effective target for libstdc++ tests
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-12 Kyrylo Tkachov[libstdc++][testsuite] XFAIL tests relying on long...
2016-11-30 David Edelsohn50594.cc: XFAIL on AIX.
2016-11-30 Ville VoutilainenImplement LWG 2534, Constrain rvalue stream operators.
2016-10-17 Paolo Carlini12790-1.cc: Remove 'test' variables.
2016-10-12 Paolo Carlinitestsuite_hooks.h: Rewrite VERIFY in terms of __builtin...
2016-09-30 Jonathan Wakelylibstdc++/77795 Only declare ::gets for C++98 and C++11
2016-09-14 Christophe LyonFix dg-require before dg-run directives in testsuite.
2016-08-30 Uros Bizjak2.cc: Move dg-do run directive above dg-require-namedlo...
2016-08-26 Jonathan WakelyUse effective-target instead of -std options
2016-08-19 Jonathan WakelySimplify dg-options for tests using pthreads
2016-08-17 Jonathan WakelyAdd c++11 effective target to tests for C++11 features
2016-08-01 Jonathan WakelyRun std::ios_base enum tests for C++11 and up
2016-07-20 Jonathan WakelyLWG 2328 Rvalue stream extraction should use perfect...
2016-07-15 Jonathan WakelyReplace references to C++0x with C++11 in comments
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-18 Ville Voutilainenre PR libstdc++/68276 (ios_base::_M_grow_words should...
2015-11-25 Jonathan WakelyImprove tests for valid values of iostream bitmask...
2015-11-13 John MarinoImprove portability of named locale tests
2015-11-12 Jonathan WakelyExtend valid values of iostream bitmask types
2015-09-29 Jonathan WakelyPR libstdc++/67583 Fix invalid sputn calls in tests
2015-09-11 John MarinoFix invalid UTF-8 in wchar_t tests.
2015-09-03 Sebastian Huberlibstdc++: Run tests on RTEMS
2015-06-02 Renlin Li[libstdc++-v3]Add _GLIBCXX_HAVE_LIMIT_FSIZE to guard...
2015-04-13 Jonathan Wakelyre PR libstdc++/65754 (missing exports for fstream...
2015-03-25 Paolo Carlinire PR libstdc++/65543 (rvalue stream insertion and...
2015-03-12 Renlin Li[PATCH]Remove xfail for wrapped target
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-22 Rüdiger Sonderfeldre PR libstdc++/54354 (TODO extended iomanip manipulato...
2014-12-19 Jonathan WakelyNew std::string implementation.
2014-11-26 Jonathan WakelyXFAIL 27_io/basic_ostream/inserters_arithmetic/char...
2014-11-14 Jonathan WakelyDefine C++11 version of std::ios_base::failure.
2014-10-17 Jonathan Wakelyhexfloat.cc: Add dg-require-string-conversions.
2014-10-16 Paolo Carlinilibstdc++.exp: Prefer -std=gnu++11.
2014-10-15 Paolo Carlinilimits: Remove stray semicolon.
2014-10-14 Rüdiger Sonderfeldre PR libstdc++/54354 (TODO extended iomanip manipulato...
2014-10-06 Rüdiger Sonderfeldre PR libstdc++/59987 ([C++11]: Missing ios_base::hexfl...
2014-09-25 Jonathan Wakely* testsuite/27_io/basic_ios/conv/bool_neg.cc: Add dg...
2014-09-25 Jonathan Wakelybool_neg.cc: New.
2014-09-23 Jonathan Wakelygnu.ver: Adjust basic_ostream exports.
2014-09-22 Jonathan WakelyMake streams movable and swappable.
2014-06-11 Maciej W. Rozycki4402.cc (test02): Use `wcout' rather than `cout'.
2014-06-07 Ed Smith-RowlandDR 2344 - std::quoted doesn't respect padding
2014-05-23 Jonathan Wakelyre PR libstdc++/60793 (Add target *-*-dragonfly* to...
next