index
:
riscv-gnu-toolchain/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/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-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-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.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
doc
/
html
/
index.html
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-06
libstdc++: Document P1642 and extensions
Arsen Arsenović
1
-2
/
+2
2022-10-11
libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
Jonathan Wakely
1
-2
/
+2
2022-09-29
libstdc++: Disable volatile-qualified std::bind for C++20
Jonathan Wakely
1
-1
/
+1
2022-05-16
libstdc++: Add C++23 status docs
Jonathan Wakely
1
-1
/
+1
2022-01-10
libstdc++: Update default -std option in manual
Jonathan Wakely
1
-2
/
+2
2021-08-03
libstdc++: Deprecate std::random_shuffle for C++14
Jonathan Wakely
1
-1
/
+1
2021-04-13
libstdc++: Remove outdated docs on libg++ and libstdc++-v2
Jonathan Wakely
1
-5
/
+1
2021-02-12
libstdc++: Fix filesystem::rename on Windows [PR 98985]
Jonathan Wakely
1
-1
/
+1
2021-01-27
libstdc++: Regenerate libstdc++ HTML docs
Jonathan Wakely
1
-3
/
+3
2020-10-13
libstdc++: Update C++20 status documentation
Jonathan Wakely
1
-1
/
+1
2020-10-13
libstdc++: Remove trailing whitespace from XML docs
Jonathan Wakely
1
-2
/
+2
2020-04-23
libstdc++: Update C++20 library status docs
Jonathan Wakely
1
-1
/
+1
2020-01-20
libstdc++: Fix recent documentation changes
Jonathan Wakely
1
-2
/
+2
2019-05-30
Update libstdc++ documentation for Support and Diagnostics clauses
Jonathan Wakely
1
-1
/
+1
2019-05-13
Remove Profile Mode, deprecated since GCC 7.1
Jonathan Wakely
1
-4
/
+4
2019-04-24
Update C++17 library status tables
Jonathan Wakely
1
-1
/
+1
2019-03-19
Update libstdc++ API Evolution documentation
Jonathan Wakely
1
-1
/
+1
2019-01-11
Document C++20 library status
Jonathan Wakely
1
-1
/
+1
2019-01-07
Update documentation for C++17 filesystem library
Jonathan Wakely
1
-2
/
+2
2018-04-11
Update libstdc++ manual in preparation for GCC 8 release
Jonathan Wakely
1
-2
/
+2
2018-01-29
Regenerate libstdc++ documentation
Jonathan Wakely
1
-2
/
+2
2017-10-25
Update C++17 library status documentation
Jonathan Wakely
1
-2
/
+2
2017-03-23
Fix broken links in manual and remove outdated info
Jonathan Wakely
1
-1
/
+1
2017-01-03
Fix typos in libstdc++ docs and update copyright years
Jonathan Wakely
1
-2
/
+2
2016-10-10
Update docs on libstdc++ source-code layout
Jonathan Wakely
1
-1
/
+1
2016-08-18
Expand libstdc++ docs on testing
Jonathan Wakely
1
-1
/
+1
2016-02-04
Regenerate front page of libstdc++ HTML docs
Jonathan Wakely
1
-2
/
+2
2015-12-14
Document the implementation of Logical Operator Type Traits.
Ville Voutilainen
1
-2
/
+2
2015-05-01
intro.xml: Link to new status_cxx2017.xml file.
Jonathan Wakely
1
-1
/
+1
2015-04-21
configure.xml: Update descriptions of options affecting dual ABI and add cros...
Jonathan Wakely
1
-1
/
+1
2015-04-20
concurrency_extensions.xml: Update documentation on atomics.
Jonathan Wakely
1
-1
/
+1
2015-04-13
evolution.xml: Document changes since 4.5 release.
Jonathan Wakely
1
-1
/
+1
2015-01-17
status_cxx2011.xml: Update C++11 status.
Ville Voutilainen
1
-2
/
+2
2014-10-03
re PR libstdc++/63449 (documentation of vector space overhead management)
Jonathan Wakely
1
-1
/
+1
2014-06-09
Makefile.am: Add missing file.
Jonathan Wakely
1
-2
/
+2
2014-03-27
* doc/html/*: Regenerate.
Jonathan Wakely
1
-2
/
+2
2014-01-29
re PR libstdc++/57226 (The installation of pretty printers is not documented)
Jonathan Wakely
1
-6
/
+6
2013-04-02
appendix_contributing.xml: Remove broken link and defer to general documentat...
Jonathan Wakely
1
-4
/
+4
2013-03-14
*: Regenerate.
Benjamin Kosnik
1
-2
/
+2
2013-02-11
*: Regenerate.
Benjamin Kosnik
1
-8
/
+7
2012-12-18
abi.xml: Update URLs for C++ ABI.
Jonathan Wakely
1
-11
/
+9
2012-11-03
* doc/html/*: Regenerate.
Jonathan Wakely
1
-2
/
+2
2012-09-30
re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of cons...
Jonathan Wakely
1
-3
/
+3
2012-08-29
PR libstdc++/54102, part 2
Benjamin Kosnik
1
-11
/
+7
2012-08-29
*: Regenerate.
Benjamin Kosnik
1
-10
/
+14
2012-08-23
re PR libstdc++/54354 (TODO extended iomanip manipulators std::get_time and s...
Jonathan Wakely
1
-2
/
+2
2012-01-17
*: Regenerate.
Benjamin Kosnik
1
-2
/
+2
2011-12-11
abi.xml: Replace gcc-x.y.z with GCC x.y.z or x.y...
Jonathan Wakely
1
-3
/
+3
2011-11-06
backwards_compatibility.xml: Fix autoconf tests for C++11 compiler features a...
Jonathan Wakely
1
-11
/
+11
2011-11-06
faq.xml: Replace references to C++0x with C++11.
Jonathan Wakely
1
-13
/
+13
[next]