summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/pstl/execution_impl.h
AgeCommit message (Expand)Author
2024-09-15libstdc++: Make PSTL algorithms accept C++20 iterators [PR110512]Jonathan Wakely
2023-06-26libstdc++: Synchronize PSTL with upstreamThomas Rodgers
2023-02-16libstdc++: Fix non-reserved names in PSTL headersJonathan Wakely
2020-10-21libstdc++: Rebase include/pstl to current upstreamThomas Rodgers
2019-06-07Synchronize libstdc++ PSTL with upstream LLVM PSTLThomas Rodgers
2019-05-17Fix uses of non-reserved names for template parametersJonathan Wakely
2019-04-09Add PSTL internal namespace qualificationsThomas Rodgers
2019-03-21Integrate C++17 parallel algorithmsThomas Rodgers