Next | Query returned 6 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2014-08-29 16:10:29 by Ryosuke Moro | Files touched by this commit (22)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-05-27 00:08:03 by Ryosuke Moro | Files touched by this commit (58)
Log message:
Remove hs-blaze-builder, hs-transformers-base, hs-transformers-compat, and
hs-vector, imported to pkgsrc/devel.
   2014-05-25 23:59:28 by Ryosuke Moro | Files touched by this commit (58)
Log message:
Remove hs-hashable, hs-primitive, hs-stm, imported to pkgsrc/devel.
   2013-02-23 16:58:08 by PHO / phonohawk | Files touched by this commit (4)
Log message:
Relax build-depends

   2012-03-04 07:05:51 by PHO / phonohawk | Files touched by this commit (2)
Log message:
deepseq is bundled in ghc-7.4.1

   2012-02-02 14:11:52 by PHO / phonohawk | Files touched by this commit (6) | Imported package
Log message:
Import hs-vector-bytestring-0.0.0.1 as wip/hs-vector-bytestring.

A time and space-efficient implementation of byte vectors using
vectors of Word8, suitable for high performance use, both in terms of
large data quantities, or high speed requirements. Byte vectors are
encoded as strict Word8 arrays of bytes, held in a ForeignPtr, and can
be passed between C and Haskell with little effort.

Original GHC implementation by Bryan O'Sullivan. Rewritten to use
Data.Array.Unboxed.UArray by Simon Marlow. Rewritten to support slices
and use ForeignPtr by David Roundy. Polished and extended by Don
Stewart. Redefined ByteString as a Vector (from the vector package) of
Word8s by Bas van Dijk.


Next | Query returned 6 messages, browsing 1 to 10 | previous