summaryrefslogtreecommitdiffstats
path: root/Modules/cjkcodecs/_codecs_jp.c
Commit message (Expand)AuthorAgeFilesLines
* Issue #12016: Reindent decoders of HK and JP codecsVictor Stinner2011-06-031-5/+5
* Untabify C files. Will watch buildbots.Antoine Pitrou2010-05-091-602/+602
* Fix a potentially invalid memory access of CJKCodecs' shift-jisHye-Shik Chang2006-06-051-1/+2
* - Modernize code to use Py_ssize_t more intensively.Hye-Shik Chang2006-03-041-3/+2
* [ 1243081 ] repair typosGeorg Brandl2005-07-221-1/+1
* Bring CJKCodecs 1.1 into trunk. This completely reorganizes sourceHye-Shik Chang2004-07-181-0/+731