Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
74fa9f723f700a342e582b5ad4b51a2c4801cd1c
/
Modules
/
cjkcodecs
/
alg_jisx0201.h
14c9fea
CJK codecs: less magic macros, require explicit semicolon
by Victor Stinner
· 12 years ago
146a2ed
CJK codecs: add newlines for readability
by Victor Stinner
· 12 years ago
a0dd021
Close #17693: Rewrite CJK decoders to use the _PyUnicodeWriter API instead of
by Victor Stinner
· 12 years ago
f95a1b3
Recorded merge of revisions 81029 via svnmerge from
by Antoine Pitrou
· 15 years ago
4b96c13
- Modernize code to use Py_ssize_t more intensively.
by Hye-Shik Chang
· 19 years ago
2bb146f
Bring CJKCodecs 1.1 into trunk. This completely reorganizes source
by Hye-Shik Chang
· 21 years ago
3e2a306
Add CJK codecs support as discussed on python-dev. (SF #873597)
by Hye-Shik Chang
· 22 years ago