Next | Query returned 18 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-05-03 21:01:21 by Masatake Daimon | Files touched by this commit (475)
Log message:
*: Bump PKGREVISION for ghc-9.0.1
   2021-04-23 17:24:09 by Masatake Daimon | Files touched by this commit (4)
Log message:
Update to conduit-1.3.4.1

1.3.4.1
* Library and tests compile and run with GHC 9.0.1 #455

1.3.4
* Add foldWhile #453 #456.

1.3.3
* Add uncons, unconsM, unconsEither, unconsEitherM.

1.3.2.1
* Fix isChunksForExactlyE #445 #446

1.3.2
* Add mapInputM #435
   2020-05-11 19:52:21 by Roland Illig | Files touched by this commit (190)
Log message:
hs-*: add PLIST files

These PLIST files have been autogenerated by mk/haskell.mk using
HS_UPDATE_PLIST=yes during a bulk build.  They will help to track changes
to the packages.  The Haskell packages didn't have PLIST files because
their paths contained package hashes.  These hashes are now determined by
mk/haskell.mk, which makes it easy to generate easy to read PLIST files.
   2020-01-11 10:04:18 by Masatake Daimon | Files touched by this commit (3)
Log message:
Update to conduit-1.3.1.2

1.3.1.2
* More eagerly emit groups in chunksOf #427

1.3.1.1
* Use lower-case imports (better for cross-compilation) #408

1.3.1
* Add MonadFail instance for ConduitT.

1.3.0.3
* Improve fusion framework rewrite rules

1.3.0.2
* Replace ReadMode with WriteMode in withSinkFile

1.3.0.1
* Test suite compatibility with GHC 8.4.1 #358

1.3.0
* Drop monad-control and exceptions in favor of unliftio
* Drop mmorph dependency
* Deprecate old type synonyms and operators
* Drop finalizers from the library entirely
  * Much simpler
  * Less guarantees about prompt finalization
  * No more yieldOr, addCleanup
  * Replace the Resumable types with SealedConduitT
* Add the Conduit and Data.Conduit.Combinators modules, stolen from \ 
conduit-combinators
   2020-01-06 12:53:23 by Masatake Daimon | Files touched by this commit (2)
Log message:
Add missing dependency on devel/hs-primitive
   2020-01-03 08:52:18 by Masatake Daimon | Files touched by this commit (4)
Log message:
Import conduit-1.2.13.1 from wip

conduit is a solution to the streaming data problem, allowing for
production, transformation, and consumption of streams of data in constant
memory. It is an alternative to lazy I/O which guarantees deterministic
resource handling, and fits in the same general solution space as
enumerator/iteratee and pipes. For a tutorial, please visit
https://haskell.fpcomplete.com/user/snoyberg/library-documentation/conduit-overview

Next | Query returned 18 messages, browsing 11 to 20 | previous