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/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.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libstdc++-v3
/
doc
/
html
/
manual
/
documentation_hacking.html
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-23
libstdc++: Update and clarify Doxygen version requirements in manual
Jonathan Wakely
1
-2
/
+3
2023-03-12
libstdc++: Move www.graphviz.org to https
Gerald Pfeifer
1
-1
/
+1
2023-02-06
libstdc++: Document P1642 and extensions
Arsen Arsenović
1
-1
/
+1
2023-02-04
libstdc++: Adjust link to pdftex
Gerald Pfeifer
1
-2
/
+2
2023-01-28
libstdc++: Move sourceforge.net links to https
Gerald Pfeifer
1
-2
/
+2
2022-11-15
libstdc++: Document use of Markdown for Doxygen comments
Jonathan Wakely
1
-8
/
+13
2020-12-25
libstdc++: Convert three doxygen.nl links to https
Gerald Pfeifer
1
-3
/
+3
2020-10-13
libstdc++: Remove trailing whitespace from XML docs
Jonathan Wakely
1
-1
/
+1
2019-10-08
Add makefile target to update HTML files in source tree
Jonathan Wakely
1
-1
/
+6
2019-09-02
Update libstdc++ docs for library version bumps
Jonathan Wakely
1
-5
/
+5
2019-01-07
Update documentation for C++17 filesystem library
Jonathan Wakely
1
-1
/
+1
2018-04-11
Update libstdc++ manual in preparation for GCC 8 release
Jonathan Wakely
1
-1
/
+1
2017-10-25
Update C++17 library status documentation
Jonathan Wakely
1
-5
/
+5
2017-03-05
Add std::scoped_lock for C++17
Jonathan Wakely
1
-1
/
+1
2017-02-08
Update links and references in libstdc++ manual
Jonathan Wakely
1
-7
/
+5
2017-01-12
PR66284 remove std::function special case for reference_wrapper
Jonathan Wakely
1
-1
/
+1
2014-06-09
Makefile.am: Add missing file.
Jonathan Wakely
1
-17
/
+30
2014-03-27
* doc/html/*: Regenerate.
Jonathan Wakely
1
-4
/
+4
2014-01-29
re PR libstdc++/57226 (The installation of pretty printers is not documented)
Jonathan Wakely
1
-4
/
+4
2013-04-02
appendix_contributing.xml: Remove broken link and defer to general documentat...
Jonathan Wakely
1
-8
/
+7
2013-03-14
*: Regenerate.
Benjamin Kosnik
1
-4
/
+4
2013-02-11
*: Regenerate.
Benjamin Kosnik
1
-20
/
+19
2012-12-18
abi.xml: Update URLs for C++ ABI.
Jonathan Wakely
1
-13
/
+105
2012-11-03
* doc/html/*: Regenerate.
Jonathan Wakely
1
-4
/
+4
2012-09-30
re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of cons...
Jonathan Wakely
1
-4
/
+4
2012-08-29
PR libstdc++/54102, part 2
Benjamin Kosnik
1
-101
/
+93
2012-08-29
*: Regenerate.
Benjamin Kosnik
1
-110
/
+118
2012-08-23
re PR libstdc++/54354 (TODO extended iomanip manipulators std::get_time and s...
Jonathan Wakely
1
-5
/
+13
2012-01-17
*: Regenerate.
Benjamin Kosnik
1
-4
/
+6
2011-12-11
abi.xml: Replace gcc-x.y.z with GCC x.y.z or x.y...
Jonathan Wakely
1
-4
/
+4
2011-11-06
backwards_compatibility.xml: Fix autoconf tests for C++11 compiler features a...
Jonathan Wakely
1
-4
/
+4
2011-11-06
faq.xml: Replace references to C++0x with C++11.
Jonathan Wakely
1
-4
/
+4
2011-11-03
*: Regenerate.
Benjamin Kosnik
1
-4
/
+4
2011-09-28
*: Regenerate.
Benjamin Kosnik
1
-6
/
+6
2011-05-31
status_cxx200x.xml: Update.
Jonathan Wakely
1
-6
/
+6
2011-05-03
re PR libstdc++/48848 ([C++0x] std::valarray<T> functions missing)
Jonathan Wakely
1
-4
/
+4
2011-05-02
status_cxx200x.xml: Update to reflect current status and FDIS content.
Jonathan Wakely
1
-17
/
+17
2011-02-10
status_cxx200x.xml: Update.
Jonathan Wakely
1
-16
/
+16
2011-02-09
*: Regenerate.
Benjamin Kosnik
1
-0
/
+442