Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | renamed fold foldChars and began updating documentation | michaelt | 2014-01-25 | 1 | -0/+17 |
| | |||||
* | Use clunky Data.Text.IO when bytestring is not explicit | michaelt | 2014-01-14 | 1 | -2/+15 |
| | |||||
* | repaired tests, clean encodeUtf8 to return Done r rather than yield B.empty ↵ | michaelt | 2013-12-26 | 1 | -3/+2 |
| | | | | >> Done r when decoding was perfect | ||||
* | missing case in decodeUtf8 | michaelt | 2013-12-26 | 1 | -10/+5 |
| | |||||
* | scrap character replacement; simplify | michaelt | 2013-12-25 | 1 | -13/+47 |
| | |||||
* | variant using text internals in place of text streamDecodeUtf8 | michaelt | 2013-12-23 | 2 | -0/+169 |