pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: asau
Date: Tue Aug 10 10:32:46 UTC 2010
Modified Files:
pkgsrc/lang/racket: Makefile PLIST distinfo
pkgsrc/lang/racket-textual: Makefile PLIST distinfo
Log Message:
Update to Racket 5.0.1
Continuation barriers now block only downward continuation jumps
and allow escapes through full continuations
Changed internal-definition handling to allow expressions mixed
with definitions
Added support for subprocesses as new process groups
Added support for best-effort termination of subprocess by a
custodian
Added flreal-part, flimag-part, make-flrectangular, and unsafe
variants
Added fl->eact-integer, fl->fx, and unsafe-fl->fx
Added #:async-apply option to _fun
Added chaperone-evt
Added identifier-prune-to-source-module
Changed apply binding to enable lower-level optimizations
Upgraded to libffi 3.0.9+
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/racket/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/lang/racket/PLIST \
pkgsrc/lang/racket/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/racket-textual/Makefile
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/lang/racket-textual/PLIST \
pkgsrc/lang/racket-textual/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