1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-28 01:35:32 +00:00
elinks/Unicode
Kalle Olavi Niemitalo c9ca6fd448 Refresh charsets from www.unicode.org.
Add copyright and licence notices, and a NEWS entry.

The data in the new versions is not entirely the same as what ELinks
used to have:

- Unicode/8859_1.cp: Adds control characters.
- Unicode/8859_2.cp: Adds control characters.
- Unicode/8859_4.cp: Adds some control characters that ELinks assumed
  there already.
- Unicode/8859_7.cp: Adds three characters.
- Unicode/8859_15.cp: Adds control characters.
- Unicode/8859_16.cp: Adds control characters and swaps 0xA5 with 0xAB.
- Unicode/koi8_r.cp: Changes 0x95 and adds some control characters
  that ELinks assumed there already.
- Unicode/macroman.cp: Changes 0xC6 and removes some control characters
  that ELinks assumes there anyway.
2008-10-11 15:35:09 +03:00
..
7bit.cp Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
7bitrepl.lnx Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
8859_1.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
8859_2.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
8859_3.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
8859_4.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
8859_5.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
8859_6.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
8859_7.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
8859_8.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
8859_9.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
8859_10.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
8859_13.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
8859_14.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
8859_15.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
8859_16.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
cp437.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
cp737.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
cp850.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
cp852.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
cp866.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
cp1125.cp Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
cp1250.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
cp1251.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
cp1252.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
cp1256.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
cp1257.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03: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 Relicense my Perl scripts to ISC license 2008-03-23 13:28:06 +02:00
gen-cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03: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 Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
koi8_r.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
koi8_ru.cp Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00
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 Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03:00
macroman.cp Refresh charsets from www.unicode.org. 2008-10-11 15:35:09 +03: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 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 Initial commit of the HEAD branch of the ELinks CVS repository, as of 2005-09-15 15:58:31 +02:00

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/.