aboutsummaryrefslogtreecommitdiff
path: root/pstl/test/std
AgeCommit message (Expand)AuthorFilesLines
2020-03-17[pstl] A hot fix for exclusive_scan (+ lost enable_if in declaration)Mikhail Dvorskiy1-0/+38
2019-08-05[libc++] Take 2: Integrate the PSTL into libc++Louis Dionne1-0/+2
2019-07-19Revert "[libc++] Integrate the PSTL into libc++"Louis Dionne1-2/+0
2019-07-19[libc++] Integrate the PSTL into libc++Louis Dionne1-0/+2
2019-07-18[NFC][pstl] Run clang-format on the sources, including the testsLouis Dionne32-80/+67
2019-07-18[pstl] Declare main() as returning int, not int32_tLouis Dionne53-53/+53
2019-07-04[pstl] Use utilities from <functional> instead of reinventing the wheelLouis Dionne3-14/+14
2019-06-20[pstl] Mark pstl tests as unsupported before C++17Louis Dionne53-2/+106
2019-06-19[pstl] Remove warnings in tests and headersLouis Dionne39-109/+109
2019-06-18[pstl] Remove stray usage of pstl::execution instead of std::executionLouis Dionne4-7/+7
2019-05-30[pstl] Remove various warnings in the pstl headers and testsLouis Dionne7-13/+15
2019-04-16[pstl] Remove the stdlib headers from the PSTL and move them to the testsLouis Dionne53-312/+10
2019-04-10[pstl] Move to single underscore-capital for macros and include guardsLouis Dionne36-77/+77
2019-03-28[pstl] Uglify internal names of the libraryLouis Dionne4-4/+4
2019-03-28[pstl] Introduce forward declarationsLouis Dionne2-2/+2
2019-03-27Restructure test suite to follow libc++ standard layoutLouis Dionne53-0/+7413