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
/
testsuite
/
20_util
/
reference_wrapper
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-02
Update copyright years.
Jakub Jelinek
17
-17
/
+17
2024-04-15
libstdc++: Add std::reference_wrapper comparison operators for C++26
Jonathan Wakely
1
-0
/
+95
2024-01-03
Update copyright years.
Jakub Jelinek
17
-17
/
+17
2023-09-16
libstdc++: Remove dg-options "-std=gnu++20" from 20_utils tests
Jonathan Wakely
2
-4
/
+2
2023-01-16
Update copyright years.
Jakub Jelinek
17
-17
/
+17
2022-08-31
libstdc++: Add noexcept-specifier to std::reference_wrapper::operator()
Jonathan Wakely
1
-0
/
+15
2022-08-31
libstdc++: Improve comments in std::reference_wrapper tests
Jonathan Wakely
3
-2
/
+6
2022-01-14
libstdc++: Add attribute to features deprecated in C++17 [PR91260]
Jonathan Wakely
2
-13
/
+123
2022-01-03
Update copyright years.
Jakub Jelinek
17
-17
/
+17
2021-05-10
libstdc++: Remove redundant -std=gnu++17 option from remaining tests
Jonathan Wakely
2
-2
/
+0
2021-01-04
Update copyright years.
Jakub Jelinek
17
-17
/
+17
2020-11-05
c++: Implement -Wvexing-parse [PR25814]
Marek Polacek
1
-1
/
+1
2020-07-31
libstdc++: Use c++NN_only effective target to tests
Jonathan Wakely
1
-1
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
17
-17
/
+17
2019-10-31
Add remaining changes from P1065R2 "constexpr INVOKE"
Jonathan Wakely
1
-0
/
+45
2019-01-29
Fix tests that fail in C++2a mode
Jonathan Wakely
4
-0
/
+4
2019-01-11
P0357R3 reference_wrapper for incomplete types
Jonathan Wakely
1
-0
/
+36
2019-01-01
Update copyright years.
Jakub Jelinek
15
-15
/
+15
2018-08-23
Remove C++14-isms from C++11 tests
Jonathan Wakely
1
-1
/
+1
2018-06-15
LWG 2993 reference_wrapper<T> conversion from T&&
Jonathan Wakely
2
-0
/
+100
2018-01-03
Update copyright years.
Jakub Jelinek
13
-13
/
+13
2017-12-14
PR libstdc++/83427 detect weak result type from noexcept functions
Jonathan Wakely
1
-0
/
+39
2017-04-24
PR libstdc++/80504 qualify calls to avoid ADL
Jonathan Wakely
1
-0
/
+34
2017-04-03
Uncomment std::reference_wrapper tests that no longer fail
Jonathan Wakely
1
-6
/
+5
2017-01-01
Update copyright years.
Jakub Jelinek
11
-11
/
+11
2016-10-12
testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...
Paolo Carlini
1
-2
/
+0
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
10
-19
/
+10
2016-08-17
Fix invalid dg-do directive
Jonathan Wakely
1
-2
/
+1
2016-01-04
Update copyright years.
Jakub Jelinek
11
-11
/
+11
2015-01-05
Update copyright years.
Jakub Jelinek
11
-11
/
+11
2014-11-11
Define __void_t and SFINAE-friendly iterator_traits.
Jonathan Wakely
1
-2
/
+1
2014-11-04
Make reference_wrapper trivially copyable.
Jonathan Wakely
1
-0
/
+32
2014-10-16
libstdc++.exp: Prefer -std=gnu++11.
Paolo Carlini
9
-9
/
+9
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
10
-10
/
+10
2013-05-21
re PR libstdc++/57336 (Cannot INVOKE a reference_wrapper around an abstract t...
Jonathan Wakely
1
-0
/
+37
2013-04-22
re PR c++/48665 (type of const member function)
Jason Merrill
2
-18
/
+18
2013-04-07
functional (_Derives_from_unary_function): Remove.
François Dumont
1
-1
/
+2
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
9
-9
/
+9
2012-02-21
re PR libstdc++/52317 (incorrect FSF address)
Paolo Carlini
1
-4
/
+3
2011-06-22
invoke.cc: Avoid -Wall warnings.
Paolo Carlini
3
-11
/
+12
2011-06-09
prune.exp (libstdc++-dg-prune): Prune notes.
Jason Merrill
1
-2
/
+2
2011-04-19
re PR libstdc++/48521 ([C++0x] std::result_of doesn't work with pointer to me...
Jonathan Wakely
6
-42
/
+289
2010-10-06
functional (struct _Weak_result_type_impl): Add specializazions for cv-qualif...
Paolo Carlini
2
-0
/
+111
2010-05-20
[multiple changes]
Paolo Carlini
1
-0
/
+34
2010-01-25
6.cc: Use an int as loop variable, to avoid -Wall warnings.
Paolo Carlini
2
-20
/
+17
2010-01-12
re PR libstdc++/24803 ([c++0x] reference_wrapper and pointers to member funct...
Jonathan Wakely
2
-31
/
+4
2009-04-09
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
Jakub Jelinek
3
-23
/
+12
2008-11-05
re PR libstdc++/38017 (30_threads/thread/cons/X.cc)
Jonathan Wakely
1
-2
/
+2
2008-11-05
re PR libstdc++/24803 ([c++0x] reference_wrapper and pointers to member funct...
Jonathan Wakely
1
-2
/
+2
2008-10-10
24803.cc: Avoid uninitialized warnings.
Paolo Carlini
1
-10
/
+10
[next]