summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/func
Commit message (Collapse)AuthorAgeFilesLines
* Implement P0253R1: Fixing a design mistake in the searchers interface.Marshall Clow2016-03-0810-10/+12
| | | | llvm-svn: 262928
* Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS.Marshall Clow2015-09-088-0/+1033
| | | | llvm-svn: 247036
* Mark new tests as unsupported before C++11Marshall Clow2015-07-204-1/+9
| | | | llvm-svn: 242695
* Implement the default searcher for std::experimental::search.Marshall Clow2015-07-207-0/+405
llvm-svn: 242682
OpenPOWER on IntegriCloud