summaryrefslogtreecommitdiffstats
path: root/Modules/cjkcodecs/_codecs_iso2022.c
Commit message (Expand)AuthorAgeFilesLines
* Issue #8914: fix various warnings from the Clang static analyzer v254.Brett Cannon2011-02-221-1/+1
* Recorded merge of revisions 81029 via svnmerge fromAntoine Pitrou2010-05-091-811/+811
* Merged revisions 59488-59511 via svnmerge fromChristian Heimes2007-12-151-1/+1
* Four months of trunk changes (including a few releases...)Thomas Wouters2006-12-131-20/+31
* 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