Changeset 12068


Ignore:
Timestamp:
07/27/09 20:11:38 (14 years ago)
Author:
vvoutilainen
Message:

Record the latest changes to clos and StackFrame?.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abcl/CHANGES

    r12054 r12068  
    33
    44  Summary of changes:
     5  * Better initarg checking for make-instance and change-class. Fixes ansi-test
     6    errors CHANGE-CLASS.1.11, MAKE-INSTANCE.ERROR.3 and MAKE-INSTANCE.ERROR.4.
     7  * Improve performance of StackFrames (Erik Huelsmann, Ville Voutilainen,
     8    with input from Peter Graves and Douglas Miles)
    59  * Improve performance of CLOS eql-specializers via cache (Anton Vodonosov).
    610  * 'build-from-lisp.sh' shell script (Tobias Rittweiler).
    7   * New threading primitives aligned with Java/JVM constructs (Erik Huselman)
     11  * New threading primitives aligned with Java/JVM constructs (Erik Huelsmann)
    812
    913      SYNCHRONIZED-ON
Note: See TracChangeset for help on using the changeset viewer.