aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc
AgeCommit message (Expand)AuthorFilesLines
2024-11-18libstdc++: Update reference to Angelika Langer's articleGerald Pfeifer2-2/+2
2024-11-17libstdc++: Move a gcc.gnu.org link to httpsGerald Pfeifer2-2/+2
2024-11-17libstdc++: Update link to Angelika Langer's bookGerald Pfeifer2-2/+2
2024-11-13libstdc++: Refactor std::hash specializationsJonathan Wakely2-0/+8
2024-11-06libstdc++: Deprecate useless <cxxx> compatibility headers for C++17Jonathan Wakely2-0/+18
2024-10-30libstdc++: Fix some typos and grammatical errors in docsJonathan Wakely2-12/+12
2024-10-23libstdc++: Add -D_GLIBCXX_ASSERTIONS default for -O0 to API historyJonathan Wakely6-4/+14
2024-10-23libstdc++: Add GLIBCXX_TESTSUITE_STDS example to docsJonathan Wakely2-4/+6
2024-10-09libstdc++: Enable _GLIBCXX_ASSERTIONS by default for -O0 [PR112808]Jonathan Wakely2-6/+22
2024-10-09libstdc++: Simplify std::aligned_storage and fix for versioned namespace [PR6...Jonathan Wakely1-1/+1
2024-09-20libstdc++: Document missing features for old std:string ABI [PR116777]Jonathan Wakely2-2/+42
2024-09-16libstdc++: Update link to installation docsGerald Pfeifer2-2/+2
2024-09-15libstdc++: Enable most of <chrono> for freestandingJonathan Wakely2-0/+19
2024-08-23libstdc++: Update and clarify Doxygen version requirements in manualJonathan Wakely6-10/+11
2024-08-18libstdc++: Remove note from the GCC 4.0.1 daysGerald Pfeifer2-8/+2
2024-08-17libstdc++: Update references to gcc.gnu.org/onlinedocsGerald Pfeifer13-17/+17
2024-08-17libstdc++: Tweak links to installation docsGerald Pfeifer2-5/+6
2024-07-12libstdc++: Switch gcc.gnu.org links to httpsGerald Pfeifer5-10/+10
2024-07-07libstdc++: Tweak two links in configuration docsGerald Pfeifer2-4/+4
2024-06-25libstdc++: Replace viewcvs links in docs with cgit linksJonathan Wakely7-19/+19
2024-06-22libstdc++: Move gcc.gnu.org and sourceware.org links to httpsGerald Pfeifer2-9/+9
2024-06-05libstdc++: Update gcc.gnu.org links in FAQ to httpsGerald Pfeifer2-10/+10
2024-06-02libstdc++: Move gcc.gnu.org links to httpsGerald Pfeifer2-7/+7
2024-06-01libstdc++: Replace link to gcc-4.3.2 docs in manual [PR115269]Jonathan Wakely2-32/+11
2024-05-14libstdc++: Document when std::string::shrink_to_fit was addedJonathan Wakely2-4/+4
2024-04-26libstdc++: Adjust whitespace in status tables in manualJonathan Wakely9-32/+32
2024-04-25libstdc++: Update Doxygen config for new headersJonathan Wakely2-11/+37
2024-04-15libstdc++: Update libstdc++.so versioning history for 14.1.0 releaseJonathan Wakely2-2/+2
2024-04-11Update GCC 14.1 library versions in docsJakub Jelinek2-1/+2
2024-03-19libstdc++: Update docs on build process and generated filesJonathan Wakely5-27/+262
2024-03-14libstdc++: Correct notes about std::call_once in manual [PR66146]Jonathan Wakely4-6/+6
2024-03-14libstdc++: Update C++23 status in the manualJonathan Wakely2-63/+372
2024-03-13libstdc++: Improve documentation on debugging with libstdc++Jonathan Wakely9-79/+119
2024-03-13libstdc++: Document that _GLIBCXX_CONCEPT_CHECKS might be removed in futureJonathan Wakely2-6/+14
2024-02-28libstdc++: Change some URLs in the manual to use httpsJonathan Wakely3-12/+12
2024-02-28libstdc++: Update outdated docs on contributingJonathan Wakely2-14/+18
2024-02-16libstdc++: Improve docs for debug mode backtracesJonathan Wakely2-10/+8
2024-02-16libstdc++: Fix spelling of <envar> elements in manualJonathan Wakely2-4/+4
2024-02-14libstdc++: C++ item p2442 is version 1 onlyGerald Pfeifer2-4/+4
2024-01-31libstdc++: Add all supported headers to lists in the manualJonathan Wakely3-32/+191
2024-01-29libstdc++: Fix _GLIBCXX_DEBUG_BACKTRACE macro documentationFrançois Dumont1-2/+2
2024-01-11libstdc++: Fix spelling mistake in new doc additionJonathan Wakely2-4/+8
2024-01-11libstdc++: Document addition of libstdc++exp.aJonathan Wakely6-7/+19
2024-01-03Update copyright years.Jakub Jelinek3-3/+3
2023-11-21libstdc++: Remove outdated references to buildstat.htmlJonathan Wakely4-12/+6
2023-11-04libstdc++: Replace "_N" in examples of naming conventionsJonathan Wakely2-4/+4
2023-09-18libstdc++: Minor tweak to C++20 status docsJonathan Wakely2-2/+2
2023-09-18libstdc++: Update C++20 and C++23 status docsJonathan Wakely5-64/+717
2023-09-18libstdc++: Minor update to installation docsJonathan Wakely3-15/+42
2023-09-15libstdc++: Add support for running tests with multiple -std optionsJonathan Wakely2-30/+68