summaryrefslogtreecommitdiffstats
path: root/Modules/unicodename_db.h
Commit message (Collapse)AuthorAgeFilesLines
* Merged revisions 66362 via svnmerge fromMartin v. Löwis2008-09-101-12015/+14686
| | | | | | | | | | | svn+ssh://pythondev@svn.python.org/python/trunk ........ r66362 | martin.v.loewis | 2008-09-10 15:38:12 +0200 (Mi, 10 Sep 2008) | 3 lines Issue #3811: The Unicode database was updated to 5.1. Reviewed by Fredrik Lundh and Marc-Andre Lemburg. ........
* Issue #3282: str.isprintable() should return False for undefined Unicode ↵Georg Brandl2008-07-041-8659/+8771
| | | | characters.
* Update Unicode database to Unicode 4.1.Martin v. Löwis2006-03-091-10133/+12387
|
* - SF #962502: Add two more methods for unicode type; width() andHye-Shik Chang2004-06-021-1/+1
| | | | | | | iswide() for east asian width manipulation. (Inspired by David Goodger, Reviewed by Martin v. Loewis) - Move _PyUnicode_TypeRecord.flags to the end of the struct so that no padding is added for UCS-4 builds. (Suggested by Martin v. Loewis)
* Add unidata_version. Bump generator version number.Martin v. Löwis2002-11-251-1/+1
|
* Regenerate from Unicode 3.2.0 to include all First/Last ranges.Martin v. Löwis2002-11-241-8264/+8264
|
* Update to Unicode 3.2 database.Martin v. Löwis2002-10-181-7489/+10240
|
* compress unicode decomposition tables (this saves another 55k)Fredrik Lundh2001-01-211-6691/+6208
|
* forgot to check in the new makeunicodedata.py scriptFredrik Lundh2001-01-211-8354/+8013
|
* new unicode name database (~160k)Fredrik Lundh2001-01-191-0/+8362