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/gfortran-test
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-15
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-15
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
/
testsuite
/
25_algorithms
/
equal
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-15
libstdc++: Tweak dg-error patterns for C++26 constexpr changes
Jonathan Wakely
1
-1
/
+1
2025-01-02
Update copyright years.
Jakub Jelinek
17
-17
/
+17
2024-11-14
libstdc++: Make equal and is_permutation short-circuit (LWG 3560)
Jonathan Wakely
1
-0
/
+49
2024-11-14
libstdc++: Make _GLIBCXX_NODISCARD work for C++11 and C++14
Jonathan Wakely
3
-3
/
+3
2024-06-28
libstdc++: Extend std::equal memcmp optimization to std::byte [PR101485]
Jonathan Wakely
1
-0
/
+11
2024-03-14
libstdc++: Add nodiscard in <algorithm>
Jonathan Wakely
3
-0
/
+3
2024-02-01
libstdc++: Update expected error for debug/constexpr*_neg.cc tests
Jonathan Wakely
1
-1
/
+1
2024-01-03
Update copyright years.
Jakub Jelinek
17
-17
/
+17
2023-09-15
libstdc++: Remove dg-options "-std=gnu++2a" from constrained algo tests
Jonathan Wakely
5
-10
/
+5
2023-09-01
libstdc++: Fix debug-mode tests for constexpr algorithms
Jonathan Wakely
1
-6
/
+4
2023-07-25
c++: Improve location information in constant evaluation
Nathaniel Shead
1
-3
/
+4
2023-01-16
Update copyright years.
Jakub Jelinek
17
-17
/
+17
2022-10-03
libstdc++: Disable hosted-only tests [PR103626]
Arsen Arsenović
1
-0
/
+1
2022-03-18
libstdc++: Reduce header dependencies from PSTL headers [PR92546]
Jonathan Wakely
1
-0
/
+1
2022-01-03
Update copyright years.
Jakub Jelinek
17
-17
/
+17
2021-11-26
libstdc++: Remove redundant xfail selectors in dg-do compile tests
Jonathan Wakely
2
-2
/
+2
2021-08-08
libstdc++: Fix dg-prune-output assertion message
François Dumont
1
-1
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
17
-17
/
+17
2020-12-12
libstdc++: Fix _GLIBCXX_DEBUG mode constexpr compatibility
François Dumont
2
-0
/
+101
2020-10-29
libstdc++: Improve tests for constexpr algorithms
Jonathan Wakely
1
-1
/
+6
2020-06-10
libstdc++: Fix some ranges algos optimizations [PR95578]
Patrick Palka
1
-0
/
+74
2020-03-03
libstdc++: Workaround is_trivially_copyable<volatile T> (PR 94013)
Jonathan Wakely
1
-0
/
+69
2020-02-06
libstdc++: Implement C++20 constrained algorithms
Patrick Palka
1
-0
/
+96
2020-01-10
libstdc++: Fix testcase for C++98 compatibility
Jonathan Wakely
1
-1
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
12
-12
/
+12
2019-12-10
libstdc++: Rework std::copy/copy_backward/move/move_backward/fill/fill_n algos
François Dumont
1
-0
/
+122
2019-09-10
Implement C++20 p1424 - 'constexpr' feature macro concerns...
Edward Smith-Rowland
1
-6
/
+0
2019-08-01
Implement C++20 p0202 - Add Constexpr Modifiers to Functions in <algorithm> a...
Edward Smith-Rowland
1
-0
/
+45
2019-01-01
Update copyright years.
Jakub Jelinek
10
-10
/
+10
2018-06-12
macros.h (__glibcxx_check_can_increment_range): New.
François Dumont
3
-0
/
+117
2018-01-03
Update copyright years.
Jakub Jelinek
7
-7
/
+7
2017-01-01
Update copyright years.
Jakub Jelinek
7
-7
/
+7
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
2
-3
/
+2
2016-01-04
Update copyright years.
Jakub Jelinek
7
-7
/
+7
2015-01-05
Update copyright years.
Jakub Jelinek
7
-7
/
+7
2014-10-15
limits: Remove stray semicolon.
Paolo Carlini
2
-2
/
+2
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
7
-7
/
+7
2013-06-08
stl_algo.h (is_permutation): Add overloads from N3671.
Jonathan Wakely
3
-9
/
+244
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
5
-5
/
+5
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
5
-43
/
+22
2007-10-03
moveable.cc: New.
Chris Jefferson
1
-0
/
+0
2007-09-26
stl_algo.h: Add return type information to comments.
Benjamin Kosnik
2
-0
/
+90
2005-08-17
All files: Update FSF address.
Kelley Cook
3
-3
/
+3
2005-05-24
[multiple changes]
Paolo Carlini
3
-0
/
+161