Skip to content
Snippets Groups Projects
  1. Dec 13, 1992
  2. Dec 11, 1992
  3. Dec 10, 1992
  4. Dec 08, 1992
  5. Dec 06, 1992
  6. Dec 05, 1992
  7. Nov 30, 1992
  8. Nov 11, 1992
  9. Nov 06, 1992
  10. Nov 04, 1992
  11. 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
  12. Oct 09, 1992
  13. Oct 08, 1992
  14. Sep 25, 1992
  15. Sep 19, 1992
  16. Sep 09, 1992
  17. Sep 08, 1992
  18. Sep 07, 1992
  19. Sep 05, 1992
  20. Sep 04, 1992
  21. Sep 03, 1992
Loading