aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAgeFilesLines
* renamed fold foldChars and began updating documentationmichaelt2014-01-251-0/+17
|
* Use clunky Data.Text.IO when bytestring is not explicitmichaelt2014-01-141-2/+15
|
* repaired tests, clean encodeUtf8 to return Done r rather than yield B.empty ↵michaelt2013-12-261-3/+2
| | | | >> Done r when decoding was perfect
* missing case in decodeUtf8michaelt2013-12-261-10/+5
|
* scrap character replacement; simplifymichaelt2013-12-251-13/+47
|
* variant using text internals in place of text streamDecodeUtf8michaelt2013-12-232-0/+169