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: lemire/fast_double_parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.0
Choose a base ref
...
head repository: lemire/fast_double_parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.0
Choose a head ref
  • 14 commits
  • 12 files changed
  • 6 contributors

Commits on Jul 9, 2022

  1. Adding test for issue 63.

    lemire committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    c3b92a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #64 from lemire/dlemire/issue63

    Adding test for issue 63.
    lemire authored Jul 9, 2022
    Configuration menu
    Copy the full SHA
    b823bbc View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Update README.md

    lemire authored Jul 24, 2022
    Configuration menu
    Copy the full SHA
    267b118 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. Adding test.

    lemire committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    357eec4 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2022

  1. Update README.md

    lemire authored Nov 3, 2022
    Configuration menu
    Copy the full SHA
    66657d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

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

Commits on Nov 15, 2022

  1. Fix a typo in README.md

    striezel committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    4a73a88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1427971 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #68 from striezel-stash/readme-typo

    Fix a typo in README.md
    lemire authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    7aebf2f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

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

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    0e2a138 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #70 from zheddie/master

    Supporting IBM i/PASE env.
    lemire authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    749ba90 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #69 from striezel-stash/action-update

    Update actions/checkout in GitHub Actions to v3
    lemire authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    027fb3a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #67 from lgtm-migrator/codeql

    Add CodeQL workflow for GitHub code scanning
    lemire authored Dec 8, 2022
    Configuration menu
    Copy the full SHA
    efec035 View commit details
    Browse the repository at this point in the history
Loading