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