Commit graph

10 commits

Author SHA1 Message Date
asau
3e2abad1bc 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
2010-01-31 20:24:38 +00:00
asau
4028b99d00 Update to MzScheme 4.2.2, changes since previous:
Added scheme/unsafe/ops
Added print-syntax-width
Added file-or-directory-identity
Inside: embedding applications should call scheme_seal_parameters
 after initializing parameter values (currently used by Planet)
2009-10-11 13:10:43 +00:00
asau
4fd49906ae Update to MzScheme 4.2.1. Numerous changes since previous version (360),
including support for new R6RS standard.
2009-08-23 17:04:24 +00:00
pooka
f895f80eeb Update to mzscheme 360. Loads of changes and bugfixes since
mzscheme 205 (released in 2003), including a native JIT compiler.

patches provided by Yorick Hardy in pkg/36330
2007-06-07 13:01:34 +00:00
rillig
371cc87d6d Fixed pkglint warnings. 2006-10-01 14:47:43 +00:00
agc
475ab002d7 Add RMD160 digests 2005-02-24 09:03:05 +00:00
pooka
4d583e0c89 Upgrade to mzscheme 205, patches provided by
Jesper Louis Andersen <jlouis@mongers.org> in private email.

No earth-shattering changes, just a long list of bugfixes and minor
twiddles and additions.  For a complete list, see plt/notes/mzscheme/HISTORY
2003-12-23 23:57:16 +00:00
pooka
844e5d53b3 update to mzscheme 200
changes:
* NetBSD patches integrated
* improvements to the module system
* new interfaces
basically numerous changes, see plt/notes/mzscheme in the source directory
2002-08-27 16:42:04 +00:00
agc
8118fe36ae Move to sha1 digests, and add distfile sizes. 2001-04-19 15:00:47 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00