Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement P0253R1: Fixing a design mistake in the searchers interface. | Marshall Clow | 2016-03-08 | 10 | -10/+12 |
| | | | | llvm-svn: 262928 | ||||
* | Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS. | Marshall Clow | 2015-09-08 | 8 | -0/+1033 |
| | | | | llvm-svn: 247036 | ||||
* | Mark new tests as unsupported before C++11 | Marshall Clow | 2015-07-20 | 4 | -1/+9 |
| | | | | llvm-svn: 242695 | ||||
* | Implement the default searcher for std::experimental::search. | Marshall Clow | 2015-07-20 | 7 | -0/+405 |
llvm-svn: 242682 |