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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-23
Daily bump.
GCC Administrator
1
-0
/
+51
2020-10-23
libstdc++: Ensure std::forward_as_tuple is defined
Jonathan Wakely
2
-12
/
+14
2020-10-22
libstdc++: Fix custom clock in test
Jonathan Wakely
1
-4
/
+5
2020-10-22
libstdc++: Only include <condition_variable> in <shared_mutex> if needed
Jonathan Wakely
2
-8
/
+13
2020-10-22
libstdc++: Reduce header dependencies in and on <memory>
Jonathan Wakely
11
-242
/
+278
2020-10-22
Scope libstdc++ configuration for vxworks to all versions
Olivier Hainque
3
-3
/
+3
2020-10-22
Daily bump.
GCC Administrator
1
-0
/
+38
2020-10-21
libstdc++: Simplify std::shared_ptr construction from std::weak_ptr
Jonathan Wakely
2
-63
/
+22
2020-10-21
libstdc++: Make structured bindings always work for subranges [PR 97512]
Jonathan Wakely
3
-21
/
+54
2020-10-21
libstdc++: Rebase include/pstl to current upstream
Thomas Rodgers
13
-779
/
+1586
2020-10-21
Daily bump.
GCC Administrator
1
-0
/
+85
2020-10-20
libstdc++: Refactor _Hashtable to prepare for custom pointers
François Dumont
2
-368
/
+309
2020-10-20
Convert -Wrestrict pass to ranger.
Aldy Hernandez
1
-0
/
+2
2020-10-20
libstdc++: Define noop coroutine details private and inline [PR 95917]
Jonathan Wakely
2
-13
/
+48
2020-10-20
libstdc++: Remove inheritance from std::coroutine_handle<> [LWG 3460]
Jonathan Wakely
2
-55
/
+144
2020-10-20
Daily bump.
GCC Administrator
1
-0
/
+26
2020-10-19
libstdc++: Implement std::make_unique_for_overwrite
Jonathan Wakely
4
-3
/
+121
2020-10-19
libstdc++: Use reserved name for C++20 attribute
Jonathan Wakely
1
-1
/
+1
2020-10-19
libstdc++: Optimize container node-handle type for size
Jonathan Wakely
2
-38
/
+114
2020-10-19
libstdc++: Remove unused header
Jonathan Wakely
1
-57
/
+0
2020-10-18
Daily bump.
GCC Administrator
1
-0
/
+9
2020-10-17
libstdc++: Fix visitor return type diagnostics [PR97449]
Ville Voutilainen
1
-5
/
+7
2020-10-16
Daily bump.
GCC Administrator
1
-0
/
+5
2020-10-15
libstdc++: Fix typos in copyright notice
Jonathan Wakely
2
-4
/
+4
2020-10-15
Daily bump.
GCC Administrator
1
-0
/
+86
2020-10-14
libstdc++: Fix unspecified comparison to null pointer [PR 97415]
Jonathan Wakely
1
-4
/
+5
2020-10-14
libstdc++: Fix tests that fail with old std::string ABI
Jonathan Wakely
2
-2
/
+2
2020-10-14
libstdc++: Define some std::string constructors inline
Jonathan Wakely
2
-62
/
+28
2020-10-14
libstdc++: Improve comments for check_effective_target_cxx11-abi
Jonathan Wakely
1
-0
/
+2
2020-10-14
libstdc++: Improve comments in std::string tests
Jonathan Wakely
14
-44
/
+44
2020-10-14
libstdc++: Enable tests that incorrectly require cxx11-abi
Jonathan Wakely
3
-11
/
+6
2020-10-14
libstdc++: Implement LWG 3706 for COW strings
Jonathan Wakely
3
-2
/
+7
2020-10-14
Daily bump.
GCC Administrator
1
-0
/
+67
2020-10-13
libstdc++: Fix doxygen comment for std::any_of
Nuno Lopes
1
-1
/
+1
2020-10-13
libstdc++: Update C++20 status documentation
Jonathan Wakely
10
-10
/
+81
2020-10-13
libstdc++: Remove trailing whitespace from XML docs
Jonathan Wakely
63
-346
/
+346
2020-10-13
Daily bump.
GCC Administrator
1
-0
/
+39
2020-10-12
libstdc++: Apply proposed resolution for LWG 3450
Patrick Palka
2
-0
/
+12
2020-10-12
libstdc++: Apply proposed resolution for LWG 3449 [PR95322]
Patrick Palka
2
-4
/
+47
2020-10-12
libstdc++: Update doxyfile to Doxygen 1.8.20 format
Jonathan Wakely
1
-73
/
+193
2020-10-12
libstdc++: Include C++17 features in doxygen API docs
Jonathan Wakely
1
-1
/
+1
2020-10-12
libstdc++: Fix documentation for return values of copy algos
Jonathan Wakely
1
-4
/
+4
2020-10-12
PR c++/97201 - ICE in -Warray-bounds writing to result of operator new(0)
Martin Sebor
1
-6
/
+6
2020-10-12
Daily bump.
GCC Administrator
1
-0
/
+5
2020-10-11
aix: add FAT library support for libstdc++fs.a
Clément Chigot
1
-3
/
+8
2020-10-11
Daily bump.
GCC Administrator
1
-0
/
+16
2020-10-10
libstdc++: Replace use of reserved name that clashes [PR 97362]
Jonathan Wakely
4
-5
/
+9
2020-10-10
libstdc++: Fix variant build on 32-bit targets [PR95904]
Ville Voutilainen
1
-2
/
+2
2020-10-10
Daily bump.
GCC Administrator
1
-0
/
+52
2020-10-09
libstdc++: Diagnose visitors with different return types [PR95904]
Ville Voutilainen
2
-5
/
+64
[next]