summaryrefslogtreecommitdiffstats
path: root/unicode/unicode_wcwidth.c
AgeCommit message (Collapse)Author
2020-07-12Unicode 13 update.Sam Varshavchik
2017-03-06courier-unicode: C++11 update.Sam Varshavchik
* Migrate to C++11: remove unicode_char, use char32_t. Replace std::vector<unicode_char> with std::u32string.
2015-07-26courier-unicode: implement tn36 (unicode_category_lookup).Sam Varshavchik
2015-02-28Renamed header file, library name, to avoid clashing with another library.Sam Varshavchik
2013-08-25Initial checkinSam Varshavchik
Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy.