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
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
2020-10-09
libstdc++: Fix incorrect results in std::seed_seq::generate [PR 97311]
Jonathan Wakely
3
-32
/
+113
2020-10-09
libstdc++: Optimize uniform_int_distribution using Lemire's algorithm
Daniel Lemire
1
-7
/
+54
2020-10-09
libstdc++: Adjust variable export in makefile
Jonathan Wakely
2
-2
/
+2
2020-10-09
libstdc++: Pass CXXFLAGS to check_performance script
Jonathan Wakely
3
-1
/
+3
2020-10-09
libstdc++: Add performance test for <random>
Jonathan Wakely
1
-0
/
+102
2020-10-09
libstdc++: Fix unused variable warning
Jonathan Wakely
1
-1
/
+0
2020-10-09
Daily bump.
GCC Administrator
1
-0
/
+39
2020-10-08
libstdc++: Make ranges::construct_at constexpr-friendly [PR95788]
Patrick Palka
2
-3
/
+48
2020-10-08
libstdc++: Add assertions for preconditions in sampling distributions [PR 82584]
Jonathan Wakely
2
-1
/
+4
2020-10-08
libstdc++: Add C++11 member functions for ios::failure in old ABI
Jonathan Wakely
3
-1
/
+68
2020-10-08
libstdc++: Avoid divide by zero in default template arguments
Jonathan Wakely
3
-6
/
+52
2020-10-08
Daily bump.
GCC Administrator
1
-0
/
+17
2020-10-08
libstdc++: Fix divide by zero in default template argument
Jonathan Wakely
2
-1
/
+28
2020-10-08
libstdc++: Fix non-reserved names in headers
Jonathan Wakely
4
-20
/
+31
2020-10-07
Daily bump.
GCC Administrator
1
-0
/
+39
2020-10-06
libstdc++: Inline std::exception_ptr members [PR 90295]
Jonathan Wakely
5
-53
/
+143
2020-10-06
libstdc++: Avoid CTAD for std::ranges::join_view [LWG 3474]
Jonathan Wakely
3
-43
/
+19
2020-10-06
Daily bump.
GCC Administrator
1
-0
/
+57
2020-10-06
libstdc++: Reduce uses of std::numeric_limits
Jonathan Wakely
9
-15
/
+23
2020-10-05
libstdc++: Minor header cleanup in <numeric>
Jonathan Wakely
3
-30
/
+25
2020-10-05
libstdc++: Make allocators throw bad_array_new_length on overflow [LWG 3190]
Jonathan Wakely
7
-7
/
+82
2020-10-05
libstdc++: Use correct duration for atomic_futex wait on custom clock [PR 91486]
Mike Crowe
2
-3
/
+61
2020-10-05
libstdc++: Test C++11 implementation of std::chrono::__detail::ceil
Mike Crowe
1
-0
/
+43
2020-10-05
libstdc++: Add missing bugzilla PR numbers to ChangeLog
Jonathan Wakely
1
-0
/
+2
[next]