Changeset 14568
- Timestamp:
- 07/01/13 08:14:30 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/CHANGES
r14392 r14568 1 Version 1.3.0-dev 2 ================= 3 http://abcl.org/svn/trunk/abcl 4 5 Unreleased 6 7 * per function call stack and memory exception handler in CL:COMPILE 8 9 Version 1.2.1 10 ============= 11 http//abcl.org/svn/tags/1.2.1/abcl/CHANGES 12 27 June 2013 13 http://abcl.org/releases/1.2.1 14 15 * Tested: orcl-jdk-1.7.0_25 orcl-jdk-1.6.0_43 16 17 ** ansi tests rc-2 failing 11-13 of 21708 total. 18 Some regressions since 1.1.1 19 20 * Stablility fixes; additional Quicklisp compatibility 21 22 ** Fix (make-instance 'standard-generic-function) 23 24 1 25 Version 1.2.0 2 26 ============= 3 svn.uri=:"http//common-lisp.net/project/armedbear/svn/trunk/abcl/" 4 (unreleased) 27 svn.uri=:"http//abcl.org/svn/tags/1.2.0/" 28 http//abcl.org/svn/tags/1.2.0/abcl/CHANGES 29 released at ECLM 2013 Madrid, ES // 01 June 2013 30 31 * Package local nicknames to behave like SBCL 32 33 * ASDF 3.0.1 is now shipped with the implementation 34 35 * a more robust MOP implementation 36 37 * Common cases of creating purely synthetic JAVA:JNEW-RUNTIME-CLASS 38 now (mostly) work. Please report corner cases for fixing. 39 40 * the system autoloader has been extended to cover functions bound to 41 symbol properties 42 5 43 6 44
Note: See TracChangeset
for help on using the changeset viewer.