]>
git.immae.eu Git - github/fretlink/text-pipes.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
michaelt [Sat, 15 Feb 2014 16:00:38 +0000 (11:00 -0500)]
simplify imports
michaelt [Sat, 15 Feb 2014 15:01:48 +0000 (10:01 -0500)]
use new text-stream-decoding
michaelt [Thu, 13 Feb 2014 00:08:07 +0000 (19:08 -0500)]
left codec module
michaelt [Sat, 8 Feb 2014 23:14:32 +0000 (18:14 -0500)]
raise contraint on text
Michael Thompson [Fri, 7 Feb 2014 15:36:32 +0000 (10:36 -0500)]
Merge pull request #5 from Gabriel439/fix-scan
Fixed `scan`
Gabriel Gonzalez [Fri, 7 Feb 2014 15:08:47 +0000 (22:08 +0700)]
Fixed `scan`
The first `Char` of each output chunk is redundant (since it would have been
emitted by the previous chunk). This removes the duplicate `Char`s.
Note that this bug was present in `pipes-bytestring` as well, and I fixed it
there, too.
Michael Thompson [Thu, 6 Feb 2014 04:16:13 +0000 (23:16 -0500)]
Merge pull request #3 from Gabriel439/nocpp
Removed use of CPP to guard Trustworthy
Gabriel Gonzalez [Thu, 6 Feb 2014 04:04:07 +0000 (11:04 +0700)]
Removed use of CPP to guard Trustworthy
The CPP guard is only required for GHC 7.2 and older, but even Debian stable
packs GHC 7.4. Also, CPP currently causes problems on OSX because of the
transition to clang so I'm currently being very conservative about using it.
When I originally started using the CPP guards GHC 6.12 was still a supported
compiler for `pipes`, but it's not any longer.
Michael Thompson [Thu, 6 Feb 2014 04:03:39 +0000 (23:03 -0500)]
Merge pull request #2 from Gabriel439/noproxy
Replaced the word "proxies" with "pipes"
Gabriel Gonzalez [Thu, 6 Feb 2014 03:55:15 +0000 (10:55 +0700)]
Replaced the word "proxies" with "pipes"
Generally `pipes` documentation avoids the word proxy unless it's in a
bidirectional context.
michaelt [Wed, 5 Feb 2014 10:18:45 +0000 (05:18 -0500)]
gitignore os x nonsense
michaelt [Wed, 5 Feb 2014 10:00:39 +0000 (05:00 -0500)]
rearranged internal modules to placate haddock
michaelt [Wed, 5 Feb 2014 09:35:05 +0000 (04:35 -0500)]
cabal file more descriptive
michaelt [Wed, 5 Feb 2014 09:27:09 +0000 (04:27 -0500)]
changelog and cabal file arrangement
michaelt [Wed, 5 Feb 2014 05:42:35 +0000 (00:42 -0500)]
scrapped stdinLn etc. Improved haddocks
michaelt [Wed, 5 Feb 2014 05:20:11 +0000 (00:20 -0500)]
little Haddock notes on Internal material
michaelt [Wed, 5 Feb 2014 04:46:30 +0000 (23:46 -0500)]
special Internal module
michaelt [Wed, 5 Feb 2014 03:36:55 +0000 (22:36 -0500)]
verbose project description added.
michaelt [Wed, 5 Feb 2014 02:47:27 +0000 (21:47 -0500)]
moved internals
michaelt [Tue, 4 Feb 2014 23:29:15 +0000 (18:29 -0500)]
finished draft of codec lens, ascii and iso8859 are not codecs, so they are given special functions
michaelt [Tue, 4 Feb 2014 05:00:48 +0000 (00:00 -0500)]
moved enumerator/conduit Codec business to its own module
michaelt [Thu, 30 Jan 2014 15:50:14 +0000 (10:50 -0500)]
pipes-group does not export transFreeT, use maps like pipes-bytestring
michaelt [Sun, 26 Jan 2014 17:12:41 +0000 (12:12 -0500)]
pipes-group already
michaelt [Sun, 26 Jan 2014 14:49:29 +0000 (09:49 -0500)]
stripStart missed a bit
michaelt [Sun, 26 Jan 2014 14:40:23 +0000 (09:40 -0500)]
mirroring Pipes.ByteString complete
michaelt [Sun, 26 Jan 2014 05:35:48 +0000 (00:35 -0500)]
lensification under way
michaelt [Sun, 26 Jan 2014 03:28:32 +0000 (22:28 -0500)]
reformatted exports fwiw
michaelt [Sun, 26 Jan 2014 02:42:54 +0000 (21:42 -0500)]
renamed fold foldChars and began updating documentation
michaelt [Wed, 15 Jan 2014 03:23:56 +0000 (22:23 -0500)]
remove junk
michaelt [Wed, 15 Jan 2014 03:17:25 +0000 (22:17 -0500)]
merge home made decodeUtf8
michaelt [Wed, 15 Jan 2014 03:11:25 +0000 (22:11 -0500)]
nugatory
michaelt [Wed, 15 Jan 2014 03:05:12 +0000 (22:05 -0500)]
Use clunky Data.Text.IO when bytestring is not explicit
michaelt [Thu, 26 Dec 2013 19:49:51 +0000 (14:49 -0500)]
repaired tests, clean encodeUtf8 to return Done r rather than yield B.empty >> Done r when decoding was perfect
michaelt [Thu, 26 Dec 2013 16:38:06 +0000 (11:38 -0500)]
missing case in decodeUtf8
michaelt [Thu, 26 Dec 2013 03:25:07 +0000 (22:25 -0500)]
scrap character replacement; simplify
michaelt [Mon, 23 Dec 2013 18:02:49 +0000 (13:02 -0500)]
variant using text internals in place of text streamDecodeUtf8
michaelt [Tue, 26 Nov 2013 18:55:12 +0000 (13:55 -0500)]
fromHandle further optimized
michaelt [Tue, 26 Nov 2013 05:55:41 +0000 (00:55 -0500)]
scrap Text.hGetChunk for bytestring + streamDecodeUtf8, which is three times as fast
michaelt [Mon, 25 Nov 2013 16:25:43 +0000 (11:25 -0500)]
prophylactic RULEs for Pipes.maps
michaelt [Thu, 21 Nov 2013 03:21:26 +0000 (22:21 -0500)]
rules for following pipes-bytestring
michaelt [Mon, 18 Nov 2013 15:32:44 +0000 (10:32 -0500)]
Gabriel's emended 'lines'
michaelt [Mon, 18 Nov 2013 15:11:22 +0000 (10:11 -0500)]
Gabriel's improved 'words'
michaelt [Fri, 8 Nov 2013 19:43:21 +0000 (14:43 -0500)]
decoding pipes added
michaelt [Wed, 30 Oct 2013 20:51:43 +0000 (16:51 -0400)]
decodeUtf8With
michaelt [Wed, 30 Oct 2013 20:07:17 +0000 (16:07 -0400)]
words
michaelt [Wed, 23 Oct 2013 16:56:19 +0000 (12:56 -0400)]
forgot to export some pipes
michaelt [Wed, 23 Oct 2013 16:47:08 +0000 (12:47 -0400)]
license etc
michaelt [Wed, 23 Oct 2013 00:08:00 +0000 (20:08 -0400)]
haddock repairs
michaelt [Wed, 23 Oct 2013 00:03:02 +0000 (20:03 -0400)]
curse this readme
michaelt [Tue, 22 Oct 2013 23:22:24 +0000 (19:22 -0400)]
readme
michaelt [Tue, 22 Oct 2013 23:18:54 +0000 (19:18 -0400)]
renamed cabal file
michaelt [Tue, 22 Oct 2013 23:17:22 +0000 (19:17 -0400)]
Readme corrected again
michaelt [Tue, 22 Oct 2013 22:56:14 +0000 (18:56 -0400)]
Readme corrected again
michaelt [Tue, 22 Oct 2013 22:52:50 +0000 (18:52 -0400)]
Readme corrected
michaelt [Tue, 22 Oct 2013 22:40:23 +0000 (18:40 -0400)]
new module names
michaelt [Tue, 22 Oct 2013 22:22:53 +0000 (18:22 -0400)]
documentation, etc
michaelt [Sat, 5 Oct 2013 02:49:53 +0000 (22:49 -0400)]
a little more documentation
michaelt [Sat, 5 Oct 2013 02:42:07 +0000 (22:42 -0400)]
license nonsense
michaelt [Sat, 5 Oct 2013 02:40:44 +0000 (22:40 -0400)]
a little more documentation
michaelt [Sat, 5 Oct 2013 02:34:06 +0000 (22:34 -0400)]
.cabal file
michaelt [Sat, 5 Oct 2013 02:33:11 +0000 (22:33 -0400)]
Readme
michaelt [Sat, 5 Oct 2013 02:30:35 +0000 (22:30 -0400)]
Readme
michaelt [Sat, 5 Oct 2013 02:29:11 +0000 (22:29 -0400)]
Readme
michaelt [Sat, 5 Oct 2013 02:12:06 +0000 (22:12 -0400)]
shabby medley of Pipes-Bytestring + Pipes.Prelude
Michael Thompson [Sat, 5 Oct 2013 02:10:26 +0000 (19:10 -0700)]
Initial commit