1. b9b68ae #3305: self->stream can be NULL. by Georg Brandl · 17 years ago
  2. f9a0ea8 Fix for Windows: close a temporary file before trying to delete it. by Hye-Shik Chang · 18 years ago
  3. 9b54140 Bug #1728403: Fix a bug that CJKCodecs StreamReader hangs when it by Hye-Shik Chang · 18 years ago
  4. c2898c5 Standardize on test.test_support.run_unittest() (as opposed to a mix of run_unittest() and run_suite()). Also, add functionality to run_unittest() that admits usage of unittest.TestLoader.loadTestsFromModule(). by Collin Winter · 18 years ago
  5. b788346 Bug #1572832: fix a bug in ISO-2022 codecs which may cause segfault by Hye-Shik Chang · 19 years ago
  6. 199f1db Fix a few bugs on cjkcodecs found by Oren Tirosh: by Hye-Shik Chang · 19 years ago
  7. b9aa7ea Test using all CJK encodings for the testcases which don't require by Hye-Shik Chang · 19 years ago
  8. 84392be Add a testcase for r47086 which fixed a bug in codec_getstreamcodec(). by Hye-Shik Chang · 19 years ago
  9. cdd4328 Remove $CJKCodecs$ RCS tags. The CJKCodecs isn't maintained outside anymore. by Hye-Shik Chang · 19 years ago
  10. 9f4b632 Allow long objects as a position value of error callbacks returned. by Hye-Shik Chang · 19 years ago
  11. e2ac4ab Patch #1443155: Add the incremental codecs support for CJK codecs. by Hye-Shik Chang · 19 years ago
  12. abb903f Bug #1448490: Fix a bug that ISO-2022 codecs could not handle by Hye-Shik Chang · 19 years ago
  13. 2bb146f Bring CJKCodecs 1.1 into trunk. This completely reorganizes source by Hye-Shik Chang · 21 years ago
  14. a5e719e Test not the standard utf-8 codec but gb18030 which is the most complex by Hye-Shik Chang · 21 years ago
  15. 58eb11c Whitespace normalization. by Tim Peters · 21 years ago
  16. 3e2a306 Add CJK codecs support as discussed on python-dev. (SF #873597) by Hye-Shik Chang · 21 years ago