summaryrefslogtreecommitdiffstats
path: root/unicode/mkultcase.pl
AgeCommit message (Collapse)Author
2022-03-22Make the build tool mkultcase.pl deterministicRoel van Meer
Original patch by Markus Wanner <markus@bluegap.ch> See also: https://salsa.debian.org/debian/courier-unicode/-/blob/master/debian/patches/0003-Make-mkultcase-deterministic.patch
2020-07-12Update documentation.Sam Varshavchik
Fix mkultcase.pl to be deterministic.
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-06-22courier-unicode: update to unicode 8.0.0Sam 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.