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: 01ce95d
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: eb9ab42
Choose a head ref
  • 15 commits
  • 8 files changed
  • 4 contributors

Commits on Feb 4, 2026

  1. Configuration menu
    Copy the full SHA
    f43d671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e2b5d3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #366 from 976520/main

    Add more boundary test cases for double and float parsing
    lemire authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    8d9f627 View commit details
    Browse the repository at this point in the history
  4. adding bug report template

    lemire committed Feb 4, 2026
    Configuration menu
    Copy the full SHA
    a110aa1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    221a492 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

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

Commits on Feb 23, 2026

  1. Merge pull request #368 from x1sc0/main

    fix warning C4702: unreachable code
    lemire authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    9f30728 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. Update README with note for C users

    Added a note for C users to consider ffc.h for high-performance parsing.
    lemire authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    8514abe View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2026

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

    kolemannix committed Mar 7, 2026
    Configuration menu
    Copy the full SHA
    b83fdd7 View commit details
    Browse the repository at this point in the history
  3. A few inlines

    kolemannix committed Mar 7, 2026
    Configuration menu
    Copy the full SHA
    2606bcd View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. Merge pull request #372 from kolemannix/ffc_h_port

    Mention C under other languages
    lemire authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    00fb4f4 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. Merge pull request #374 from kolemannix/bench_inline

    A few inlines
    lemire authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    3f42ad2 View commit details
    Browse the repository at this point in the history
  2. init

    lemire committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    50c19fa View commit details
    Browse the repository at this point in the history
  3. 8.2.4

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