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 53


From: felix
Subject: [Chicken-users] (CVS commit) Version 1, Build 53
Date: Fri, 18 Jun 2004 20:06:08 -0400

Sat Jun 19 02:11:16 2004

- some library files were still not up-to-date with respect to the changed 
declaration syntax for internal
  procedures (like FFI stubs or trampolines). This caused gcc 3.4 to choke on 
tcp (and possibly other files
  that hadn't been re-translated for longer) [Thanks to Pierre]
- eval.scm: `syntax-error'
- the SRFI-22 driver programs (trampolines) have been removed
- Makefile.am: added dependency for library.c (build.scm)
- chicken-setup: options `-fetch' and `-install-as-root'
- `open-output-file': append-mode was completely broken
- added css stylesheet for HTML version of manual [Thanks to Johannes Groedem]
- added case for amd64 to chicken.h (doesn't yet run, though) [Thanks to 
thomas001]
- `define-foreign-[type|variable]' didn't check first argument for being a 
symbol [thanks to Eric Meritt]
- added `use' as an alias for `require-extension'
- `command-line-arguments' filters out runtime options (anything starting with 
"-:")
- added another optimizer rule; `thread-specific[-set!]' is inlined in unsafe 
mode
- `print[*]' returns 1st argument




reply via email to

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