Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved internals | michaelt | 2014-02-04 | 5 | -6/+384 |
* | finished draft of codec lens, ascii and iso8859 are not codecs, so they are g... | michaelt | 2014-02-04 | 2 | -80/+142 |
* | moved enumerator/conduit Codec business to its own module | michaelt | 2014-02-04 | 4 | -228/+255 |
* | pipes-group does not export transFreeT, use maps like pipes-bytestring | michaelt | 2014-01-30 | 1 | -6/+4 |
* | pipes-group already | michaelt | 2014-01-26 | 2 | -39/+42 |
* | stripStart missed a bit | michaelt | 2014-01-26 | 1 | -3/+4 |
* | mirroring Pipes.ByteString complete | michaelt | 2014-01-26 | 3 | -187/+85 |
* | lensification under way | michaelt | 2014-01-26 | 2 | -74/+201 |
* | reformatted exports fwiw | michaelt | 2014-01-25 | 2 | -83/+104 |
* | renamed fold foldChars and began updating documentation | michaelt | 2014-01-25 | 5 | -59/+318 |
* | remove junk | michaelt | 2014-01-14 | 0 | -0/+0 |
* | merge home made decodeUtf8 | michaelt | 2014-01-14 | 7 | -3/+580 |
|\ | |||||
| * | Use clunky Data.Text.IO when bytestring is not explicit | michaelt | 2014-01-14 | 6 | -105/+215 |
| * | repaired tests, clean encodeUtf8 to return Done r rather than yield B.empty >... | michaelt | 2013-12-26 | 2 | -9/+11 |
| * | missing case in decodeUtf8 | michaelt | 2013-12-26 | 2 | -20/+17 |
| * | scrap character replacement; simplify | michaelt | 2013-12-25 | 3 | -171/+103 |
| * | variant using text internals in place of text streamDecodeUtf8 | michaelt | 2013-12-23 | 7 | -78/+550 |
* | | nugatory | michaelt | 2014-01-14 | 1 | -106/+42 |
|/ | |||||
* | fromHandle further optimized | michaelt | 2013-11-26 | 1 | -3/+7 |
* | scrap Text.hGetChunk for bytestring + streamDecodeUtf8, which is three times ... | michaelt | 2013-11-26 | 1 | -1/+12 |
* | prophylactic RULEs for Pipes.maps | michaelt | 2013-11-25 | 1 | -3/+37 |
* | rules for following pipes-bytestring | michaelt | 2013-11-20 | 1 | -1/+7 |
* | Gabriel's emended 'lines' | michaelt | 2013-11-18 | 1 | -6/+5 |
* | Gabriel's improved 'words' | michaelt | 2013-11-18 | 1 | -18/+10 |
* | decoding pipes added | michaelt | 2013-11-08 | 1 | -1/+29 |
* | decodeUtf8With | michaelt | 2013-10-30 | 1 | -17/+30 |
* | words | michaelt | 2013-10-30 | 1 | -13/+17 |
* | forgot to export some pipes | michaelt | 2013-10-23 | 2 | -1/+4 |
* | license etc | michaelt | 2013-10-23 | 2 | -4/+5 |
* | haddock repairs | michaelt | 2013-10-22 | 2 | -19/+15 |
* | curse this readme | michaelt | 2013-10-22 | 1 | -1/+1 |
* | readme | michaelt | 2013-10-22 | 1 | -2/+3 |
* | renamed cabal file | michaelt | 2013-10-22 | 1 | -0/+0 |
* | Readme corrected again | michaelt | 2013-10-22 | 1 | -1/+1 |
* | Readme corrected again | michaelt | 2013-10-22 | 1 | -1/+1 |
* | Readme corrected | michaelt | 2013-10-22 | 2 | -15/+11 |
* | new module names | michaelt | 2013-10-22 | 3 | -4/+51 |
* | documentation, etc | michaelt | 2013-10-22 | 3 | -254/+319 |
* | a little more documentation | michaelt | 2013-10-04 | 1 | -3/+12 |
* | license nonsense | michaelt | 2013-10-04 | 1 | -1/+1 |
* | a little more documentation | michaelt | 2013-10-04 | 1 | -1/+12 |
* | .cabal file | michaelt | 2013-10-04 | 1 | -6/+1 |
* | Readme | michaelt | 2013-10-04 | 1 | -4/+5 |
* | Readme | michaelt | 2013-10-04 | 1 | -3/+3 |
* | Readme | michaelt | 2013-10-04 | 1 | -1/+15 |
* | shabby medley of Pipes-Bytestring + Pipes.Prelude | michaelt | 2013-10-04 | 4 | -0/+928 |
* | Initial commit | Michael Thompson | 2013-10-04 | 2 | -0/+11 |