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: JuliaMath/FixedPointNumbers.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: JuliaMath/FixedPointNumbers.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release-0.8
Choose a head ref
  • 5 commits
  • 11 files changed
  • 3 contributors

Commits on May 13, 2024

  1. Update workflows (#299)

    kimikage authored May 13, 2024
    Configuration menu
    Copy the full SHA
    7310e7b View commit details
    Browse the repository at this point in the history
  2. Update tests (#300)

    * Backport "Fix test for exponentially growing `promote_type` (#280)"
    
    * fix tests on 1.7 (#253)
    
    Co-authored-by: Johnny Chen <johnnychen94@hotmail.com>
    Co-authored-by: kimikage <kimikage.ceo@gmail.com>
    
    * Mark `test_broken` for conversion to `Float16`
    
    * Backport "Add test for `unsafe_trunc` returning arbitrary values (#289)"
    
    ---------
    
    Co-authored-by: Kristoffer Carlsson <kricarl@student.chalmers.se>
    Co-authored-by: Johnny Chen <johnnychen94@hotmail.com>
    3 people authored May 13, 2024
    Configuration menu
    Copy the full SHA
    a995a9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b62e8ce View commit details
    Browse the repository at this point in the history
  4. Version 0.8.5 (#302)

    kimikage authored May 13, 2024
    2 Configuration menu
    Copy the full SHA
    c372941 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Backport "Use sampler-based Random API (#206)" (#305)

    This also backports the changes in PR #270, #278.
    kimikage authored May 28, 2024
    Configuration menu
    Copy the full SHA
    73917f8 View commit details
    Browse the repository at this point in the history
Loading