Changeset 13420
- Timestamp:
- 07/27/11 06:53:54 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abcl/CHANGES
r13384 r13420 1 Version 0.26.1 2 ============== 3 svn://common-lisp.net/project/armedbear/svn/tags/0.26.1/abcl 4 5 Features 6 -------- 7 8 * Upgrade ASDF to 2.017. 9 10 Fixes 11 ----- 12 13 * Fix compilation problems by including the 14 org.armedbear.lisp.protocol source in the build process 15 16 * Printing of conditions defined with DEFINE-CONDITION 17 18 * Regression with failing SYNTAX.SHARP-BACKSLASH.6 19 and SYNTAX.SHARP-BACKSLASH.7 ANSI test suite failures 20 21 * Multiple failures in PPRINT.* ANSI test suite failures 22 23 * String interop with Java for strings with fill pointer 24 25 * Made #\Uxxxx a synonym for character codes with values greater than 26 255 on input, but never output as the character name by the 27 implementation. 28 1 29 Version 0.26.0 2 30 ==============
Note: See TracChangeset
for help on using the changeset viewer.