diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-06-28 06:09:25 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-06-28 06:09:25 -0700 |
commit | ea16bdd15f75830ea9e2bebd2ea1aaa3f9bfecf6 (patch) | |
tree | f06553cce23adac93b6c604f8d7df344082ed393 /tests | |
parent | 06c93195c61f38b9785ba2d603738d50dfefc1f7 (diff) | |
download | txr-ea16bdd15f75830ea9e2bebd2ea1aaa3f9bfecf6.tar.gz txr-ea16bdd15f75830ea9e2bebd2ea1aaa3f9bfecf6.tar.bz2 txr-ea16bdd15f75830ea9e2bebd2ea1aaa3f9bfecf6.zip |
genman: use hash function written in Lisp.
Planning to support seeded hashing, so the behavior of the
hashing function will change. But we need a stable hash for
the section URL's in the HTML doc; so let's preserve the
existing function as Lisp code.
* genman.txr (hash-str): New string hashing function. This
behaves like the existing hash-equal behaves on 32 bits.
(hash-title): Use hash-str instead of hash-equal.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions