Hi all,

I've just released new stable version of SigScheme. Please try
and report. Thanks for all cooperations and contributions.

 http://code.google.com/p/sigscheme/
 http://code.google.com/p/sigscheme/wiki/Download
 http://code.google.com/p/sigscheme/wiki/libgcroots

MD5 (sigscheme-0.8.4.tar.gz)  = 2b55d1a76abf55debe02f36ca86a1318
MD5 (sigscheme-0.8.4.tar.bz2) = 915f2db0492ae6717c5d5d74284daf78
SHA1(sigscheme-0.8.4.tar.gz)  = 86332c3bd754c47c96fbaef67dfa3fc51d977a85
SHA1(sigscheme-0.8.4.tar.bz2) = bbcb2287b3db68efcbefbe40ab86d45dc4edc720

Use libgcroots 0.2.2 for SigScheme 0.8.4.


SigScheme 0.8.4 Release Note
============================

What's SigScheme
----------------

SigScheme is a R5RS Scheme interpreter for embedded use.

It features small footprint (64KB in library form on the 'small' configuration)
like SIOD and TinyScheme, low memory consumption (2-words per cons cell),
multibyte characters handling (UTF-8, EUCs and Shift_JIS) and more.

It is mainly developed to be the Scheme interpreter of uim.

 Homepage:
   http://code.google.com/p/sigscheme/


About This Release
------------------

This distribution of SigScheme 0.8.4 is latest stable release of the
software. And this release will be adopted for upcoming uim 1.6.0,
the primary application of SigScheme.

This release fixes only two bugs found after 0.8.3:
  - Fix alignment check on x86_64 when --enable-debug is set (uim bug #26950).
  - Fix test-storage.c

See the file 'QALog' about quality assurance state.

Please report us if you find a problem. And if you have a time, run
'make-report.sh' and send us the result regardless of PASSed or FAILed. It
greatly helps the development, especially for non-PC platforms.

Mailinglist: sigscheme...@googlegroups.com


Notes for Packagers and System Integrators
------------------------------------------

 - 0.8.0 introduced various system-installed Scheme libraries. Please install
   them in addition to libsscm

 - libgcroots has been updated and bundled in this release. Since it is
   installed as a separated library independent of libsscm, please create its
   own package, and make SigScheme package depending on it with
   "--with-libgcroots=installed"

 - The ABI of libsscm varies by configuration. So to make libsscm sharable,
   please specify "--enable-conf=full" and keep other feature options
   untouched for system-installed library

 - The options "--enable-debug" and/or "--enable-backtrace" make SigScheme
   quite heavy. Please keep them unspecified for normal library


Cheers,
-- 
Etsushi Kato

-- 
Google Groups "uim-ja" group
uim-ja@googlegroups.com
http://groups.google.com/group/uim-ja/about

メールによる返信