chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] New development snapshot


From: felix
Subject: [Chicken-users] New development snapshot
Date: Mon, 02 Jun 2003 23:56:52 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529

Hello!

A new development snapshot (1.10) is available here:

http://www.call-with-current-continuation.org/chicken-1.10.tar.gz

You need this version if you want to build the current CVS version.

What's new:

- Several bugfixes (scheduler, tcp)
- Overhauled I/O subsystem (should be a little bit more efficient, especially
  input)
- TCP-ports use O_NONBLOCK (this reduces thread-switches somewhat)
- format should now (finally) be thread-safe, when used with user-defined
  ports. I've kludged around this problem by writing everything into
  a string-port first. So for maximum efficiency, one of the printf
  procedures should be used instead


cheers,
felix





reply via email to

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