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
*
Merged revisions 59666-59679 via svnmerge from
Christian Heimes
2008-01-03
1
-1/+1
*
Fix a couple of warnings
Neal Norwitz
2007-08-26
1
-1/+1
*
Use unicode and remove support for some uses of str8.
Neal Norwitz
2007-08-26
1
-7/+4
*
Allow encoding names to be unicode strings.
Guido van Rossum
2007-05-17
1
-0/+5
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
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