summaryrefslogtreecommitdiffstats
path: root/libcxx/include/experimental/functional
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Strip trailing whitespace from libc++Louis Dionne2019-10-231-39/+39
* [libc++] Remove visibility-related warnings with Clang 8Louis Dionne2019-02-271-6/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* While implementing P0777 - preventing unnecessary decay, I found some non-pub...Marshall Clow2018-02-121-4/+4
* [Libc++] Use #pragma push_macro/pop_macro to better handle min/max on WindowsEric Fiselier2017-05-311-3/+6
* Implement P0253R1: Fixing a design mistake in the searchers interface.Marshall Clow2016-03-081-17/+22
* Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS.Marshall Clow2015-09-081-3/+324
* Implement the default searcher for std::experimental::search.Marshall Clow2015-07-201-0/+133
OpenPOWER on IntegriCloud