summaryrefslogtreecommitdiffstats
path: root/jv_unicode.h
AgeCommit message (Collapse)Author
2013-06-22Fix various UTF8 parsing bugs.Stephen Dolan
In particular, parse bad UTF8 by replacing the broken bits with U+FFFD and resychronise correctly after broken sequences.
2012-09-18Move everything around - delete old Haskell code, clean up build.Stephen Dolan