pkgsrc-WIP-cvs archive

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

CVS commit: wip/hs-stm



Module name:    wip
Committed by:   szptvlfn
Date:           Sat Mar  9 22:32:47 UTC 2013

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

Log Message:
Changes in version 2.4.2

    Added Control.Concurrent.STM.TSem (transactional semaphore)

Changes in version 2.4.1

    Added Applicative/Alternative instances of STM for GHC <7.0

Changes in version 2.4

    Added Control.Concurrent.STM.TQueue (a faster TChan)

    Added Control.Concurrent.STM.TBQueue (a bounded channel based on TQueue)

    TChan has an Eq instances

    Added newBroadcastTChan and newBroadcastTChanIO

    Some performance improvements for TChan

    Added cloneTChan


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

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

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

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
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