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: fastfloat/fast_float
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.0
Choose a base ref
...
head repository: fastfloat/fast_float
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.1
Choose a head ref
  • 20 commits
  • 12 files changed
  • 5 contributors

Commits on Feb 12, 2025

  1. fix warnings from -Wundef

    biojppm committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    9cfa5ff View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

  1. Merge pull request #302 from biojppm/fix_wundef

    fix warning from -Wundef
    lemire authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    96067ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e9dc96 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #303 from biojppm/fix_wundef

    Fix -Wundef warnings seen in gcc 4.8
    dalle authored Feb 13, 2025
    Configuration menu
    Copy the full SHA
    d28a332 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2025

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

Commits on Mar 3, 2025

  1. Bump uraimo/run-on-arch-action from 2 to 3 in the github-actions group

    Bumps the github-actions group with 1 update: [uraimo/run-on-arch-action](https://github.com/uraimo/run-on-arch-action).
    
    
    Updates `uraimo/run-on-arch-action` from 2 to 3
    - [Release notes](https://github.com/uraimo/run-on-arch-action/releases)
    - [Commits](uraimo/run-on-arch-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: uraimo/run-on-arch-action
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    c584342 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #306 from fastfloat/dependabot/github_actions/gith…

    …ub-actions-559242db6c
    
    Bump uraimo/run-on-arch-action from 2 to 3 in the github-actions group
    lemire authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    3c5b166 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. allowing custom file parsing

    lemire committed Mar 9, 2025
    Configuration menu
    Copy the full SHA
    864e790 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1504792 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    95dedd0 View commit details
    Browse the repository at this point in the history
  4. lint

    lemire committed Mar 9, 2025
    Configuration menu
    Copy the full SHA
    6f0049a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #305 from dankmeme01/main

    fix /permissive- flag causing a compile error on clang for windows
    lemire authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    8e5e92b View commit details
    Browse the repository at this point in the history
  6. Update README.md

    lemire authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    e720395 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    lemire authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    0305a7d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba92c88 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b29208f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2025

  1. lint

    lemire committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    c6732cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #308 from fastfloat/turing_json_into_macro_parameter

    turning json option into macro parameter
    lemire authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    e019768 View commit details
    Browse the repository at this point in the history
  3. v8.0.1

    lemire committed Mar 10, 2025
    Configuration menu
    Copy the full SHA
    1bf7010 View commit details
    Browse the repository at this point in the history
Loading