Files
Nim/tests/pragmas
bptato a061f026a8 Fix std/hashes completely ignoring endianness (#25386)
This is a problem on big-endian CPUs because you end up with nimvm
computing something different than Nim proper, so e.g. a const table
won't work.

I also took the liberty to replace a redundant implementation of load4
in murmurHash.

(Thanks to barracuda156 for helping debug this.)
2025-12-25 21:04:04 +01:00
..
2020-11-09 11:46:25 +01:00
2022-09-23 13:05:05 +02:00
2020-12-28 14:13:21 +01:00
2022-09-23 13:05:05 +02:00
2017-07-25 09:28:23 +02:00
2018-12-27 22:40:09 +01:00
2021-09-02 12:10:14 +02:00
2014-01-20 20:07:44 +01:00