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/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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-10
Document Dual ABI for std::ios_base::failure
Jonathan Wakely
7
-18
/
+89
2018-05-07
Document -lstdc++fs requirement for std::filesystem
Jonathan Wakely
1
-1
/
+3
2018-04-11
Update libstdc++ manual in preparation for GCC 8 release
Jonathan Wakely
26
-46
/
+270
2018-04-10
Update links to archived copy of SGI STL docs
Jonathan Wakely
8
-17
/
+17
2018-03-18
api.xml: www.fsf.org has moved to https.
Gerald Pfeifer
6
-6
/
+6
2018-03-18
documentation_hacking.xml: Adjust link to docbook.org.
Gerald Pfeifer
1
-1
/
+1
2018-01-29
Regenerate libstdc++ documentation
Jonathan Wakely
6
-12
/
+18
2018-01-03
Update copyright years.
Jakub Jelinek
3
-3
/
+3
2017-12-27
PR libstdc++/83538 fix std::match_results<T>::reference (LWG 2306)
Jonathan Wakely
1
-0
/
+6
2017-11-21
Fix invalid XML in libstdc++ manual
Przemyslaw Wirkus
1
-1
/
+1
2017-11-17
Enable building libstdc++-v3 with Intel CET
Igor Tsimbalist
1
-1
/
+2
2017-11-05
* doc/xml/manual/abi.xml: Move docs.oracle.com references to https.
Gerald Pfeifer
1
-2
/
+2
2017-10-30
Minor tweak to libstdc++ FAQ
Jonathan Wakely
1
-4
/
+9
2017-10-25
Update C++17 library status documentation
Jonathan Wakely
110
-329
/
+480
2017-10-23
PR libstdc++/82644 document IS 29124 support
Jonathan Wakely
2
-0
/
+319
2017-10-19
Update references to C++17 in libstdc++ manual
Jonathan Wakely
1
-16
/
+16
2017-10-13
PR libstdc++/82522 overload map insert functions for rvalues (LWG 2354)
Jonathan Wakely
1
-0
/
+6
2017-09-13
Fix broken URLs in libstdc++ API docs
Jonathan Wakely
1
-3
/
+3
2017-09-13
PR libstdc++/81835 fix broken URLs in libstdc++ docs
Jonathan Wakely
2
-2
/
+2
2017-09-12
PR libstdc++/79433 no #error for including headers with wrong -std
Jonathan Wakely
1
-9
/
+19
2017-09-09
allocator.xml: Adjust link for Hoard.
Gerald Pfeifer
2
-3
/
+3
2017-07-21
Add AddressSanitizer annotations to std::vector
Jonathan Wakely
1
-0
/
+18
2017-07-11
Improvements to the libstdc++ FAQ and manual
Jonathan Wakely
5
-403
/
+455
2017-06-16
PR libstdc++/81092 add std::wstring symbols and bump library version
Jonathan Wakely
4
-6
/
+26
2017-06-14
Fix libstdc++ testsuite failures with -D_GLIBCXX_USE_CXX11_ABI=0
Jonathan Wakely
1
-2
/
+2
2017-06-12
Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17
Pedro Alves
1
-3
/
+2
2017-06-09
Support move-only deleters in std::shared_ptr (LWG 2802)
Jonathan Wakely
1
-0
/
+23
2017-06-02
PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()
Jonathan Wakely
1
-0
/
+4
2017-05-23
PR libstdc++/67578 Implement non-trivial std::random_device::entropy
Xi Ruoyao
1
-0
/
+2
2017-05-18
Fix typos in libstdc++ manual
Jonathan Wakely
4
-4
/
+4
2017-05-18
Update libstdc++ version info in manual
Jonathan Wakely
4
-2
/
+19
2017-05-16
Implement std::experimental::source_location (N4519)
Jonathan Wakely
2
-4
/
+3
2017-05-16
Add cross-reference for test permutations in libstdc++ manual
Jonathan Wakely
2
-2
/
+6
2017-05-16
Add cross-reference for BADNAMES in libstdc++ manual
Jonathan Wakely
2
-2
/
+2
2017-05-11
Fix ViewCVS URLs in libstdc++ manual
Jonathan Wakely
4
-12
/
+12
2017-05-08
Clarify mt_allocator documentation w.r.t deallocation
Jonathan Wakely
2
-2
/
+4
2017-04-19
Rationalise ABI links in libstdc++ manual
Jonathan Wakely
6
-22
/
+22
2017-04-11
faq.xml: Update reference link to C++ ABI for Itanium.
Gerald Pfeifer
2
-4
/
+4
2017-04-03
Remove duplicated entry in C++17 library status table
Jonathan Wakely
2
-14
/
+3
2017-04-03
Update C++17 library status table in manual
Jonathan Wakely
4
-8
/
+88
2017-03-28
Add _GLIBCXX_RELEASE macro to "Using" section of manual
Jonathan Wakely
5
-25
/
+55
2017-03-23
Fix broken links in manual and remove outdated info
Jonathan Wakely
14
-175
/
+38
2017-03-18
appendix_contributing.xml: Convert link to ansi.org to https.
Gerald Pfeifer
2
-22
/
+6
2017-03-15
Fix typo in config.h.in comment
Jonathan Wakely
1
-1
/
+0
2017-03-09
Define std::byte for C++17 (P0298R3)
Jonathan Wakely
1
-12
/
+13
2017-03-05
Add std::scoped_lock for C++17
Jonathan Wakely
11
-29
/
+24
2017-03-02
debug_mode.xml: Update and simplify note on link- and run-time coexistence.
Gerald Pfeifer
1
-9
/
+5
2017-03-01
documentation_hacking.xml: Tweak link to doxygen.org.
Gerald Pfeifer
1
-1
/
+1
2017-02-19
* doc/xml/manual/debug.xml: Adjust link to ThreadSanitizer.
Gerald Pfeifer
1
-1
/
+1
2017-02-18
io.xml: Update link to groups.google.com.
Gerald Pfeifer
1
-2
/
+2
[next]