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
/
html
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-10
Document Dual ABI for std::ios_base::failure
Jonathan Wakely
4
-10
/
+38
2018-04-11
Update libstdc++ manual in preparation for GCC 8 release
Jonathan Wakely
21
-38
/
+113
2018-01-29
Regenerate libstdc++ documentation
Jonathan Wakely
5
-11
/
+17
2017-10-25
Update C++17 library status documentation
Jonathan Wakely
109
-259
/
+376
2017-09-13
PR libstdc++/81835 fix broken URLs in libstdc++ docs
Jonathan Wakely
1
-1
/
+1
2017-09-09
allocator.xml: Adjust link for Hoard.
Gerald Pfeifer
1
-2
/
+2
2017-07-11
Improvements to the libstdc++ FAQ and manual
Jonathan Wakely
3
-205
/
+225
2017-06-16
PR libstdc++/81092 add std::wstring symbols and bump library version
Jonathan Wakely
3
-4
/
+22
2017-05-18
Fix typos in libstdc++ manual
Jonathan Wakely
2
-2
/
+2
2017-05-18
Update libstdc++ version info in manual
Jonathan Wakely
2
-2
/
+8
2017-05-16
Implement std::experimental::source_location (N4519)
Jonathan Wakely
1
-2
/
+2
2017-05-16
Add cross-reference for test permutations in libstdc++ manual
Jonathan Wakely
1
-1
/
+3
2017-05-16
Add cross-reference for BADNAMES in libstdc++ manual
Jonathan Wakely
1
-1
/
+1
2017-05-11
Fix ViewCVS URLs in libstdc++ manual
Jonathan Wakely
2
-6
/
+6
2017-05-08
Clarify mt_allocator documentation w.r.t deallocation
Jonathan Wakely
1
-1
/
+2
2017-04-19
Rationalise ABI links in libstdc++ manual
Jonathan Wakely
4
-15
/
+13
2017-04-03
Remove duplicated entry in C++17 library status table
Jonathan Wakely
1
-2
/
+2
2017-04-03
Update C++17 library status table in manual
Jonathan Wakely
2
-5
/
+28
2017-03-28
Add _GLIBCXX_RELEASE macro to "Using" section of manual
Jonathan Wakely
3
-12
/
+24
2017-03-23
Fix broken links in manual and remove outdated info
Jonathan Wakely
10
-100
/
+26
2017-03-05
Add std::scoped_lock for C++17
Jonathan Wakely
10
-24
/
+20
2017-02-08
Update links and references in libstdc++ manual
Jonathan Wakely
12
-173
/
+156
2017-02-07
lwg-active.html: Remove.
Gerald Pfeifer
3
-202598
/
+0
2017-01-26
* name-lookup.c (parse_using_directive): Deprecate strong using.
Jason Merrill
1
-1
/
+0
2017-01-19
Fix typo in recent doc updates
Jonathan Wakely
1
-1
/
+1
2017-01-19
PR78905 define _GLIBCXX_RELEASE macro
Jonathan Wakely
1
-28
/
+50
2017-01-17
PR69699 document why __GLIBCXX__ macro is useless
Jonathan Wakely
1
-6
/
+26
2017-01-12
PR66284 remove std::function special case for reference_wrapper
Jonathan Wakely
2
-1
/
+7
2017-01-03
Fix typos in libstdc++ docs and update copyright years
Jonathan Wakely
7
-10
/
+15
2016-11-15
Make std::tuple_size<cv T> SFINAE-friendly (LWG 2770)
Jonathan Wakely
1
-9
/
+5
2016-11-15
Add std::string constructor for substring of string_view (LWG 2742)
Jonathan Wakely
1
-1
/
+11
2016-11-13
Add array support to std::shared_ptr for C++17
Jonathan Wakely
1
-2
/
+2
2016-10-28
Implement std::launder for C++17
Jonathan Wakely
1
-4
/
+4
2016-10-17
Implement P0084R2, Emplace return type, for C++17
Jonathan Wakely
2
-3
/
+3
2016-10-12
Define std::sample for C++17
Jonathan Wakely
2
-1
/
+14
2016-10-10
Improve docs on libstdc++ source-code layout
Jonathan Wakely
1
-99
/
+89
2016-10-10
Update docs on libstdc++ source-code layout
Jonathan Wakely
6
-57
/
+190
2016-10-03
Define std::gcd and std::lcm for C++17
Jonathan Wakely
1
-2
/
+2
2016-09-30
Implement LWG 2192 and LWG 2294 for std::abs
Jonathan Wakely
1
-0
/
+4
2016-09-27
Define feature macro and update C++17 library status
Jonathan Wakely
1
-8
/
+8
2016-09-22
Implement C++17 node extraction and insertion (P0083R5)
Jonathan Wakely
2
-3
/
+3
2016-09-16
Fix typo in Libstdc++ Profile Mode docs
Jonathan Wakely
1
-2
/
+2
2016-09-15
Editorial fixes to libstdc++ debug mode docs
Jonathan Wakely
1
-6
/
+5
2016-08-26
libstdc++/51960 move-construction for raw_storage_iterator
Jonathan Wakely
1
-0
/
+3
2016-08-26
Add new std::basic_string constructor (LWG 2583)
Jonathan Wakely
1
-0
/
+4
2016-08-23
Remove reference to -pthreads option in libstdc++ manual
Jonathan Wakely
1
-1
/
+1
2016-08-22
Update links to libstdc++ Doxygen pages
Jonathan Wakely
2
-36
/
+11
2016-08-19
Define std::not_fn for C++17
Jonathan Wakely
1
-2
/
+2
2016-08-19
Define std::atomic<T>::is_always_lock_free for C++17
Jonathan Wakely
1
-2
/
+2
2016-08-19
Update C++17 library status table
Jonathan Wakely
1
-4
/
+4
[next]