Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
-
c494f688
by Raymond Toy at 2016-10-04T20:33:43-07:00
-
298917a8
by Raymond Toy at 2016-10-04T20:34:08-07:00
1 changed file:
Changes:
| 1 | 1 |
========================== C M U C L 21 a =============================
|
| 2 | 2 |
|
| 3 |
[Work in progress]
|
|
| 4 |
|
|
| 5 | 3 |
The CMUCL project is pleased to announce the release of CMUCL 21b.
|
| 6 | 4 |
This is a major release which contains numerous enhancements and
|
| 7 | 5 |
bug fixes from the 21a release.
|
| ... | ... | @@ -75,6 +73,9 @@ New in this release: |
| 75 | 73 |
clang). (See ticket #12.)
|
| 76 | 74 |
* Cleanups in handling floating-point exceptions. See Tickets #15
|
| 77 | 75 |
and #16.
|
| 76 |
* DIRECTORY with :FOLLOW-LINKS T (and :TRUENAME NIL) will follow
|
|
| 77 |
directory links. Previously, the directories that were links
|
|
| 78 |
weren't followed.
|
|
| 78 | 79 |
|
| 79 | 80 |
* Trac Tickets:
|
| 80 | 81 |
|