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

gh-94906: Support multiple steps in math.nextafter #103881

Merged
merged 23 commits into from
May 19, 2023

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    77fb4ae View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    5e97978 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    0f2b30f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b90e86c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    accc22f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e1db39 View commit details
    Browse the repository at this point in the history
  5. Fix problems

    matthiasgoergens committed May 17, 2023
    Configuration menu
    Copy the full SHA
    6873347 View commit details
    Browse the repository at this point in the history
  6. Update regen-all

    matthiasgoergens committed May 17, 2023
    Configuration menu
    Copy the full SHA
    1fff8b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    311f266 View commit details
    Browse the repository at this point in the history
  8. Fix docs

    matthiasgoergens committed May 17, 2023
    Configuration menu
    Copy the full SHA
    cd70fea View commit details
    Browse the repository at this point in the history
  9. Update docs

    matthiasgoergens committed May 17, 2023
    Configuration menu
    Copy the full SHA
    e0421b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a8c83a7 View commit details
    Browse the repository at this point in the history
  11. Fix typo

    matthiasgoergens committed May 17, 2023
    Configuration menu
    Copy the full SHA
    88c46c4 View commit details
    Browse the repository at this point in the history
  12. Tickle the CI/CD

    matthiasgoergens committed May 17, 2023
    Configuration menu
    Copy the full SHA
    2232bb4 View commit details
    Browse the repository at this point in the history
  13. Revert "Make steps also available as a non-kw arg"

    This reverts commit 311f266.
    matthiasgoergens committed May 17, 2023
    Configuration menu
    Copy the full SHA
    a2724f6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b7b5ac6 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b45f9c2 View commit details
    Browse the repository at this point in the history
  16. Property based tests

    matthiasgoergens committed May 17, 2023
    Configuration menu
    Copy the full SHA
    1f9d890 View commit details
    Browse the repository at this point in the history
  17. simplify

    matthiasgoergens committed May 17, 2023
    Configuration menu
    Copy the full SHA
    2153302 View commit details
    Browse the repository at this point in the history
  18. Tickle CI/CD

    matthiasgoergens committed May 17, 2023
    Configuration menu
    Copy the full SHA
    61c7c6e View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    04af22b View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Fix whitespace issue

    mdickinson committed May 19, 2023
    Configuration menu
    Copy the full SHA
    6527b77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66ef3f9 View commit details
    Browse the repository at this point in the history