index
:
gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gfortran-test
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-15
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-15
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
doc
Age
Commit message (
Expand
)
Author
2025-11-21
libstdc++: fix dead links in doc
Yuao Ma
2025-11-21
libstdc++: Update some old docs about predefined feature macros
Jonathan Wakely
2025-11-19
libstdc++: Update GCC 16.1 library versions in docs
Jonathan Wakely
2025-11-19
libstdc++: Update GCC 15.1 library versions in docs [PR122743]
Jonathan Wakely
2025-11-19
libstdc++: Remove vertical whitespace from code listings in manual
Jonathan Wakely
2025-10-11
libstdc++: Update Autoconf manual link
Gerald Pfeifer
2025-10-08
libstdc++: Update dead links to PSTL upstream in docs
Jonathan Wakely
2025-10-05
*: regenerate autotools
Sam James
2025-10-03
libstdc++: Add C++2020 Implementation status table.
Tomasz Kamiński
2025-09-10
libstdc++: Document remaining C++20 implementation-defined behavior.
Tomasz Kamiński
2025-09-10
libstdc++: Document C++20 atomic_ref implementation-defined behavior.
Tomasz Kamiński
2025-09-09
libstdc++: Replace "Tunables" link with one that does not have an anchor
Arsen Arsenović
2025-09-08
libstdc++: Fix docs for --enable-vtable-verify [PR120698]
Jonathan Wakely
2025-09-08
libstdc++: Update link to "Tunables" in Glibc manual
Gerald Pfeifer
2025-09-05
libstdc++: Document remaining C++17 implementation-defined behavior.
Tomasz Kamiński
2025-09-05
libstdc++: Document missing implementation defined behavior for std::filesystem.
Tomasz Kamiński
2025-09-04
libstdc++: Add stable names to C++98 implementation-defined docs.
Tomasz Kamiński
2025-08-31
libstdc++: Update link to Boost "Exception-Safety"
Gerald Pfeifer
2025-08-07
libstdc++: Switch gcc.gnu.org installation docs to https
Gerald Pfeifer
2025-07-18
libstdc++: Remove Paolo from list of people to contact about contributing
Jonathan Wakely
2025-07-18
libstdc++: Document new generated header
Jonathan Wakely
2025-07-18
libstdc++: Add std::inplace_vector for C++26 (P0843R14) [PR119137]
Jonathan Wakely
2025-07-17
libstdc++: Document change in __int128 traits [PRPR96710]
Jonathan Wakely
2025-06-12
libstdc++: Improve documentation on copyright notices in new tests
Jonathan Wakely
2025-06-11
libstdc++: Add _GLIBCXX_USE_BUILTIN_TRAIT to Doxygen config
Jonathan Wakely
2025-06-11
libstdc++: Remove unused 'test' variables in test cases
Jonathan Wakely
2025-05-29
libstdc++: Document that -std cannot be used in --target_board now
Jonathan Wakely
2025-05-26
libstdc++: Implement C++26 std::indirect [PR119152]
Jonathan Wakely
2025-05-26
libstdc++: Implement C++26 function_ref [PR119126]
Tomasz Kamiński
2025-05-20
libstdc++: Fix incorrect links to archived SGI STL docs
Jonathan Wakely
2025-05-15
libstdc++: Deprecate non-standard std::fabs(const complex<T>&) [PR120235]
Jonathan Wakely
2025-05-14
libstdc++: Renamed bits/move_only_function.h to bits/funcwrap.h [PR119125]
Tomasz Kamiński
2025-05-14
libstdc++: Implement C++26 copyable_function [PR119125]
Tomasz Kamiński
2025-05-12
libstdc++: Update C++23 status table
Jonathan Wakely
2025-05-12
libstdc++: Update <charconv> rows in C++17 status table
Jonathan Wakely
2025-05-07
libstdc++: Add header mdspan to the build-system.
Luc Grosheintz
2025-04-18
libstdc++: Clarify that _S_ prefix is be used for static member functions.
Tomasz Kamiński
2025-04-14
libstdc++: Document thread-safety for COW std::string [PR21334]
Jonathan Wakely
2025-04-07
libstdc++: Add new headers to Doxygen config file
Jonathan Wakely
2025-03-24
libstdc++: Fix some broken links in the manual
Jonathan Wakely
2025-03-19
libstdc++: Correct statement about default -std option
Jonathan Wakely
2025-03-12
libstdc++: Add lambda example to case transformation docs
Jonathan Wakely
2025-03-04
libstdc++: Remove stray comma in testing docs
Jonathan Wakely
2025-01-08
libstdc++: Fix incorrect DocBook element in manual
Jonathan Wakely
2025-01-02
Update copyright years.
Jakub Jelinek
2025-01-01
libstdc++: Delete further Profile Mode leftovers
Gerald Pfeifer
2024-12-29
libstdc++: Delete leftover from Profile Mode removal
Gerald Pfeifer
2024-11-18
libstdc++: Update reference to Angelika Langer's article
Gerald Pfeifer
2024-11-17
libstdc++: Move a gcc.gnu.org link to https
Gerald Pfeifer
2024-11-17
libstdc++: Update link to Angelika Langer's book
Gerald Pfeifer
[next]