Update of /project/movitz/cvsroot/public_html In directory common-lisp.net:/tmp/cvs-serv10275
Modified Files: ChangeLog Log Message: *** empty log message *** Date: Mon Apr 18 08:44:50 2005 Author: ffjeld
Index: public_html/ChangeLog diff -u public_html/ChangeLog:1.3 public_html/ChangeLog:1.4 --- public_html/ChangeLog:1.3 Wed Mar 9 08:33:09 2005 +++ public_html/ChangeLog Mon Apr 18 08:44:49 2005 @@ -1,3 +1,11 @@ +2005-04-18 Frode Vatvedt Fjeld frodef@cs.uit.no + + * Added support in the compiler for non-dynamic-extent &rest + function variables, so you don't _have_ to have those (declare + (dynamic-extent rest)) in there. Efficiency-wise, I'd still + recommend including them, though, because otherwise copy-list is + called to produce a infinite-extent list. + 2005-03-09 Frode Vatvedt Fjeld frodef@cs.uit.no
* Added/much improved support for GC-migration of