Changeset 12359
- Timestamp:
- 01/11/10 07:18:41 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/CHANGES
r12341 r12359 24 24 * JCALL, JNEW doesn't select best match when multiple applicable methods 25 25 * STREAM-EXTERNAL-FORMAT always returns :DEFAULT, instead of actual format 26 * REPL no longer hangs in Netbeans 6.[578] output window 26 27 * Lambda-list variables replaced by surrounding SYMBOL-MACROLET 27 28 … … 31 32 * LispObject does not inherit from Lisp anymore 32 33 * Many functions declared 'final' for performance improvement 33 34 * SYSTEM:*SOURCE* FASLs for system files no longer refer to intermediate build location 34 35 35 36
Note: See TracChangeset
for help on using the changeset viewer.