pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/parrot
Module Name: pkgsrc
Committed By: he
Date: Fri Mar 9 10:02:21 UTC 2012
Modified Files:
pkgsrc/lang/parrot: Makefile distinfo
Log Message:
Update parrot to version 4.0.0.
Upstream changes:
- Core
+ Several cleanups to the interp subsystem API
+ Cleanups and documentation additions for green threads and timers
+ Iterator PMC and family now implement the "iterator" role
+ A bug in Parrot_ext_try was fixed where it was not popping a
context correctly
- Documentation
+ Docs for all versions of Parrot ever released are now available
at http://parrot.github.com
- Tests
+ Timer PMC tests were converted from PASM to PIR
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/lang/parrot/Makefile
cvs rdiff -u -r1.45 -r1.46 pkgsrc/lang/parrot/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