summaryrefslogtreecommitdiff
path: root/cocoa/utf8.m
Commit message (Expand)AuthorAgeFilesLines
* move utf8 local conversion operations to tableVincent Sanders2014-02-011-40/+0
* move utf8 conversion routines to use nserror instead of their own error enumVincent Sanders2014-01-281-5/+4
* Added UTF-8 to local encoding conversion functions. Just copies the string.Sven Weidauer2011-01-121-5/+10
* Cocoa front end (credit: Sven Weidauer)John Mark Bell2011-01-121-0/+36