| Rev. | Time | Author |
|---|---|---|
| 5fad419 | 2020-03-29 14:42:41 | Jack O'Connor |
|
add a Windows GNU AVX-512 build break workaround |
||
| 96c36d5 | 2020-03-29 14:01:30 | Jack O'Connor |
|
add more --release mode testing |
||
| 13556be | 2020-03-29 13:53:37 | Samuel Neves |
|
save missing clobbered registers on Windows |
||
| be4e7ba | 2020-03-29 08:51:54 | Jack O'Connor |
|
print instruction set support quietly |
||
| f77c8ff | 2020-03-29 08:30:28 | Jack O'Connor |
|
print out instruction set support in CI |
||
| eb50d82 | 2020-03-29 08:15:25 | Jack O'Connor |
|
add release assembly tests |
||
| c26a37f | 2020-03-26 06:25:48 | Jack O'Connor |
|
C files -> C and assembly files |
||
| c3639b4 | 2020-03-26 06:11:36 | Jack O'Connor |
|
c/README.md changes |
||
| a4ceef3 | 2020-03-26 06:11:36 | Jack O'Connor |
|
add blake3_hasher_finalize_seek to the C API |
||
| 4feadee | 2020-03-25 05:45:33 | Jack O'Connor |
|
disable fail-fast for cross tests too |
||
| 9d77bd6 | 2020-03-18 03:26:39 | Jack O'Connor |
|
correct a comment |
||
| c8f93a3 | 2020-03-17 06:38:08 | Jack O'Connor |
|
add links to other implementations in the readme |
||
| 470d42a | 2020-03-17 01:26:16 | Jack O'Connor |
|
update b3sum/README.md |
||
| a0355ba | 2020-03-17 01:24:03 | Jack O'Connor |
|
add the --num-threads flag |
||
| d925728 | 2020-03-16 04:47:58 | Jack O'Connor |
|
wrap --help output to 80 columns |
||
| 1f529a8 | 2020-03-06 00:54:22 | Jack O'Connor |
|
add an example of parsing a Hash from a hex string |
||
| 48f2f74 | 2020-03-02 07:33:36 | Jack O'Connor |
|
clean up the C example a bit |
||
| 0432f9c | 2020-02-27 23:52:46 | Jack O'Connor |
|
some comment typos |
||
| c197a77 | 2020-02-26 02:15:27 | Jack O'Connor |
|
version 0.2.2 |
||
| 8d84cfc | 2020-02-26 01:40:37 | Jack O'Connor |
|
remove a mis-optimization that hurt performance for uneven updates |
||
| 74b5fe9 | 2020-02-22 08:14:31 | Jack O'Connor |
|
update the red bar chart with the figure from the asm implementation |
||
| 9f6104c | 2020-02-20 06:48:53 | Jack O'Connor |
|
add examples to the b3sum readme |
||
| fdd329b | 2020-02-15 01:59:59 | Jack O'Connor |
|
check for AVX-512 compiler support even when using assembly |
||
| 865d201 | 2020-02-15 01:20:03 | Jack O'Connor |
|
version 0.2.1 |
||
| fdeb3a3 | 2020-02-14 02:30:10 | Jack O'Connor |
|
tag the first release of the C implementation, c-0.2.0 |
||
| 421a21a | 2020-02-14 01:08:07 | Samuel Neves |
|
Fix bug inadvertently introduced in a1c4c4efb58aa57596f4c92e0a01914a584c8613 |
||
| 207915a | 2020-02-14 00:22:17 | Samuel Neves |
|
Work around GCC bug 85328 by forcing trivially masked stores. |
||
| fa6f14c | 2020-02-14 00:22:17 | Samuel Neves |
|
Work around clang bug 36144 by replacing anonymous label numbers. |
||
| fcc14c8 | 2020-02-13 08:41:41 | Jack O'Connor |
|
more file renaming, use underscores more consistently |
||
| 0281f1a | 2020-02-13 07:08:44 | Erik Johansson |
|
Rename assembly files (blake3-* -> blake3_*) |
||
