| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [NFC] Strip trailing whitespace from libc++ | Louis Dionne | 2019-10-23 | 1 | -39/+39 |
| * | [libc++] Remove visibility-related warnings with Clang 8 | Louis Dionne | 2019-02-27 | 1 | -6/+3 |
| * | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | While implementing P0777 - preventing unnecessary decay, I found some non-pub... | Marshall Clow | 2018-02-12 | 1 | -4/+4 |
| * | [Libc++] Use #pragma push_macro/pop_macro to better handle min/max on Windows | Eric Fiselier | 2017-05-31 | 1 | -3/+6 |
| * | Implement P0253R1: Fixing a design mistake in the searchers interface. | Marshall Clow | 2016-03-08 | 1 | -17/+22 |
| * | Implementation of Boyer-Moore and Boyer-Moore-Horspool searchers for the LFTS. | Marshall Clow | 2015-09-08 | 1 | -3/+324 |
| * | Implement the default searcher for std::experimental::search. | Marshall Clow | 2015-07-20 | 1 | -0/+133 |

