pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Class-XSAccessor



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Aug 10 06:42:39 UTC 2011

Modified Files:
        pkgsrc/devel/p5-Class-XSAccessor: Makefile distinfo

Log Message:
Changes 1.11:
* Fix assignment to lvalue accessors that point at an uninitialized hash
  element.

Changes 1.10:
* We don't occasionally crash during END any more. Instead, we rely on the OS
  to reap a bit of memory after perl was shut down anyway.
* Tiny refactoring for smaller object size.

Changes 1.09:
* Fix: Predicates return value, not bool
* TODO test for perl-crashing bug (in perl) that can happen
  on (arcane) XSUB aliasing on perls < 5.8.9
  We're open for work-around patches.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Class-XSAccessor/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Class-XSAccessor/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