aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc
AgeCommit message (Expand)Author
2021-04-13libstdc++: Remove outdated docs on libg++ and libstdc++-v2Jonathan Wakely
2021-04-08libstdc++: Improve error reporting if PDF generation failsJonathan Wakely
2021-03-29libstdc++: Adjust link to PSTL upstream (again)Jonathan Wakely
2021-02-25libstdc++: Document library versioning for GCC 11Jonathan Wakely
2021-02-12libstdc++: Fix filesystem::rename on Windows [PR 98985]Jonathan Wakely
2021-02-11libstdc++: Document when C++11/14/17 support became stable [PR 99058]Jonathan Wakely
2021-02-02libstdc++: Fix markup for status tables in docsJonathan Wakely
2021-02-01libstdc++: Update C++17 status table for <charconv>Jonathan Wakely
2021-01-27libstdc++: Regenerate libstdc++ HTML docsJonathan Wakely
2021-01-27libstdc++: Add std::experimental::simd from the Parallelism TS 2Matthias Kretz
2021-01-13libstdc++: Remove <debug/array> from Doxygen configJonathan Wakely
2021-01-07libstdc++: Add support for C++20 barriersThomas Rodgers
2021-01-04Update copyright years.Jakub Jelinek
2020-12-27libstdc++: Update link to Arm ABIGerald Pfeifer
2020-12-27libstdc++: Move Valgrind references to httpsGerald Pfeifer
2020-12-26libstdc++: Update link to Intel/GNU compatibility paperGerald Pfeifer
2020-12-25libstdc++: Update link to Java docsGerald Pfeifer
2020-12-25libstdc++: Convert three doxygen.nl links to httpsGerald Pfeifer
2020-12-16libstdc++: Add C++ runtime support for new 128-bit long double formatJonathan Wakely
2020-12-15libstdc++: Update link to Unicode-HOWTOGerald Pfeifer
2020-12-08libstdc++: Adjust whitespace in documentationJonathan Wakely
2020-12-03libstdc++: Update C++20 library implementation statusJonathan Wakely
2020-12-03libtdc++: Define std::source_location for C++20JeanHeyd Meneide
2020-11-30libstdc++: Add new C++20 headers to Doxygen settingsJonathan Wakely
2020-11-26ada: c++: Get rid of libposix4, librt on SolarisRainer Orth
2020-11-04libstdc++: Document istreambuf_iterator base class change [PR 92285]Jonathan Wakely
2020-11-02libstdc++: Add c++2a <syncstream>Thomas Rodgers
2020-10-13libstdc++: Update C++20 status documentationJonathan Wakely
2020-10-13libstdc++: Remove trailing whitespace from XML docsJonathan Wakely
2020-10-12libstdc++: Update doxyfile to Doxygen 1.8.20 formatJonathan Wakely
2020-10-12libstdc++: Include C++17 features in doxygen API docsJonathan Wakely
2020-10-10libstdc++: Replace use of reserved name that clashes [PR 97362]Jonathan Wakely
2020-09-24libstdc++: Fix misnamed configure option in manualJonathan Wakely
2020-08-06libstdc++: Implement P0966 std::string::reserve should not shrinkAndrew Luo
2020-08-05libstdc++: Change URL for PSTL againJonathan Wakely
2020-08-02Move www.stroustrup.com to httpsGerald Pfeifer
2020-07-31libstdc++: ParallelSTL is now part of oneAPI DPC++ LibraryGerald Pfeifer
2020-06-23libstdc++: Regenerate makefilesJonathan Wakely
2020-06-01libstdc++: Document API changes in GCC 10Jonathan Wakely
2020-06-01libstdc++: Fix incorrect Docbook linksJonathan Wakely
2020-06-01libstdc++: Update/streamline Valgrind referencesGerald Pfeifer
2020-06-01libstdc++: Remove stray change from previous commitGerald Pfeifer
2020-06-01libstdc++: Switch www.cs.princeton.edu to httpsGerald Pfeifer
2020-05-06libstdc++: Document library versioning for 9.[123] and 10.1Jonathan Wakely
2020-05-04libstdc++: Fix broken link to SGI STL FAQJonathan Wakely
2020-04-23libstdc++: Update C++20 library status docsJonathan Wakely
2020-04-21libstdc++: Improve C++14 and C++17 status docsJonathan Wakely
2020-04-05libstdc++: Refer to Git documentationGerald Pfeifer
2020-04-01libstdc++: Move "free books" list from fsf.org to gnu.orgGerald Pfeifer
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki