Changeset 12564 for branches/0.19.x/abcl/README
- Timestamp:
- 03/20/10 19:38:04 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.19.x/abcl/README
r12237 r12564 46 46 47 47 ---------------- 48 Armed Bear Common Lisp 0.1 7.048 Armed Bear Common Lisp 0.19.1 49 49 Java 1.6.0_14 Sun Microsystems Inc. 50 50 Java HotSpot(TM) Client VM … … 136 136 A lot of (renewed) energy has been spent to make ABCL a compliant 137 137 and practically useable Common Lisp implementation. Because of this, 138 ABCL 0.1 7.0 now fails only 34out of 21702 tests in the ANSI CL test138 ABCL 0.19.1 now fails only 29 out of 21702 tests in the ANSI CL test 139 139 suite. Next to that, the fail count of the Maxima test suite has been 140 reduced to only 3- rounding errors.140 reduced to only 5 - rounding errors. 141 141 142 142 ABCL's CLOS does not handle on-the-fly redefinition of classes … … 145 145 form of DEFINE-METHOD-COMBINATION, and certain other required CLOS 146 146 features are also missing. Enough CLOS is there to run 147 ASDF and CL-PPCRE, if you're in no hurry.147 ASDF2 and CL-PPCRE. 148 148 149 149 There is no MOP worth mentioning. … … 160 160 On behalf of all ABCL development team and contributors, 161 161 Erik Huelsmann 162 October 31, 2009 162 March 20, 2010
Note: See TracChangeset
for help on using the changeset viewer.