summaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)Author
2017-08-14Update ChangeLog and version files for releaserguenth
2017-07-262017-07-26 Richard Biener <rguenther@suse.de>rguenth
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-25Prevent __uses_alloc from holding dangling referencesredi
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++/80939 Remove unmeetable constexpr specifiersredi
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-21 * config/abi/post/alpha-linux-gnu/baseline_symbols.txt: Update.uros
2017-06-21PR libstdc++/81092 Regenerate configure for libtool_VERSION changeredi
2017-06-19Update Solaris baselines for GCC 7.2 (PR libstdc++/81092)ro
2017-06-18x32: Update baseline_symbols.txthjl
2017-06-16 PR libstdc++/81092jakub
2017-06-16Fix std::wbuffer_convert::sync()redi
2017-06-16Backport libstdc++ doc improvements from mainlineredi
2017-06-16PR libstdc++/81092 add std::wstring symbols and bump library versionredi
2017-06-16Fix missing returns in libstdc++ header and testsredi
2017-06-07PR libstdc++/81002 fix std::basic_regex range constructorredi
2017-05-19PR libstdc++/80796 Add new std::search overload for C++17redi
2017-05-18PR libstdc++/80478 make std::mem_fn work with noexcept functionsredi
2017-05-18Fix typos in libstdc++ manualredi
2017-05-18Update libstdc++ version info in manualredi
2017-05-15Fix order and types of members in C++17 insert_return_type structsredi
2017-05-12PR libstdc++/78939 make tuple_size<cv T> depend on tuple_size<T>redi
2017-05-02Update ChangeLog and version files for releasegccadmin
2017-04-19Rationalise ABI links in libstdc++ manualredi
2017-04-19 * libsupc++/new: Update comment on #endif directive.redi
2017-04-19PR libstdc++/80448 remove noexcept from defaulted functionsredi
2017-04-19PR libstdc++/80446 cope with libc defining __has_builtinredi
2017-04-18Fix incorrect results from std::boyer_moore_searcherredi
2017-04-11 * doc/xml/faq.xml: Update reference link to C++ ABI for Itanium.gerald
2017-04-03Remove duplicated entry in C++17 library status tableredi
2017-04-03Uncomment std::reference_wrapper tests that no longer failredi
2017-04-03Fix comments in libstdc++ header and testredi
2017-04-03Update C++17 library status table in manualredi
2017-04-03Implement P0426R1 "Constexpr for std::char_traits" for C++17 (partial)redi
2017-04-03PR libstdc++/79141ville
2017-04-03Implement std::is_aggregate.ville
2017-03-29Adjust optional's pretty printer for LWG 2900.ville
2017-03-28Implement LWG 2900, The copy and move constructorsville
2017-03-28PR libstdc++/80137 use std::nextafter instead of loopingredi
2017-03-28Add _GLIBCXX_RELEASE macro to "Using" section of manualredi
2017-03-28PR libstdc++/80229 restore support for shared_ptr<function type>redi