[cmucl-cvs] [git] CMU Common Lisp branch master updated. snapshot-2012-01-26-g944c67f
Raymond Toy
rtoy at common-lisp.net
Wed Feb 1 05:37:06 UTC 2012
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMU Common Lisp".
The branch, master has been updated
via 944c67fb1ed7eec21d223d3c82748ddd968cab61 (commit)
from 18e1fca39194fd506747b495c7fcf9bca73a88ae (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 944c67fb1ed7eec21d223d3c82748ddd968cab61
Author: Raymond Toy <toy.raymond at gmail.com>
Date: Tue Jan 31 21:36:59 2012 -0800
Update from logs. Move the PPC news to the Changes section from the
Other changes section, with a few clarifications.
diff --git a/src/general-info/release-20d.txt b/src/general-info/release-20d.txt
index 9116272..3b0f1b3 100644
--- a/src/general-info/release-20d.txt
+++ b/src/general-info/release-20d.txt
@@ -29,6 +29,9 @@ New in this release:
useful when a buffer is given which is not large enough to hold
all the octets for the given string. See docstring for more
details.
+ * The PowerPC port of CMUCL on Darwin (Mac OS X) has been revived
+ and is up-to-date. It will run on OSX 10.4 and 10.5. However,
+ only the Unicode build is supported.
* ANSI compliance fixes:
* CMUCL was not printing pathnames like (make-pathname :directory
@@ -46,14 +49,13 @@ New in this release:
* Trac Tickets:
* #50: Print/read error with make-pathname.
* #53: UTF-8 in core.
+ * #52: UNICODE-COMPLETE-NAME misses a completion.
* Other changes:
* The layout of the cmucl directories has been changed.
* On darwin/x86, gcc-4.2 is explicitly used in case Xcode 4 is
installed. CMUCL doesn't run correctly when built with gcc/llvm
in Xcode 4.
- * The PowerPC port of CMUCL has been revived and is up-to-date.
- However, only the Unicode build is supported.
* Improvements to the PCL implementation of CLOS:
-----------------------------------------------------------------------
Summary of changes:
src/general-info/release-20d.txt | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
hooks/post-receive
--
CMU Common Lisp
More information about the cmucl-cvs
mailing list