[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-users] (CVS commit) Version 1, Build 12
From: |
felix |
Subject: |
[Chicken-users] (CVS commit) Version 1, Build 12 |
Date: |
Wed, 25 Jun 2003 21:13:13 +0200 |
Wed Jun 25 21:12:29 2003
- `csi -setup' with an invalid name gives an error [Thanks to Peter Keller]
- `-extend' option was broken [Thanks to Joerg Wittenberger]
- csc.in: on Windows, filenames with drive-designators where interpreted as
runtime-options
- csc.in: pathnames passed to cl and link are transformed (#\/ -> #\\)
- on windows, #\\ in pathnames could generate invalid C output in `C_trace()'
- extras.scm: identity, project, conjoin, disjoin
- configure.in: applied patch to link `nanosleep()' under Solaris 7/8 [Thanks
to Matthias Koeppe]
- c-platform.scm: added peek-char and char-ready? to
side-effecting-standard-bindings
- optimizer.scm: fixed bug in rewriting of certain builtin procedures
- configure.in: check for ldl had a type [Thanks to Matthias Koeppe]
- regex2.scm: wrong feature name for shared compile was used
- removed doc/README.txt and added doc/manual.hdir