janet/src
Calvin Rose 545c09e202 Update hash mixing behavior - address #889
Try to have better behavior when mixing sub-hashes that are not uniform and
randomly distributed. Premultiply by a large prime before mixing to
"spread entropy" if it is concentrated in a certain subset of bits.
2021-12-05 16:34:26 -06:00
..
boot Add extra "prefix" parameter to debug/stacktrace. 2021-12-04 13:03:05 -06:00
conf Update hash mixing behavior - address #889 2021-12-05 16:34:26 -06:00
core Update hash mixing behavior - address #889 2021-12-05 16:34:26 -06:00
include Add extra "prefix" parameter to debug/stacktrace. 2021-12-04 13:03:05 -06:00
mainclient Address #876 Don't allow scheduling a fiber once it has been canceled already. 2021-11-18 20:06:29 -06:00