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

Replace Base.floatrange with simplified implementation #792

Merged
merged 2 commits into from
May 20, 2022
Merged

Replace Base.floatrange with simplified implementation #792

merged 2 commits into from
May 20, 2022

Commits on May 18, 2022

  1. Replace Base.floatrange with simplified implementation

    Base.floatrange has bugs and is not public API anymore
    See JuliaLang/julia#45336
    Use a simplified implementation instead
    metab0t committed May 18, 2022
    Configuration menu
    Copy the full SHA
    1ced309 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Inline floatrange

    metab0t committed May 20, 2022
    Configuration menu
    Copy the full SHA
    bf0041a View commit details
    Browse the repository at this point in the history