1 Sep 17:17
Latest changes
From: Juan Jose Garcia-Ripoll <lisp@...>
Subject: Latest changes
Newsgroups: gmane.lisp.ecl.general
Date: 2006-09-01 15:17:20 GMT
Subject: Latest changes
Newsgroups: gmane.lisp.ecl.general
Date: 2006-09-01 15:17:20 GMT
- ADJUST-ARRAY accepted a fill-pointer even for arrays that did not have any. - Instead of using SHORT-FLOAT and LONG-FLOAT as basic floating point types, we use SINGLE-FLOAT and DOUBLE-FLOAT now. The names of the C functions have changed accordingly (Contributed by Lars Brinkhoff). - New commands, :RESTART, :R1, :R2, etc, allow invoking restarts (contributed by Chui Tey). Note that the second change means also that the name of three functions have changed: make_shortfloat, make_longfloat, lf -> make_singlefloat, make_doublefloat, df. Juanjo ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
RSS Feed