Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS. | Marshall Clow | 2015-09-08 | 1 | -0/+2 |
* | Finally get the test suite passing in C++03!! | Eric Fiselier | 2015-08-28 | 1 | -2/+2 |
* | Implement the plugin-based version of std::search. There are no searchers yet... | Marshall Clow | 2015-07-20 | 1 | -0/+43 |
* | Implement std::experimental::sample. | Evgeniy Stepanov | 2015-05-13 | 3 | -0/+235 |