[commit: packages/bytestring] master, revert-46-patch-1, wip/nix-local-build: Merge pull request #57 from SeanRBurton/master (bc796f1)
git at git.haskell.org
git at git.haskell.org
Tue May 3 22:43:47 UTC 2016
Repository : ssh://git@git.haskell.org/bytestring
On branches: master,revert-46-patch-1,wip/nix-local-build
Link : http://git.haskell.org/packages/bytestring.git/commitdiff/bc796f1f3708b40f6dce07995a91d479d7728863
>---------------------------------------------------------------
commit bc796f1f3708b40f6dce07995a91d479d7728863
Merge: dd3c07d 820a522
Author: Gregory Collins <greg at gregorycollins.net>
Date: Mon Nov 2 11:46:16 2015 -0800
Merge pull request #57 from SeanRBurton/master
Implement Rabin-Karp substring search.
>---------------------------------------------------------------
bc796f1f3708b40f6dce07995a91d479d7728863
Data/ByteString.hs | 91 +++++-
bench/BenchAll.hs | 124 +++++++-
bench/bench-bytestring.cabal | 2 +
bench/wiki-haskell.html | 674 +++++++++++++++++++++++++++++++++++++++++++
tests/Properties.hs | 1 +
5 files changed, 871 insertions(+), 21 deletions(-)
More information about the ghc-commits
mailing list