You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Ulrich Drepper 4b1b449d1d 008-01-08 Jakub Jelinek <jakub@redhat.com> 18 years ago
..
testdata * iconvdata/brf.c: New file. 19 years ago
8bit-gap.c Update. 24 years ago
8bit-generic.c Update. 24 years ago
ARMSCII-8.irreversible Update. 24 years ago
BIG5.irreversible Update. 26 years ago
BIG5HKSCS.irreversible Update. 24 years ago
CP932.irreversible Update. 23 years ago
CP1255.irreversible Update. 25 years ago
CP1258.irreversible Update. 25 years ago
Depend Update. 26 years ago
EUC-JISX0213.precomposed Update. 24 years ago
EUC-JP-MS.irreversible Update. 23 years ago
EUC-JP.irreversible Update. 26 years ago
EUC-KR.irreversible Update. 26 years ago
EUC-TW.irreversible Update. 24 years ago
IBM856.irreversible Update. 24 years ago
IBM922.irreversible Update. 24 years ago
IBM1132.irreversible Update. 24 years ago
IBM1133.irreversible Update. 24 years ago
IBM1160.irreversible Update. 24 years ago
IBM1161.irreversible Update. 24 years ago
IBM1163.irreversible Update. 24 years ago
IBM1164.irreversible Update. 24 years ago
ISIRI-3342.irreversible Update. 26 years ago
JISX0213.TXT Update. 22 years ago
MISSING Encodings without iconv support. 22 years ago
Makefile 008-01-08 Jakub Jelinek <jakub@redhat.com> 18 years ago
SHIFT_JISX0213.irreversible Update. 24 years ago
SHIFT_JISX0213.precomposed Update. 24 years ago
SJIS.irreversible Update. 26 years ago
TCVN5712-1.precomposed Update. 24 years ago
TESTS * iconvdata/Makefile (modules): Add ISO8859-9E. 19 years ago
TESTS2 Update to LGPL v2.1. 25 years ago
TSCII.irreversible Update. 24 years ago
TSCII.precomposed Update. 24 years ago
ansi_x3.110.c Update. 24 years ago
armscii-8.c Update. 22 years ago
asmo_449.c Update to LGPL v2.1. 25 years ago
big5.c Update. 24 years ago
big5hkscs.c Update. 24 years ago
brf.c * iconvdata/brf.c: New file. 19 years ago
bug-iconv1.c Update. 26 years ago
bug-iconv2.c Update. 26 years ago
bug-iconv3.c Update. 23 years ago
bug-iconv4.c * posix/tst-execle1.c (do_test): Add a const. 21 years ago
bug-iconv5.c [BZ #4896, BZ #4936] 19 years ago
bug-iconv6.c [BZ #5277] 19 years ago
cns11643.c Update. 24 years ago
cns11643.h * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned 19 years ago
cns11643l1.c Update. 24 years ago
cns11643l1.h Update. 23 years ago
cns11643l2.h Update. 23 years ago
cp737.c Update to LGPL v2.1. 25 years ago
cp737.h Update. 24 years ago
cp775.c Update to LGPL v2.1. 25 years ago
cp775.h Update. 24 years ago
cp932.c Update. 23 years ago
cp1125.c * iconvdata/cp1125.c: New file. 24 years ago
cp1250.c Update to LGPL v2.1. 25 years ago
cp1251.c Update to LGPL v2.1. 25 years ago
cp1252.c Update to LGPL v2.1. 25 years ago
cp1253.c Update to LGPL v2.1. 25 years ago
cp1254.c Update to LGPL v2.1. 25 years ago
cp1255.c Update. 22 years ago
cp1256.c Update to LGPL v2.1. 25 years ago
cp1257.c Update to LGPL v2.1. 25 years ago
cp1258.c Update. 22 years ago
cp10007.c Update to LGPL v2.1. 25 years ago
csn_369103.c Update to LGPL v2.1. 25 years ago
cwi.c Update to LGPL v2.1. 25 years ago
dec-mcs.c Update to LGPL v2.1. 25 years ago
ebcdic-at-de-a.c Update to LGPL v2.1. 25 years ago
ebcdic-at-de.c Update to LGPL v2.1. 25 years ago
ebcdic-ca-fr.c Update to LGPL v2.1. 25 years ago
ebcdic-dk-no-a.c Update to LGPL v2.1. 25 years ago
ebcdic-dk-no.c Update to LGPL v2.1. 25 years ago
ebcdic-es-a.c [BZ #5424, BZ #5428, BZ #5451] 19 years ago
ebcdic-es-s.c Update to LGPL v2.1. 25 years ago
ebcdic-es.c [BZ #5424, BZ #5428, BZ #5451] 19 years ago
ebcdic-fi-se-a.c Update to LGPL v2.1. 25 years ago
ebcdic-fi-se.c Update to LGPL v2.1. 25 years ago
ebcdic-fr.c Update to LGPL v2.1. 25 years ago
ebcdic-is-friss.c [BZ #5424, BZ #5428, BZ #5451] 19 years ago
ebcdic-it.c Update to LGPL v2.1. 25 years ago
ebcdic-pt.c Update to LGPL v2.1. 25 years ago
ebcdic-uk.c [BZ #5424, BZ #5428, BZ #5451] 19 years ago
ebcdic-us.c Update to LGPL v2.1. 25 years ago
ecma-cyrillic.c Update to LGPL v2.1. 25 years ago
euc-cn.c Update. 24 years ago
euc-jisx0213.c Update. 22 years ago
euc-jp-ms.c * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned 19 years ago
euc-jp.c Update. 24 years ago
euc-kr.c * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned 19 years ago
euc-tw.c * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned 19 years ago
extra-module.mk * Makerules: Define build-module-asneeded. 21 years ago
gap.awk * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 24 years ago
gaptab.awk Update. 28 years ago
gb2312.c Update to LGPL v2.1. 25 years ago
gb2312.h Update. 23 years ago
gb18030.c 2.5-18.1 19 years ago
gbbig5.c Update. 24 years ago
gbgbk.c Update. 24 years ago
gbk.c * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned 19 years ago
gconv-modules [BZ #5465] 19 years ago
gconv.map Update. 22 years ago
gen-8bit-gap-1.sh * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 24 years ago
gen-8bit-gap.sh * iconv/gconv_conf.c: Convert GCC extension initializer syntax to C99. 24 years ago
gen-8bit.sh Update. 26 years ago
georgian-academy.c Update. 25 years ago
georgian-ps.c Update. 25 years ago
gost_19768-74.c Update to LGPL v2.1. 25 years ago
greek-ccitt.c Update to LGPL v2.1. 25 years ago
greek7-old.c Update to LGPL v2.1. 25 years ago
greek7.c Update to LGPL v2.1. 25 years ago
hp-greek8.c [BZ #5465] 19 years ago
hp-roman8.c [BZ #5427] 19 years ago
hp-roman9.c [BZ #5427] 19 years ago
hp-thai8.c [BZ #5465] 19 years ago
hp-turkish8.c [BZ #5465] 19 years ago
ibm037.c Update to LGPL v2.1. 25 years ago
ibm038.c Update to LGPL v2.1. 25 years ago
ibm256.c Update to LGPL v2.1. 25 years ago
ibm273.c Update to LGPL v2.1. 25 years ago
ibm274.c Update to LGPL v2.1. 25 years ago
ibm275.c Update to LGPL v2.1. 25 years ago
ibm277.c Update to LGPL v2.1. 25 years ago
ibm278.c Update to LGPL v2.1. 25 years ago
ibm280.c Update to LGPL v2.1. 25 years ago
ibm281.c Update to LGPL v2.1. 25 years ago
ibm284.c Update to LGPL v2.1. 25 years ago
ibm285.c Update to LGPL v2.1. 25 years ago
ibm290.c Update to LGPL v2.1. 25 years ago
ibm297.c Update to LGPL v2.1. 25 years ago
ibm420.c Update to LGPL v2.1. 25 years ago
ibm423.c Update to LGPL v2.1. 25 years ago
ibm424.c Update to LGPL v2.1. 25 years ago
ibm437.c * iconvdata/ibm437.c: Define HAS_HOLES to 0. 20 years ago
ibm500.c Update to LGPL v2.1. 25 years ago
ibm803.c IBM1008 iconv module. 21 years ago
ibm803.h IBM1008 iconv module. 21 years ago
ibm850.c Update to LGPL v2.1. 25 years ago
ibm851.c Update to LGPL v2.1. 25 years ago
ibm852.c Update to LGPL v2.1. 25 years ago
ibm855.c Update to LGPL v2.1. 25 years ago
ibm856.c Update to LGPL v2.1. 25 years ago
ibm856.h 2002-12-19 Roland McGrath <roland@redhat.com> 24 years ago
ibm857.c Update to LGPL v2.1. 25 years ago
ibm860.c Update to LGPL v2.1. 25 years ago
ibm861.c * iconvdata/ibm437.c: Define HAS_HOLES to 0. 20 years ago
ibm862.c * iconvdata/ibm437.c: Define HAS_HOLES to 0. 20 years ago
ibm863.c * iconvdata/ibm437.c: Define HAS_HOLES to 0. 20 years ago
ibm864.c Update to LGPL v2.1. 25 years ago
ibm865.c * iconvdata/ibm437.c: Define HAS_HOLES to 0. 20 years ago
ibm866.c Update to LGPL v2.1. 25 years ago
ibm866nav.c Update. 24 years ago
ibm868.c Update to LGPL v2.1. 25 years ago
ibm869.c Update to LGPL v2.1. 25 years ago
ibm870.c Update. 24 years ago
ibm871.c Update to LGPL v2.1. 25 years ago
ibm874.c Update to LGPL v2.1. 25 years ago
ibm875.c Update to LGPL v2.1. 25 years ago
ibm880.c Update to LGPL v2.1. 25 years ago
ibm891.c Update to LGPL v2.1. 25 years ago
ibm901.c IBM1008 iconv module. 21 years ago
ibm901.h IBM1008 iconv module. 21 years ago
ibm902.c IBM1008 iconv module. 21 years ago
ibm902.h IBM1008 iconv module. 21 years ago
ibm903.c Update to LGPL v2.1. 25 years ago
ibm904.c Update to LGPL v2.1. 25 years ago
ibm905.c Update to LGPL v2.1. 25 years ago
ibm918.c Update to LGPL v2.1. 25 years ago
ibm921.c IBM1008 iconv module. 21 years ago
ibm921.h IBM1008 iconv module. 21 years ago
ibm922.c Update to LGPL v2.1. 25 years ago
ibm922.h 2002-12-19 Roland McGrath <roland@redhat.com> 24 years ago
ibm930.c 008-01-08 Jakub Jelinek <jakub@redhat.com> 18 years ago
ibm930.h * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm932.c [BZ #1386] 20 years ago
ibm932.h 2002-12-19 Roland McGrath <roland@redhat.com> 24 years ago
ibm933.c 008-01-08 Jakub Jelinek <jakub@redhat.com> 18 years ago
ibm933.h 2002-12-19 Roland McGrath <roland@redhat.com> 24 years ago
ibm935.c 008-01-08 Jakub Jelinek <jakub@redhat.com> 18 years ago
ibm935.h 2002-12-19 Roland McGrath <roland@redhat.com> 24 years ago
ibm937.c 008-01-08 Jakub Jelinek <jakub@redhat.com> 18 years ago
ibm937.h 2002-12-19 Roland McGrath <roland@redhat.com> 24 years ago
ibm939.c 008-01-08 Jakub Jelinek <jakub@redhat.com> 18 years ago
ibm939.h * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm943.c [BZ #1386] 20 years ago
ibm943.h 2002-12-19 Roland McGrath <roland@redhat.com> 24 years ago
ibm1004.c Update to LGPL v2.1. 25 years ago
ibm1008.c IBM1008 iconv module. 21 years ago
ibm1008.h Tables for IBM1008 iconv module. 21 years ago
ibm1008_420.c * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned 19 years ago
ibm1025.c * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm1025.h * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm1026.c Update to LGPL v2.1. 25 years ago
ibm1046.c Update to LGPL v2.1. 25 years ago
ibm1046.h Update. 24 years ago
ibm1047.c Update to LGPL v2.1. 25 years ago
ibm1097.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1097.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1112.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1112.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1122.c * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm1122.h * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm1123.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1123.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1124.c Update to LGPL v2.1. 25 years ago
ibm1124.h Update. 24 years ago
ibm1129.c Update to LGPL v2.1. 25 years ago
ibm1129.h Update. 24 years ago
ibm1130.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1130.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1132.c Update. 25 years ago
ibm1132.h Update. 24 years ago
ibm1133.c Update. 25 years ago
ibm1133.h Update. 24 years ago
ibm1137.c * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm1137.h * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm1140.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1140.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1141.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1141.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1142.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1142.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1143.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1143.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1144.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1144.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1145.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1145.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1146.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1146.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1147.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1147.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1148.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1148.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1149.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1149.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1153.c * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm1153.h * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm1154.c * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm1154.h * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm1155.c * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm1155.h * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm1156.c * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm1156.h * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm1157.c * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm1157.h * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm1158.c * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm1158.h * iconvdata/ibm930.h: Correct Yen mapping. 21 years ago
ibm1160.c Update. 25 years ago
ibm1160.h Update. 24 years ago
ibm1161.c Update. 25 years ago
ibm1161.h Update. 24 years ago
ibm1162.c Update. 25 years ago
ibm1162.h Update. 24 years ago
ibm1163.c Update. 25 years ago
ibm1163.h Update. 24 years ago
ibm1164.c Update. 25 years ago
ibm1164.h Update. 24 years ago
ibm1166.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1166.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1167.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1167.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm1364.c 008-01-08 Jakub Jelinek <jakub@redhat.com> 18 years ago
ibm1364.h * iconvdata/ibm1364.h (__ucs4_to_ibm1364sb): Fix one mapping. 21 years ago
ibm1371.c .. 21 years ago
ibm1371.h .. 21 years ago
ibm1388.c .. 21 years ago
ibm1388.h * iconvdata/ibm1364.h (__ucs4_to_ibm1364sb): Fix one mapping. 21 years ago
ibm1390.c .. 21 years ago
ibm1390.h .. 21 years ago
ibm1399.c .. 21 years ago
ibm1399.h .. 21 years ago
ibm4517.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm4517.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm4899.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm4899.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm4909.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm4909.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm4971.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm4971.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm5347.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm5347.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm9030.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm9030.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm9066.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm9066.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm9448.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm9448.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm12712.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm12712.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm16804.c * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
ibm16804.h * iconvdata/Makefile (modules): Add IBM803, IBM901, IBM902, IBM921, 21 years ago
iec_p27-1.c Update to LGPL v2.1. 25 years ago
inis-8.c Update to LGPL v2.1. 25 years ago
inis-cyrillic.c Update to LGPL v2.1. 25 years ago
inis.c Update to LGPL v2.1. 25 years ago
isiri-3342.c Update. 24 years ago
isiri-3342.h 2002-12-19 Roland McGrath <roland@redhat.com> 24 years ago
iso-2022-cn-ext.c 008-01-08 Jakub Jelinek <jakub@redhat.com> 18 years ago
iso-2022-cn.c 008-01-08 Jakub Jelinek <jakub@redhat.com> 18 years ago
iso-2022-jp-3.c 008-01-08 Jakub Jelinek <jakub@redhat.com> 18 years ago
iso-2022-jp.c 008-01-08 Jakub Jelinek <jakub@redhat.com> 18 years ago
iso-2022-kr.c 008-01-08 Jakub Jelinek <jakub@redhat.com> 18 years ago
iso-ir-165.c Update. 24 years ago
iso-ir-165.h * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned 19 years ago
iso-ir-197.c Update to LGPL v2.1. 25 years ago
iso-ir-209.c Update. 25 years ago
iso646.c Update. 24 years ago
iso8859-1.c Update. 22 years ago
iso8859-2.c Update to LGPL v2.1. 25 years ago
iso8859-3.c Update to LGPL v2.1. 25 years ago
iso8859-4.c Update to LGPL v2.1. 25 years ago
iso8859-5.c Update to LGPL v2.1. 25 years ago
iso8859-6.c Update to LGPL v2.1. 25 years ago
iso8859-7.c Update to LGPL v2.1. 25 years ago
iso8859-8.c Update to LGPL v2.1. 25 years ago
iso8859-9.c Update to LGPL v2.1. 25 years ago
iso8859-9e.c [BZ #5424, BZ #5428, BZ #5451] 19 years ago
iso8859-10.c Update to LGPL v2.1. 25 years ago
iso8859-11.c Update to LGPL v2.1. 25 years ago
iso8859-13.c Update to LGPL v2.1. 25 years ago
iso8859-14.c Update to LGPL v2.1. 25 years ago
iso8859-15.c Update to LGPL v2.1. 25 years ago
iso8859-16.c [BZ #5424, BZ #5428, BZ #5451] 19 years ago
iso_2033.c Update to LGPL v2.1. 25 years ago
iso_5427-ext.c Update to LGPL v2.1. 25 years ago
iso_5427.c Update to LGPL v2.1. 25 years ago
iso_5428.c Update to LGPL v2.1. 25 years ago
iso_6937-2.c Update. 23 years ago
iso_6937.c Update. 24 years ago
iso_10367-box.c Update to LGPL v2.1. 25 years ago
iso_11548-1.c * iconvdata/Makefile (modules): Add ISO_11548-1. 21 years ago
jis0201.c Update to LGPL v2.1. 25 years ago
jis0201.h * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned 19 years ago
jis0208.c [BZ #395] 21 years ago
jis0208.h * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned 19 years ago
jis0212.c Update. 24 years ago
jis0212.h * iconvdata/gbk.c (BODY): Make buf and cp char instead of unsigned 19 years ago
jisx0213.c Update. 22 years ago
jisx0213.h Update. 22 years ago
johab.c [BZ #3954] 19 years ago
koi-8.c Update to LGPL v2.1. 25 years ago
koi8-r.c * iconvdata/Makefile (modules): Add KOI8-RU. 19 years ago
koi8-ru.c * iconvdata/Makefile (modules): Add KOI8-RU. 19 years ago
koi8-t.c Update. 25 years ago
koi8-u.c Update to LGPL v2.1. 25 years ago
ksc5601.c [BZ #3954] 19 years ago
ksc5601.h [BZ #3954] 19 years ago
latin-greek-1.c Update to LGPL v2.1. 25 years ago
latin-greek.c Update to LGPL v2.1. 25 years ago
mac-centraleurope.c [BZ #4972] 19 years ago
mac-is.c Update to LGPL v2.1. 25 years ago
mac-sami.c Update. 25 years ago
mac-uk.c Update to LGPL v2.1. 25 years ago
macintosh.c Update to LGPL v2.1. 25 years ago
mik.c [BZ #2625] 20 years ago
nats-dano.c Update to LGPL v2.1. 25 years ago
nats-sefi.c Update to LGPL v2.1. 25 years ago
pt154.c Update. 22 years ago
rk1048.c Update. 22 years ago
run-iconv-test.sh * iconvdata/run-iconv-test.sh: Run cmp in C locale. 20 years ago
sami-ws2.c Update to LGPL v2.1. 25 years ago
shift_jisx0213.c Update. 22 years ago
sjis.c Update. 24 years ago
t.61.c Update. 24 years ago
tcvn5712-1.c Update. 22 years ago
tis-620.c Update to LGPL v2.1. 25 years ago
tscii.c Update. 22 years ago
tst-e2big.c (test): Use %td in printf for ptrdiff_t. 24 years ago
tst-iconv4.c Update. 24 years ago
tst-iconv6.c [BZ #2569] 20 years ago
tst-iconv7.c 008-01-08 Jakub Jelinek <jakub@redhat.com> 18 years ago
tst-loading.c * catgets/open_catalog.c (__open_catalog): Don't use a value type 24 years ago
tst-table-charmap.sh Update to LGPL v2.1. 25 years ago
tst-table-from.c Update. 24 years ago
tst-table-to.c Update. 24 years ago
tst-table.sh * charmaps/GB18030: Add Unicode planes 1 (scripts, symbols), 2 (CJK), 24 years ago
tst-tables.sh [BZ #5465] 19 years ago
uhc.c [BZ #3954] 19 years ago
unicode.c Update. 24 years ago
utf-7.c [BZ #2502] 20 years ago
utf-16.c * posix/bits/unistd.h (confstr, getgroups, ttyname_r, gethostname, 21 years ago
utf-32.c Update. 24 years ago
viscii.c [BZ #5424, BZ #5428, BZ #5451] 19 years ago