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:           Wed Mar 17 11:06:11 UTC 2010

Modified Files:
        pkgsrc/lang/parrot: Makefile distinfo
        pkgsrc/lang/parrot/patches: patch-ad patch-ae

Log Message:
Update from version 2.1.1 to 2.2.0.

Pkgsrc changes:
 o Adapt patches to upstream changes.

Upstream changes:

- Core changes
  + Most internal allocations now use the GC
  + RNG non-randomness fixes
  + Elimination of much dead code
- API changes
  + PMCs can now be initialized from an int
  + Many legacy ops are removed
- Platforms
  + Sun cc and Intel icc support have been restored
  + Compiler invocation no longer goes through a Perl script
- Tools
  + NCI thunks are now generated by self-hosted PIR code


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/lang/parrot/Makefile
cvs rdiff -u -r1.24 -r1.25 pkgsrc/lang/parrot/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/parrot/patches/patch-ad
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/parrot/patches/patch-ae

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