Age | Commit message (Expand) | Author | Files | Lines |
2025-01-08 | libstdc++: Fix incorrect DocBook element in manual | Jonathan Wakely | 2 | -4/+4 |
2025-01-01 | libstdc++: Delete further Profile Mode leftovers | Gerald Pfeifer | 6 | -409/+0 |
2024-12-29 | libstdc++: Delete leftover from Profile Mode removal | Gerald Pfeifer | 1 | -557/+0 |
2024-11-18 | libstdc++: Update reference to Angelika Langer's article | Gerald Pfeifer | 1 | -1/+1 |
2024-11-17 | libstdc++: Move a gcc.gnu.org link to https | Gerald Pfeifer | 1 | -1/+1 |
2024-11-17 | libstdc++: Update link to Angelika Langer's book | Gerald Pfeifer | 1 | -1/+1 |
2024-11-13 | libstdc++: Refactor std::hash specializations | Jonathan Wakely | 1 | -0/+3 |
2024-11-06 | libstdc++: Deprecate useless <cxxx> compatibility headers for C++17 | Jonathan Wakely | 1 | -0/+8 |
2024-10-30 | libstdc++: Fix some typos and grammatical errors in docs | Jonathan Wakely | 1 | -6/+6 |
2024-10-23 | libstdc++: Add -D_GLIBCXX_ASSERTIONS default for -O0 to API history | Jonathan Wakely | 5 | -4/+6 |
2024-10-23 | libstdc++: Add GLIBCXX_TESTSUITE_STDS example to docs | Jonathan Wakely | 1 | -2/+3 |
2024-10-09 | libstdc++: Enable _GLIBCXX_ASSERTIONS by default for -O0 [PR112808] | Jonathan Wakely | 1 | -3/+9 |
2024-09-20 | libstdc++: Document missing features for old std:string ABI [PR116777] | Jonathan Wakely | 1 | -1/+17 |
2024-09-16 | libstdc++: Update link to installation docs | Gerald Pfeifer | 1 | -1/+1 |
2024-09-15 | libstdc++: Enable most of <chrono> for freestanding | Jonathan Wakely | 1 | -0/+7 |
2024-08-23 | libstdc++: Update and clarify Doxygen version requirements in manual | Jonathan Wakely | 5 | -8/+8 |
2024-08-18 | libstdc++: Remove note from the GCC 4.0.1 days | Gerald Pfeifer | 1 | -4/+1 |
2024-08-17 | libstdc++: Update references to gcc.gnu.org/onlinedocs | Gerald Pfeifer | 7 | -8/+8 |
2024-08-17 | libstdc++: Tweak links to installation docs | Gerald Pfeifer | 1 | -3/+4 |
2024-07-12 | libstdc++: Switch gcc.gnu.org links to https | Gerald Pfeifer | 4 | -5/+5 |
2024-07-07 | libstdc++: Tweak two links in configuration docs | Gerald Pfeifer | 1 | -2/+2 |
2024-06-25 | libstdc++: Replace viewcvs links in docs with cgit links | Jonathan Wakely | 4 | -10/+10 |
2024-06-22 | libstdc++: Move gcc.gnu.org and sourceware.org links to https | Gerald Pfeifer | 1 | -5/+5 |
2024-06-05 | libstdc++: Update gcc.gnu.org links in FAQ to https | Gerald Pfeifer | 1 | -5/+5 |
2024-06-02 | libstdc++: Move gcc.gnu.org links to https | Gerald Pfeifer | 1 | -4/+4 |
2024-06-01 | libstdc++: Replace link to gcc-4.3.2 docs in manual [PR115269] | Jonathan Wakely | 1 | -4/+6 |
2024-05-14 | libstdc++: Document when std::string::shrink_to_fit was added | Jonathan Wakely | 1 | -2/+2 |
2024-04-26 | libstdc++: Adjust whitespace in status tables in manual | Jonathan Wakely | 1 | -16/+16 |
2024-04-15 | libstdc++: Update libstdc++.so versioning history for 14.1.0 release | Jonathan Wakely | 1 | -1/+1 |
2024-04-11 | Update GCC 14.1 library versions in docs | Jakub Jelinek | 1 | -1/+1 |
2024-03-19 | libstdc++: Update docs on build process and generated files | Jonathan Wakely | 4 | -16/+109 |
2024-03-14 | libstdc++: Correct notes about std::call_once in manual [PR66146] | Jonathan Wakely | 1 | -3/+3 |
2024-03-14 | libstdc++: Update C++23 status in the manual | Jonathan Wakely | 1 | -28/+118 |
2024-03-13 | libstdc++: Improve documentation on debugging with libstdc++ | Jonathan Wakely | 7 | -41/+62 |
2024-02-28 | libstdc++: Change some URLs in the manual to use https | Jonathan Wakely | 2 | -6/+6 |
2024-02-28 | libstdc++: Update outdated docs on contributing | Jonathan Wakely | 1 | -7/+9 |
2024-02-16 | libstdc++: Improve docs for debug mode backtraces | Jonathan Wakely | 1 | -5/+4 |
2024-02-16 | libstdc++: Fix spelling of <envar> elements in manual | Jonathan Wakely | 1 | -2/+2 |
2024-02-14 | libstdc++: C++ item p2442 is version 1 only | Gerald Pfeifer | 1 | -2/+2 |
2024-01-31 | libstdc++: Add all supported headers to lists in the manual | Jonathan Wakely | 2 | -17/+43 |
2024-01-11 | libstdc++: Fix spelling mistake in new doc addition | Jonathan Wakely | 1 | -2/+4 |
2024-01-11 | libstdc++: Document addition of libstdc++exp.a | Jonathan Wakely | 5 | -7/+9 |
2023-11-21 | libstdc++: Remove outdated references to buildstat.html | Jonathan Wakely | 2 | -6/+3 |
2023-11-04 | libstdc++: Replace "_N" in examples of naming conventions | Jonathan Wakely | 1 | -2/+2 |
2023-09-18 | libstdc++: Minor tweak to C++20 status docs | Jonathan Wakely | 1 | -1/+1 |
2023-09-18 | libstdc++: Update C++20 and C++23 status docs | Jonathan Wakely | 2 | -33/+226 |
2023-09-18 | libstdc++: Minor update to installation docs | Jonathan Wakely | 1 | -8/+20 |
2023-09-15 | libstdc++: Add support for running tests with multiple -std options | Jonathan Wakely | 1 | -15/+31 |
2023-09-08 | libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.a | Jonathan Wakely | 2 | -12/+18 |
2023-07-06 | libstdc++: Document --enable-cstdio=stdio_pure [PR110574] | Jonathan Wakely | 1 | -3/+8 |