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

Add support for atomic min and max #25900

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 6, 2024

  1. Add support for atomic min and max

    ---
    Signed-off-by: Michael Ferguson <[email protected]>
    mppf committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e0a9244 View commit details
    Browse the repository at this point in the history
  2. Include the order argument for min/max

    ---
    Signed-off-by: Michael Ferguson <[email protected]>
    mppf committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    5120a26 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Make new min/max methods on atomic unstable

    ---
    Signed-off-by: Michael Ferguson <[email protected]>
    mppf committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    848c7c2 View commit details
    Browse the repository at this point in the history