aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-04-24libstdc++: Make net::service_already_exists default constructibleJonathan Wakely1-0/+7
2020-04-24libstdc++: Fix constructor constraints for std::any (PR 90415)Jonathan Wakely1-0/+21
2020-04-23libstdc++: Mark experimental::net::system_context ctor deletedThomas Rodgers1-0/+7
2020-04-23libstdc++: Update C++20 library status docsJonathan Wakely1-0/+3
2020-04-23libstdc++: Change __cpp_lib_array_constexpr for C++17 againJonathan Wakely1-0/+8
2020-04-23libstdc++: Define __cpp_lib_three_way_comparison for freestandingJonathan Wakely1-0/+5
2020-04-23coroutines, libstdc++-v3: Update to n4861 C++20 DIS.Iain Sandoe1-0/+6
2020-04-22libstdc++: Define __cpp_lib_execution feature test macroJonathan Wakely1-0/+10
2020-04-22libstdc++: Update (and revert) value of __cpp_lib_array_constexprJonathan Wakely1-0/+13
2020-04-22libstdc++: Do not define __cpp_lib_constexpr_algorithms in <utility>Jonathan Wakely1-0/+5
2020-04-22libstdc++: Update __cpp_lib_concepts valueJonathan Wakely1-0/+6
2020-04-22libstdc++: Rename __cpp_lib_constexpr_invoke macroJonathan Wakely1-0/+5
2020-04-22libstdc++: Add missing feature test macrosJonathan Wakely1-0/+27
2020-04-22libstdc++: Remove non-standard feature test macrosJonathan Wakely1-0/+7
2020-04-22libstdc++: Update value of __cpp_lib_jthread macroJonathan Wakely1-0/+14
2020-04-22libstdc++: Improve tests for __cpp_lib_erase_if macroJonathan Wakely1-0/+14
2020-04-21libstdc++: Fix __normal_iterator comparisons for C++20Jonathan Wakely1-0/+4
2020-04-21libstdc++: Improve C++14 and C++17 status docsJonathan Wakely1-0/+12
2020-04-21libstdc++: Support arrays in std::is_nothrow_constructible (PR 94149)Jonathan Wakely1-0/+7
2020-04-21libstdc++: Fix PSTL tests to run correctly with newer Thread Building BlocksThomas Rodgers1-0/+6
2020-04-20libstdc++: Add test for using istreambuf_iterator with sentinelJonathan Wakely1-0/+2
2020-04-20libstdc++: Fix tests that fail in C++20 modeJonathan Wakely1-0/+6
2020-04-20libstdc++: Correct changelog of previous commitJonathan Wakely1-0/+1
2020-04-20libstdc++: Update __cpp_lib_three_way_comparison macroJonathan Wakely1-0/+3
2020-04-20libstdc++: Add comparison operators to associative containersJonathan Wakely1-0/+19
2020-04-20libstdc++: Avoid illegal argument to verbose in dg-test callbackMatthias Kretz1-0/+4
2020-04-19libstdc++: Define operator<=> for std::stack and std::queueJonathan Wakely1-0/+5
2020-04-19libstdc++: Remove operator!= overloads for unordered containersJonathan Wakely1-0/+9
2020-04-19libstdc++: Fix redundant assignment (PR 94629)Jonathan Wakely1-0/+6
2020-04-18libstdc++: Add comparison operators to <chrono> typesJonathan Wakely1-0/+7
2020-04-18libstdc++: Fix testsuite utility's use of allocatorsJonathan Wakely1-0/+5
2020-04-17libstdc++: Add comparison operators to sequence containersJonathan Wakely1-0/+21
2020-04-17libstdc++: Add comparison operators for string and regex typesJonathan Wakely1-0/+33
2020-04-16libstdc++: Fix -Wunused-parameter warning in testJonathan Wakely1-0/+5
2020-04-15libstdc++: Add comparison operators to std::filesystem typesJonathan Wakely1-0/+11
2020-04-15libstdc++: Add comparison operators to types from Utilities clauseJonathan Wakely1-0/+17
2020-04-15libstdc++: Add spaceship operator to std::type_indexJonathan Wakely1-0/+5
2020-04-14libstdc++: Fix constraints on std::compare_three_wayJonathan Wakely1-0/+5
2020-04-14libstdc++: Add comparison operators to std::shared_ptr (PR 94562)Jonathan Wakely1-0/+9
2020-04-14libstdc++: Fix order of entries in ChangeLogJonathan Wakely1-5/+5
2020-04-14libstdc++: Make comparison category comparisons noexcept (PR 94565)Jonathan Wakely1-0/+6
2020-04-13coroutines: Rename the coroutines cpp builtin.Iain Sandoe1-0/+5
2020-04-09libstdc++: Implement LWG 3324 for [cmp.alg] function objects (LWG 3324)Jonathan Wakely1-0/+9
2020-04-09libstdc++: Add comparison operators to std::unique_ptrJonathan Wakely1-0/+8
2020-04-08libstdc++: Add comparison operators to types from Numerics clauseJonathan Wakely1-0/+8
2020-04-08libstdc++: Add comparison operators to <charconv> result typesJonathan Wakely1-0/+7
2020-04-07libstdc++: Restore ability to use <charconv> in C++14 (PR 94520)Jonathan Wakely1-0/+12
2020-04-06libstdc++: Make string_view::copy usable in constant expressions (PR 94498)Jonathan Wakely1-0/+19
2020-04-05libstdc++: Refer to Git documentationGerald Pfeifer1-0/+6
2020-04-03libstdc++: Fix std::to_address for debug iterators (PR 93960)Jonathan Wakely1-0/+8