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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-16
Daily bump.
GCC Administrator
1
-0
/
+77
2021-10-16
libstdc++: Fix error in filesystem::path with Clang
Jonathan Wakely
1
-1
/
+2
2021-10-16
libstdc++: Define std::basic_string::resize_and_overwrite for C++23 (P1072R10)
Jonathan Wakely
4
-0
/
+155
2021-10-15
libstdc++: Make non-propagating-cache fully constexpr [PR101263]
Jonathan Wakely
2
-9
/
+46
2021-10-15
libstdc++: Add missing constexpr to std::variant (P2231R1)
Jonathan Wakely
6
-25
/
+274
2021-10-15
libstdc++: Remove try/catch overhead in std::variant::emplace
Jonathan Wakely
1
-34
/
+21
2021-10-15
libstdc++: Remove unused functions in std::variant implementation
Jonathan Wakely
1
-23
/
+0
2021-10-14
c++: instantiate less for constant folding
Jason Merrill
4
-36
/
+37
2021-10-15
Daily bump.
GCC Administrator
1
-0
/
+45
2021-10-14
libstdc++: Simplify variant access functions
Jonathan Wakely
1
-12
/
+11
2021-10-14
libstdc++: Make filesystem::path(path&&) always noexcept
Jonathan Wakely
1
-4
/
+2
2021-10-14
libstdc++: Fix brainwrong in path::_S_convert(T) [PR102743]
Jonathan Wakely
1
-1
/
+1
2021-10-14
libstdc++: Use more descriptive feature test macro
Jonathan Wakely
1
-1
/
+1
2021-10-14
libstdc++: Fix test for feature test macro
Jonathan Wakely
1
-1
/
+1
2021-10-14
libstdc++: Add missing constexpr to std::optional (P2231R1)
Jonathan Wakely
9
-18
/
+225
2021-10-14
Daily bump.
GCC Administrator
1
-0
/
+41
2021-10-13
libstdc++: Fix regression in memory use when constructing paths
Jonathan Wakely
1
-1
/
+8
2021-10-13
libstdc++: Rename files with the wrong extensions
Jonathan Wakely
2
-0
/
+0
2021-10-13
libstdc++: Refactor filesystem::path encoding conversions
Jonathan Wakely
1
-45
/
+81
2021-10-13
libstdc++: Fix dangling string_view in filesystem::path [PR102592]
Jonathan Wakely
2
-8
/
+31
2021-10-13
libstdc++: Ensure language linkage of std::__terminate()
Jonathan Wakely
1
-1
/
+1
2021-10-13
Daily bump.
GCC Administrator
1
-0
/
+21
2021-10-12
libstdc++: Fix test that fails for C++20
Jonathan Wakely
2
-1
/
+9
2021-10-12
libstdc++: Fix move construction of std::tuple with array elements [PR101960]
Jonathan Wakely
2
-8
/
+11
2021-10-12
libstdc++: Improve diagnostics for misuses of output iterators
Jonathan Wakely
1
-0
/
+14
2021-10-12
Daily bump.
GCC Administrator
1
-0
/
+39
2021-10-11
libstdc++: Add wrapper for internal uses of std::terminate
Jonathan Wakely
5
-10
/
+16
2021-10-11
libstdc++: Simplify std::basic_regex::assign
Jonathan Wakely
1
-4
/
+5
2021-10-11
libstdc++: Fix std::numeric_limits::lowest() test for strict modes
Jonathan Wakely
1
-15
/
+5
2021-10-11
libstdc++: Add valid range assertions to std::basic_regex [PR89927]
Jonathan Wakely
2
-3
/
+7
2021-10-11
libstdc++: Fix std::match_results::end() for failed matches [PR102667]
Jonathan Wakely
2
-2
/
+41
2021-10-11
ChangeLog: Remove incorrect PR reference
Jonathan Wakely
1
-1
/
+0
2021-10-09
Daily bump.
GCC Administrator
1
-0
/
+298
2021-10-09
libstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHAR_T in testsuite [PR98...
Jonathan Wakely
67
-189
/
+18
2021-10-09
libstdc++: Define deleted wchar_t overloads unconditionally [PR 98725]
Jonathan Wakely
1
-4
/
+0
2021-10-09
libstdc++: Define std::wstring_convert unconditionally [PR 98725]
Jonathan Wakely
1
-4
/
+0
2021-10-09
libstdc++: Enable type traits for wchar_t unconditionally [PR98725]
Jonathan Wakely
3
-11
/
+1
2021-10-09
libstdc++: Enable vstring for wchar_t unconditionally [PR98725]
Jonathan Wakely
3
-6
/
+0
2021-10-09
libstdc++: Always define typedefs and hash functions for wide strings [PR 98725]
Jonathan Wakely
7
-27
/
+5
2021-10-09
libstdc++: Move test that depends on wchar_t I/O to wchar_t sub-directory
Jonathan Wakely
1
-0
/
+0
2021-10-09
libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite
Jonathan Wakely
13
-5
/
+53
2021-10-09
libstdc++: Replace uses of _GLIBCXX_USE_INT128 in testsuite
Jonathan Wakely
25
-26
/
+66
2021-10-09
libstdc++: Access std::pair members without tuple-like helpers
Jonathan Wakely
3
-76
/
+56
2021-10-09
libstdc++: Avoid instantiation of _Hash_node before it's needed
Jonathan Wakely
2
-9
/
+17
2021-10-08
libstdc++: Detect miscompilation of src/c++11/limits.cc
Jonathan Wakely
1
-0
/
+4
2021-10-08
libstdc++: Reduce header dependencies of <algorithm> in C++20 [PR 92546]
Jonathan Wakely
1
-1
/
+3
2021-10-08
libstdc++: Restore debug checks in uniform container erasure functions
Jonathan Wakely
12
-103
/
+45
2021-10-08
libstdc++: Implement ostream insertion for chrono::duration
Jonathan Wakely
2
-0
/
+153
2021-10-08
Daily bump.
GCC Administrator
1
-0
/
+51
2021-10-07
libstdc++: Move C++14 <chrono> components to new <bits/chrono.h> header
Jonathan Wakely
18
-1375
/
+1434
[next]