Skip to content
Snippets Groups Projects
  1. Nov 02, 2002
  2. Nov 01, 2002
  3. Oct 30, 2002
  4. Oct 29, 2002
  5. Oct 28, 2002
  6. Oct 27, 2002
  7. Oct 25, 2002
  8. Oct 24, 2002
  9. Oct 23, 2002
    • toy's avatar
      Fix entomotomy bug · e6655d2c
      toy authored
      subtypep-too-certain-about-satisfies-undefined-function
      
      Port over the SBCL fix.
      e6655d2c
  10. Oct 22, 2002
    • toy's avatar
      Fix for the Entomotomy bug · f50481e9
      toy authored
      numeric-types-with-empty-ranges-cause-errors
      
      We silently accept numeric types with empty ranges and treat that as
      the empty type.
      f50481e9
  11. Oct 19, 2002
  12. Oct 18, 2002
    • pmai's avatar
      Checked in a fix from SBCL for the "exporting symbols breaks PCL" bug, · 8f805077
      pmai authored
      as pointed out on cmucl-imp by Christophe Rhodes.  The original SBCL
      changelog says:
      0.7.6.24:
      	fixing tonym's GRUFFALO bug (from #lisp)...
      	...made MAKE-INSTANCE-FUNCTION-SYMBOL use two colons whether
      		or not the symbol is currently exported, so that
      		EXPORTing the class name after class definition and
      		before class use doesn't lose track of the function
      	...incremented fasl file format to reflect this
      	(The whole PCL approach of encoding stuff into hairy symbol
      		names interned in odd places is still broken, as can
      		easily be demonstrated by renaming packages. But
      		that's unlikely to be fixed soon, and maybe in the
      		meantime this easy fix can help a little.)
      8f805077
  13. Oct 16, 2002
    • toy's avatar
      Fix for the Entomotomy bug · dac93106
      toy authored
      atom-type-not-completely-understood-by-subtypep
      
      This is ported from the fix used by SBCL.
      dac93106
Loading