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.2.tar.gz)  = 5987946397dfdc1103b88c3dee389b2d
MD5  (sigscheme-0.8.2.tar.bz2) = 8a7b909a7aadd4f47b0884f494afc69c
SHA1 (sigscheme-0.8.2.tar.gz)  = 9837c06e708399c3880ef0e03a9d66267b4ff9b9
SHA1 (sigscheme-0.8.2.tar.bz2) = 3501d2dfe24c45ff3157229025325c75c54587d3

libgcroots is not updated. Use previously released 0.2.1 for
SigScheme 0.8.2.


SigScheme 0.8.2 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.2 is latest stable release of the
software. And this release will be adopted for uim 1.5.0, the primary
application of SigScheme.

This release only fixes bugs found after 0.8.0.

See 'NEWS' for the fully detailed changes.

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: [EMAIL PROTECTED]


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


------------------------------------------------
YAMAMOTO Kengo / YamaKen  [EMAIL PROTECTED]
FAMILY   Given / Nick
http://en.wikipedia.org/wiki/Japanese_name

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

Reply via email to