chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] (CVS commit) Version 1, Build 37


From: felix
Subject: [Chicken-users] (CVS commit) Version 1, Build 37
Date: Mon, 01 Mar 2004 15:19:17 -0500

Mon Mar  1 21:22:55 2004

- extras: `shuffle' uses `sort!' instead of `sort' [thanks to Sven Hartrumpf]
- csc: added `-unsafe-libraries', compiling dynamically loadable file in unsafe 
mode links now by default with safe libraries
- csc, chicken-config: automatically adds `-Wl,R%libdir%' to linker invocation, 
if using gcc
- require accepts lists as pathnames for loading unregistered extensions, so 
"(require '(a b c))" will be equivalent
  to `(load "a/b/c")', if no extension is registered under this name
- chicken, csc, csi: added `-syntax[-at-run-time]' as alias for 
`-hygienic[-at-run-time]' [Suggested by Category 5]
- chicken-setup: fixed bug in downloading routine
- posix: `process' forked one process too many
- extras: added `alist-update!'
- fixed several LaTeX bugs in the manual




reply via email to

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