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

History of commit frequency

CVS Commit History:


   2014-05-27 00:08:03 by Ryosuke Moro | Files touched by this commit (58) | Package removed
Log message:
Remove hs-blaze-builder, hs-transformers-base, hs-transformers-compat, and
hs-vector, imported to pkgsrc/devel.
   2014-05-18 23:33:25 by Ryosuke Moro | Files touched by this commit (119)
Log message:
Remove hs-data-default-class, hs-dlist, hs-text, hs-utf8-string,
imported to pkgsrc/devel.
   2014-04-15 12:59:40 by Ryosuke Moro | Files touched by this commit (53)
Log message:
- ready for HASKELL_ENABLE_HADDOCK_DOCUMENTATION= yes
   2013-12-10 14:29:12 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 0.3.3.2

changes:
0.3.3.2
 - Be a bit more conservative with the text dependency < 1.2
   2013-12-05 10:21:32 by PHO / phonohawk | Files touched by this commit (3)
Log message:
Relax build-depends to compile with text-1.0.*

   2013-11-25 11:59:14 by Ryosuke Moro | Files touched by this commit (3)
Log message:
Update to 0.3.3.0

CHANGES:
* 0.3.3.0
  - exposed the 'Buffer' constructor to enable keeping around a pool of
    buffers.
* 0.3.2.0
  - added 'writeToByteString' to construct a strict bytestring in a single
    step. We can actually view 'Write's as strict-bytestring builders.
   2013-05-06 01:53:08 by Ryosuke Moro | Files touched by this commit (2)
Log message:
Update to 0.3.1.1

CHANGES:
0.3.1.1
  - Changed imports of Foreign.Unsafe to make it GHC 7.8 compatible
  - -Wall clean on GHC 7.0 - 7.6
   2012-02-02 14:38:05 by PHO / phonohawk | Files touched by this commit (3) | Package updated
Log message:
Upstream update to blaze-builder-0.3.1.0

   2012-01-17 13:47:29 by PHO / phonohawk | Files touched by this commit (3) | Package updated
Log message:
Upstream update to blaze-builder-0.3.0.2

   2011-07-29 18:09:53 by PHO / phonohawk | Files touched by this commit (5) | Imported package
Log message:
Import hs-blaze-builder-0.3.0.1 as wip/hs-blaze-builder.

This library provides an abstraction of buffered output of byte
streams and several convenience functions to exploit it. For example,
it allows to efficiently serialize Haskell values to lazy bytestrings
with a large average chunk size. The large average chunk size allows
to make good use of cache prefetching in later processing steps
(e.g. compression) and reduces the sytem call overhead when writing
the resulting lazy bytestring to a file or sending it over the
network.


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