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-02-18
libstdc++: P1983R0 Wording for GB301, US296, US292, US291, and US283
Patrick Palka
3
-7
/
+29
2020-02-18
libstdc++: Fix compilation of <ranges> with Clang (PR 93818)
Jonathan Wakely
2
-39
/
+61
2020-02-18
libstdc++: Fix new tests that fail for ILP32 targets
Jonathan Wakely
6
-5
/
+12
2020-02-18
libstdc++: P1976R2 Fixed-size span construction from dynamic range
Jonathan Wakely
6
-22
/
+116
2020-02-18
libstdc++: Fix and simplify constraints on std::span constructors
Jonathan Wakely
2
-22
/
+26
2020-02-18
libstdc++: Reorder declarations of std::span members
Jonathan Wakely
2
-36
/
+36
2020-02-18
libstdc++: P2116R0 Remove tuple-like protocol support from fixed-extent span
Jonathan Wakely
7
-139
/
+11
2020-02-18
libstdc++: P2106R0 Alternative wording for GB315 and GB316
Patrick Palka
6
-64
/
+149
2020-02-18
libstdc++: P1243R4 Rangify new algorithms
Patrick Palka
5
-0
/
+294
2020-02-17
libstdc++: P1964R2 Wording for boolean-testable
Jonathan Wakely
4
-55
/
+57
2020-02-17
libstdc++: P1970R2 Consistency for size() functions: Add ranges::ssize
Jonathan Wakely
3
-0
/
+130
2020-02-17
libstdc++ P1956R1 On the names of low-level bit manipulation functions
Jonathan Wakely
16
-318
/
+343
2020-02-17
libstdc++: Add comment to <charconv> explaining C++14 status
Jonathan Wakely
2
-0
/
+6
2020-02-17
libstdc++: Reduce header dependencies for C++20 (PR 92546)
Jonathan Wakely
7
-19
/
+30
2020-02-17
libstdc++: Add lightweight replacement for std::numeric_limits (PR 92546)
Jonathan Wakely
23
-50
/
+174
2020-02-17
libstdc++: Fix regression in libstdc++-prettyprinters/cxx20.cc
Jonathan Wakely
2
-1
/
+4
2020-02-17
libstdc++: Make "implicit expression variants" more explicit (P2102R0)
Jonathan Wakely
3
-1
/
+9
2020-02-17
libstdc++: Implement "Safe Integral Comparisons" (P0586R2)
Jonathan Wakely
19
-0
/
+877
2020-02-15
libstdc++: Move code after an early exit constexpr if to under an else branch
Patrick Palka
3
-55
/
+61
2020-02-15
libstdc++: Whitespace and formatting adjustments
Patrick Palka
4
-332
/
+380
2020-02-15
libstdc++: Convert the ranges algorithm entities into function objects
Patrick Palka
4
-3266
/
+3776
2020-02-15
libstdc++: Fold some ranges algo subroutines into their only caller
Patrick Palka
3
-82
/
+64
2020-02-15
libstdc++: Update __cpp_lib_erase_if macro (P1115R3)
Jonathan Wakely
16
-15
/
+33
2020-02-15
libstdc++: Implement LWG 3150 for std::uniform_random_bit_generator
Jonathan Wakely
4
-1
/
+36
2020-02-13
libstdc++: Implement ranges [specialized.algorithms]
Patrick Palka
11
-0
/
+1348
2020-02-13
libstdc++: Move some ranges algos to a new header <bits/ranges_algobase.h>
Patrick Palka
5
-507
/
+573
2020-02-12
libstdc++: Fix LWG issues 3389 and 3390
Patrick Palka
4
-2
/
+144
2020-02-12
Use a non-empty test program to test ability to link.
Sandra Loosemore
2
-2
/
+9
2020-02-12
libstdc++: Add missing std:: qualification of a forward call
François Dumont
2
-1
/
+7
2020-02-09
libstdc++: Fix names of types in comment
Jonathan Wakely
3
-2
/
+6
2020-02-09
libstdc++: Fix non-ASCII characters in comment
Jonathan Wakely
2
-2
/
+4
2020-02-09
libstdc++: Fix BUILTIN-PTR-CMP helpers
Jonathan Wakely
4
-2
/
+31
2020-02-07
libstdc++: Implement P1878R1 "Constraining Readable Types"
Jonathan Wakely
7
-88
/
+139
2020-02-07
libstdc++: Fix bug in iterator_traits<common_iterator<S,I>>
Jonathan Wakely
2
-7
/
+16
2020-02-07
libstdc++ Fix missing return in istream_view iterator
Jonathan Wakely
2
-1
/
+10
2020-02-07
libstdc++: Remove extraneous &&
Patrick Palka
2
-1
/
+3
2020-02-07
libstdc++: Add [range.istream]
Patrick Palka
3
-0
/
+175
2020-02-07
Fix ChangeLog for previous commit
Patrick Palka
1
-12
/
+21
2020-02-07
libstdc++: Implement C++20 range adaptors
Patrick Palka
15
-4
/
+3530
2020-02-07
libstdc++: Optimize C++20 comparison category types
Jonathan Wakely
5
-63
/
+311
2020-02-07
libstdc++: Enable three-way comparison for iota_view iterators
Jonathan Wakely
3
-2
/
+44
2020-02-06
libstdc++: Implement C++20 constrained algorithms
Patrick Palka
82
-0
/
+10876
2020-02-06
libstdc++: Fix comment to refer to correct PR
Jonathan Wakely
2
-4
/
+7
2020-02-06
libstdc++: decay in viewable_range should be remove_cvref (LWG 3375)
Jonathan Wakely
2
-1
/
+4
2020-02-06
libstdc++: Remove redundant macro that is always empty
Jonathan Wakely
2
-3
/
+8
2020-02-05
libstdc++: Remove workarounds for constraints on alias templates
Jonathan Wakely
3
-56
/
+79
2020-02-04
libstdc++: Apply the move_iterator changes described in P1207R4
Patrick Palka
2
-1
/
+21
2020-02-04
libstdc++: Fix name of macro in #undef directive
Jonathan Wakely
2
-1
/
+4
2020-02-04
libstdc++: Fix regressions in unique_ptr::swap (PR 93562)
Jonathan Wakely
3
-4
/
+117
2020-02-01
Fixes after recent configure changes relating to static libraries
Andrew Burgess
2
-1
/
+5
[next]