1.0.20.27: fixed bug 415
authorGabor Melis <mega@hotpop.com>
Tue, 23 Sep 2008 21:52:57 +0000 (21:52 +0000)
committerGabor Melis <mega@hotpop.com>
Tue, 23 Sep 2008 21:52:57 +0000 (21:52 +0000)
  * (MAKE-ARRAY (1- ARRAY-DIMENSION-LIMIT)) does not cause GC invariant loss.

  ARRAY-DIMENSION-LIMIT was lowered by two to leave space for the
  array header.

  * logged FORMAT bug


No differences found