pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Data-Visitor



Module Name:    pkgsrc
Committed By:   rhaen
Date:           Mon Jul 21 13:35:32 UTC 2008

Modified Files:
        pkgsrc/devel/p5-Data-Visitor: Makefile distinfo

Log Message:
updated to 0.17

ChangeLog:
0.17
        - More void context correctness fixes WRT tied values
        - Overzealous seen value mappings made by Callback were removed

0.16
        - Fix passing of void context when visiting hashes/arrays (perf
          optimization to avoid unnecessary cloning)
        - Added 'visit_seen' and a 'seen' callback for circular structures
        - Class callbacks are now fired from least derived to most derived, not 
in
          hash key order


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Data-Visitor/Makefile \
    pkgsrc/devel/p5-Data-Visitor/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