| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added test verification of XXH3_128Stream vs XXH3_128::HashMemory | Stefan Boberg | 2024-12-13 | 1 | -0/+2 |
| * | fixed XXH3_128Stream so it initializes the state properly | Stefan Boberg | 2024-12-13 | 1 | -2/+10 |
| * | added xxhash unit tests (which currently fail) | Stefan Boberg | 2024-12-13 | 1 | -0/+41 |
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -0/+50 |