summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite
AgeCommit message (Expand)Author
2018-01-16 * testsuite/17_intro/names.cc: Undefine 'y' on SPARC/Linux.ebotcazou
2018-01-05Improve tests for error reporting in Filesystem TSredi
2018-01-05PR libstdc++/83600 fix end iterator for unready std::match_resultsredi
2018-01-05PR libstdc++/83598 don't modify flags passed to std::basic_regex constructorsredi
2018-01-05PR libstdc++/83626 Don't report errors when removing non-existent filesredi
2017-12-282017-12-28 François Dumont <fdumont@gcc.gnu.org>fdumont
2017-12-14PR libstdc++/83427 detect weak result type from noexcept functionsredi
2017-12-14PR libstdc++/59568 don't use putback or update value when extraction failsredi
2017-12-12PR libstdc++/83395 fix invocable traits for INVOKE<cv void>redi
2017-12-01PR libstdc++/82522 overload map insert functions for rvalues (LWG 2354)redi
2017-12-01PR libstdc++/83134 Ensure std::__not_ converts B::value to boolredi
2017-12-01PR libstdc++/83226 avoid forming pointer-to-reference typeredi
2017-12-01Fix typo in std::wbuffer_convertredi
2017-10-23PR libstdc++/81395 fix crash when write follows large readredi
2017-10-21Fix invalid path::iterator testredi
2017-10-20Update value of __cpp_lib_chrono feature-test macroredi
2017-10-20Define __cpp_lib_byte feature-test macroredi
2017-10-20PR libstdc++/79433 no #error for including headers with wrong -stdredi
2017-10-20Fix path::iterator post-increment and post-decrementredi
2017-09-21Fix tests for std::clampredi
2017-09-20Fix libstdc++ testsuite failures with -D_GLIBCXX_USE_CXX11_ABI=0redi
2017-09-20PR libstdc++/79162 Fix std::string regression due to LWG 2946redi
2017-09-20Fix failing C++17 testredi
2017-09-20PR libstdc++/82262 fix std::hash<std::optional<const T>>redi
2017-09-20PR libstdc++/82254 fix std::is_nothrow_invocable_r w.r.t throwing conversionsredi
2017-09-13PR libstdc++/79162 implement LWG 2946 and LWG 2758redi
2017-09-13PR libstdc++/81468 constrain std::chrono::time_point constructorredi
2017-09-12PR libstdc++/70483 make std::experimental::string_view fully constexprredi
2017-09-12PR libstdc++/70483 make std::string_view fully constexprredi
2017-09-12Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17redi
2017-09-04PR libstdc++/81912 make std::__iterator_category constexprredi
2017-09-04PR libstdc++/81891 fix double-free in hashtable constructorredi
2017-09-04PR libstdc++/81338 correctly manage string capacityredi
2017-08-20 PR testsuite/81056danglin
2017-08-14PR libstdc++/81751 don't call fflush(NULL)redi
2017-08-14PR libstdc++/53984 handle exceptions in basic_istream::sentryredi
2017-07-25Support move-only deleters in std::shared_ptr (LWG 2802)redi
2017-07-25Add noexcept to shared_ptr owner comparisons (LWG 2873)redi
2017-07-25PR libstdc++/80553 don't allow destroying non-destructible typesredi
2017-07-25Implement std::experimental::source_location (N4519)redi
2017-07-25PR libstdc++/81017 add noexcept to std::function move operationsredi
2017-07-25Reorder std::scoped_lock parameters as per P0739R0 DR statusredi
2017-07-25Constrain std::variant constructor for class template argument deductionredi
2017-07-25PR libstdc++/80737 backport std::variant fix from mainlineredi
2017-07-11PR libstdc++/80316 make promise::set_value throw no_state errorredi
2017-06-27PR libstdc++/81221 fix namespace qualification for parallel moderedi
2017-06-21PR libstdc++/80675, PR libstdc++/80940ville
2017-06-16Fix std::wbuffer_convert::sync()redi
2017-06-16PR libstdc++/81092 add std::wstring symbols and bump library versionredi
2017-06-16Fix missing returns in libstdc++ header and testsredi