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 44


From: felix
Subject: [Chicken-users] (CVS commit) Version 1, Build 44
Date: Thu, 15 Apr 2004 15:56:43 -0400

Thu Apr 15 21:58:33 2004

- scheduler: added `##sys#thread-unblock!' (and renamed old version to 
`##sys#thread-basic-unblock!')
- extras.scm: added fast path to `read-line' that uses fgets() for FILE* ports
- configure.in: -fno-strict-aliasing is now the default for gcc
- chicken.h: added missing prototype for C_i_foreign_tagged_pointer_argumentp
- Makefile.am: added target for chicken-format-profile
- c-backend.scm, runtime.c: loading code dynamically checks now whether the 
executing runtime and the one linked to the 
  loaded shared object are identical (i.e. have the same safety settings) 
[Thanks to Category 5 for suggesting a clever solution]
- Windows batch files are properly generated (without "#!..." line)
- chicken-setup: added `-registry' option
- `(define (...) ...)' didn't handle DSSSL keywords correctly with the 
syntax-case macro system
- updated makefile.vc
- fixed handling of she-bang line in srfi-7 scripts
- fixed bug in FFI C parser [Thanks to Daniel B. Faken]




reply via email to

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