Skip to content
Snippets Groups Projects
  1. Nov 04, 1992
  2. Nov 03, 1992
  3. Oct 28, 1992
  4. Oct 27, 1992
  5. 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
  6. Oct 23, 1992
  7. Oct 22, 1992
  8. Oct 20, 1992
  9. Oct 19, 1992
  10. Oct 17, 1992
  11. Oct 16, 1992
  12. Oct 14, 1992
  13. Oct 13, 1992
  14. Oct 11, 1992
  15. Oct 10, 1992
  16. Oct 09, 1992
  17. Oct 08, 1992
Loading