summaryrefslogtreecommitdiff
path: root/utf8proc.c
Commit message (Expand)AuthorAgeFilesLines
* rename back to utf8proc now that we are taking over maintenanceSteven G. Johnson2015-03-061-7/+5
* update graphemes for Unicode 7, add utf8proc_grapheme_break functionSteven G. Johnson2014-12-121-55/+34
* utf8proc_version should return a different version string than utf8procSteven G. Johnson2014-12-121-2/+6
* Merge pull request #17 from JuliaLang/tk/dllexportSteven G. Johnson2014-09-241-15/+15
|\
| * add DLLEXPORT to all functions in mojibake.hTony Kelman2014-09-221-15/+15
* | a few typofixesVeres Lajos2014-08-121-2/+2
|/
* utf8proc.h -> mojibake.h (closes #10)Steven G. Johnson2014-07-181-1/+1
* C++/MSVC compatibility, indenting, for #4Steven G. Johnson2014-07-181-2/+2
* import of utf8proc-v1.1.6v1.1.6Steven G. Johnson2014-07-151-0/+587