index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Objects
/
unicodetype_db.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
upgrade to Unicode 8.0.0
Benjamin Peterson
2015-06-27
1
-791/+1641
*
upgrade to unicode 7.0.0
Benjamin Peterson
2014-07-06
1
-1121/+1591
*
upgrade unicode db to 6.3.0 (closes #19221)
Benjamin Peterson
2013-10-10
1
-8/+6
*
Issue #18722: Remove uses of the "register" keyword in C code.
Antoine Pitrou
2013-08-13
1
-2/+2
*
upgrade to UCD 6.2
Benjamin Peterson
2012-09-29
1
-3/+10
*
update to Unicode 6.1
Benjamin Peterson
2012-02-21
1
-1166/+1273
*
delta encoding of upper/lower/title makes a glorious return (#12736)
Benjamin Peterson
2012-01-16
1
-3443/+1336
*
add str.casefold() (closes #13752)
Benjamin Peterson
2012-01-14
1
-117/+380
*
use full unicode mappings for upper/lower/title case (#12736)
Benjamin Peterson
2012-01-11
1
-1513/+4174
*
Upgrade to Unicode 6.0.0.
Martin v. Löwis
2010-10-11
1
-702/+804
*
#9210: remove --with-wctype-functions configure option.
Amaury Forgeot d'Arc
2010-09-12
1
-4/+0
*
#5127: Even on narrow unicode builds, the C functions that access the Unicode
Amaury Forgeot d'Arc
2010-08-18
1
-111/+3
*
Merged revisions 79494,79496 via svnmerge from
Florent Xicluna
2010-03-30
1
-3/+6
*
Fixed a failure in test_bigmem.
Florent Xicluna
2010-03-19
1
-961/+1192
*
Revert Unicode UCD 5.2 upgrade in 3.x. It broke repr() for unicode objects, ...
Florent Xicluna
2010-03-19
1
-1192/+961
*
Merged revisions 79059 via svnmerge from
Florent Xicluna
2010-03-18
1
-961/+1192
*
Merged revisions 75396 via svnmerge from
Amaury Forgeot d'Arc
2009-10-13
1
-109/+109
*
Merged revisions 75272-75273 via svnmerge from
Amaury Forgeot d'Arc
2009-10-06
1
-1217/+2914
*
Merged revisions 71894 via svnmerge from
Walter Dörwald
2009-04-25
1
-2/+2
*
fix isprintable() on space characters #5126
Benjamin Peterson
2009-03-26
1
-1027/+1029
*
Merged revisions 66362 via svnmerge from
Martin v. Löwis
2008-09-10
1
-777/+938
*
Issue #3282: str.isprintable() should return False for undefined Unicode char...
Georg Brandl
2008-07-04
1
-146/+143
*
#2630: Implement PEP 3138.
Georg Brandl
2008-06-11
1
-946/+961
*
Revert r63934 -- it was mixing two patches.
Georg Brandl
2008-06-04
1
-959/+947
*
Remove meaning of -ttt, but still accept -t option on cmdline for compatibility.
Georg Brandl
2008-06-04
1
-947/+959
*
Add XID_Start and XID_Continue properties to unicodectype.
Martin v. Löwis
2007-08-14
1
-886/+930
*
Update Unicode database to Unicode 4.1.
Martin v. Löwis
2006-03-09
1
-650/+829
*
SF #989185: Drop unicode.iswide() and unicode.width() and add
Hye-Shik Chang
2004-08-04
1
-360/+299
*
- SF #962502: Add two more methods for unicode type; width() and
Hye-Shik Chang
2004-06-02
1
-423/+484
*
Add unidata_version. Bump generator version number.
Martin v. Löwis
2002-11-25
1
-1/+1
*
Regenerate from Unicode 3.2.0 to include all First/Last ranges.
Martin v. Löwis
2002-11-24
1
-108/+77
*
Update to Unicode 3.2 database.
Martin v. Löwis
2002-10-18
1
-415/+959
*
forgot to check in the new makeunicodedata.py script
Fredrik Lundh
2001-01-21
1
-1/+1
*
Added 38,642 missing characters to the Unicode database (first-last
Fredrik Lundh
2000-11-03
1
-87/+86
*
- don't set the titlecase flag for uppercase letters (sorry, tim)
Fredrik Lundh
2000-09-25
1
-40/+40
*
unicode database compression, step 3:
Fredrik Lundh
2000-09-25
1
-0/+578