summaryrefslogtreecommitdiff
path: root/Modules/unicodedata_db.h
Commit message (Expand)AuthorAgeFilesLines
* Issue #8024: Update the Unicode database to 5.2Florent Xicluna2010-03-181-2933/+3285
* #1571184: makeunicodedata.py now generates the functions _PyUnicode_ToNumeric,Amaury Forgeot d'Arc2009-10-061-130/+244
* Issue #1734234: Massively speedup `unicodedata.normalize()` when theAntoine Pitrou2009-04-271-1736/+1961
* Issue #3811: The Unicode database was updated to 5.1.Martin v. Löwis2008-09-101-2631/+3007
* Make more symbols static.Martin v. Löwis2008-06-131-2/+2
* Update Unicode database to Unicode 4.1.Martin v. Löwis2006-03-091-2334/+3507
* SF #989185: Drop unicode.iswide() and unicode.width() and addHye-Shik Chang2004-08-041-1091/+1272
* - SF #962502: Add two more methods for unicode type; width() andHye-Shik Chang2004-06-021-1/+1
* Add unidata_version. Bump generator version number.Martin v. Löwis2002-11-251-1/+2
* Regenerate from Unicode 3.2.0 to include all First/Last ranges.Martin v. Löwis2002-11-241-139/+131
* Patch #626485: Support Unicode normalization.Martin v. Löwis2002-11-231-0/+577
* Update to Unicode 3.2 database.Martin v. Löwis2002-10-181-1497/+2769
* compress unicode decomposition tables (this saves another 55k)Fredrik Lundh2001-01-211-3822/+1118
* 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-96/+114
* unicode database compression, step 2:Fredrik Lundh2000-09-251-4277/+4522
* unicode database compression, step 1:Fredrik Lundh2000-09-241-0/+4380