Query
Saturday 13 August 2016
2016-08-13 11:46:44 (7 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- pike/src/siphash24.c (+3/-2)(5 lines)
branch: 8.1
Runtime [hash]: Fixed hashing of wide stings on big-endian.
The string length wasn't converted to bytes in the wide siphash variants.
Fixes several testsuite failures on big-endian architectures.
Wednesday 29 June 2016
2016-06-29 16:03:12 (7 years ago) by Henrik Grubbström (Grubba) <grubba@grubba.org>
- pike/src/testsuite.in (+7/-0)(7 lines)
branch: 8.1
Testsuite [hash]: Ignore some deprecation warnings.