| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-21 | Fix compilation error with older gccs. | Sam Varshavchik | |
| 2021-03-12 | courier-unicode: further changes to the canonical compose/decompose. | Sam Varshavchik | |
| 2021-03-06 | courier-unicode: fix unicode_bidi_embed | 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-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. | |||
