]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/std/concepts
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / std / concepts /
2023-01-16  Jakub JelinekUpdate copyright years.
2022-11-10  Jonathan Wakelylibstdc++: Optimize std::destructible concept
2022-01-03  Jakub JelinekUpdate copyright years.
2021-10-08  Jonathan Wakelylibstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHA...
2021-06-16  Jonathan Wakelylibstdc++: Revert final/non-addressable changes to...
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-29  Jonathan Wakelylibstdc++: Avoid warnings in tests
2020-07-31  Jonathan Wakelylibstdc++: Avoid using __float128 in strict modes
2020-04-22  Jonathan Wakelylibstdc++: Update __cpp_lib_concepts value
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-15  Jonathan Wakelylibstdc++: Implement LWG 3149 for std::default_construc...
2019-11-14  Jonathan Wakelylibstdc++: Implement new predicate concepts from P1716R3
2019-11-05  Jason MerrillImplement C++20 operator<=>.
2019-10-24  Jonathan WakelyPR libstdc++/88338 Implement P0898R3, C++20 concepts...
2019-10-11  Jonathan WakelyImplement <concepts> header for C++20