summaryrefslogtreecommitdiff
path: root/mojibake.h
Commit message (Expand)AuthorAgeFilesLines
* rename back to utf8proc now that we are taking over maintenanceSteven G. Johnson2015-03-061-424/+0
* Merge pull request #20 from JuliaLang/graphemesSteven G. Johnson2014-12-141-3/+24
|\
| * update graphemes for Unicode 7, add utf8proc_grapheme_break functionSteven G. Johnson2014-12-121-3/+24
* | fix #15: redefine UTF8PROC_CATEGORY_CN to 0 consistent with what we actually ...Steven G. Johnson2014-12-121-2/+2
|/
* Merge pull request #17 from JuliaLang/tk/dllexportSteven G. Johnson2014-09-241-15/+27
|\
| * s/LIBRARY_EXPORTS/MOJIBAKE_EXPORTS/Tony Kelman2014-09-231-1/+1
| * add DLLEXPORT definition for __GNUC__ >= 4Tony Kelman2014-09-221-0/+2
| * add DLLEXPORT to all functions in mojibake.hTony Kelman2014-09-221-15/+25
* | a few typofixesVeres Lajos2014-08-121-1/+1
|/
* fix #14Steven G. Johnson2014-07-191-0/+4
* utf8proc.h -> mojibake.h (closes #10)Steven G. Johnson2014-07-181-0/+387