~ chicken-core (chicken-5) d5aaf7621e57adcc27a22d34a393756dcb534d62
commit d5aaf7621e57adcc27a22d34a393756dcb534d62
Merge: ee85eaec ef4420c6
Author: felix <felix@call-with-current-continuation.org>
AuthorDate: Wed Dec 30 22:28:06 2009 +0100
Commit: felix <felix@call-with-current-continuation.org>
CommitDate: Wed Dec 30 22:28:06 2009 +0100
Merge branch 'experimental'
diff --cc NEWS
index 5a29636b,d2bdee90..c5153ce4
--- a/NEWS
+++ b/NEWS
@@@ -1,8 -1,16 +1,10 @@@
-4.2.15
+4.3.1
+ - added `fpinteger?'
+ - added unboxing pass to compiler
- fixes in types.db by Jim Ursetto
-
-4.2.14
-
- `move-memory!' catches negative offsets now (Thanks to Jim Ursetto)
- deprecated `define-compiled-syntax'
-
-4.2.13
-
- added new floating-point primitives `fpsin`, `fpcos', `fptan',
`fpasin', `fpacos', `fpatan', `fpatan2', `fpexp', `fplog',
`fpexpt' and `fpsqrt'
Trap