1. baecd72 Upgrade to Unicode 6.0.0. by Martin v. Löwis · 14 years ago
  2. feb7307 #9210: remove --with-wctype-functions configure option. by Amaury Forgeot d'Arc · 14 years ago
  3. 324ac65 #5127: Even on narrow unicode builds, the C functions that access the Unicode by Amaury Forgeot d'Arc · 14 years ago
  4. 806d8cf Merged revisions 79494,79496 via svnmerge from by Florent Xicluna · 14 years ago
  5. faa663f Fixed a failure in test_bigmem. by Florent Xicluna · 14 years ago
  6. f1789de 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. by Florent Xicluna · 14 years ago
  7. 657de43 Merged revisions 79059 via svnmerge from by Florent Xicluna · 14 years ago
  8. 919765a Merged revisions 75396 via svnmerge from by Amaury Forgeot d'Arc · 15 years ago
  9. 7d52079 Merged revisions 75272-75273 via svnmerge from by Amaury Forgeot d'Arc · 15 years ago
  10. 1b08b30 Merged revisions 71894 via svnmerge from by Walter Dörwald · 15 years ago
  11. 0983274 fix isprintable() on space characters #5126 by Benjamin Peterson · 15 years ago
  12. 93cbca3 Merged revisions 66362 via svnmerge from by Martin v. Löwis · 16 years ago
  13. d52429f Issue #3282: str.isprintable() should return False for undefined Unicode characters. by Georg Brandl · 16 years ago
  14. 559e5d7 #2630: Implement PEP 3138. by Georg Brandl · 16 years ago
  15. a26f8ca Revert r63934 -- it was mixing two patches. by Georg Brandl · 16 years ago
  16. f954c4b Remove meaning of -ttt, but still accept -t option on cmdline for compatibility. by Georg Brandl · 16 years ago
  17. 13c3e38 Add XID_Start and XID_Continue properties to unicodectype. by Martin v. Löwis · 17 years ago
  18. 480f1bb Update Unicode database to Unicode 4.1. by Martin v. Löwis · 18 years ago
  19. e9ddfbb SF #989185: Drop unicode.iswide() and unicode.width() and add by Hye-Shik Chang · 20 years ago
  20. 974ed7c - SF #962502: Add two more methods for unicode type; width() and by Hye-Shik Chang · 20 years ago
  21. b5c980b Add unidata_version. Bump generator version number. by Martin v. Löwis · 22 years ago
  22. d5169ba Regenerate from Unicode 3.2.0 to include all First/Last ranges. by Martin v. Löwis · 22 years ago
  23. 9def6a3 Update to Unicode 3.2 database. by Martin v. Löwis · 22 years ago
  24. 9e9bcda forgot to check in the new makeunicodedata.py script by Fredrik Lundh · 23 years ago
  25. fad27ae Added 38,642 missing characters to the Unicode database (first-last by Fredrik Lundh · 24 years ago
  26. 375732c - don't set the titlecase flag for uppercase letters (sorry, tim) by Fredrik Lundh · 24 years ago
  27. 69b58e2 unicode database compression, step 3: by Fredrik Lundh · 24 years ago