1. 5610082 [pstl] Fix incorrect forward declaration of __pattern_unique_copy by Louis Dionne · 5 years ago
  2. c691279 [pstl] Add missing forward declarations for equal by Louis Dionne · 5 years ago
  3. 8c4a130 Fix header inclusion order failures by Louis Dionne · 5 years ago
  4. 2a91ee8 [pstl][CMake] Install CMake export files by Louis Dionne · 5 years ago
  5. 2733957 [pstl][NFC] Move the ParallelSTLConfig template to the cmake/ subdirectory by Louis Dionne · 5 years ago
  6. 5db4b3f [pstl] Improve the parallel version of std::equal by Louis Dionne · 5 years ago
  7. 24658ce [pstl] Require C++17 when linking against pstl by Louis Dionne · 5 years ago
  8. f120081 [pstl] Mangle the parallel_strict_scan backend function by Louis Dionne · 5 years ago
  9. bd6ac92 [pstl] Indent preprocessor directives as part of the clang-format rules by Louis Dionne · 5 years ago
  10. d49b9f4 [pstl] Qualify calls to internal functions by Louis Dionne · 5 years ago
  11. d3f8db2 [pstl] Uglify internal names of the library by Louis Dionne · 5 years ago
  12. c617ea8 [pstl] Introduce forward declarations by Louis Dionne · 5 years ago
  13. 070534f Restructure test suite to follow libc++ standard layout by Louis Dionne · 5 years ago
  14. 39b4f6c [pstl][NFC] Remove some warnings by Louis Dionne · 5 years ago
  15. 3c3cec8 [pstl] Gate usage of TBB in test on whether TBB is used as a backend by Louis Dionne · 5 years ago
  16. 72b0db5 [pstl] Make sure unit tests exit with a non-zero error code when they fail by Louis Dionne · 5 years ago
  17. 28c01bd [PSTL][NFC] Add missing #include by Louis Dionne · 5 years ago
  18. 45cd15a [pstl][CMake] Move include() closer to its point of use by Louis Dionne · 5 years ago
  19. c73e760 [pstl] Call the right overload of std::equal with an execution policy by Louis Dionne · 5 years ago
  20. c9abbc1 [pstl] By default, disable the parallel policies by Louis Dionne · 5 years ago
  21. f3e7a71 [pstl] Deprecate non-CMake based build by Louis Dionne · 5 years ago
  22. 9b864e1 [pstl] Properly extract the version number from pstl_config.h by Louis Dionne · 5 years ago
  23. 399a2f0 [pstl] Fix missing parallel policy guards by Louis Dionne · 5 years ago
  24. 0311ca0 [pstl] Remove some warnings when compiling with a recent Clang by Louis Dionne · 5 years ago
  25. 2d23eb6 [NFC] Fix typo in PSTL test by Louis Dionne · 5 years ago
  26. 0618ff9 Fix typos throughout the license files that somehow I and my reviewers by Chandler Carruth · 5 years ago
  27. 295f17b Update more file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 5 years ago
  28. 427c60e Install new LLVM license structure and new developer policy. by Chandler Carruth · 5 years ago
  29. ae50bff [PSTL] Convert license text file to use unix line endings, matching the by Chandler Carruth · 5 years ago
  30. efdf64a Update year in license files by Hans Wennborg · 5 years ago
  31. d7566e7 [pstl] Fix compile errors when PARALLEL_POLICIES is disabled by Louis Dionne · 5 years ago
  32. 0ae6b94 [pstl] Fix CMake configuration when parallel policies are disabled by Louis Dionne · 5 years ago
  33. cedc857 [pstl] A fix of __pstl namespace usage for include/pstl/internal/glue_algorithm_defs.h by Louis Dionne · 5 years ago
  34. be1cab3 [pstl] Avoid shadowing explicit lambda capture with lambda parameter by Louis Dionne · 5 years ago
  35. 6b010a7 [NFC] Fix formatting of README.md for better rendering by Louis Dionne · 5 years ago
  36. ea2aafd [pstl] Initial integration with LLVM's CMake by Louis Dionne · 5 years ago
  37. de26428 [NFC][pstl] Re-run Clang-format on the whole repository by Louis Dionne · 5 years ago
  38. aadf08f Initial PSTL commit by JF Bastien · 5 years ago