Commit Graph

3 Commits

Author SHA1 Message Date
Martin Mitas
61949ee9d1 Update to Unicode 15.1. 2024-01-09 02:08:48 +01:00
Dmitry Atamanov
3d64d6be9b
Update to Unicode 13.0 (#111) 2020-05-07 23:13:55 +02:00
Martin Mitas
4f6a9e546f 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.
2019-05-19 11:00:40 +02:00