aboutsummaryrefslogtreecommitdiffhomepage
path: root/Pipes
Commit message (Expand)AuthorAgeFilesLines
* reformatted exports fwiwmichaelt2014-01-251-77/+100
* renamed fold foldChars and began updating documentationmichaelt2014-01-253-57/+299
* Use clunky Data.Text.IO when bytestring is not explicitmichaelt2014-01-142-53/+110
* repaired tests, clean encodeUtf8 to return Done r rather than yield B.empty >...michaelt2013-12-261-6/+9
* missing case in decodeUtf8michaelt2013-12-261-10/+12
* scrap character replacement; simplifymichaelt2013-12-252-158/+56
* variant using text internals in place of text streamDecodeUtf8michaelt2013-12-232-77/+216
* fromHandle further optimizedmichaelt2013-11-261-3/+7
* scrap Text.hGetChunk for bytestring + streamDecodeUtf8, which is three times ...michaelt2013-11-261-1/+12
* prophylactic RULEs for Pipes.mapsmichaelt2013-11-251-3/+37
* rules for following pipes-bytestringmichaelt2013-11-201-1/+7
* Gabriel's emended 'lines'michaelt2013-11-181-6/+5
* Gabriel's improved 'words'michaelt2013-11-181-18/+10
* decoding pipes addedmichaelt2013-11-081-1/+29
* decodeUtf8Withmichaelt2013-10-301-17/+30
* wordsmichaelt2013-10-301-13/+17
* forgot to export some pipesmichaelt2013-10-231-0/+3
* haddock repairsmichaelt2013-10-222-19/+15
* Readme correctedmichaelt2013-10-221-7/+7
* new module namesmichaelt2013-10-222-0/+995