index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
cjkcodecs
/
_codecs_cn.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #23181: More "codepoint" -> "code point".
Serhiy Storchaka
2015-01-18
1
-1
/
+1
*
CJK codecs: less magical macros, semicolon is now explicit
Victor Stinner
2013-10-29
1
-13
/
+14
*
CJK codecs: less magic macros, require explicit semicolon
Victor Stinner
2013-10-29
1
-43
/
+50
*
CJK codecs: add newlines for readability
Victor Stinner
2013-10-29
1
-13
/
+27
*
CJK codecs: use less magic and more readable macros, write explicit if
Victor Stinner
2013-10-28
1
-4
/
+4
*
Issue #18509: handle PyUnicode_Writer() error
Victor Stinner
2013-10-28
1
-5
/
+14
*
Issue #17693: CJK encoders now use the new Unicode API (PEP 393)
Victor Stinner
2013-04-14
1
-70
/
+65
*
Close #17693: Rewrite CJK decoders to use the _PyUnicodeWriter API instead of
Victor Stinner
2013-04-11
1
-48
/
+41
*
Issue #12016: Multibyte CJK decoders now resynchronize faster
Victor Stinner
2011-07-08
1
-7
/
+7
*
Recorded merge of revisions 81032 via svnmerge from
Antoine Pitrou
2010-05-09
1
-317
/
+317
*
Merged revisions 56753-56781 via svnmerge from
Guido van Rossum
2007-08-06
1
-0
/
+1
*
Four months of trunk changes (including a few releases...)
Thomas Wouters
2006-12-13
1
-15
/
+20
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
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