Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC][pstl] Run clang-format on the sources, including the tests | Louis Dionne | 2019-07-18 | 7 | -10/+9 |
* | [pstl] Declare main() as returning int, not int32_t | Louis Dionne | 2019-07-18 | 14 | -14/+14 |
* | [pstl] Mark pstl tests as unsupported before C++17 | Louis Dionne | 2019-06-20 | 14 | -0/+28 |
* | [pstl] Remove warnings in tests and headers | Louis Dionne | 2019-06-19 | 9 | -12/+12 |
* | [pstl] Remove stray usage of pstl::execution instead of std::execution | Louis Dionne | 2019-06-18 | 2 | -2/+2 |
* | [pstl] Remove various warnings in the pstl headers and tests | Louis Dionne | 2019-05-30 | 4 | -9/+9 |
* | [pstl] Remove the stdlib headers from the PSTL and move them to the tests | Louis Dionne | 2019-04-16 | 14 | -77/+0 |
* | [pstl] Move to single underscore-capital for macros and include guards | Louis Dionne | 2019-04-10 | 11 | -20/+20 |
* | Restructure test suite to follow libc++ standard layout | Louis Dionne | 2019-03-27 | 14 | -0/+1719 |