Skip to content
Snippets Groups Projects
Commit 65a61bdb authored by Raymond Toy's avatar Raymond Toy
Browse files

Update from logs.

parent 63d1896f
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,13 @@ New in this release:
codepoint.
* (loop for g-string being the glpyh of string ...)
* glyphs is an alias for glpyh.
* The UNIX package has been split into two parts. By default the
UNIX package contains just enough to build CMUCL. If you want
the rest of the functionality, use (require :unix).
* Added clx-inspector module.
* ASDF documentation included in html, info, and pdf formats in
contrib/asdf/doc/.
* ANSI compliance fixes:
......@@ -67,8 +74,8 @@ New in this release:
* All unit tests pass successfully on darwin/x86, linux/x86, and
solaris/sparc. Darwin/ppc fails most of the tests dealing with
exceptions for the special functions.
* Fix compiler warnings in motif about destructive functions
discarding their results.
* Trac Tickets:
* Ticket #54 fixed.
......@@ -76,6 +83,9 @@ New in this release:
* Ticket #110 fixed.
* Ticket #112 fixed.
* Gitlab tickets:
* Issue #1 fixed: Handle funcall in compiler macro functions.
* Other changes:
* Cross compile scripts from x86 to sparc and ppc updated to work
again to cross-compile from the current snapshot.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment