|
Hi all,
TXR 198 is out. Binaries at Bintray.
This contains some important bugfixes:
The major feature in this release is that hashing of strings and buffers is now keyed. Unlike some other languages, TXR doesn't seed hashing differently on each instance; in the TXR project we value reproducible behavior as a default. The programmer can arrange for a seed. The *hash-seed* variable is dynamically scoped, so it's easy to either globally seed, or to seed individual hash tables differently. A gen-hash-seed function is provided for generating a value suitable for this variable, or the programmer can roll their own.
Cheers ...
This message was posted to the following mailing lists: | ||||
---|---|---|---|---|
TXR Users Mailing list info | Nearby messages |
Kaz'z Mailing List Archives adminstered by Kaz | Lurker (version 2.3, substantialy hacked by Kaz). Icon artwork from VisualPharm. |