]> pd.if.org Git - pdclib.old/commit - functions/wctype/towlower.c
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)
commit8208319e85b55e47e65de1c16d78681915057120
treead3a2bf8d882513ea3f01cb040bad264891fc867
parent4ee48c2e350472aa6832594409bbdcf87c0ade54
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