Skip to content
Snippets Groups Projects
  1. Dec 31, 1992
  2. Dec 18, 1992
  3. Dec 17, 1992
  4. Dec 16, 1992
  5. Dec 15, 1992
  6. Dec 14, 1992
  7. Dec 13, 1992
  8. Dec 11, 1992
  9. Dec 10, 1992
  10. Dec 08, 1992
  11. Dec 06, 1992
  12. Dec 05, 1992
  13. Nov 30, 1992
  14. Nov 11, 1992
  15. Nov 06, 1992
  16. Nov 04, 1992
  17. Oct 26, 1992
    • wlott's avatar
      Added EXT:*HASH-TABLE-TESTS* and made MAKE-HASH-TABLE look in it for any · 2f45a925
      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.
      2f45a925
  18. Oct 09, 1992
Loading