1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-10-03 03:56:32 -04: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
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 Hmm, seem b.delta decided not to become 0x03B4 like it should 2006-01-10 15:39:11 +01:00
gen Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
gen-7b Make unicode_7b[] static const. 2007-02-03 23:25:16 +02:00
gen-case UTF-8: New function unicode_fold_label_case and a related script. 2006-08-06 20:02:42 +00:00
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
mac_lat2.cp
macroman.cp
README
tcvn5712.cp
tr7bit.awk Remove now useless $Id: lines. 2005-10-21 09:14:07 +02:00
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/.