pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/mzscheme
Module Name: pkgsrc
Committed By: asau
Date: Sun Jan 31 20:24:38 UTC 2010
Modified Files:
pkgsrc/lang/mzscheme: Makefile PLIST distinfo
Log Message:
Update to MzScheme 4.2.4
Changes:
Version 4.2.4, January 2010
Added scheme/flonum and scheme/fixnum
Extended scheme/unsafe/ops
Changed JIT to support unboxed local binding of known-flonum
arguments to unsafe-fl functions
Changed JIT to inline numeric ops with more than 2 arguments
Added #:save-errno option for foreign-function types
Added module->imports and module->exports
Version 4.2.3, November 2009
Changed _pointer (in scheme/foreign) to mean a pointer that does not
refer to GCable memory; added _gcpointer
Added scheme/vector
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/lang/mzscheme/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/mzscheme/PLIST
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/mzscheme/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index