| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-22 | gcc 12 and autotools updates. | Sam Varshavchik | |
| 2022-03-22 | courier-unicode: fix -Wsuggest-override | Sam Varshavchik | |
| 2022-03-22 | Fix a few instances of misspellings of "occurred" | Roel van Meer | |
| See also: https://salsa.debian.org/debian/courier-unicode/-/blob/master/debian/patches/0004-Spelling-Fixes.patch | |||
| 2021-03-12 | courier-unicode: further changes to the canonical compose/decompose. | Sam Varshavchik | |
| 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 | |
| 2021-02-24 | More unicode functions. | Sam Varshavchik | |
| 2021-02-23 | courier-unicode: unicode_bidi_cleaned_size, unicode::bidi_override | Sam Varshavchik | |
| 2021-02-14 | Return an indication of whether the paragraph embedding level was defaulted. | Sam Varshavchik | |
| 2021-02-13 | 2021-02-13 Sam Varshavchik <mrsam@courier-mta.com> | Sam Varshavchik | |
| * courier-unicode-version.m4: split version checking macro into its own m4 file. * unicode::bidi_calc - an empty string with an explicit embedding level should return the requested embedding level. | |||
| 2021-01-06 | courier-unicode: implement bidi get_direction. | Sam Varshavchik | |
| 2020-12-06 | courier-unicode: add original string flag to bidi_embed callback. | Sam Varshavchik | |
| 2020-12-06 | courier-unicode: partial logical reordering. | Sam Varshavchik | |
| 2020-12-06 | courier-unicode: partial cleanup of bidirectional strings. | Sam Varshavchik | |
| 2020-12-02 | unicode::bidi_reorder - add optional substring indices. | Sam Varshavchik | |
| 2020-12-01 | Factor out a separate setbnl. | Sam Varshavchik | |
| Also replace all references to "classes" with "types", for consistency. | |||
| 2020-11-30 | Break up bidi_calc into bidi_calc_types and bidi_calc_levels. | Sam Varshavchik | |
| 2020-11-30 | Combine cleanup functions, add unicode::literals namespace. | Sam Varshavchik | |
| 2020-10-27 | gcc fixes. | Sam Varshavchik | |
| 2020-08-03 | Move declarations of Unicode directional markers to the public header file. | Sam Varshavchik | |
| 2020-08-02 | Add additional bi-directional related algorithm. | Sam Varshavchik | |
| Cleanup, remove markers, via unicode_bidi_cleanup() and unicode_bidi_extra_cleanup(). Re-embed directional markers, via unicode_bidi_logical_order(), unicode_bidi_embed() and unicode_bidi_embed_paragraph_level(). | |||
| 2020-07-12 | Implement unicode_canonical. | Sam Varshavchik | |
| Fixes biditest2. | |||
| 2020-07-12 | API cleanup. | Sam Varshavchik | |
| Cleanup to use naming consistent with the spec. Exposed the underlying bidi character type. | |||
| 2020-07-12 | Documentation, C++ bindings, reorder. | Sam Varshavchik | |
| 2020-07-12 | Implement the Unicode bidirectional algorithm. | Sam Varshavchik | |
| 2020-07-12 | Add bidi property lookups. | Sam Varshavchik | |
| 2020-07-12 | Unicode 13 update. | Sam Varshavchik | |
| 2018-07-16 | courier-unicode: soname bump. | Sam Varshavchik | |
| 2018-07-13 | courier-unicode: update the internal x-smap-modutf8 encoding | Sam Varshavchik | |
| 2018-07-11 | courier-unicode: implement unicode_x_smap_modutf8 pseudo-encoding | Sam Varshavchik | |
| 2017-03-11 | courier-unicode: add autoconf macros. | 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-31 | Implement unicode_locale_chset_l() | Sam Varshavchik | |
