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: BLAKE3-team/BLAKE3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.8.1
Choose a base ref
...
head repository: BLAKE3-team/BLAKE3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.8.2
Choose a head ref
  • 12 commits
  • 12 files changed
  • 5 contributors

Commits on Apr 3, 2025

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

Commits on Apr 13, 2025

  1. update what_does_check_do.md to mention \r escaping

    Windows newline escaping was added in b3sum v1.5.5 last year
    (1170f02), and this commit updates the check
    doc to reflect that. Note that Coreutils added \r escaping in v9.0 in 2021
    (coreutils/coreutils@ed1c584),
    a year after the original check doc was written.
    oconnor663 committed Apr 13, 2025
    Configuration menu
    Copy the full SHA
    d30b38d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. Added Clickhouse to the adoption list

    shiv4289 authored and oconnor663 committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    7edd8c9 View commit details
    Browse the repository at this point in the history
  2. alphabetical ordering

    oconnor663 committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    afa5a0e View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2025

  1. clarify a comment

    oconnor663 committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    2de3cb1 View commit details
    Browse the repository at this point in the history
  2. Remove compiler check for TBB feature

    Compilation may work with other configurations such as MinGW under the right circumstances.
    silvanshade authored and BurningEnlightenment committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    0a56e19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70c8fe9 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2025

  1. c: fix cmake call in docs

    shgpavel authored and BurningEnlightenment committed Apr 19, 2025
    Configuration menu
    Copy the full SHA
    1b55613 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2025

  1. Configuration menu
    Copy the full SHA
    daef27f View commit details
    Browse the repository at this point in the history
  2. Remove std feature from rayon feature

    nazar-pc authored and oconnor663 committed Apr 20, 2025
    Configuration menu
    Copy the full SHA
    21afc1a View commit details
    Browse the repository at this point in the history
  3. version 1.8.2

    Changes since 1.8.1:
    - Fixes to the CMake build, particularly around the new TBB feature.
    oconnor663 committed Apr 20, 2025
    Configuration menu
    Copy the full SHA
    df610dd View commit details
    Browse the repository at this point in the history
Loading