Ignore:
Timestamp:
03/20/10 19:38:04 (13 years ago)
Author:
ehuelsmann
Message:

Backport README changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.19.x/abcl/README

    r12237 r12564  
    4646
    4747----------------
    48 Armed Bear Common Lisp 0.17.0
     48Armed Bear Common Lisp 0.19.1
    4949Java 1.6.0_14 Sun Microsystems Inc.
    5050Java HotSpot(TM) Client VM
     
    136136A lot of (renewed) energy has been spent to make ABCL a compliant
    137137and practically useable Common Lisp implementation.  Because of this,
    138 ABCL 0.17.0 now fails only 34 out of 21702 tests in the ANSI CL test
     138ABCL 0.19.1 now fails only 29 out of 21702 tests in the ANSI CL test
    139139suite.  Next to that, the fail count of the Maxima test suite has been
    140 reduced to only 3 - rounding errors.
     140reduced to only 5 - rounding errors.
    141141
    142142ABCL's CLOS does not handle on-the-fly redefinition of classes
     
    145145form of DEFINE-METHOD-COMBINATION, and certain other required CLOS
    146146features are also missing. Enough CLOS is there to run
    147 ASDF and CL-PPCRE, if you're in no hurry.
     147ASDF2 and CL-PPCRE.
    148148
    149149There is no MOP worth mentioning.
     
    160160On behalf of all ABCL development team and contributors,
    161161Erik Huelsmann
    162 October 31, 2009
     162March 20, 2010
Note: See TracChangeset for help on using the changeset viewer.