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