summaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)Author
2020-04-21libstdc++: Fix PSTL tests to run correctly with newer Thread Building BlocksThomas Rodgers
2020-04-20libstdc++: Add test for using istreambuf_iterator with sentinelJonathan Wakely
2020-04-20libstdc++: Fix tests that fail in C++20 modeJonathan Wakely
2020-04-20libstdc++: Correct changelog of previous commitJonathan Wakely
2020-04-20libstdc++: Update __cpp_lib_three_way_comparison macroJonathan Wakely
2020-04-20libstdc++: Add comparison operators to associative containersJonathan Wakely
2020-04-20libstdc++: Avoid illegal argument to verbose in dg-test callbackMatthias Kretz
2020-04-19libstdc++: Define operator<=> for std::stack and std::queueJonathan Wakely
2020-04-19libstdc++: Remove operator!= overloads for unordered containersJonathan Wakely
2020-04-19libstdc++: Fix redundant assignment (PR 94629)Jonathan Wakely
2020-04-18libstdc++: Add comparison operators to <chrono> typesJonathan Wakely
2020-04-18libstdc++: Fix testsuite utility's use of allocatorsJonathan Wakely
2020-04-17libstdc++: Add comparison operators to sequence containersJonathan Wakely
2020-04-17libstdc++: Add comparison operators for string and regex typesJonathan Wakely
2020-04-16libstdc++: Fix -Wunused-parameter warning in testJonathan Wakely
2020-04-15libstdc++: Add comparison operators to std::filesystem typesJonathan Wakely
2020-04-15libstdc++: Add comparison operators to types from Utilities clauseJonathan Wakely
2020-04-15libstdc++: Add spaceship operator to std::type_indexJonathan Wakely
2020-04-14libstdc++: Fix constraints on std::compare_three_wayJonathan Wakely
2020-04-14libstdc++: Add comparison operators to std::shared_ptr (PR 94562)Jonathan Wakely
2020-04-14libstdc++: Fix order of entries in ChangeLogJonathan Wakely
2020-04-14libstdc++: Make comparison category comparisons noexcept (PR 94565)Jonathan Wakely
2020-04-13coroutines: Rename the coroutines cpp builtin.Iain Sandoe
2020-04-09libstdc++: Implement LWG 3324 for [cmp.alg] function objects (LWG 3324)Jonathan Wakely
2020-04-09libstdc++: Add comparison operators to std::unique_ptrJonathan Wakely
2020-04-08libstdc++: Add comparison operators to types from Numerics clauseJonathan Wakely
2020-04-08libstdc++: Add comparison operators to <charconv> result typesJonathan Wakely
2020-04-07libstdc++: Restore ability to use <charconv> in C++14 (PR 94520)Jonathan Wakely
2020-04-06libstdc++: Make string_view::copy usable in constant expressions (PR 94498)Jonathan Wakely
2020-04-05libstdc++: Refer to Git documentationGerald Pfeifer
2020-04-03libstdc++: Fix std::to_address for debug iterators (PR 93960)Jonathan Wakely
2020-04-02libstdc++-v3/test: Better skip for "use_service.cc"Andrea Corallo
2020-04-01libstdc++: Move "free books" list from fsf.org to gnu.orgGerald Pfeifer
2020-03-31Library-side tests for parenthesized aggregate initVille Voutilainen
2020-03-28libstdc++: Fix two tests that fail in C++20 modeJonathan Wakely
2020-03-28libstdc++: Fix std::reverse_iterator relational operatorsJonathan Wakely
2020-03-27libstdc++: Define __cpp_lib_ranges macro for C++20Jonathan Wakely
2020-03-27libstdc++: Add remaining C++20 changes to iterator adaptorsJonathan Wakely
2020-03-27libstdc++: Implement C++20 changes to insert iteratorsJonathan Wakely
2020-03-27libstdc++: Move definition earlier in fileJonathan Wakely
2020-03-26libstdc++: Add some C++20 additions to <chrono>Jonathan Wakely
2020-03-25libstdc++: Fix author in previous ChangeLog entryJonathan Wakely
2020-03-25libstdc++ Add missing tests for std::shared_timed_mutexJonathan Wakely
2020-03-25libstdc++: Define and use chrono::is_clock for C++20Jonathan Wakely
2020-03-21libstdc++: Fix experimental::path::generic_string (PR 93245)Jonathan Wakely
2020-03-21libstdc++: Fix path::generic_string allocator handling (PR 94242)Jonathan Wakely
2020-03-18libstdc++: Fix is_trivially_constructible (PR 94033)Jonathan Wakely
2020-03-18libstdc++ Fix compilation of <stop_token> with ClangJonathan Wakely
2020-03-18libstdc++: Fix compilation with released versions of ClangJonathan Wakely
2020-03-18libstdc++: Fix type-erasure in experimental::net::executor (PR 94203)Jonathan Wakely