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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
libstdc++: Update status docs for compare_exchange padding bits
Jonathan Wakely
2
-6
/
+18
2022-09-29
libstdc++: Disable volatile-qualified std::bind for C++20
Jonathan Wakely
10
-8
/
+43
2022-09-21
libstdc++: Remove trailing whitespace in documentation sources
Jonathan Wakely
2
-8
/
+8
2022-09-16
libstdc++: Fix Doxygen commands
Jonathan Wakely
1
-1
/
+0
2022-09-16
libstdc++: Document new libstdc++.so symbol versions
Jonathan Wakely
2
-1
/
+3
2022-09-14
libstdc++: Document LWG 1203 API change in manual
Jonathan Wakely
4
-1
/
+20
2022-08-31
libstdc++: [_GLIBCXX_DEBUG] Add backtrace generation on demand
François Dumont
2
-0
/
+16
2022-08-22
libstdc++: Document linker option for C++23 <stacktrace> [PR105678]
Jonathan Wakely
4
-7
/
+35
2022-05-16
libstdc++: Fix hyperlink in docs
Jonathan Wakely
2
-2
/
+3
2022-05-16
libstdc++: Update C++23 status docs
Jonathan Wakely
2
-5
/
+468
2022-05-16
libstdc++: Add C++23 status docs
Jonathan Wakely
7
-28
/
+347
2022-05-16
libstdc++: Fix status docs for <bit> support
Jonathan Wakely
2
-2
/
+2
2022-05-13
libstdc++: Allow std::swap to find overload for std::exception_ptr
Jonathan Wakely
1
-0
/
+1
2022-05-13
libstdc++: Improve doxygen docs for <mutex>
Jonathan Wakely
1
-0
/
+1
2022-05-13
libstdc++: Improve doxygen docs for some of <memory>
Jonathan Wakely
1
-0
/
+1
2022-05-13
libstdc++: Improve doxygen docs for std::allocator
Jonathan Wakely
1
-0
/
+1
2022-05-13
libstdc++: Improve doxygen docs for <regex>
Jonathan Wakely
1
-0
/
+1
2022-05-13
libstdc++: Add macros for the inline namespace std::_V2
Jonathan Wakely
1
-0
/
+2
2022-05-13
libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option
Jonathan Wakely
1
-10
/
+1
2022-05-06
libstdc++: Update documentation about copyright and GPL notices in tests
Jonathan Wakely
2
-4
/
+12
2022-04-20
libstdc++: Use LTLIBICONV when linking libstdc++.so [PR93602]
Jonathan Wakely
2
-0
/
+83
2022-04-14
libstdc++: Fix incorrect IS number in doc comment
Jonathan Wakely
1
-1
/
+1
2022-03-27
libstdc++: Define std::expected for C++23 (P0323R12)
Jonathan Wakely
1
-0
/
+1
2022-02-17
libstdc++: Deprecate non-standard std::vector<bool>::insert(pos) [PR104559]
Jonathan Wakely
2
-0
/
+6
2022-01-19
libstdc++: Update documentation for C++17 deprecations
Jonathan Wakely
4
-4
/
+27
2022-01-18
libstdc++: Update status tables in manual
Jonathan Wakely
3
-23
/
+21
2022-01-17
libstdc++: Define <stacktrace> header for C++23
Jonathan Wakely
1
-0
/
+7
2022-01-17
libstdc++: Document final option names for enabling C++20
Jonathan Wakely
2
-4
/
+4
2022-01-17
libstdc++: Update C++20 status table
Jonathan Wakely
2
-23
/
+17
2022-01-14
libstdc++: Document new std::random_device tokens
Jonathan Wakely
2
-0
/
+43
2022-01-10
libstdc++: Fix and simplify freestanding configuration [PR103866]
Jonathan Wakely
1
-0
/
+1
2022-01-10
libstdc++: Update default -std option in manual
Jonathan Wakely
3
-4
/
+6
2022-01-05
libstdc++: Fix example preprocessor command in FAQ [PR103877]
Jonathan Wakely
2
-2
/
+2
2022-01-03
Update copyright years.
Jakub Jelinek
3
-3
/
+3
2021-12-09
libstdc++: Allow std::condition_variable waits to be cancelled [PR103382]
Jonathan Wakely
2
-0
/
+12
2021-12-09
libstdc++: Fix non-reserved name in std::allocator base class [PR64135]
Jonathan Wakely
4
-4
/
+14
2021-12-02
libstdc++: Remove broken std::allocator base classes [PR103340]
Jonathan Wakely
8
-106
/
+62
2021-12-01
libstdc++: Define std::__is_constant_evaluated() for internal use
Jonathan Wakely
1
-1
/
+1
2021-11-30
libstdc++: Use gender-agnostic pronoun in docs
Jonathan Wakely
2
-10
/
+10
2021-11-04
libstdc++: Deprecate std::unexpected and handler functions
Jonathan Wakely
2
-0
/
+10
2021-10-21
libstdc++: Improve generated man pages for libstdc++
Jonathan Wakely
1
-97
/
+182
2021-10-19
libstdc++: Fix doxygen generation to work with relative paths
Jonathan Wakely
2
-16
/
+24
2021-09-16
libstdc++: Update documentation that only refers to c++98 and c++11
Jonathan Wakely
2
-2
/
+2
2021-08-24
libstdc++: Update C++20 status table for layout-compatibility traits
Jonathan Wakely
2
-4
/
+3
2021-08-19
libstdc++: Move status table entry to be with other ranges papers
Jonathan Wakely
2
-16
/
+15
2021-08-19
libstdc++: Update Doxygen config template to Doxygen 1.9.2
Jonathan Wakely
1
-69
/
+6
2021-08-19
libstdc++: Document P1739R4 status [PR100139]
Jonathan Wakely
2
-1
/
+15
2021-08-18
libstdc++: Enable doxygen processing for C++20 components
Jonathan Wakely
1
-3
/
+17
2021-08-03
libstdc++: Deprecate std::random_shuffle for C++14
Jonathan Wakely
6
-4
/
+18
2021-07-22
libstdc++: Restore __gnu_debug::array [PR100682]
Jonathan Wakely
3
-12
/
+32
[next]