summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* libstdc++: Implement LWG 3683 for pmr::polymorphic_allocatorJonathan Wakely2022-05-192-0/+29
* Daily bump.GCC Administrator2022-05-181-0/+53
* libstdc++: Relax memory ordering for default memory resource objectJonathan Wakely2022-05-171-6/+6
* libstdc++: Add attributes to functions in <memory_resource>Jonathan Wakely2022-05-171-5/+25
* libstdc++: Add attributes to <system_error> and relatedJonathan Wakely2022-05-173-3/+29
* libstdc++: Skip tests that fail for the versioned namespaceJonathan Wakely2022-05-172-0/+2
* libstdc++: Stop defining C++0x compat symbols for versioned namespaceJonathan Wakely2022-05-178-22/+54
* Daily bump.GCC Administrator2022-05-171-0/+24
* libstdc++: Fix hyperlink in docsJonathan Wakely2022-05-162-2/+3
* libstdc++: Update C++23 status docsJonathan Wakely2022-05-162-5/+468
* libstdc++: Add C++23 status docsJonathan Wakely2022-05-167-28/+347
* libstdc++: Fix status docs for <bit> supportJonathan Wakely2022-05-162-2/+2
* Daily bump.GCC Administrator2022-05-141-0/+121
* libstdc++: Make std::thread::_State privateJonathan Wakely2022-05-132-9/+13
* libstdc++: Add noexcept to std::launch operatorsJonathan Wakely2022-05-131-7/+7
* libstdc++: Allow std::swap to find overload for std::exception_ptrJonathan Wakely2022-05-132-4/+16
* libstdc++: Make std::rethrow_if_nested work without RTTIJonathan Wakely2022-05-132-19/+130
* libstdc++: Improve doxygen docs for <mutex>Jonathan Wakely2022-05-134-4/+58
* libstdc++: Improve doxygen docs for some of <memory>Jonathan Wakely2022-05-134-4/+15
* libstdc++: Improve doxygen docs for <thread> and <future>Jonathan Wakely2022-05-133-10/+73
* libstdc++: Improve doxygen docs for algorithms and moreJonathan Wakely2022-05-134-104/+112
* libstdc++: Improve doxygen docs for std::allocatorJonathan Wakely2022-05-135-10/+42
* libstdc++: Improve doxygen docs for <regex>Jonathan Wakely2022-05-135-10/+66
* libstdc++: Improve doxygen docs for <atomic>Jonathan Wakely2022-05-133-26/+56
* libstdc++: Improve doxygen docs for <system_error>Jonathan Wakely2022-05-131-29/+107
* libstdc++: Improve doxygen docs for std::pointer_traitsJonathan Wakely2022-05-131-0/+6
* libstdc++: Add macros for the inline namespace std::_V2Jonathan Wakely2022-05-137-18/+28
* libstdc++: Fix typo in doxygen @headerfile commandJonathan Wakely2022-05-131-1/+1
* libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config optionJonathan Wakely2022-05-131-10/+1
* Daily bump.GCC Administrator2022-05-131-0/+7
* libstdc++: Remove whitespace before preprocessor directivesJonathan Wakely2022-05-124-9/+9
* Daily bump.GCC Administrator2022-05-111-0/+23
* libstdc++: Add <spanstream> declarations to <iosfwd> [PR105284]Jonathan Wakely2022-05-104-4/+90
* libstdc++: Add <syncstream> declarations to <iosfwd> [PR105284]Jonathan Wakely2022-05-104-4/+353
* Daily bump.GCC Administrator2022-05-071-0/+55
* libstdc++: Simplify std::normal_distribution equality operatorJonathan Wakely2022-05-063-10/+22
* libstdc++: Fix deserialization for std::normal_distribution [PR105502]Jonathan Wakely2022-05-062-2/+36
* libstdc++: ppc: conditionalize vsx-only simd intrinsicsAlexandre Oliva2022-05-061-3/+10
* libstdc++: Fix test that fails on Solaris [PR104731]Jonathan Wakely2022-05-061-13/+22
* libstdc++: Do not include <cxxabi.h> in <stacktrace>Jonathan Wakely2022-05-061-1/+7
* libstdc++: Do not use #include inside push visibility scope [PR99871]Jonathan Wakely2022-05-067-37/+7
* libstdc++: Update documentation about copyright and GPL notices in testsJonathan Wakely2022-05-062-4/+12
* Daily bump.GCC Administrator2022-05-061-0/+71
* libstdc++: Fixes for tests that fail with -fno-rttiJonathan Wakely2022-05-0555-63/+284
* Daily bump.GCC Administrator2022-05-051-0/+22
* libstdc++: Add always_inline to the simplest std::array accessors [PR104719]Jonathan Wakely2022-05-041-4/+4
* libstdc++: Simplify std::array accessors [PR104719]Jonathan Wakely2022-05-042-48/+38
* Daily bump.GCC Administrator2022-05-041-0/+6
* [PR105324] libstdc++: testsuite: pr105324 requires FP from_charAlexandre Oliva2022-05-031-0/+2
* Daily bump.GCC Administrator2022-05-031-0/+15