| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-12 | courier-unicode: further changes to the canonical compose/decompose. | Sam Varshavchik | |
| 2021-03-07 | courier-unicode: improve compression of lookup tables | 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-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-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 | |
