"README.md" did not exist on "4986bffd21fe379a8344d791b85231237c12283d"
- Jun 10, 1993
-
-
wlott authored
-
- May 22, 1993
-
-
wlott authored
real key if the hash table is supposed to be weak.
-
- May 17, 1993
-
-
wlott authored
-
- Feb 26, 1993
-
-
ram authored
-
- Feb 16, 1993
-
-
ram authored
rehash-threshold &c are canonicalized to single-floats.
-
- Feb 10, 1993
-
-
ram authored
-
- Nov 04, 1992
-
-
wlott authored
DEFINE-HASH-TABLE-TEST that takes three arguments: the symbol name of the hash table test, the test function, and the hash function. It updates *hash-table-tests*, which is now internal.
-
- Oct 26, 1992
-
-
wlott authored
:TEST types that it doesn't understand. Entries in EXT:*HASH-TABLE-TESTS* should be lists of the three values: the name, the test function, and the hash function. The test function takes two objects and returns true iff they are the same. The hash function takes one object and returns two values: the (positive fixnum) hash value and true if the hashing depends on pointer values and will have to be redone if the object moves.
-
- Sep 25, 1992
-
-
ram authored
to expand into smaller (and constant-size ) code.
-
- Jun 27, 1992
-
-
wlott authored
-
- May 16, 1992
-
-
wlott authored
needed an extra level of quoting.
-
- May 15, 1992
-
-
wlott authored
-
- May 07, 1992
- Apr 23, 1992
-
-
wlott authored
-
- Dec 14, 1991
- Feb 08, 1991
-
-
ram authored
-
- Dec 04, 1990
-
-
wlott authored
-
- Nov 24, 1990
-
-
wlott authored
double-float-high-bits because they are now in the kernel package.
-
- Nov 21, 1990
-
-
wlott authored
-
- Nov 19, 1990
-
-
wlott authored
-
- Oct 10, 1990
-
-
wlott authored
-
- Oct 04, 1990
-
-
ram authored
float for hashing float, so that SXHASH don't gag on NaNs and infinities. Also, fixed it to not EQ hash random objects, as that is illegal.
-
- Jun 17, 1990
-
-
wlott authored
any-regs.
-
- May 30, 1990
-
-
cvs2git authored
-
- May 06, 1990
-
-
wlott authored
cause the abs of a fixnum can be a bignum.
-
- Apr 30, 1990
-
-
wlott authored
-
- Apr 11, 1990
-
-
wlott authored
-
- Mar 05, 1990
-
-
cvs2git authored
-
- Feb 06, 1990
-
-
ram authored
-