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: Thu Mar 8 14:10:12 UTC 2012
Modified Files:
pkgsrc/lang/parrot: Makefile distinfo
Removed Files:
pkgsrc/lang/parrot/patches: patch-am
Log Message:
Update parrot to version 3.11.0.
Upstream changes:
- Core
+ packfile api and pbc handling improvements
+ smarter recursion tracking across threads
+ new "pop_upto_eh" op for finer-grained exception handling
+ subroutine-level profiling runcore cleanups
+ improved window support
- Languages
+ new math builtins in winxed (abs, sinh, cosh and tanh)
+ better inline support in winxed
+ squaak improvements (sub as expression, new read() builtin)
- Documentation
+ many new man pages thanks to gci students
- Tests
+ updated example code for FileHandle and Iterator
+ coding standards fixes
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/lang/parrot/Makefile
cvs rdiff -u -r1.44 -r1.45 pkgsrc/lang/parrot/distinfo
cvs rdiff -u -r1.4 -r0 pkgsrc/lang/parrot/patches/patch-am
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