57 Commits (889bb2969d00a548279c7e4dd237c23b100548e2)

Author SHA1 Message Date
Ezio Melotti 13925008dc #11565: Fix several typos. Patch by Piotr Kasprzyk. 15 years ago
Antoine Pitrou 7a0fedfd1d Merged revisions 72054 via svnmerge from 17 years ago
Walter Dörwald 1b08b30743 Merged revisions 71894 via svnmerge from 17 years ago
Benjamin Peterson 09832740d1 fix isprintable() on space characters #5126 17 years ago
Mark Dickinson a56c467ac3 Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from 17 years ago
Martin v. Löwis 93cbca33f2 Merged revisions 66362 via svnmerge from 18 years ago
Georg Brandl d52429fb49 Issue #3282: str.isprintable() should return False for undefined Unicode characters. 18 years ago
Martin v. Löwis 59683e8529 Merged revisions 64226 via svnmerge from 18 years ago
Georg Brandl 559e5d7f4d #2630: Implement PEP 3138. 18 years ago
Georg Brandl a26f8ca668 Revert r63934 -- it was mixing two patches. 18 years ago
Georg Brandl f954c4b9fb Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. 18 years ago
Georg Brandl bf82e374ee More 2to3 fixes in the Tools directory. Fixes #2893. 18 years ago
Christian Heimes 05e8be17fd Merged revisions 60990-61002 via svnmerge from 18 years ago
Raymond Hettinger d4cb56d4e8 Convert some custom sort comparison functions to equivalent key functions. 18 years ago
Christian Heimes a37d4c693a Removed PyInt_GetMax and sys.maxint 19 years ago
Collin Winter a817e5894b Convert raise statements in Tools/. 19 years ago
Martin v. Löwis 13c3e380d1 Add XID_Start and XID_Continue properties to unicodectype. 19 years ago
Collin Winter 6afaeb757a Convert print statements to function calls in Tools/. 19 years ago
Guido van Rossum cd16bf6404 Merged revisions 55817-55961 via svnmerge from 19 years ago
Guido van Rossum 805365ee39 Merged revisions 55007-55179 via svnmerge from 19 years ago
Guido van Rossum b940e113bf SF patch 1631942 by Collin Winter: 19 years ago
Thomas Wouters 73e5a5b65d Merge the rest of the trunk. 20 years ago
Thomas Wouters 477c8d5e70 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. 20 years ago
Thomas Wouters 49fd7fa443 Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 20 years ago
Thomas Wouters a977329b6f Merge part of the trunk changes into the p3yk branch. This merges from 43030 20 years ago
Neal Norwitz d91085598f Remove apply() 20 years ago
Martin v. Löwis 43179c8e6f Add changelog entry. 20 years ago
Tim Peters 88ca467ca4 Whitespace normalization. 20 years ago
Martin v. Löwis 480f1bb67b Update Unicode database to Unicode 4.1. 20 years ago
Tim Peters 536cf99536 Whitespace normalization. 21 years ago
Marc-André Lemburg 68b49ef8a1 Add Makefile which allows easily rebuilding the charmap codecs. 21 years ago
Marc-André Lemburg 89bbfd4a36 Add custom mapping files used for generating some of the charmap 21 years ago
Marc-André Lemburg bd20ea55bc Apply some cosmetic fixes to the output of the script. 21 years ago
Marc-André Lemburg 92b201debc Add two new tools to compare codecs and show differences and to 21 years ago
Marc-André Lemburg c5694c8bf4 Moved gencodec.py to the Tools/unicode/ directory. 21 years ago
Hye-Shik Chang e9ddfbb412 SF #989185: Drop unicode.iswide() and unicode.width() and add 22 years ago
Tim Peters 182b5aca27 Whitespace normalization, via reindent.py. 22 years ago
Hye-Shik Chang 974ed7cfa5 - SF #962502: Add two more methods for unicode type; width() and 22 years ago
Armin Rigo ba91b9fdda Applying SF patch #949329 on behalf of Raymond Hettinger. 22 years ago
Martin v. Löwis 2548c730c1 Implement IDNA (Internationalized Domain Names in Applications). 23 years ago
Martin v. Löwis b5c980b802 Add unidata_version. Bump generator version number. 24 years ago
Martin v. Löwis 97225da29a Sort names independent of the Python version. Fix hex constant warning. 24 years ago
Martin v. Löwis 677bde2dd1 Patch #626485: Support Unicode normalization. 24 years ago
Martin v. Löwis 99ac3283e7 Verify that lower-higher case delta are 16-bit. 24 years ago
Martin v. Löwis 9def6a3a77 Update to Unicode 3.2 database. 24 years ago
Walter Dörwald aaab30e00c Apply diff2.txt from SF patch http://www.python.org/sf/572113 24 years ago
Fredrik Lundh b2dfd73bdc Unicode nits: Don't include unicodedatabase.h no more. And make sure 26 years ago
Fredrik Lundh 7b7dd107b3 compress unicode decomposition tables (this saves another 55k) 26 years ago
Fredrik Lundh 9e9bcda547 forgot to check in the new makeunicodedata.py script 26 years ago
Fredrik Lundh fad27aee11 Added 38,642 missing characters to the Unicode database (first-last 26 years ago