pkgsrc/lang/parrot/patches
he 92a3e384e1 Update parrot to version 4.8.0.
Local changes:
 o Remove patch now included upstream
 o Adapt PLIST to installed files

Upstream changes:
 - Core
   + Prevent interpreter from dying twice
   + Complete rewrite of the IO system, including new unified IO PMC
     semantics.
   + The Integer and Float PMCs now have a get_pointer vtable which is
     needed when using NCI to bind to Fortran libraries such as LAPACK
 - Deprecations
   + Moved dynpmc/os to pmc os. loadlib 'os' is not needed anymore.
 - Platforms
   + Fixed for the FileHandle open method the append mode on Windows.
   + Fix compilation on Windows without working mt.exe
   + Detect GNU/Hurd as linux proper.
   + Fixed broken int3 trap on Solaris with gcc.
   + Updated the vms port on a YAPC::EU hackathon with vaxman and mvorl.
 - Tests
   + Improve testability with valgrind or thread-sanitizer
2012-11-23 08:47:25 +00:00
..
patch-ad Update parrot from version 3.1.0 to 3.2.0. 2011-04-06 11:22:57 +00:00