summaryrefslogtreecommitdiffstats
path: root/Objects/unicodetype_db.h
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 66362 via svnmerge fromMartin v. Löwis2008-09-101-777/+938
* Issue #3282: str.isprintable() should return False for undefined Unicode char...Georg Brandl2008-07-041-146/+143
* #2630: Implement PEP 3138.Georg Brandl2008-06-111-946/+961
* Revert r63934 -- it was mixing two patches.Georg Brandl2008-06-041-959/+947
* Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.Georg Brandl2008-06-041-947/+959
* Add XID_Start and XID_Continue properties to unicodectype.Martin v. Löwis2007-08-141-886/+930
* Update Unicode database to Unicode 4.1.Martin v. Löwis2006-03-091-650/+829
* SF #989185: Drop unicode.iswide() and unicode.width() and addHye-Shik Chang2004-08-041-360/+299
* - SF #962502: Add two more methods for unicode type; width() andHye-Shik Chang2004-06-021-423/+484
* 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-108/+77
* Update to Unicode 3.2 database.Martin v. Löwis2002-10-181-415/+959
* forgot to check in the new makeunicodedata.py scriptFredrik Lundh2001-01-211-1/+1
* Added 38,642 missing characters to the Unicode database (first-lastFredrik Lundh2000-11-031-87/+86
* - don't set the titlecase flag for uppercase letters (sorry, tim)Fredrik Lundh2000-09-251-40/+40
* unicode database compression, step 3:Fredrik Lundh2000-09-251-0/+578