aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc/xml
AgeCommit message (Expand)AuthorFilesLines
2023-05-04libstdc++: Document new library version in manualJonathan Wakely1-0/+2
2023-05-04libstdc++: Mention recent libgcc_s symbol versions in manualFlorian Weimer1-0/+5
2023-04-19libstdc++: Adjust uses of null pointer constants in docsJonathan Wakely1-5/+3
2023-04-12libstdc++: Document libstdc++exp.a library for -fcontractsJonathan Wakely1-4/+23
2023-04-04libstdc++: Fix outdated docs about demangling exception messagesJonathan Wakely1-11/+2
2023-03-13libstdc++: Update copyright year in FAQJonny Grant1-1/+1
2023-03-12libstdc++: Move www.graphviz.org to httpsGerald Pfeifer1-1/+1
2023-02-18libstdc++: Switch two links to www.open-std.org to httpsGerald Pfeifer1-2/+2
2023-02-14libstdc++: Update an open-std.org linkGerald Pfeifer1-1/+1
2023-02-13libstdc++: Adjust "The Component Object Model" referenceGerald Pfeifer1-1/+1
2023-02-12libstdc++: Tweak link to N1780 (C++ standard)Gerald Pfeifer1-1/+1
2023-02-12libstdc++: Change www.unix.org to unix.orgGerald Pfeifer1-1/+1
2023-02-11libstdc++: Update link to "Worst-case efficient priority queues"Gerald Pfeifer1-1/+1
2023-02-06libstdc++: Document P1642 and extensionsArsen Arsenović4-8/+88
2023-02-04libstdc++: Adjust link to pdftexGerald Pfeifer1-1/+1
2023-02-02libstdc++: Tweak link to ABIcheck projectGerald Pfeifer1-1/+1
2023-02-02libstdc++: Switch a www.open-std.org link to httpsGerald Pfeifer1-1/+1
2023-02-02libstdc++: Fix link to online GDB manualGerald Pfeifer1-1/+1
2023-01-30libstdc++: Update links in the Memory section of the manualGerald Pfeifer1-3/+3
2023-01-28libstdc++: Update links in the "Contributing" manualGerald Pfeifer1-2/+2
2023-01-28libstdc++: Move sourceforge.net links to httpsGerald Pfeifer1-2/+2
2023-01-28libstdc++: Switch www.open-std.org to https (ABI manual)Gerald Pfeifer1-2/+2
2023-01-26libstdc++: Move www.open-std.org to https in bugs manualGerald Pfeifer1-3/+3
2023-01-18libstdc++: Minor updates to Policy Based Data Structures: BiblioGerald Pfeifer1-3/+3
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2023-01-15libstdc++: Move www.open-std.org in status part of manual to httpsGerald Pfeifer4-253/+253
2023-01-14libstdc++: Embed a static copy of tzdata.ziJonathan Wakely1-0/+27
2023-01-12libstdc++: Update shared library version history in manualJonathan Wakely1-1/+3
2022-11-25libstdc++: Change return type of std::bit_width to int (LWG 3656)Jonathan Wakely1-0/+7
2022-11-15libstdc++: Document use of Markdown for Doxygen commentsJonathan Wakely1-7/+21
2022-11-08libstdc++: Update my author blurb in the manualJonathan Wakely1-1/+4
2022-11-08libstdc++: Remove empty <author> elements in manualJonathan Wakely2-14/+4
2022-10-11libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]Jonathan Wakely3-0/+122
2022-10-07libstdc++: Use bold style for DR titles in the manualJonathan Wakely1-197/+190
2022-10-03libstdc++: Update status docs for compare_exchange padding bitsJonathan Wakely1-3/+12
2022-09-29libstdc++: Disable volatile-qualified std::bind for C++20Jonathan Wakely3-2/+25
2022-09-21libstdc++: Remove trailing whitespace in documentation sourcesJonathan Wakely2-8/+8
2022-09-16libstdc++: Document new libstdc++.so symbol versionsJonathan Wakely1-0/+2
2022-09-14libstdc++: Document LWG 1203 API change in manualJonathan Wakely1-0/+6
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 Wakely1-2/+17
2022-05-16libstdc++: Fix hyperlink in docsJonathan Wakely1-1/+2
2022-05-16libstdc++: Update C++23 status docsJonathan Wakely1-0/+341
2022-05-16libstdc++: Add C++23 status docsJonathan Wakely3-11/+247
2022-05-16libstdc++: Fix status docs for <bit> supportJonathan Wakely1-1/+1
2022-05-06libstdc++: Update documentation about copyright and GPL notices in testsJonathan Wakely1-2/+6
2022-04-20libstdc++: Use LTLIBICONV when linking libstdc++.so [PR93602]Jonathan Wakely1-0/+50
2022-04-14libstdc++: Fix incorrect IS number in doc commentJonathan Wakely1-1/+1
2022-02-17libstdc++: Deprecate non-standard std::vector<bool>::insert(pos) [PR104559]Jonathan Wakely1-0/+3
2022-01-19libstdc++: Update documentation for C++17 deprecationsJonathan Wakely2-2/+15