Marshall Clow 4cd596538b More constexpr (re P0202) - equal and mismatch 7 жил өмнө
..
alg.adjacent.find 6a1c2ffea4 More P0202 constexpr-ifying. All the find_XXX algorithms in this commit. 7 жил өмнө
alg.all_of 82091c2583 Some of the tests from earlier today had 'int' as the return type when it should have been 'bool'. Fix that. It doesn't change the behavior of any of the tests, but it's more accurate. 7 жил өмнө
alg.any_of 82091c2583 Some of the tests from earlier today had 'int' as the return type when it should have been 'bool'. Fix that. It doesn't change the behavior of any of the tests, but it's more accurate. 7 жил өмнө
alg.count 0dc8ca7729 More constexpr from P0202. count and count_if. Also fix a comment that Morwenn noted. 7 жил өмнө
alg.equal 4cd596538b More constexpr (re P0202) - equal and mismatch 7 жил өмнө
alg.find 6a1c2ffea4 More P0202 constexpr-ifying. All the find_XXX algorithms in this commit. 7 жил өмнө
alg.find.end 5af38a078e Fix constexpr failure on C++11-based buildbots. 7 жил өмнө
alg.find.first.of 6a1c2ffea4 More P0202 constexpr-ifying. All the find_XXX algorithms in this commit. 7 жил өмнө
alg.foreach b836deb5db [libcxx] [test] Strip trailing whitespace. NFC. 8 жил өмнө
alg.is_permutation 82091c2583 Some of the tests from earlier today had 'int' as the return type when it should have been 'bool'. Fix that. It doesn't change the behavior of any of the tests, but it's more accurate. 7 жил өмнө
alg.none_of 82091c2583 Some of the tests from earlier today had 'int' as the return type when it should have been 'bool'. Fix that. It doesn't change the behavior of any of the tests, but it's more accurate. 7 жил өмнө
alg.search 210d12c946 Fix misspelled macro name - thanks to andrew@ispras.ru for the catch 7 жил өмнө
mismatch 4cd596538b More constexpr (re P0202) - equal and mismatch 7 жил өмнө
nothing_to_do.pass.cpp a90c6dd460 Move test into test/std subdirectory. 10 жил өмнө