]> pd.if.org Git - pdclib.old/history - functions/locale/UnicodeData.py
Compress the Unicode data into runs. This results in a significant size reduction.
[pdclib.old] / functions / locale / UnicodeData.py
2014-07-21 Owen ShepherdCompress the Unicode data into runs. This results in...
2013-04-30 Owen ShepherdPDCLIB-25 #resolve #comment Made ctype, wctype and...
2013-04-20 Owen ShepherdUnicodeData.py: actually fill in encoding declaration
2013-03-16 Owen ShepherdPDCLIB-3 correct classification of space characters
2013-03-16 Owen ShepherdPDCLIB-3 Add XDIGIT to list of bits in Unicode characte...
2013-03-16 Owen ShepherdPDCLIB-1
2013-03-16 Owen ShepherdInclude usage data in UnicodeData.py docstring
2013-03-16 Owen ShepherdPDCLIB-1 Import Unciode character data table (see licen...