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
2022-08-28
Daily bump.
GCC Administrator
1
-0
/
+4
2022-08-27
libstdc++: Add test for std::con/disjunction's base class
Patrick Palka
1
-0
/
+34
2022-08-27
Daily bump.
GCC Administrator
1
-0
/
+66
2022-08-26
libstdc++: Implement LWG 3692/3702 changes to zip_/zip_transform_view
Patrick Palka
1
-42
/
+1
2022-08-26
libstdc++: Implement ranges::zip_transform_view from P2321R2
Patrick Palka
2
-0
/
+449
2022-08-26
libstdc++: Optimize std::con/disjunction, __and_/__or_, etc
Patrick Palka
1
-59
/
+71
2022-08-26
libstdc++: Simplify std::error_code and std::error_condition
Jonathan Wakely
3
-25
/
+75
2022-08-26
libstdc++: Add nonnull to starts_with/ends_with/contains string members
Jonathan Wakely
9
-0
/
+81
2022-08-26
Daily bump.
GCC Administrator
1
-0
/
+9
2022-08-25
libstdc++: Some minor <ranges> cleanups
Patrick Palka
1
-16
/
+4
2022-08-25
Daily bump.
GCC Administrator
1
-0
/
+57
2022-08-24
libstdc++: Implement ranges::zip_view from P2321R2
Patrick Palka
4
-53
/
+609
2022-08-24
Revert "libstdc++: Optimize operator+(string/char*, char*/string) equally"
Jonathan Wakely
2
-23
/
+7
2022-08-24
libstdc++: Fix fallout from P2321R2 std::pair/tuple enhancements
Patrick Palka
3
-0
/
+56
2022-08-24
libstdc++: Fix regression in std::stable_sort
Jonathan Wakely
2
-2
/
+54
2022-08-24
libstdc++: Optimize operator+(string/char*, char*/string) equally
Will Hawkins
2
-7
/
+23
2022-08-24
libstdc++: Add check for LWG 3741 problem case
Jonathan Wakely
1
-0
/
+5
2022-08-24
Daily bump.
GCC Administrator
1
-0
/
+52
2022-08-23
libstdc++: Implement std::pair/tuple/misc enhancements from P2321R2
Patrick Palka
7
-5
/
+1479
2022-08-23
libstdc++: Separate construct/convertibility tests for std::tuple
Patrick Palka
1
-4
/
+10
2022-08-23
libstdc++: Fix visit<void>(v) for non-void visitors [PR106589]
Jonathan Wakely
2
-1
/
+14
2022-08-23
Daily bump.
GCC Administrator
1
-0
/
+28
2022-08-22
libstdc++: Document linker option for C++23 <stacktrace> [PR105678]
Jonathan Wakely
4
-7
/
+35
2022-08-22
libstdc++: Fix for explicit copy ctors in <thread> and <future> [PR106695]
Jonathan Wakely
4
-3
/
+59
2022-08-22
libstdc++: Check for overflow in regex back-reference [PR106607]
Jonathan Wakely
2
-4
/
+31
2022-08-18
Daily bump.
GCC Administrator
1
-0
/
+4
2022-08-17
Fix bug in emergency cxa pool free
Keef Aragon
1
-2
/
+2
2022-08-09
Daily bump.
GCC Administrator
1
-0
/
+18
2022-08-08
libstdc++: [_GLIBCXX_DEBUG] Do not consider detached iterators as value-initi...
François Dumont
9
-18
/
+241
2022-08-06
Daily bump.
GCC Administrator
1
-0
/
+14
2022-08-05
libstdc++: Add feature test macro for <experimental/scope>
Jonathan Wakely
2
-0
/
+8
2022-08-05
libstdc++: Implement <experimental/scope> from LFTSv3
Jonathan Wakely
5
-0
/
+1157
2022-08-05
Daily bump.
GCC Administrator
1
-0
/
+59
2022-08-04
libstdc++: Make std::string_view(Range&&) constructor explicit
Jonathan Wakely
3
-10
/
+50
2022-08-04
libstdc++: Add comparisons to std::default_sentinel_t (LWG 3719)
Jonathan Wakely
6
-13
/
+169
2022-08-04
libstdc++: Rename data members of std::unexpected and std::bad_expected_access
Jonathan Wakely
1
-16
/
+16
2022-08-04
libstdc++: Update value of __cpp_lib_ios_noreplace macro
Jonathan Wakely
4
-6
/
+6
2022-08-04
libstdc++: Unblock atomic wait on non-futex platforms [PR106183]
Jonathan Wakely
1
-22
/
+20
2022-08-04
Adjust index number of tuple pretty printer
Ulrich Drepper
1
-2
/
+2
2022-07-30
Daily bump.
GCC Administrator
1
-0
/
+6
2022-07-29
libstdc++: Tweak common_iterator::operator-> return type [PR104443]
Jonathan Wakely
1
-1
/
+1
2022-07-27
Daily bump.
GCC Administrator
1
-0
/
+4
2022-07-26
libstdc++: Minor codegen improvement for atomic wait spinloop
Thomas Rodgers
1
-10
/
+7
2022-07-21
Daily bump.
GCC Administrator
1
-0
/
+28
2022-07-20
libstdc++: Fix std::common_iterator triviality [PR100823]
Jonathan Wakely
2
-0
/
+30
2022-07-20
libstdc++: Fix std::common_iterator assignment [PR100823]
Jonathan Wakely
2
-40
/
+129
2022-07-20
libstdc++: Fix minor bugs in std::common_iterator
Jonathan Wakely
2
-6
/
+28
2022-07-20
Daily bump.
GCC Administrator
1
-0
/
+49
2022-07-19
libstdc++: Complete __gnu_debug::string Standard conformity
François Dumont
18
-123
/
+199
2022-07-19
c++: Enable __has_builtin for new reference binding built-ins
Jonathan Wakely
1
-0
/
+4
[next]