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/CheckedArithmetic.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b4c2a055cf9faed615a83f626673c6e346120071
Choose a base ref
...
head repository: JuliaMath/CheckedArithmetic.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.0
Choose a head ref
  • 9 commits
  • 7 files changed
  • 1 contributor

Commits on Nov 22, 2019

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

Commits on Nov 26, 2019

  1. Initial working version

    timholy committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    9feb5b7 View commit details
    Browse the repository at this point in the history
  2. Turn on Travis testing

    timholy committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    b589e48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f8a16f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from JuliaMath/teh/travis

    Turn on Travis testing
    timholy authored Nov 26, 2019
    Configuration menu
    Copy the full SHA
    314697a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    240752e View commit details
    Browse the repository at this point in the history
  6. Fix check-macro and safearg

    Had to remove the Ref test due to julia issue 31813.
    timholy committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    7622839 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from JuliaMath/teh/sumsquares

    Check and fix the `sumsquares` demo
    timholy authored Nov 26, 2019
    Configuration menu
    Copy the full SHA
    d6f8138 View commit details
    Browse the repository at this point in the history
  8. 2 Configuration menu
    Copy the full SHA
    ffffc15 View commit details
    Browse the repository at this point in the history
Loading