Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [pstl] Declare main() as returning int, not int32_t | Louis Dionne | 2019-07-18 | 2 | -2/+2 |
* | [pstl] Use utilities from <functional> instead of reinventing the wheel | Louis Dionne | 2019-07-04 | 2 | -9/+9 |
* | [pstl] Mark pstl tests as unsupported before C++17 | Louis Dionne | 2019-06-20 | 2 | -0/+4 |
* | [pstl] Remove warnings in tests and headers | Louis Dionne | 2019-06-19 | 2 | -4/+4 |
* | [pstl] Remove various warnings in the pstl headers and tests | Louis Dionne | 2019-05-30 | 1 | -1/+1 |
* | [pstl] Remove the stdlib headers from the PSTL and move them to the tests | Louis Dionne | 2019-04-16 | 2 | -14/+0 |
* | [pstl] Uglify internal names of the library | Louis Dionne | 2019-03-28 | 2 | -2/+2 |
* | Restructure test suite to follow libc++ standard layout | Louis Dionne | 2019-03-27 | 2 | -0/+278 |