summaryrefslogtreecommitdiffstats
path: root/Objects/unicodectype.c
Commit message (Expand)AuthorAgeFilesLines
* Add the current Win64 compiler to the list of those that need theTrent Mick2000-08-121-1/+5
* Changing the CNRI copyright notice according to CNRI's instructions.Guido van Rossum2000-08-031-1/+1
* Conditionally (currently on ifdef macintosh) break the large switch upJack Jansen2000-07-061-0/+15
* Added new lookup API which matches all alphabetic Unicode characters,Marc-André Lemburg2000-07-051-0/+5295
* Marc-Andre Lemburg:Guido van Rossum2000-04-111-2/+6
* Unicode character type helpers, written by Marc-Andre Lemburg.Guido van Rossum2000-03-101-0/+5043