summaryrefslogtreecommitdiffstats
path: root/Modules/cjkcodecs/_codecs_iso2022.c
Commit message (Expand)AuthorAgeFilesLines
* Backport from trunk r52223:Hye-Shik Chang2006-10-081-14/+22
* Backport from trunk r51737:Hye-Shik Chang2006-09-071-6/+9
* Bug #1448490: Fix a bug that ISO-2022 codecs could not handleHye-Shik Chang2006-03-131-1/+1
* - Modernize code to use Py_ssize_t more intensively.Hye-Shik Chang2006-03-041-27/+26
* Bug #1005737, #1007249: Fix several build problems and warningsHye-Shik Chang2004-08-191-34/+38
* Repair MS compiler warning about signed-vs-unsigned mismatch. The planeTim Peters2004-07-181-2/+2
* Bring CJKCodecs 1.1 into trunk. This completely reorganizes sourceHye-Shik Chang2004-07-181-0/+1117