index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
cjkcodecs
/
cjkcodecs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
This reverts r63675 based on the discussion in this thread:
Gregory P. Smith
2008-06-09
1
-2/+2
*
Renamed PyString to PyBytes
Christian Heimes
2008-05-26
1
-2/+2
*
Modified PyImport_Import and PyImport_ImportModule to always use absolute imp...
Christian Heimes
2008-01-03
1
-1/+1
*
Fix a few bugs on cjkcodecs found by Oren Tirosh:
Hye-Shik Chang
2006-09-05
1
-7/+10
*
Check NULL if Py_InitModule fails.
Hye-Shik Chang
2006-03-06
1
-1/+2
*
- Modernize code to use Py_ssize_t more intensively.
Hye-Shik Chang
2006-03-04
1
-10/+10
*
Change the internal "undefined codepoint" mark for CJKCodecs decoders
Hye-Shik Chang
2005-10-06
1
-1/+4
*
Bug #1005737, #1007249: Fix several build problems and warnings
Hye-Shik Chang
2004-08-19
1
-2/+2
*
Replace an extern magic to assigning declared pointer from array's.
Hye-Shik Chang
2004-07-18
1
-26/+12
*
Added a comment explaining the extern ugliness.
Tim Peters
2004-07-18
1
-0/+6
*
Changed the "predefinitions" of codec_list and mapping_list from static
Tim Peters
2004-07-18
1
-2/+2
*
Bring CJKCodecs 1.1 into trunk. This completely reorganizes source
Hye-Shik Chang
2004-07-18
1
-0/+399