Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [pstl] Declare main() as returning int, not int32_t | Louis Dionne | 2019-07-18 | 1 | -1/+1 |
* | [pstl] Mark pstl tests as unsupported before C++17 | Louis Dionne | 2019-06-20 | 1 | -0/+2 |
* | [pstl] Remove stray usage of pstl::execution instead of std::execution | Louis Dionne | 2019-06-18 | 1 | -1/+1 |
* | [pstl] Remove the stdlib headers from the PSTL and move them to the tests | Louis Dionne | 2019-04-16 | 1 | -5/+0 |
* | Restructure test suite to follow libc++ standard layout | Louis Dionne | 2019-03-27 | 1 | -0/+105 |