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
/
20_util
/
function
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-30
libstdc++: [_GLIBCXX_INLINE_VERSION] Fix tests failures
François Dumont
1
-1
/
+1
2025-01-02
Update copyright years.
Jakub Jelinek
38
-38
/
+38
2024-02-02
libstdc++: Make std::function deduction guide support explicit object functio...
Jonathan Wakely
1
-0
/
+35
2024-01-03
Update copyright years.
Jakub Jelinek
38
-38
/
+38
2023-09-15
libstdc++: Remove dg-options "-std=gnu++23" from remaining tests
Jonathan Wakely
1
-1
/
+0
2023-01-16
Update copyright years.
Jakub Jelinek
38
-38
/
+38
2022-11-28
libstdc++: [_GLIBCXX_INLINE_VERSION] Adapt dg-error message
François Dumont
1
-1
/
+1
2022-10-03
libstdc++: Disable hosted-only tests [PR103626]
Arsen Arsenović
40
-0
/
+54
2022-09-29
libstdc++: Make INVOKE<R> refuse to create dangling references [PR70692]
Jonathan Wakely
1
-0
/
+13
2022-09-27
libstdc++: Adjust deduction guides for static operator() [PR106651]
Jonathan Wakely
1
-0
/
+23
2022-09-21
libstdc++: Fix accidental duplicate test [PR91456]
Jonathan Wakely
1
-0
/
+3
2022-05-05
libstdc++: Fixes for tests that fail with -fno-rtti
Jonathan Wakely
8
-0
/
+72
2022-01-03
Update copyright years.
Jakub Jelinek
38
-38
/
+38
2021-08-27
libstdc++: Avoid a move in std::function construction (LWG 2447)
Jonathan Wakely
2
-0
/
+68
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
38
-38
/
+38
2020-10-29
libstdc++: Avoid warnings in tests
Jonathan Wakely
3
-6
/
+3
2020-10-29
libstdc++: Make std::function work better with -fno-rtti
Jonathan Wakely
1
-0
/
+56
2020-01-01
Update copyright years.
Jakub Jelinek
37
-37
/
+37
2019-08-15
PR libstdc++/91456 make INVOKE<R> work with uncopyable prvalues
Jonathan Wakely
1
-0
/
+37
2019-01-01
Update copyright years.
Jakub Jelinek
36
-36
/
+36
2018-05-09
Make std::function tolerate semantically non-CopyConstructible objects
Jonathan Wakely
1
-0
/
+39
2018-01-03
Update copyright years.
Jakub Jelinek
35
-35
/
+35
2017-09-15
invoke.texi: Document -std=c++17 and -std=gnu++17 and document c++1z and gnu+...
Jakub Jelinek
1
-1
/
+1
2017-06-08
PR libstdc++/81017 add noexcept to std::function move operations
Jonathan Wakely
2
-4
/
+6
2017-03-22
Add deduction guides for C++17 (P0433R2, partial)
Jonathan Wakely
1
-0
/
+86
2017-01-12
PR66284 remove std::function special case for reference_wrapper
Jonathan Wakely
3
-60
/
+94
2017-01-01
Update copyright years.
Jakub Jelinek
34
-34
/
+34
2016-10-12
testsuite_hooks.h: Rewrite VERIFY in terms of __builtin_printf and __builtin_...
Paolo Carlini
12
-24
/
+0
2016-08-26
Use effective-target instead of -std options
Jonathan Wakely
31
-43
/
+31
2016-08-22
Add noexcept to std::function swap
Jonathan Wakely
1
-0
/
+25
2016-08-06
Use ::new to avoid finding overloaded operator new
Jonathan Wakely
1
-0
/
+27
2016-08-05
Use __invoke in std::function internals
Jonathan Wakely
1
-0
/
+31
2016-01-18
Fix construction of std::function from null pointer-to-member
Jonathan Wakely
1
-4
/
+20
2016-01-12
Extend std::function test for PR 68995
Jonathan Wakely
1
-0
/
+5
2016-01-12
Prevent recursive instantiation in std::function
Jonathan Wakely
1
-0
/
+30
2016-01-04
Update copyright years.
Jakub Jelinek
30
-30
/
+30
2015-12-21
libstdc++/68995 qualify calls to __callable_functor
Jonathan Wakely
1
-0
/
+27
2015-04-29
re PR libstdc++/65760 (invalid use of incomplete type with std::is_convertibl...
Jonathan Wakely
1
-0
/
+38
2015-01-05
Update copyright years.
Jakub Jelinek
28
-28
/
+28
2014-12-01
re PR libstdc++/63840 (std::function copy constructor deletes an uninitialize...
Jonathan Wakely
1
-0
/
+55
2014-10-29
Use perfect forwarding in std::function invokers.
Jonathan Wakely
1
-0
/
+56
2014-10-16
libstdc++.exp: Prefer -std=gnu++11.
Paolo Carlini
23
-23
/
+23
2014-04-15
re PR libstdc++/60594 (std::function of a type with a declared (but not defin...
Jonathan Wakely
1
-0
/
+36
2014-01-02
Update copyright years in libstdc++-v3/
Richard Sandiford
25
-25
/
+25
2013-10-02
re PR libstdc++/58569 (Compilation error when a class contains multiple std::...
Jonathan Wakely
1
-0
/
+29
2013-09-27
re PR libstdc++/57465 (Failed postcondition for std::function constructed wit...
Jonathan Wakely
1
-0
/
+31
2013-02-03
Update copyright in libstdc++-v3.
Richard Sandiford
23
-23
/
+23
2013-01-04
Update Copyright years for files modified in 2011 and/or 2012.
Jakub Jelinek
1
-1
/
+1
2012-11-14
re PR libstdc++/55320 (Invalid delete with throwing copy-c'tor passed to std:...
Jonathan Wakely
3
-1
/
+87
[next]