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
2021-11-09
libstdc++: [_GLIBCXX_DEBUG] Implement unordered container merge
François Dumont
23
-13
/
+845
2021-11-09
libstdc++: Make test print which random_device tokens work
Jonathan Wakely
1
-0
/
+7
2021-11-09
libstdc++: Do not use 64-bit DARN on 32-bit powerpc [PR103146]
Jonathan Wakely
1
-1
/
+1
2021-11-09
libstdc++: Support getentropy and arc4random in std::random_device
Jonathan Wakely
7
-2
/
+234
2021-11-09
libstdc++: Make spurious std::random_device FAIL less likely
Jonathan Wakely
1
-1
/
+1
2021-11-09
libstdc++: only define _GLIBCXX_HAVE_TLS for VxWorks >= 6.6
Rasmus Villemoes
1
-1
/
+3
2021-11-06
Daily bump.
GCC Administrator
1
-0
/
+37
2021-11-05
libstdc++: Fix inconsistent noexcept-specific for valarray begin/end
Jonathan Wakely
1
-4
/
+4
2021-11-05
libstdc++: Fix pack expansions in tuple_size_v specializations
Jonathan Wakely
1
-2
/
+2
2021-11-05
libstdc++: Add [[unlikely]] attributes to std::random_device routines
Jonathan Wakely
1
-2
/
+2
2021-11-05
libstdc++: Add support for POWER9 DARN instruction to std::random_device
Jonathan Wakely
3
-6
/
+57
2021-11-05
libstdc++: Add xfail to pretty printer tests that fail in C++20
Jonathan Wakely
4
-26
/
+45
2021-11-05
Daily bump.
GCC Administrator
1
-0
/
+109
2021-11-04
libstdc++: Fix pretty printing of std::unique_ptr [PR103086]
Jonathan Wakely
2
-21
/
+52
2021-11-04
libstdc++: Deprecate std::unexpected and handler functions
Jonathan Wakely
12
-15
/
+52
2021-11-04
libstdc++: Consolidate duplicate metaprogramming utilities
Jonathan Wakely
3
-66
/
+47
2021-11-04
libstdc++: Optimize std::tuple_element and std::tuple_size_v
Jonathan Wakely
6
-81
/
+84
2021-11-04
libstdc++: Refactor emplace-like functions in std::variant
Jonathan Wakely
1
-97
/
+82
2021-11-04
libstdc++: Optimize std::variant traits and improve diagnostics
Jonathan Wakely
1
-41
/
+78
2021-11-04
libstdc++: Fix handling of const types in std::variant [PR102912]
Jonathan Wakely
2
-88
/
+114
2021-11-04
Daily bump.
GCC Administrator
1
-0
/
+9
2021-11-03
libstdc++: Fix regression in std::list::sort [PR66742]
Jonathan Wakely
3
-6
/
+29
2021-11-03
Daily bump.
GCC Administrator
1
-0
/
+5
2021-11-03
libstdc++: Add some noexcept to std::valarray
Jonathan Wakely
1
-6
/
+6
2021-11-02
Daily bump.
GCC Administrator
1
-0
/
+22
2021-11-01
libstdc++: Missing constexpr for __gnu_debug::__valid_range etc
Jonathan Wakely
2
-8
/
+35
2021-11-01
libstdc++: Reorder constraints on std::span::span(Range&&) constructor.
Jonathan Wakely
1
-3
/
+3
2021-11-01
libstdc++: Fix range access for empty std::valarray [PR103022]
Jonathan Wakely
4
-16
/
+100
2021-10-30
Daily bump.
GCC Administrator
1
-0
/
+4
2021-10-29
libstdc++: Fix typo in std::stack test
Jonathan Wakely
1
-1
/
+1
2021-10-27
Daily bump.
GCC Administrator
1
-0
/
+15
2021-10-26
Make full use of context-sensitive ranges in access warnings.
Martin Sebor
2
-2
/
+3
2021-10-26
libstdc++: Fix 28_regex/basic_regex/84110.cc on Solaris
Rainer Orth
1
-0
/
+3
2021-10-26
libstdc++: Fix 17_intro/names.cc on Solaris
Rainer Orth
1
-0
/
+4
2021-10-23
Daily bump.
GCC Administrator
1
-0
/
+6
2021-10-22
libstdc++: Constrain std::make_any [PR102894]
Jonathan Wakely
2
-4
/
+29
2021-10-22
Daily bump.
GCC Administrator
1
-0
/
+101
2021-10-21
libstdc++: Improve generated man pages for libstdc++
Jonathan Wakely
2
-106
/
+207
2021-10-21
libstdc++: Add Doxygen comments to contents of <functional>
Jonathan Wakely
2
-12
/
+119
2021-10-21
libstdc++: Suppress Doxygen docs for more implementation details
Jonathan Wakely
8
-1
/
+41
2021-10-21
libstdc++: missing constexpr for __[nm]iter_base [PR102358]
Patrick Palka
2
-0
/
+21
2021-10-21
libstdc++: Implement P2432R1 changes for views::istream
Patrick Palka
2
-4
/
+34
2021-10-21
libstdc++: Implement P1739R4 changes to views::take/drop/counted
Patrick Palka
4
-21
/
+193
2021-10-20
libstdc++: Implement LWG 3595 changes to common_iterator
Patrick Palka
1
-2
/
+4
2021-10-20
libstdc++: Implement LWG 3590-3592 changes to split_view/lazy_split_view
Patrick Palka
1
-6
/
+10
2021-10-20
libstdc++: Implement LWG 3535 changes to ranges::join_view
Patrick Palka
1
-2
/
+4
2021-10-20
libstdc++: Implement LWG 3481 change to ranges::viewable_range
Patrick Palka
2
-1
/
+17
2021-10-21
libstdc++: Remove constraints from std::optional monadic ops [PR102863]
Jonathan Wakely
3
-8
/
+32
2021-10-21
Daily bump.
GCC Administrator
1
-0
/
+5
2021-10-20
libstdc++: Add missing test for std::optional::transform(F&&)
Jonathan Wakely
1
-0
/
+17
[next]