- 23 Haz, 2017 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
Straightforward. While we're at it, though, strip trailing whitespace from generated tables.
-
- 15 Eyl, 2016 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
Not completely mechanical since support for East Asian Width changes—emoji codepoints became Wide—had to be added to unicodedata.
-
- 27 Haz, 2015 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 06 Tem, 2014 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 10 Eki, 2013 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 29 Eyl, 2012 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 21 Şub, 2012 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 21 Eki, 2011 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 11 Eki, 2010 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
makeunicodedata.py: download all data files from unicode.org, switch to extracting Unihan data from zip file. Read linebreakprops and derivednormalizationprops even for old versions, even though they are not used in delta records. test:unicode.py: U+11000 is now assigned, use U+14000 instead.
-
- 19 Mar, 2010 2 kayıt (commit)
-
-
Florent Xicluna yazdı
Merged revision 79059 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r79059 | florent.xicluna | 2010-03-18 22:50:06 +0100 (jeu, 18 mar 2010) | 2 lines Issue #8024: Update the Unicode database to 5.2 ........
-
Florent Xicluna yazdı
Revert Unicode UCD 5.2 upgrade in 3.x. It broke repr() for unicode objects, and gave failures in test_bigmem. Revert 79062, 79065 and 79083.
-
- 18 Mar, 2010 2 kayıt (commit)
-
-
Florent Xicluna yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r79059 | florent.xicluna | 2010-03-18 22:50:06 +0100 (jeu, 18 mar 2010) | 2 lines Issue #8024: Update the Unicode database to 5.2 ........
-
Florent Xicluna yazdı
-
- 10 Eyl, 2008 2 kayıt (commit)
-
-
Martin v. Löwis yazdı
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. ........
-
Martin v. Löwis yazdı
Reviewed by Fredrik Lundh and Marc-Andre Lemburg.
-
- 04 Tem, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 09 Mar, 2006 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 02 Haz, 2004 1 kayıt (commit)
-
-
Hye-Shik Chang yazdı
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)
-
- 25 Kas, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 24 Kas, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 18 Eki, 2002 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 21 Ock, 2001 2 kayıt (commit)
-
-
Fredrik Lundh yazdı
-
Fredrik Lundh yazdı
-
- 19 Ock, 2001 1 kayıt (commit)
-
-
Fredrik Lundh yazdı
-