]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite/std/ranges/adaptors/split.cc
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / testsuite / std / ranges / adaptors / split.cc
2021-01-04  Jakub JelinekUpdate copyright years.
2020-03-11  Patrick Palkalibstdc++: Add a test that takes the split_view of...
2020-03-10  Jonathan Wakelylibstdc++: Fix noexcept guarantees for ranges::split_view
2020-02-27  Patrick Palkalibstdc++: Add missing friend declarations in some...
2020-02-26  Patrick Palkalibstdc++: Fix use of inaccessible private member in...
2020-02-20  Patrick Palkalibstdc++: Fix capturing of lvalue references in_RangeA...
2020-02-19  Patrick Palkalibstdc++: Add missing call to unused subroutine in...
2020-02-07  Patrick Palkalibstdc++: Implement C++20 range adaptors