Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced the word "proxies" with "pipes" | Gabriel Gonzalez | 2014-02-06 | 1 | -3/+3 |
| | | | | | Generally `pipes` documentation avoids the word proxy unless it's in a bidirectional context. | ||||
* | gitignore os x nonsense | michaelt | 2014-02-05 | 1 | -1/+5 |
| | |||||
* | rearranged internal modules to placate haddock | michaelt | 2014-02-05 | 3 | -31/+24 |
| | |||||
* | scrapped stdinLn etc. Improved haddocks | michaelt | 2014-02-05 | 1 | -74/+29 |
| | |||||
* | little Haddock notes on Internal material | michaelt | 2014-02-05 | 2 | -11/+18 |
| | |||||
* | special Internal module | michaelt | 2014-02-04 | 2 | -152/+20 |
| | |||||
* | moved internals | michaelt | 2014-02-04 | 3 | -2/+365 |
| | |||||
* | finished draft of codec lens, ascii and iso8859 are not codecs, so they are ↵ | michaelt | 2014-02-04 | 2 | -80/+142 |
| | | | | given special functions | ||||
* | moved enumerator/conduit Codec business to its own module | michaelt | 2014-02-04 | 3 | -227/+254 |
| | |||||
* | 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 | 1 | -39/+41 |
| | |||||
* | stripStart missed a bit | michaelt | 2014-01-26 | 1 | -3/+4 |
| | |||||
* | mirroring Pipes.ByteString complete | michaelt | 2014-01-26 | 2 | -186/+84 |
| | |||||
* | lensification under way | michaelt | 2014-01-26 | 2 | -74/+201 |
| | |||||
* | reformatted exports fwiw | michaelt | 2014-01-25 | 1 | -77/+100 |
| | |||||
* | renamed fold foldChars and began updating documentation | michaelt | 2014-01-25 | 3 | -57/+299 |
| | |||||
* | Use clunky Data.Text.IO when bytestring is not explicit | michaelt | 2014-01-14 | 2 | -53/+110 |
| | |||||
* | repaired tests, clean encodeUtf8 to return Done r rather than yield B.empty ↵ | michaelt | 2013-12-26 | 1 | -6/+9 |
| | | | | >> Done r when decoding was perfect | ||||
* | missing case in decodeUtf8 | michaelt | 2013-12-26 | 1 | -10/+12 |
| | |||||
* | scrap character replacement; simplify | michaelt | 2013-12-25 | 2 | -158/+56 |
| | |||||
* | variant using text internals in place of text streamDecodeUtf8 | michaelt | 2013-12-23 | 2 | -77/+216 |
| | |||||
* | 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 |
| | | | | as fast | ||||
* | 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 | 1 | -0/+3 |
| | |||||
* | haddock repairs | michaelt | 2013-10-22 | 2 | -19/+15 |
| | |||||
* | Readme corrected | michaelt | 2013-10-22 | 1 | -7/+7 |
| | |||||
* | new module names | michaelt | 2013-10-22 | 2 | -0/+995 |