Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hv_func.h, hv_macro.h: Rename compile-once guard | Karl Williamson | 2020-11-02 | 1 | -1/+1 |
* | actually fix "implicit fallthrough" warnings in gcc 7 | Lukas Mai | 2017-10-14 | 1 | -256/+257 |
* | remove the GCC_DIAG_RESTORE pragma as well | Yves Orton | 2017-10-14 | 1 | -2/+0 |
* | remove GCC_DIAG_IGNORE from sbox32_hash.h | Yves Orton | 2017-10-14 | 1 | -2/+0 |
* | fixups for portability | Yves Orton | 2017-10-14 | 1 | -266/+266 |
* | get rid of "implicit fallthrough" warnings with gcc 7 | Lukas Mai | 2017-10-13 | 1 | -0/+3 |
* | hopefully better macros for building on x86 | Yves Orton | 2017-10-12 | 1 | -4/+10 |
* | in hash init code preserve constness | Yves Orton | 2017-09-13 | 1 | -1/+1 |
* | Restore "Add new hashing and "hash with state" infrastructure" | Yves Orton | 2017-06-01 | 1 | -0/+1777 |
* | Revert "Add new hashing and "hash with state" infrastructure" | Yves Orton | 2017-04-23 | 1 | -1777/+0 |
* | Add new hashing and "hash with state" infrastructure | Yves Orton | 2017-04-23 | 1 | -0/+1777 |