Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Whitespace. | Walter Dörwald | 2006-03-27 | 1 | -0/+3 |
| | |||||
* | Patch #1443155: Add the incremental codecs support for CJK codecs. | Hye-Shik Chang | 2006-03-26 | 1 | -18/+20 |
| | | | | (reviewed by Walter Dörwald) | ||||
* | Bring CJKCodecs 1.1 into trunk. This completely reorganizes source | Hye-Shik Chang | 2004-07-18 | 1 | -4/+5 |
| | | | | | | and installed layouts to make maintenance simple and easy. And it also adds four new codecs; big5hkscs, euc-jis-2004, shift-jis-2004 and iso2022-jp-2004. | ||||
* | Whitespace normalization. | Tim Peters | 2004-07-07 | 1 | -1/+0 |
| | |||||
* | Add CJK codecs support as discussed on python-dev. (SF #873597) | Hye-Shik Chang | 2004-01-17 | 1 | -0/+34 |
Several style fixes are suggested by Martin v. Loewis and Marc-Andre Lemburg. Thanks! |