pkgsrc/lang/parrot
he 33ef5e72bd Update to version 1.7.0.
Pkgsrc changes:
 o Adapt the patch to t/op/io.t to a change done upstream slightly
   after 1.7.0 was released.
 o Add a patch which fixes a problem exposed by one of the tests,
   related to library cloning, which caused dlclose() to be called
   twice with the same handle value, ref. Parrot ticket 1340.

Upstream changes:

New in 1.7.0
- Functionality
 + Parrot_capture_lex has been added to the PARROT_EXPORT API
 + PARROT_MAX_ARGS has been increased from 8 to 16 to allow for
   ops that take mo re than 8 args
- Performance
 + The profiling runcore now caches metadata for improved performance
- Maintenance and cleanup
  + Expanded the Parrot debugger documentation
  + Parrot debugger now uses the new Parrot STRING API
  + Continue to port rest of internals to use the STRING API
- Deprecations
 + The JIT subsystem has been removed and is being written from
   the ground up. More information can be found at
   https://trac.parrot.org/parrot/wiki/JITRewrite
 + Implicit optional named parameters (eligible in 2.1)
 + Continuation-based ExceptionHandlers (eligible in 2.1)
 + Use of undocumented variables in class_init (eligible in 2.1)
 + Parrot_oo_get_namespace (eligible in 2.1)
- Bugfix
  + Improved line number tracking in IMCC
- Tests
  + Converted many more Perl 5 tests to PIR
  + Expanded test coverage of the CallSignature, Namespace, FixedPMCArray,
    ResizeableIntegerArray and ExceptionHandler PMCs
2009-12-09 09:23:50 +00:00
..
patches Update to version 1.7.0. 2009-12-09 09:23:50 +00:00
buildlink3.mk recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
DESCR
distinfo Update to version 1.7.0. 2009-12-09 09:23:50 +00:00
Makefile Update to version 1.7.0. 2009-12-09 09:23:50 +00:00
PLIST Update to version 1.7.0. 2009-12-09 09:23:50 +00:00
PLIST.Darwin Sorry once again, these two files should have been committed 2009-10-22 12:59:58 +00:00
PLIST.shared Sorry once again, these two files should have been committed 2009-10-22 12:59:58 +00:00