1. 8ba5c51 [pstl] Use logical operator for loop condition in tests by zoecarver · 3 years ago
  2. 9040bac Rename top-level LICENSE.txt files to LICENSE.TXT by Leonard Chan · 3 years, 2 months ago
  3. a0d4bc5 [pstl] A hot fix for by Mikhail Dvorskiy · 3 years, 2 months ago
  4. d3fec9a [pstl] Fix broken policy_traits and clean up unused code by Louis Dionne · 3 years, 2 months ago
  5. 0dff73f [pstl] Iterator types renaming: ForwardIterator -> RandomAccessIterator; for parallel patterns/bricks by Mikhail Dvorskiy · 3 years, 3 months ago
  6. e03dca6 Bump the trunk major version to 13 by Tom Stellard · 3 years, 3 months ago
  7. dc58b1d [pstl] Replace direct use of assert() with _PSTL_ASSERT by Thomas Rodgers · 3 years, 6 months ago
  8. ec797be [pstl] Support Threading Building Blocks 2020 (oneTBB) for "tbb" parallel backend. by Dvorskiy, Mikhail · 3 years, 8 months ago
  9. 408fd79 [libc++][pstl] Remove c++98 from UNSUPPORTED annotations by Louis Dionne · 3 years, 9 months ago
  10. abf6c7f [CMake] Bump CMake minimum version to 3.13.4 by Louis Dionne · 4 years ago
  11. 4753212 Bump the trunk major version to 12 by Hans Wennborg · 3 years, 10 months ago
  12. 2bbe86a [pstl] Do not install the __config_site.in file by Louis Dionne · 3 years, 10 months ago
  13. bbfa429 [pstl] Fix a few errors when running PSTL tests through the libc++ test suite by Louis Dionne · 3 years, 10 months ago
  14. 382d6fc [pstl] A fix for move placement-new (and destroy) allocated objects from raw memory. by Dvorskiy, Mikhail · 4 years, 2 months ago
  15. 9420419 [pstl] Added missing double-underscore prefixes to some types by Ismail Pazarbasi · 4 years, 1 month ago
  16. 84a494b [pstl] A hot fix for exclusive_scan (+ lost enable_if in declaration) by Mikhail Dvorskiy · 4 years, 2 months ago
  17. 389615f [pstl] Clean up parameter uglifications by Thomas Rodgers · 4 years, 2 months ago
  18. ca62fef [pstl] A cleanup fix for sort parallel algorithm. by Dvorskiy, Mikhail · 4 years, 2 months ago
  19. 60fc389 [arcconfig] Delete subproject arcconfigs by Shoaib Meenai · 4 years, 2 months ago
  20. 96d9811 Bump the trunk major version to 11 by Hans Wennborg · 4 years, 4 months ago
  21. 24629d5 [pstl] Allow customizing whether per-TU insulation is provided by Louis Dionne · 4 years, 9 months ago
  22. 1e1f0ea [pstl] Rename PARALLELSTL_BACKEND to PSTL_PARALLEL_BACKEND by Louis Dionne · 4 years, 9 months ago
  23. 4de88b5 [NFC][pstl] Run clang-format by Louis Dionne · 4 years, 9 months ago
  24. 823dcb0 [pstl] Remove stray semicolon by Louis Dionne · 4 years, 9 months ago
  25. 7989575 [pstl] Error out when the backend is left unspecified by Louis Dionne · 4 years, 9 months ago
  26. 0b9cff1 [pstl] Add a __pstl_config_site header to record the CMake configuration by Louis Dionne · 4 years, 9 months ago
  27. c2cd40d [pstl] Make sure we install all of PSTL's include/ directory by Louis Dionne · 4 years, 9 months ago
  28. 8ac601e [pstl][libc++] Provide uglified header names for interface headers by Louis Dionne · 4 years, 9 months ago
  29. 68449a0 [NFC][pstl] Remove stray semi-colon by Louis Dionne · 4 years, 9 months ago
  30. d6a4e26 [libc++] Take 2: Integrate the PSTL into libc++ by Louis Dionne · 4 years, 9 months ago
  31. b0a21c9 [pstl] Fully qualify pstl names. by Eric Fiselier · 4 years, 9 months ago
  32. cf969b8 Revert "[libc++] Integrate the PSTL into libc++" by Louis Dionne · 4 years, 10 months ago
  33. 49782e5 [libc++] Integrate the PSTL into libc++ by Louis Dionne · 4 years, 10 months ago
  34. c31e212 [NFC][pstl] Run clang-format on the sources, including the tests by Louis Dionne · 4 years, 10 months ago
  35. 97f5e80 [pstl] Fix test that checked the version number after version bump by Louis Dionne · 4 years, 10 months ago
  36. b360237 [pstl] Declare main() as returning int, not int32_t by Louis Dionne · 4 years, 10 months ago
  37. c9a0aee Bump the trunk version to 10.0.0svn by Hans Wennborg · 4 years, 10 months ago
  38. 336973b [pstl] Use std::transform_reduce instead of hand-rolled implementation by Louis Dionne · 4 years, 10 months ago
  39. 9670dd3 [NFC] Fix -Wreorder warning in TBB backend by Louis Dionne · 4 years, 10 months ago
  40. 3e79a32 [pstl] Fix compilation with TBB backend by Louis Dionne · 4 years, 10 months ago
  41. 9b30908 [NFC][pstl] Remove unused utility code by Louis Dionne · 4 years, 10 months ago
  42. 1922ee5 [pstl] Use a different namespace for each backend by Louis Dionne · 4 years, 10 months ago
  43. 850e7f1 [pstl] Add missing includes by Louis Dionne · 4 years, 10 months ago
  44. a980f2e [pstl] Use utilities from <functional> instead of reinventing the wheel by Louis Dionne · 4 years, 10 months ago
  45. ca94c66 [NFC][pstl] Do not name each header file in the leading comment by Louis Dionne · 4 years, 10 months ago
  46. 72f0b07 [NFC][pstl] Run clang-format by Louis Dionne · 4 years, 10 months ago
  47. cbfdb7b [pstl] Make sure we include the pstl_config header in the glue headers by Louis Dionne · 4 years, 10 months ago
  48. 98c796c [pstl] Default to the serial backend when unspecified by Louis Dionne · 4 years, 11 months ago
  49. 0f2d149 [pstl] Mark pstl tests as unsupported before C++17 by Louis Dionne · 4 years, 11 months ago
  50. 3c675c7 [pstl] Remove warnings in tests and headers by Louis Dionne · 4 years, 11 months ago
  51. c1610bc [pstl] Disable workarounds for broken ICC versions when using Clang by Louis Dionne · 4 years, 11 months ago
  52. b06d838 [pstl] Remove stray usage of pstl::execution instead of std::execution by Louis Dionne · 4 years, 11 months ago
  53. a3c8111 [pstl] The optimized parallel versions of sort, stable_sort algorithms, TBB parallel backend. by Mikhail Dvorskiy · 5 years ago
  54. 911aa5c A test commit from Mikhail Dvorskiy (blank line, to pstl/trunk) according 'Obtaining Commit Access' rules (https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access) by Mikhail Dvorskiy · 5 years ago
  55. d0217b8 [pstl] Use OpenMP pragmas with Clang, which supports them by Louis Dionne · 5 years ago
  56. c754108 [pstl] Remove various warnings in the pstl headers and tests by Louis Dionne · 5 years ago
  57. b5ae71e [pstl] Make the default backend be the serial backend and always provide parallel policies by Louis Dionne · 5 years ago
  58. 64330b5 [pstl] Add a serial backend for the PSTL by Louis Dionne · 5 years ago
  59. 5648bf6 [pstl] Remove the stdlib headers from the PSTL and move them to the tests by Louis Dionne · 5 years ago
  60. 2b79cce [NFC] Add explicit return from main() in tests by Louis Dionne · 5 years ago
  61. a4c8fb7 [pstl] Remove our custom FindTBB CMake file by Louis Dionne · 5 years ago
  62. 56fb394 [pstl] Setup the _PSTL_VERSION macro like _LIBCPP_VERSION, and add release notes by Louis Dionne · 5 years ago
  63. 436b941 [pstl] Move to single underscore-capital for macros and include guards by Louis Dionne · 5 years ago
  64. 5610082 [pstl] Fix incorrect forward declaration of __pattern_unique_copy by Louis Dionne · 5 years ago
  65. c691279 [pstl] Add missing forward declarations for equal by Louis Dionne · 5 years ago
  66. 8c4a130 Fix header inclusion order failures by Louis Dionne · 5 years ago
  67. 2a91ee8 [pstl][CMake] Install CMake export files by Louis Dionne · 5 years ago
  68. 2733957 [pstl][NFC] Move the ParallelSTLConfig template to the cmake/ subdirectory by Louis Dionne · 5 years ago
  69. 5db4b3f [pstl] Improve the parallel version of std::equal by Louis Dionne · 5 years ago
  70. 24658ce [pstl] Require C++17 when linking against pstl by Louis Dionne · 5 years ago
  71. f120081 [pstl] Mangle the parallel_strict_scan backend function by Louis Dionne · 5 years ago
  72. bd6ac92 [pstl] Indent preprocessor directives as part of the clang-format rules by Louis Dionne · 5 years ago
  73. d49b9f4 [pstl] Qualify calls to internal functions by Louis Dionne · 5 years ago
  74. d3f8db2 [pstl] Uglify internal names of the library by Louis Dionne · 5 years ago
  75. c617ea8 [pstl] Introduce forward declarations by Louis Dionne · 5 years ago
  76. 070534f Restructure test suite to follow libc++ standard layout by Louis Dionne · 5 years ago
  77. 39b4f6c [pstl][NFC] Remove some warnings by Louis Dionne · 5 years ago
  78. 3c3cec8 [pstl] Gate usage of TBB in test on whether TBB is used as a backend by Louis Dionne · 5 years ago
  79. 72b0db5 [pstl] Make sure unit tests exit with a non-zero error code when they fail by Louis Dionne · 5 years ago
  80. 28c01bd [PSTL][NFC] Add missing #include by Louis Dionne · 5 years ago
  81. 45cd15a [pstl][CMake] Move include() closer to its point of use by Louis Dionne · 5 years ago
  82. c73e760 [pstl] Call the right overload of std::equal with an execution policy by Louis Dionne · 5 years ago
  83. c9abbc1 [pstl] By default, disable the parallel policies by Louis Dionne · 5 years ago
  84. f3e7a71 [pstl] Deprecate non-CMake based build by Louis Dionne · 5 years ago
  85. 9b864e1 [pstl] Properly extract the version number from pstl_config.h by Louis Dionne · 5 years ago
  86. 399a2f0 [pstl] Fix missing parallel policy guards by Louis Dionne · 5 years ago
  87. 0311ca0 [pstl] Remove some warnings when compiling with a recent Clang by Louis Dionne · 5 years ago
  88. 2d23eb6 [NFC] Fix typo in PSTL test by Louis Dionne · 5 years ago
  89. 0618ff9 Fix typos throughout the license files that somehow I and my reviewers by Chandler Carruth · 5 years ago
  90. 295f17b Update more file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 5 years ago
  91. 427c60e Install new LLVM license structure and new developer policy. by Chandler Carruth · 5 years ago
  92. ae50bff [PSTL] Convert license text file to use unix line endings, matching the by Chandler Carruth · 5 years ago
  93. efdf64a Update year in license files by Hans Wennborg · 5 years ago
  94. d7566e7 [pstl] Fix compile errors when PARALLEL_POLICIES is disabled by Louis Dionne · 5 years ago
  95. 0ae6b94 [pstl] Fix CMake configuration when parallel policies are disabled by Louis Dionne · 5 years ago
  96. cedc857 [pstl] A fix of __pstl namespace usage for include/pstl/internal/glue_algorithm_defs.h by Louis Dionne · 5 years ago
  97. be1cab3 [pstl] Avoid shadowing explicit lambda capture with lambda parameter by Louis Dionne · 5 years ago
  98. 6b010a7 [NFC] Fix formatting of README.md for better rendering by Louis Dionne · 5 years ago
  99. ea2aafd [pstl] Initial integration with LLVM's CMake by Louis Dionne · 5 years ago
  100. de26428 [NFC][pstl] Re-run Clang-format on the whole repository by Louis Dionne · 5 years ago