summaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix tests for std::clampredi2017-09-211-0/+6
* Fix libstdc++ testsuite failures with -D_GLIBCXX_USE_CXX11_ABI=0redi2017-09-201-0/+23
* PR libstdc++/79162 Fix std::string regression due to LWG 2946 (old ABI)redi2017-09-201-0/+5
* PR libstdc++/79162 Fix std::string regression due to LWG 2946redi2017-09-201-0/+8
* Fix failing C++17 testredi2017-09-201-0/+3
* PR libstdc++/82262 fix std::hash<std::optional<const T>>redi2017-09-201-0/+8
* PR libstdc++/82254 fix std::is_nothrow_invocable_r w.r.t throwing conversionsredi2017-09-201-0/+17
* PR libstdc++/79162 implement LWG 2946 and LWG 2758redi2017-09-131-0/+32
* PR libstdc++/81468 constrain std::chrono::time_point constructorredi2017-09-131-0/+7
* Fix broken URLs in libstdc++ API docsredi2017-09-131-0/+2
* PR libstdc++/81835 fix broken URLs in libstdc++ docsredi2017-09-131-0/+7
* PR libstdc++/70483 make std::experimental::string_view fully constexprredi2017-09-121-0/+18
* PR libstdc++/70483 make std::string_view fully constexprredi2017-09-121-0/+60
* Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17redi2017-09-121-0/+26
* PR c++/82039 suppress -Wzero-as-null-pointer-constant warningredi2017-09-041-0/+7
* PR libstdc++/81912 make std::__iterator_category constexprredi2017-09-041-0/+12
* Fix test for __has_unique_object_representations support in Clangredi2017-09-041-0/+7
* Fix test for __is_aggregate support in Clangredi2017-09-041-0/+6
* PR libstdc++/81891 fix double-free in hashtable constructorredi2017-09-041-0/+10
* PR libstdc++/81599 fix typo in Doxygen commentsredi2017-09-041-0/+6
* PR libstdc++/81338 correctly manage string capacityredi2017-09-041-0/+14
* PR testsuite/81056danglin2017-08-201-0/+5
* PR libstdc++/81751 don't call fflush(NULL)redi2017-08-141-0/+11
* PR libstdc++/53984 handle exceptions in basic_istream::sentryredi2017-08-141-0/+14
* Update ChangeLog and version files for releasegcc-7_2_0-releaserguenth2017-08-141-0/+4
* 2017-07-26 Richard Biener <rguenther@suse.de>rguenth2017-07-261-0/+10
* Support move-only deleters in std::shared_ptr (LWG 2802)redi2017-07-251-0/+10
* Add noexcept to shared_ptr owner comparisons (LWG 2873)redi2017-07-251-0/+11
* PR libstdc++/80553 don't allow destroying non-destructible typesredi2017-07-251-0/+13
* Implement std::experimental::source_location (N4519)redi2017-07-251-0/+11
* Prevent __uses_alloc from holding dangling referencesredi2017-07-251-0/+9
* PR libstdc++/81017 add noexcept to std::function move operationsredi2017-07-251-0/+9
* Reorder std::scoped_lock parameters as per P0739R0 DR statusredi2017-07-251-0/+11
* Constrain std::variant constructor for class template argument deductionredi2017-07-251-0/+9
* PR libstdc++/80939 Remove unmeetable constexpr specifiersredi2017-07-251-0/+9
* PR libstdc++/80737 backport std::variant fix from mainlineredi2017-07-251-0/+9
* PR libstdc++/80316 make promise::set_value throw no_state errorredi2017-07-111-0/+26
* PR libstdc++/81221 fix namespace qualification for parallel moderedi2017-06-271-0/+7
* PR libstdc++/80675, PR libstdc++/80940ville2017-06-211-0/+27
* * config/abi/post/alpha-linux-gnu/baseline_symbols.txt: Update.uros2017-06-211-0/+4
* PR libstdc++/81092 Regenerate configure for libtool_VERSION changeredi2017-06-211-0/+5
* Update Solaris baselines for GCC 7.2 (PR libstdc++/81092)ro2017-06-191-0/+13
* x32: Update baseline_symbols.txthjl2017-06-181-0/+5
* PR libstdc++/81092jakub2017-06-161-0/+5
* Fix std::wbuffer_convert::sync()redi2017-06-161-0/+3
* Backport libstdc++ doc improvements from mainlineredi2017-06-161-0/+8
* PR libstdc++/81092 add std::wstring symbols and bump library versionredi2017-06-161-0/+13
* Fix missing returns in libstdc++ header and testsredi2017-06-161-0/+16
* PR libstdc++/81002 fix std::basic_regex range constructorredi2017-06-071-0/+7
* PR libstdc++/80796 Add new std::search overload for C++17redi2017-05-191-0/+6