Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-30003: Fix handling escape characters in HZ codec (#1720) (#1556) | Xiang Zhang | 2017-05-23 | 1 | -13/+14 |
* | bpo-29990: Fix range checking in GB18030 decoder (#1509) | Xiang Zhang | 2017-05-09 | 1 | -1/+3 |
* | Issue #23181: More "codepoint" -> "code point". | Serhiy Storchaka | 2015-01-18 | 1 | -1/+1 |
* | Untabify C files. Will watch buildbots. | Antoine Pitrou | 2010-05-09 | 1 | -317/+317 |
* | Fix gb18030 codec's bug that doesn't map two-byte characters on | Hye-Shik Chang | 2007-08-04 | 1 | -0/+1 |
* | Fix a few bugs on cjkcodecs found by Oren Tirosh: | Hye-Shik Chang | 2006-09-05 | 1 | -15/+20 |
* | Patch #1443155: Add the incremental codecs support for CJK codecs. | Hye-Shik Chang | 2006-03-26 | 1 | -4/+1 |
* | - Modernize code to use Py_ssize_t more intensively. | Hye-Shik Chang | 2006-03-04 | 1 | -1/+0 |
* | Bug #1290333: Added a workaround for cjkcodecs' _codecs_cn module | Hye-Shik Chang | 2005-12-12 | 1 | -0/+8 |
* | Bring CJKCodecs 1.1 into trunk. This completely reorganizes source | Hye-Shik Chang | 2004-07-18 | 1 | -0/+434 |