aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc
AgeCommit message (Expand)AuthorFilesLines
2023-04-19libstdc++: Adjust uses of null pointer constants in docsJonathan Wakely2-10/+6
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
2022-11-08libstdc++: Update my author blurb in the manualJonathan Wakely1-1/+4
2022-11-08libstdc++: Remove empty <author> elements in manualJonathan Wakely3-15/+5
2022-10-29libstdc++: Don't use gstdint.h anymoreArsen Arsenović1-1/+0
2022-10-11libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]Jonathan Wakely13-18/+211
2022-10-07libstdc++: Use bold style for DR titles in the manualJonathan Wakely2-397/+390
2022-10-03libstdc++: Update status docs for compare_exchange padding bitsJonathan Wakely2-6/+18
2022-09-29libstdc++: Disable volatile-qualified std::bind for C++20Jonathan Wakely10-8/+43
2022-09-21libstdc++: Remove trailing whitespace in documentation sourcesJonathan Wakely2-8/+8
2022-09-16libstdc++: Fix Doxygen commandsJonathan Wakely1-1/+0
2022-09-16libstdc++: Document new libstdc++.so symbol versionsJonathan Wakely2-1/+3
2022-09-14libstdc++: Document LWG 1203 API change in manualJonathan Wakely4-1/+20
2022-08-31libstdc++: [_GLIBCXX_DEBUG] Add backtrace generation on demandFrançois Dumont2-0/+16
2022-08-22libstdc++: Document linker option for C++23 <stacktrace> [PR105678]Jonathan Wakely4-7/+35
2022-05-16libstdc++: Fix hyperlink in docsJonathan Wakely2-2/+3
2022-05-16libstdc++: Update C++23 status docsJonathan Wakely2-5/+468
2022-05-16libstdc++: Add C++23 status docsJonathan Wakely7-28/+347
2022-05-16libstdc++: Fix status docs for <bit> supportJonathan Wakely2-2/+2
2022-05-13libstdc++: Allow std::swap to find overload for std::exception_ptrJonathan Wakely1-0/+1