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 62


From: felix
Subject: [Chicken-users] (CVS commit) Version 1, Build 62
Date: Mon, 19 Jul 2004 17:53:32 -0400

Mon Jul 19 23:57:28 2004

- easyffi: fixed error in parse-error message for unbalanced parens
- eval: `set-read-syntax!'
- extras: `read-token'
- some output routines use faster version of `write-char'
- compiler: `export' declaration is able to export toplevel variables from 
psyntax modules
- chicken-setup: some diagnostic output is suppressed in non-verbose mode
- wwchicken: fixed a bug related to creating proper timestamps for eggs
- c-backend.scm: unsafe marker wasn't generated when no partitioning was 
selected
- eval.scm: `load' and include-path resolving ignores directory names
- visiting files (either explicitly or via `import') does load 
syntax-extensions, if needed
- when special core include files (like `chicken-more-macros.scm') are accessed 
via `use' or 
  `require-extension', then care is taken to load them only once
- easyffi.l: end of input resets pp-mode
- `print-error-message' didn't show location (if provided)
- Chicken should now work on amd64 platforms [Thanks to Thomas Weidner and 
Tollef Fog Heen]
- `machine-type': returns 'x86-64 on amd64 platforms
- chicken-setup: unpacks eggs into a temporary directory; host without port 
didn't work; addded
  `-keep' option
- changed snail-mail address in source file headers
- easyffi.l: uses `reverse-list->string'
- srfi-13: `string-contains-ci' wasn't implemented; `string-contains[-ci]' had 
off-by-one error
  [Thanks to Peter Wang]
- tcp.scm: error messages give location (mostly)
- tcp.scm: `tcp-connect' doesn't block other threads [Thanks to Peter Wang]




reply via email to

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