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
2023-01-18
libstdc++: Minor updates to Policy Based Data Structures: Biblio
Gerald Pfeifer
1
-4
/
+4
2023-01-15
libstdc++: Move www.open-std.org in status part of manual to https
Gerald Pfeifer
1
-253
/
+253
2023-01-14
libstdc++: Embed a static copy of tzdata.zi
Jonathan Wakely
1
-0
/
+21
2023-01-12
libstdc++: Update shared library version history in manual
Jonathan Wakely
1
-2
/
+2
2022-11-25
libstdc++: Change return type of std::bit_width to int (LWG 3656)
Jonathan Wakely
1
-0
/
+4
2022-11-15
libstdc++: Document use of Markdown for Doxygen comments
Jonathan Wakely
1
-8
/
+13
2022-11-08
libstdc++: Remove empty <author> elements in manual
Jonathan Wakely
1
-1
/
+1
2022-10-11
libstdc++: Allow emergency EH alloc pool size to be tuned [PR68606]
Jonathan Wakely
9
-18
/
+88
2022-10-07
libstdc++: Use bold style for DR titles in the manual
Jonathan Wakely
1
-200
/
+200
2022-10-03
libstdc++: Update status docs for compare_exchange padding bits
Jonathan Wakely
1
-3
/
+6
2022-09-29
libstdc++: Disable volatile-qualified std::bind for C++20
Jonathan Wakely
7
-6
/
+18
2022-09-16
libstdc++: Document new libstdc++.so symbol versions
Jonathan Wakely
1
-1
/
+1
2022-09-14
libstdc++: Document LWG 1203 API change in manual
Jonathan Wakely
3
-1
/
+14
2022-08-22
libstdc++: Document linker option for C++23 <stacktrace> [PR105678]
Jonathan Wakely
3
-5
/
+18
2022-05-16
libstdc++: Fix hyperlink in docs
Jonathan Wakely
1
-1
/
+1
2022-05-16
libstdc++: Update C++23 status docs
Jonathan Wakely
1
-5
/
+127
2022-05-16
libstdc++: Add C++23 status docs
Jonathan Wakely
4
-17
/
+100
2022-05-16
libstdc++: Fix status docs for <bit> support
Jonathan Wakely
1
-1
/
+1
2022-05-06
libstdc++: Update documentation about copyright and GPL notices in tests
Jonathan Wakely
1
-2
/
+6
2022-04-20
libstdc++: Use LTLIBICONV when linking libstdc++.so [PR93602]
Jonathan Wakely
1
-0
/
+33
2022-02-17
libstdc++: Deprecate non-standard std::vector<bool>::insert(pos) [PR104559]
Jonathan Wakely
1
-0
/
+3
2022-01-19
libstdc++: Update documentation for C++17 deprecations
Jonathan Wakely
2
-2
/
+12
2022-01-18
libstdc++: Update status tables in manual
Jonathan Wakely
1
-11
/
+11
2022-01-17
libstdc++: Document final option names for enabling C++20
Jonathan Wakely
1
-2
/
+2
2022-01-17
libstdc++: Update C++20 status table
Jonathan Wakely
1
-11
/
+11
2022-01-14
libstdc++: Document new std::random_device tokens
Jonathan Wakely
1
-0
/
+13
2022-01-10
libstdc++: Update default -std option in manual
Jonathan Wakely
2
-3
/
+4
2022-01-05
libstdc++: Fix example preprocessor command in FAQ [PR103877]
Jonathan Wakely
1
-1
/
+1
2021-12-09
libstdc++: Allow std::condition_variable waits to be cancelled [PR103382]
Jonathan Wakely
1
-0
/
+5
2021-12-09
libstdc++: Fix non-reserved name in std::allocator base class [PR64135]
Jonathan Wakely
2
-2
/
+7
2021-12-02
libstdc++: Remove broken std::allocator base classes [PR103340]
Jonathan Wakely
4
-49
/
+29
2021-11-30
libstdc++: Use gender-agnostic pronoun in docs
Jonathan Wakely
1
-5
/
+5
2021-11-04
libstdc++: Deprecate std::unexpected and handler functions
Jonathan Wakely
1
-0
/
+4
2021-09-16
libstdc++: Update documentation that only refers to c++98 and c++11
Jonathan Wakely
1
-1
/
+1
2021-08-24
libstdc++: Update C++20 status table for layout-compatibility traits
Jonathan Wakely
1
-2
/
+2
2021-08-19
libstdc++: Move status table entry to be with other ranges papers
Jonathan Wakely
1
-5
/
+5
2021-08-19
libstdc++: Document P1739R4 status [PR100139]
Jonathan Wakely
1
-1
/
+4
2021-08-03
libstdc++: Deprecate std::random_shuffle for C++14
Jonathan Wakely
5
-4
/
+8
2021-07-22
libstdc++: Restore __gnu_debug::array [PR100682]
Jonathan Wakely
2
-4
/
+15
2021-06-28
libstdc++: Implement LWG 415 for std::ws
Jonathan Wakely
1
-0
/
+4
2021-06-25
libstdc++: Implement LWG 581 for std:ostream::flush()
Jonathan Wakely
1
-0
/
+3
2021-06-04
libstdc++: Add feature test macro for heterogeneous lookup in unordered conta...
Jonathan Wakely
1
-4
/
+7
2021-06-02
libstdc++: Improve punctuation in implementation status docs
Jonathan Wakely
3
-18
/
+18
2021-05-31
libstdc++: Remove "Intel Compilers" bibliography entry
Gerald Pfeifer
1
-5
/
+1
2021-05-03
libstdc++: Move unix.org reference to https
Gerald Pfeifer
1
-2
/
+2
2021-04-13
libstdc++: Remove outdated docs on libg++ and libstdc++-v2
Jonathan Wakely
5
-371
/
+16
2021-03-29
libstdc++: Adjust link to PSTL upstream (again)
Jonathan Wakely
1
-1
/
+1
2021-02-25
libstdc++: Document library versioning for GCC 11
Jonathan Wakely
1
-3
/
+3
2021-02-12
libstdc++: Fix filesystem::rename on Windows [PR 98985]
Jonathan Wakely
4
-7
/
+34
2021-02-11
libstdc++: Document when C++11/14/17 support became stable [PR 99058]
Jonathan Wakely
1
-0
/
+9
[next]