Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
e7edcb8e22126f3afed3c9976a11bb5f58dcbba0
/
Modules
/
cjkcodecs
f5a149a
Bug #1005737, #1007249: Fix several build problems and warnings
by Hye-Shik Chang
· 20 years ago
eb34110
Remove CJKCodecs implementation of UTF-7 and UTF-8 codec which
by Hye-Shik Chang
· 20 years ago
64a9e38
Replace an extern magic to assigning declared pointer from array's.
by Hye-Shik Chang
· 20 years ago
ca455e8
Remove unused CNS-11643 mapping which shouldn't merged into main Python yet.
by Hye-Shik Chang
· 20 years ago
91380d5
Repair MS compiler warning about signed-vs-unsigned mismatch. The plane
by Tim Peters
· 20 years ago
7c7b3da
Added a comment explaining the extern ugliness.
by Tim Peters
· 20 years ago
0f27166
Changed the "predefinitions" of codec_list and mapping_list from static
by Tim Peters
· 20 years ago
2bb146f
Bring CJKCodecs 1.1 into trunk. This completely reorganizes source
by Hye-Shik Chang
· 20 years ago
75a3204
Remove warning (static not being first) when building with -W
by Neal Norwitz
· 20 years ago
d210a5b
Fix MSVC6 warnings. (spotted by Tim Peters)
by Hye-Shik Chang
· 21 years ago
3e2a306
Add CJK codecs support as discussed on python-dev. (SF #873597)
by Hye-Shik Chang
· 21 years ago