Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-09-10 | Encode filenames as UTF8. | John MacFarlane | 1 | -2/+3 |
2010-07-21 | Changed to using strict bytestrings in UTF8 module. | John MacFarlane | 1 | -2/+2 |
2010-05-06 | UTF8: Modified readFile and getContents to strip BOM if present. | John MacFarlane | 1 | -2/+9 |
2010-05-06 | Added Text.Pandoc.UTF8 for portable UTF8 string IO. | John MacFarlane | 1 | -0/+65 |
2007-11-29 | Moved everything from src into the top-level directory. | fiddlosopher | 1 | -45/+0 |
2007-11-03 | Reverted back to state as of r1062. The template haskell changes | fiddlosopher | 1 | -0/+45 |
2007-11-03 | Use template haskell to avoid the need for templates: | fiddlosopher | 1 | -45/+0 |
2007-10-27 | Modified fromUTF8 to strip out the BOM (byte order marker) | fiddlosopher | 1 | -0/+1 |
2007-07-13 | Changed encodeUTF8 to toUTF8, decodeUTF8 to fromUTF8, | fiddlosopher | 1 | -16/+16 |
2006-12-20 | + Added module data for haddock. | fiddlosopher | 1 | -1/+2 |
2006-10-17 | initial import | fiddlosopher | 1 | -0/+43 |