Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better rvalues support for parallel_reduce algorithm #1307

Merged
merged 10 commits into from
Feb 14, 2024

Commits on Feb 1, 2024

  1. Better rvalues support for parallel_reduce algorithm

    Signed-off-by: Konstantin Boyarinov <[email protected]>
    kboyarinov committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    bb26935 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    1a003b7 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary reference

    Signed-off-by: Konstantin Boyarinov <[email protected]>
    kboyarinov committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    9584083 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Improve testing, fix copyright years

    Signed-off-by: Konstantin Boyarinov <[email protected]>
    kboyarinov committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    2425998 View commit details
    Browse the repository at this point in the history
  2. Comment fix

    kboyarinov committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    3ea69c4 View commit details
    Browse the repository at this point in the history
  3. Fix warning on Windows

    kboyarinov committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    556b089 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Remove NeverCopyWrapper

    kboyarinov committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    26f3c5b View commit details
    Browse the repository at this point in the history
  2. Remove extra newline

    kboyarinov committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f23e0c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    93b68d2 View commit details
    Browse the repository at this point in the history
  2. Remove integral delimiter

    kboyarinov committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    9b7b4d1 View commit details
    Browse the repository at this point in the history