Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: reem/rust-ordered-float
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0
Choose a base ref
...
head repository: reem/rust-ordered-float
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.1
Choose a head ref
  • 7 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 24, 2023

  1. Update version in docs

    mbrubeck committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    f4ca84b View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Optimize ord implementation

    orlp committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    46c9670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    deff8d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06884ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71770b3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #144 from orlp/faster-ord

    Optimize ord implementation and signed zero canonicalization
    mbrubeck authored Oct 10, 2023
    Configuration menu
    Copy the full SHA
    4e29b08 View commit details
    Browse the repository at this point in the history
  6. Version 4.1.1

    mbrubeck committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2118522 View commit details
    Browse the repository at this point in the history
Loading