aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2021-05-31Daily bump.GCC Administrator1-0/+6
2021-05-31libstdc++: Remove "Intel Compilers" bibliography entryGerald Pfeifer2-15/+1
2021-05-27Daily bump.GCC Administrator1-0/+38
2021-05-26libstdc++: [_GLIBCXX_DEBUG] Enhance rendering of assert messageFrançois Dumont2-232/+263
2021-05-26libstdc++: Change [range.iter.op] functions to function objects [PR 100768]Jonathan Wakely5-201/+336
2021-05-25Daily bump.GCC Administrator1-0/+50
2021-05-24libstdc++: Limit allocation on iterator insertion in Hashtable [PR 96088]François Dumont7-22/+782
2021-05-24libstdc++: Fix iterator caching inside range adaptors [PR100479]Patrick Palka2-67/+201
2021-05-24libstdc++: Qualify functions used in testsJonathan Wakely4-7/+7
2021-05-22Daily bump.GCC Administrator1-0/+15
2021-05-21libstdc++: Implement LWG 3490 change to drop_while_view::begin()Patrick Palka1-0/+1
2021-05-20libstdc++: Fix access issue in iota_view::_Sentinel [PR100690]Patrick Palka2-2/+17
2021-05-21Daily bump.GCC Administrator1-0/+54
2021-05-20libstdc++: Do not use static_assert without message in C++11Jonathan Wakely1-4/+4
2021-05-20libstdc++: Use __builtin_unreachable for constexpr assertions [PR 100676]Jonathan Wakely11-33/+29
2021-05-20libstdc++: Implement missing P0896R4 changes to reverse_iterator [PR100639]Patrick Palka3-3/+53
2021-05-20libstdc++: Disable floating_to_chars.cc on 16 bit targetsJoern Rennecke5-2/+8
2021-05-19Daily bump.GCC Administrator1-0/+41
2021-05-18libstdc++: Fix access issue in elements_view::_Sentinel [PR100631]Patrick Palka2-2/+3
2021-05-18Add 'dg-note', 'dg-lto-note'Thomas Schwinge1-0/+2
2021-05-18libstdc++: Fix up semiregular-box partial specialization [PR100475]Patrick Palka3-3/+37
2021-05-18libstdc++: Fix condition for memoizing reverse_view::begin() [PR100621]Patrick Palka1-1/+3
2021-05-18libstdc++: Fix miscellaneous issues with elements_view::_Sentinel [PR100631]Patrick Palka2-6/+43
2021-05-18Daily bump.GCC Administrator1-0/+51
2021-05-17libstdc++: Fix wrong thread waking on notify [PR100334]Thomas Rodgers2-8/+113
2021-05-17libstdc++: Fix filesystem::path constraints for volatile [PR 100630]Jonathan Wakely3-1/+29
2021-05-17libstdc++: diagnose some misuses of [locale.convenience] functions [PR 89728]Antony Polukhin2-0/+78
2021-05-17libstdc++: Fix std::jthread assertion and re-enable skipped testJonathan Wakely4-4/+3
2021-05-17libstdc++: Allow lualatex to be used for Doxygen PDFJonathan Wakely4-59/+78
2021-05-13Daily bump.GCC Administrator1-0/+11
2021-05-12libstdc++: Fix some problems in PSTL testsJonathan Wakely3-10/+10
2021-05-12Daily bump.GCC Administrator1-0/+33
2021-05-11libstdc++: Remove extern "C" from Ryu sourcesPatrick Palka3-18/+40
2021-05-11libstdc++: Fix tests that fail in C++98 modeJonathan Wakely3-3/+6
2021-05-11libstdc++: Fix missing members in std::allocator<void>Jonathan Wakely5-19/+88
2021-05-11Daily bump.GCC Administrator1-0/+1071
2021-05-10libstdc++: Remove TODO commentJonathan Wakely1-1/+0
2021-05-10libstdc++: Implement proposed resolution to LWG 3548Jonathan Wakely3-5/+41
2021-05-10libstdc++: Remove redundant -std=gnu++17 option from remaining testsJonathan Wakely122-124/+10
2021-05-10libstdc++: Remove redundant -std=gnu++17 option from algorithm testsJonathan Wakely27-27/+0
2021-05-10libstdc++: Remove redundant -std=gnu++17 option from containers testsJonathan Wakely50-51/+1
2021-05-10libstdc++: Remove redundant -std=gnu++17 option from strings testsJonathan Wakely132-132/+19
2021-05-10libstdc++: Remove redundant -std=gnu++17 option from PMR testsJonathan Wakely53-53/+18
2021-05-10libstdc++: Remove redundant -std=gnu++17 option from concurrency testsJonathan Wakely19-19/+0
2021-05-10libstdc++: Remove redundant -std=gnu++17 option from any/optional/variant testsJonathan Wakely98-101/+4
2021-05-10libstdc++: Remove redundant -std=gnu++17 options from filesystem testsJonathan Wakely112-112/+11
2021-05-10libstdc++: Remove redundant -std=gnu++17 options from PSTL testsJonathan Wakely58-58/+53
2021-05-10libstdc++: Adjust expected errors in tests when compiled as C++20Jonathan Wakely4-1/+5
2021-05-10libstdc++: Rename test type to avoid clashing with std::anyJonathan Wakely1-4/+4
2021-05-08Daily bump.GCC Administrator1-0/+21