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 4d8eb68fd59351d6c8277f99b92657ef072d199f (commit) via 1995dd499746042e2b300732424a5f4c1134f7bf (commit) from 09a1e78fcae36d88f56c6a3267ce72b07ed9f6dd (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 4d8eb68fd59351d6c8277f99b92657ef072d199f Author: Raymond Toy toy.raymond@gmail.com Date: Sat Mar 3 08:46:19 2012 -0800
Really update to 6.1.0!
diff --git a/src/i18n/unidata.bin b/src/i18n/unidata.bin index d463157..0ee2dd9 100644 Binary files a/src/i18n/unidata.bin and b/src/i18n/unidata.bin differ
commit 1995dd499746042e2b300732424a5f4c1134f7bf Author: Raymond Toy toy.raymond@gmail.com Date: Sat Mar 3 07:46:53 2012 -0800
Update for snapshot.
diff --git a/src/general-info/release-20d.txt b/src/general-info/release-20d.txt index b0b31c9..58a431b 100644 --- a/src/general-info/release-20d.txt +++ b/src/general-info/release-20d.txt @@ -46,6 +46,9 @@ New in this release: directory, which was previously missing. * The stack needs to be 16-byte aligned on Darwin. * ldb no longer prints prompts forever when EOF is reached. + * LISP:UNICODE-COMPLETE now longer signals an error if the prefix + isn't a prefix of the name of any unicode character. Nil is + returned instead.
* Trac Tickets: * #50: Print/read error with make-pathname. @@ -58,6 +61,8 @@ New in this release: * 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. + * Add -R option to build.sh to force recompiling the C + runtime. (Default it to compile only what is changed.)
* Improvements to the PCL implementation of CLOS:
-----------------------------------------------------------------------
Summary of changes: src/general-info/release-20d.txt | 5 +++++ src/i18n/unidata.bin | Bin 1490793 -> 1490793 bytes 2 files changed, 5 insertions(+), 0 deletions(-)
hooks/post-receive