kc3-lang/md4c/scripts/unicode

Branch :


Log

Author Commit Date CI Message
61949ee9 2024-01-09 02:08:48 Update to Unicode 15.1.
3d64d6be 2020-05-08 02:13:55 Update to Unicode 13.0 (#111)
4f6a9e54 2019-05-19 10:46:26 Update Unicode support to 12.1. * scipts/build_*_map.py: Implement helper pythonic scripts used to generate some Unicode search maps and data for helper Unicode functions used in MD4C. This should simplify updating to future Unicode versions. * md_get_unicode_fold_info: Use data generated by the scripts. * md_is_unicode_whitespace__: Ditto. * md_is_unicode_punct__: Ditto.