[armedbear-cvs] r13639 - branches/1.0.x/abcl

mevenson at common-lisp.net mevenson at common-lisp.net
Thu Oct 20 22:52:30 UTC 2011


Author: mevenson
Date: Thu Oct 20 15:52:29 2011
New Revision: 13639

Log:
Set abcl-1.0.0 release date as October 22, 2011

Modified:
   branches/1.0.x/abcl/README

Modified: branches/1.0.x/abcl/README
==============================================================================
--- branches/1.0.x/abcl/README	Thu Oct 20 15:46:26 2011	(r13638)
+++ branches/1.0.x/abcl/README	Thu Oct 20 15:52:29 2011	(r13639)
@@ -47,7 +47,7 @@
 
 which should result in output like the following
 
-    Armed Bear Common Lisp 0.25.0
+    Armed Bear Common Lisp 1.0.0
     Java 1.6.0_21 Sun Microsystems Inc.
     Java HotSpot(TM) Client VM
     Low-level initialization completed in 0.3 seconds.
@@ -70,9 +70,10 @@
   implementations for this process: SBCL, CMUCL, OpenMCL, Allegro
   CL, LispWorks or CLISP.
 
-In all cases you need a Java 5 or later JDK (JDK 1.5 and 1.6 have been
-tested).  Just the JRE isn't enough, as you need the Java compiler
-('javac') to compile the Java source of the ABCL implementation.
+In all cases you need a Java 5 or later JDK (JDK 1.5, 1.6 and 1.7 have
+been tested).  Just the JRE isn't enough, as you need the Java
+compiler ('javac') to compile the Java source of the ABCL
+implementation.
 
 Note that when deploying ABCL having JDK isn't a requirement for the
 installation site, just the equivalent JRE, as ABCL compiles directly
@@ -182,7 +183,7 @@
 
 ### Tests 
 
-ABCL 0.28.0 now fails only 18 out of 21708 total tests in the ANSI CL
+ABCL 1.0.0 now fails only 18 out of 21708 total tests in the ANSI CL
 test suite (derived from the tests orginally written for GCL).
 
 Maxima's test suite runs without failures.
@@ -206,5 +207,5 @@
 Alessio Stalla
 Ville Voutilaninen
 
-October 2011
+October 22, 2011
 




More information about the armedbear-cvs mailing list