]> pd.if.org Git - pdclib/commit
Compress the Unicode data into runs. This results in a significant size reduction.
authorOwen Shepherd <owen.shepherd@e43.eu>
Mon, 21 Jul 2014 13:48:01 +0000 (14:48 +0100)
committerOwen Shepherd <owen.shepherd@e43.eu>
Mon, 21 Jul 2014 13:48:01 +0000 (14:48 +0100)
commitabe63836320730ecf705e5da9c140db4c216cd2c
treeef5b88ec49b86aea32c77dd704535eb70de4f51b
parentc83b63d8752d32b5fe82aa2b1c3b570eef531436
Compress the Unicode data into runs. This results in a significant size reduction.
functions/locale/UnicodeData.py
functions/locale/_PDCLIB_unicodedata.c
functions/wctype/towlower.c
functions/wctype/towupper.c
internals/_PDCLIB_locale.h