Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hashes: implement murmur3 (#12022) | Miran | 2019-09-01 | 1 | -3/+4 |
| | | | | | | | | * hashes: implement murmur3 * refactoring; there is only one murmurHash and it works at compile-time via VM hooks * fixes JS tests * makes toOpenArrayByte work with C++ * make it bootstrap in C++ mode for 0.20 | ||||
* | make tests green | narimiran | 2019-05-28 | 1 | -1/+1 |
| | |||||
* | tsendtwice test: make it arch-independent | narimiran | 2019-05-27 | 1 | -13/+13 |
| | |||||
* | make tests green again | Andreas Rumpf | 2018-08-18 | 1 | -6/+6 |
| | |||||
* | fixes #4776 | Andreas Rumpf | 2016-09-24 | 1 | -0/+71 |