| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-10 | courier-unicode: canonical decomposition and composition implementation. | Sam Varshavchik | |
| Move unicode_canonical() into a larger library of functions that handles full Unicode decomposition and composition. | |||
| 2021-03-07 | courier-unicode: improve compression of lookup tables | Sam Varshavchik | |
| 2017-03-06 | courier-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-26 | courier-unicode: implement tn36 (unicode_category_lookup). | Sam Varshavchik | |
| 2015-02-28 | Renamed header file, library name, to avoid clashing with another library. | Sam Varshavchik | |
| 2013-08-25 | Initial checkin | Sam Varshavchik | |
| Imported from subversion report, converted to git. Updated all paths in scripts and makefiles, reflecting the new directory hierarchy. | |||
