summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/precompiled
AgeCommit message (Expand)Author
2025-11-03libstdc++: remove cassert from stdc++.hJason Merrill
2025-09-08libstdc++: Fix up <ext/pointer.h> [PR121827]Jakub Jelinek
2025-08-28libstdc++: Implement C++26 <debugging> features [PR119670]Jonathan Wakely
2025-07-18libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]Jonathan Wakely
2025-05-07libstdc++: Add header mdspan to the build-system.Luc Grosheintz
2025-04-07libstdc++: Add new headers to <bits/stdc++.h> for PCHJonathan Wakely
2025-01-02Update copyright years.Jakub Jelinek
2024-12-19libstdc++: Implement C++23 <flat_set> (P1222R4)Patrick Palka
2024-12-19libstdc++: Implement C++23 <flat_map> (P0429R9)Patrick Palka
2024-11-14libstdc++: stdc++.h and <coroutine>Jason Merrill
2024-11-06libstdc++: Deprecate useless <cxxx> compatibility headers for C++17Jonathan Wakely
2024-01-19libstdc++: Add <print> and <text_encoding> to stdc++.hPatrick Palka
2024-01-03Update copyright years.Jakub Jelinek
2023-12-21libstdc++: implement std::generatorArsen Arsenović
2023-04-05libstdc++: Fix some freestanding test failuresArsen Arsenović
2023-01-16Update copyright years.Jakub Jelinek
2023-01-13libstdc++: Enable string_view in freestandingArsen Arsenović
2022-11-13libstdc++: Implement C++20 <format> [PR104166]Jonathan Wakely
2022-10-18libstdc++: Partial library support for std::float{16,32,64,128}_t and std::bf...Jakub Jelinek
2022-10-03libstdc++: Adjust precompiled headers for freestandingJonathan Wakely
2022-04-14libstdc++: Add new headers to <bits/stdc++.h> PCHJonathan Wakely
2022-03-27libstdc++: Define std::expected for C++23 (P0323R12)Jonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-11-13libstdc++: Implement std::spanstream for C++23Jonathan Wakely
2021-01-07libstdc++: Add support for C++20 barriersThomas Rodgers
2021-01-05Add <source_location> to the precompiled header.Ed Smith-Rowland
2021-01-04Update copyright years.Jakub Jelinek
2020-11-26libstdc++: Add new headers to stdc++.hJonathan Wakely
2020-11-17libstdc++: Fix unconditional definition of __cpp_lib_span in <version> [PR 97...Jonathan Wakely
2020-11-02libstdc++: Add c++2a <syncstream>Thomas Rodgers
2020-10-19libstdc++: Remove unused headerJonathan Wakely
2020-01-01Update copyright years.Jakub Jelinek
2019-11-15libstdc++: Fix definition of std::nostopstate objectJonathan Wakely
2019-11-08libsupc++: add <compare> to precompiled headerJonathan Wakely
2019-10-31Partial implementation of C++20 of <ranges> headerJonathan Wakely
2019-10-11Implement <concepts> header for C++20Jonathan Wakely
2019-10-04Add <span> to <bits/stdc++.h> precompiled headerJonathan Wakely
2019-07-31Implement "P0631R4 Math Constants" for C++20Jonathan Wakely
2019-05-13Remove array_allocator extension, deprecated since 4.9.0Jonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-07-24Add initial version of C++17 <memory_resource> headerJonathan Wakely
2018-07-03P0556R3 Integral power-of-2 operations, P0553R2 Bit operationsJonathan Wakely
2018-06-18P0754R2 <version> headerJonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-10-23Implement C++17 Filesystem libraryJonathan Wakely
2017-10-02C++17 P0067R5 std::to_chars and std::from_chars (partial)Jonathan Wakely
2017-01-01Update copyright years.Jakub Jelinek
2016-01-14Implement TR29124 C++ special Math Functions.Edward Smith-Rowland
2016-01-04Update copyright years.Jakub Jelinek
2015-09-18Fix errors due to extra includes in extc++.hJonathan Wakely