aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc
AgeCommit message (Expand)AuthorFilesLines
2024-06-28libstdc++: Replace viewcvs links in docs with cgit linksJonathan Wakely6-18/+18
2024-06-25libstdc++: Remove confusing text from status tables for release branchJonathan Wakely9-16/+16
2024-06-01libstdc++: Replace link to gcc-4.3.2 docs in manual [PR115269]Jonathan Wakely2-32/+11
2024-04-26libstdc++: Update status tables to refer to GCC 13 not mainlineJonathan Wakely9-32/+32
2024-03-18libstdc++: Correct notes about std::call_once in manual [PR66146]Jonathan Wakely4-6/+6
2024-03-15libstdc++: Fix typo in C++20 status tableJonathan Wakely2-2/+2
2024-03-01libstdc++: Change some URLs in the manual to use httpsJonathan Wakely3-12/+12
2024-03-01libstdc++: Update outdated docs on contributingJonathan Wakely2-14/+18
2024-01-11libstdc++: Fix spelling mistake in new doc additionJonathan Wakely2-4/+8
2024-01-11libstdc++: Document addition of libstdc++exp.aJonathan Wakely6-5/+17
2024-01-10libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.aJonathan Wakely3-30/+37
2023-09-18libstdc++: Update C++20 and C++23 status docsJonathan Wakely5-66/+721
2023-09-08libstdc++: Update outdated default -std in testing docsJonathan Wakely2-10/+10
2023-07-06libstdc++: Document --enable-cstdio=stdio_pure [PR104299]Jonathan Wakely2-6/+16
2023-06-01libstdc++: Document removal of implicit allocator rebinding extensionsJonathan Wakely2-0/+22
2023-05-04libstdc++: Document new library version in manualJonathan Wakely2-3/+5
2023-05-04libstdc++: Mention recent libgcc_s symbol versions in manualFlorian Weimer1-0/+5
2023-04-28libstdc++: Strip absolute paths from files shown in Doxygen docsJonathan Wakely1-1/+2
2023-04-27libstdc++: Reduce Doxygen output for PDFJonathan Wakely1-1/+1
2023-04-12libstdc++: Document libstdc++exp.a library for -fcontractsJonathan Wakely3-8/+39
2023-04-04libstdc++: Fix outdated docs about demangling exception messagesJonathan Wakely2-22/+4
2023-03-13libstdc++: Refer to documentation hacking docs from MakefileJonathan Wakely2-0/+4
2023-03-13libstdc++: Regenerate HTML docsJonathan Wakely3-3/+3
2023-03-13libstdc++: Update copyright year in FAQJonny Grant1-1/+1
2023-03-12libstdc++: Move www.graphviz.org to httpsGerald Pfeifer2-2/+2
2023-02-18libstdc++: Switch two links to www.open-std.org to httpsGerald Pfeifer2-4/+4
2023-02-14libstdc++: Update an open-std.org linkGerald Pfeifer2-2/+2
2023-02-13libstdc++: Adjust "The Component Object Model" referenceGerald Pfeifer2-3/+3
2023-02-12libstdc++: Tweak link to N1780 (C++ standard)Gerald Pfeifer2-2/+2
2023-02-12libstdc++: Change www.unix.org to unix.orgGerald Pfeifer2-3/+3
2023-02-11libstdc++: Update link to "Worst-case efficient priority queues"Gerald Pfeifer2-2/+2
2023-02-06libstdc++: Document P1642 and extensionsArsen Arsenović13-22/+152
2023-02-06libstdc++: Implement P1413R3 'deprecate aligned_storage and aligned_union'Nathaniel Shead1-0/+2
2023-02-06libstdc++: Normalise _GLIBCXX20_DEPRECATED macroNathaniel Shead1-2/+2
2023-02-04libstdc++: Adjust link to pdftexGerald Pfeifer2-3/+3
2023-02-02libstdc++: Tweak link to ABIcheck projectGerald Pfeifer2-2/+2
2023-02-02libstdc++: Switch a www.open-std.org link to httpsGerald Pfeifer2-2/+2
2023-02-02libstdc++: Fix link to online GDB manualGerald Pfeifer2-2/+2
2023-01-30libstdc++: Update links in the Memory section of the manualGerald Pfeifer2-7/+7
2023-01-28libstdc++: Update links in the "Contributing" manualGerald Pfeifer2-4/+4
2023-01-28libstdc++: Move sourceforge.net links to httpsGerald Pfeifer2-4/+4
2023-01-28libstdc++: Switch www.open-std.org to https (ABI manual)Gerald Pfeifer2-4/+4
2023-01-26libstdc++: Move www.open-std.org to https in bugs manualGerald Pfeifer2-160/+160
2023-01-18libstdc++: Minor updates to Policy Based Data Structures: BiblioGerald Pfeifer2-7/+7
2023-01-16Update copyright years.Jakub Jelinek3-3/+3
2023-01-15libstdc++: Move www.open-std.org in status part of manual to httpsGerald Pfeifer5-506/+506
2023-01-14libstdc++: Embed a static copy of tzdata.ziJonathan Wakely2-0/+48
2023-01-12libstdc++: Update shared library version history in manualJonathan Wakely2-3/+5
2022-11-25libstdc++: Change return type of std::bit_width to int (LWG 3656)Jonathan Wakely2-0/+11
2022-11-15libstdc++: Document use of Markdown for Doxygen commentsJonathan Wakely2-15/+34