summaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)Author
2020-08-19libstdc++: Make make-unsigned-like-t<__int128> work [PR 96042]Jonathan Wakely
2020-08-19libstdc++: Remove deprecated comparison operators for RB treesJonathan Wakely
2020-08-19libstdc++: Make __int128 meet integer-class requirements [PR 96042]Jonathan Wakely
2020-08-19libstdc++: Mention new macros in commentsJonathan Wakely
2020-08-19libstdc++: integer-class types as per [iterator.concept.winc]Patrick Palka
2020-08-19libstdc++: Add deprecated attributes to old iostream membersJonathan Wakely
2020-08-19libstdc++: assert that type traits are not misused with incomplete types [PR ...Antony Polukhin
2020-08-19Daily bump.GCC Administrator
2020-08-18aix: Support libsupc++ as a FAT libraryDavid Edelsohn
2020-08-18libstdc++: Add "cold" to tests for reserved attribute namesJonathan Wakely
2020-08-18libstdc++: Remove redundant copying of std::async arguments [PR 69724]Jonathan Wakely
2020-08-18Daily bump.GCC Administrator
2020-08-17libstdc++: Remove inheritance from elements in std::tupleJonathan Wakely
2020-08-15Daily bump.GCC Administrator
2020-08-14diagnostics: Add new option -fdiagnostics-plain-outputLewis Hyatt
2020-08-14Daily bump.GCC Administrator
2020-08-13libstdc++: Deprecate the --enable-cheaders=c_std configurationJonathan Wakely
2020-08-13Daily bump.GCC Administrator
2020-08-12libstdc++: ChangeLog correctionsJonathan Wakely
2020-08-12libstdc++: Make self-move well-defined for containers [PR 85828]Jonathan Wakely
2020-08-12Daily bump.GCC Administrator
2020-08-11libstdc++: Implement DR 526 on [forward_]list remove_if/unique [PR 91620]François Dumont
2020-08-11libstdc++: Fix failing tests for AIXJonathan Wakely
2020-08-11libstdc++: Make Networking TS work without gthreads [PR 89760]Jonathan Wakely
2020-08-11libstdc++: Make net::system_context tag type constructor explicitJonathan Wakely
2020-08-11libstdc++: Fix net::system_context stop conditionJonathan Wakely
2020-08-11libstdc++: Fix <stop_token> to compile without gthreadsJonathan Wakely
2020-08-11libstdc++: Make std::this_thread functions work without gthreadsJonathan Wakely
2020-08-11Daily bump.GCC Administrator
2020-08-10libstdc++: Fix build for targets without lstat [PR 94681]Jonathan Wakely
2020-08-10libstdc++: Fix compatibility support in unique_ptr pretty printerJonathan Wakely
2020-08-10libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem-ts [PR 94681]Jonathan Wakely
2020-08-10libstdc++: Implement LWG 561 for std::inserterJonathan Wakely
2020-08-10libstdc++: Check __cpp_exceptions in basic_string::reserve()Jonathan Wakely
2020-08-10libstdc++: Use _wstat64 for Windows [PR 95749]Jonathan Wakely
2020-08-08Daily bump.GCC Administrator
2020-08-07libstdc++: Fix ambiguous comparisons in __gnu_debug::bitset [PR 96303]Jonathan Wakely
2020-08-07libstdc++: Replace some VERIFY tests with static_assertJonathan Wakely
2020-08-07libstdc++: Fix linker script patterns for 32-bit targetsJonathan Wakely
2020-08-07Daily bump.GCC Administrator
2020-08-06libstdc++: Implement P0966 std::string::reserve should not shrinkAndrew Luo
2020-08-06libstdc++: Do not set eofbit eagerly in operator>>(istream&, char(&)[N])Jonathan Wakely
2020-08-06libstdc++: Fix unnecessary allocations in read_symlink [PR 96484]Jonathan Wakely
2020-08-06libstdc++: Adjust overflow prevention to operator>>Jonathan Wakely
2020-08-06Daily bump.GCC Administrator
2020-08-05libstdc++: Break long lines to fit in 80 columnsJonathan Wakely
2020-08-05libstdc++: Change URL for PSTL againJonathan Wakely
2020-08-05libstdc++: Replace operator>>(istream&, char*) [LWG 2499]Jonathan Wakely
2020-08-02Daily bump.GCC Administrator
2020-08-02Move www.stroustrup.com to httpsGerald Pfeifer