Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC][pstl] Run clang-format on the sources, including the tests | Louis Dionne | 2019-07-18 | 1 | -6/+5 |
* | [pstl] Declare main() as returning int, not int32_t | Louis Dionne | 2019-07-18 | 3 | -3/+3 |
* | [pstl] Use utilities from <functional> instead of reinventing the wheel | Louis Dionne | 2019-07-04 | 1 | -5/+5 |
* | [pstl] Mark pstl tests as unsupported before C++17 | Louis Dionne | 2019-06-20 | 3 | -0/+6 |
* | [pstl] Remove warnings in tests and headers | Louis Dionne | 2019-06-19 | 3 | -7/+7 |
* | [pstl] Remove the stdlib headers from the PSTL and move them to the tests | Louis Dionne | 2019-04-16 | 3 | -21/+4 |
* | [pstl] Move to single underscore-capital for macros and include guards | Louis Dionne | 2019-04-10 | 3 | -8/+8 |
* | [pstl] Uglify internal names of the library | Louis Dionne | 2019-03-28 | 1 | -1/+1 |
* | Restructure test suite to follow libc++ standard layout | Louis Dionne | 2019-03-27 | 3 | -0/+407 |