summaryrefslogtreecommitdiff
path: root/Tools/unicode
Commit message (Expand)AuthorAgeFilesLines
* Unicode 9.0.0Benjamin Peterson2016-09-141-3/+8
* #27364: fix "incorrect" uses of escape character in the stdlib.R David Murray2016-09-081-5/+5
* upgrade to Unicode 8.0.0Benjamin Peterson2015-06-271-3/+4
* Issue #16261: Converted some bare except statements to except statementsSerhiy Storchaka2015-05-201-1/+1
* Closes #17202: Merge with 3.4Zachary Ware2015-04-131-7/+7
|\
| * Issue #17202: Add .bat to .hgeol to force them to CRLF.Zachary Ware2015-04-131-7/+7
* | Issue #23181: More "codepoint" -> "code point".Serhiy Storchaka2015-01-181-1/+1
|\ \ | |/
| * Issue #23181: More "codepoint" -> "code point".Serhiy Storchaka2015-01-181-1/+1
* | Merge: #18176: Change generic UCD PropList link to version specific link.R David Murray2014-10-091-1/+1
|\ \ | |/
| * #18176: Change generic UCD PropList link to version specific link.R David Murray2014-10-091-1/+1
* | Merge: #18176: fix another reference and add it to the makeunicodedata comment.R David Murray2014-10-091-1/+1
|\ \ | |/ |/|
| * Merge: #18176: updated stdtypes UCD link, added reminder to makeunicodedata.R David Murray2014-10-091-1/+1
| |\
| | * upgrade to unicode 7.0.0Benjamin Peterson2014-07-061-1/+1
* | | #18176: fix another reference and add it to the makeunicodedata comment.R David Murray2014-10-091-0/+1
|/ /
* | #18176: updated stdtypes UCD link, added reminder to makeunicodedata.R David Murray2014-10-091-0/+4
|/
* merge with 3.3Georg Brandl2014-03-173-13/+271
|\
| * #1097797: add the original mapping fileAndrew Kuchling2013-11-101-0/+258
| * Fix some PEP8-formatting problems in the generated codeAndrew Kuchling2013-11-101-9/+9
| * upgrade unicode db to 6.3.0 (closes #19221)Benjamin Peterson2013-10-101-2/+2
| * #18803: merge with 3.3.Ezio Melotti2013-08-261-3/+3
| |\
| | * Issue #18722: Remove uses of the "register" keyword in C code.Antoine Pitrou2013-08-131-2/+2
| | * Issue #15239: Make mkstringprep.py work again on Python 3.Serhiy Storchaka2013-06-091-1/+1
| | |\
| | | * Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka.Antoine Pitrou2012-10-171-1/+1
| | | |\
| | | | * upgrade to UCD 6.2Benjamin Peterson2012-09-291-1/+1
* | | | | merge 3.2 (#20695)Benjamin Peterson2014-02-191-0/+0
|\ \ \ \ \ | |/ / / / |/| | | |
* | | | | #18803: fix more typos. Patch by F?vry Thibault.Ezio Melotti2013-08-261-1/+1
| |/ / / |/| | |
* | | | Issue #15239: Make mkstringprep.py work again on Python 3.Serhiy Storchaka2013-06-091-17/+23
| |/ / |/| |
* | | Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka.Antoine Pitrou2012-10-173-109/+281
|\ \ \ | |/ / |/| / | |/
| * Some cleanup in the Tools directory.Florent Xicluna2012-07-071-1/+0
| * Issue #14874: Restore charmap decoding speed to pre-PEP 393 levels.Antoine Pitrou2012-06-161-3/+6
| * update to Unicode 6.1Benjamin Peterson2012-02-201-4/+5
| * delta encoding of upper/lower/title makes a glorious return (#12736)Benjamin Peterson2012-01-151-0/+7
| * add str.casefold() (closes #13752)Benjamin Peterson2012-01-141-15/+35
| * use full unicode mappings for upper/lower/title case (#12736)Benjamin Peterson2012-01-111-32/+69
| * #12753: Add support for Unicode name aliases and named sequences.Ezio Melotti2011-10-211-2/+100
| * #13054: fix usage of sys.maxunicode after PEP-393.Ezio Melotti2011-10-041-1/+1
| * Fix ResourceWarnings in makeunicodedata.py.Ezio Melotti2011-09-301-81/+88
* | Issue #15378: Fix Tools/unicode/comparecodecs.py. Patch by Serhiy Storchaka.Antoine Pitrou2012-10-171-1/+1
|/
* #11565: Merge with 3.1.Ezio Melotti2011-03-165-60/+265
|\
| * Add updated .hgeol file and fix newlines in the 3.2 branch.Georg Brandl2011-03-051-7/+7
| * Issue #10552: Partially fixed a sort error in Tools/unicode/gencodec.pyAlexander Belopolsky2010-11-301-7/+10
| * Issue #10459: Update CJK character names to Unicode 6.0.Martin v. Löwis2010-11-221-2/+19
| * Upgrade to Unicode 6.0.0.Martin v. Löwis2010-10-111-58/+77
| * #9210: remove --with-wctype-functions configure option.Amaury Forgeot d'Arc2010-09-121-4/+0
| * #5127: Even on narrow unicode builds, the C functions that access the UnicodeAmaury Forgeot d'Arc2010-08-181-37/+4
| * Merged revisions 79494,79496 via svnmerge fromFlorent Xicluna2010-03-301-5/+24
| * Merged revisions 78982,78986 via svnmerge fromFlorent Xicluna2010-03-192-6/+3
| * Fixed a failure in test_bigmem.Florent Xicluna2010-03-191-1/+1
| * Revert Unicode UCD 5.2 upgrade in 3.x. It broke repr() for unicode objects, ...Florent Xicluna2010-03-191-1/+1
| * Missing update from previous changeset r79062.Florent Xicluna2010-03-181-1/+1