pkgsrc-WIP-cvs archive

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

CVS commit: wip/hs-unordered-containers



Module name:    wip
Committed by:   szptvlfn
Date:           Thu May  8 00:36:38 UTC 2014

Modified Files:
        wip/hs-unordered-containers: Makefile PLIST buildlink3.mk distinfo

Log Message:
Update to 0.2.4.0
pkgsrc changes: static -> dynamic
changes from https://github.com/tibbe/unordered-containers:
0.2.4.0
 - Avoid code duplication in insert
   The call to Array.insert was duplicated in both branches of
   bitmapIndexedOrFull, due to being lazily evaluated.
   Fixes #76.
 - Add missing docs
 - Merge branch 'master' of https://github.com/hrdinka/unordered-containers
   Conflicts:
        Data/HashMap/Strict.hs


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.3 -r1.4 wip/hs-unordered-containers/PLIST \
    wip/hs-unordered-containers/buildlink3.mk
cvs -z3 rdiff -u -r1.5 -r1.6 wip/hs-unordered-containers/Makefile \
    wip/hs-unordered-containers/distinfo

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-unordered-containers/PLIST?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-unordered-containers/buildlink3.mk?r1=1.3&r2=1.4
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-unordered-containers/Makefile?r1=1.5&r2=1.6
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/hs-unordered-containers/distinfo?r1=1.5&r2=1.6

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index