Changeset 10124

Show
Ignore:
Timestamp:
04/14/04 17:08:32 (5 years ago)
Author:
rtoy
Message:

o Modular arithmetic
o FILE-LENGTH fixes

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/general-info/release-19a.txt

    r10091 r10103  
    272272     - Redefining a generic function with a different method 
    273273       combination now recomputes effective methods. 
     274     - Slot access and gf-call optimizations are no longer performed 
     275       for method parameters being assigned to in a method body, because 
     276       we can't tell what type of object the method parameter actually 
     277       contains. 
    274278 
    275279  * Improvements to Hemlock, the Emacs-like editor: