Skip to content
Snippets Groups Projects
  1. Jul 17, 2003
  2. Jul 16, 2003
  3. Jul 15, 2003
  4. Jul 11, 2003
  5. Jul 09, 2003
  6. Jul 08, 2003
  7. Jul 03, 2003
  8. Jul 02, 2003
  9. Jul 01, 2003
  10. Jun 30, 2003
    • gerd's avatar
      Make circular constant lists dumpable by checking for the list in · 713b6f33
      gerd authored
      	the equal hash-table only if the list is definitely non-circular.
      	Don't check for it being definitely circular because that slows
      	down a full CMUCL build by about 16%.
      
      	* src/compiler/dump.lisp (non-circular-list-p): New function.
      	(dump-non-immediate-object): Use it.
      	(circular-cons-p): Removed.
      713b6f33
  11. Jun 29, 2003
Loading