chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] CVS update


From: Alex Shinn
Subject: Re: [Chicken-users] CVS update
Date: Thu, 30 Sep 2004 09:48:10 -0500
User-agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.6 (Maruoka) FLIM/1.14.6 (Marutamachi) APEL/10.6 Emacs/21.3 (i386-pc-linux-gnu) MULE/5.0 (SAKAKI)

At Wed, 29 Sep 2004 23:23:09 +0200, felix wrote:
> 
> - added `C_post_gc_hook'
> - manual: clarified blocking behaviour of I/O from ports returned by 
> `process' [Thanks to Tim Reid]
> - extended range of character codes from 16 to 21 bit
> - declarations are also registered in files loaded at compile-time
> - chicken-setup: added `-dont-ask' option
> 
> Note: eggs can now safely override standard procedures by loading a file
> with the required declarations ("(declare (not standard-binding ...))")
> at compile time. I have changed the complex egg accordingly, to provide
> an example.

Thanks!  I've updated the utf8 unit accordingly and it now passes the
tests when compiled with -O2.  I've also completed the Chicken extras
and most of SRFI-13, and added documentation, but need a lot more
tests.  SRFI-13 is really huge, and needs SRFI-14 for completeness so
I may split these to a separate unit.

Available at http://synthcode.com/scheme/utf8.scm

-- 
Alex




reply via email to

[Prev in Thread] Current Thread [Next in Thread]