1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-11-04 08:17:17 -05:00
elinks/Unicode
Kalle Olavi Niemitalo a6886634bc Make unicode_7b[] static const.
The .data section of src/intl/charsets.o is only 40 bytes now.
Inspired by bug 381.
2007-02-03 23:25:16 +02:00
..
7bit.cp
7bitrepl.lnx
8859_1.cp
8859_2.cp
8859_3.cp
8859_4.cp
8859_5.cp
8859_6.cp
8859_7.cp
8859_8.cp
8859_9.cp
8859_10.cp
8859_13.cp Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
8859_14.cp
8859_15.cp
8859_16.cp
cp437.cp
cp737.cp
cp850.cp
cp852.cp
cp866.cp
cp1125.cp
cp1250.cp cp1250, cp1257: Don't map undefined bytes to U+0000. 2007-01-27 09:58:18 +02:00
cp1251.cp
cp1252.cp
cp1256.cp
cp1257.cp cp1250, cp1257: Don't map undefined bytes to U+0000. 2007-01-27 09:58:18 +02:00
entities.txt
gen
gen-7b Make unicode_7b[] static const. 2007-02-03 23:25:16 +02:00
gen-case
gen-cp cp1250, cp1257: Don't map undefined bytes to U+0000. 2007-01-27 09:58:18 +02:00
gen-ent Make entities[] static const. 2007-02-03 19:51:45 +02:00
index.txt Internally rename the utf_8 codepage to utf8. 2006-09-17 16:23:17 +03:00
kamen.cp
koi8_r.cp
koi8_ru.cp
koi8_u.cp Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
mac_lat2.cp
macroman.cp Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
README Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
tcvn5712.cp Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
tr7bit.awk
utf8.cp Internally rename the utf_8 codepage to utf8. 2006-09-17 16:23:17 +03:00
viscii.cp

This contains charset definitions and convert tables. If you'll change
anything, run ./gen - it will regenerate the header files and place them inside
src/intl/.