1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 12:20:39 -08:00
emacs/admin/unidata
Michal Nazarewicz 21132e2623 unidata: don’t check special casing in unidata-check (bug#26656)
* admin/unidata/unidata-gen.el (unidata-check): Do not test special
casing mapping of characters since that mapping is not constructed from
the unidata.txt file.
Also, check for integer decoder and cons char earlier so that less
unnecessary processing is performed.
2017-06-22 15:58:40 +02:00
..
BidiBrackets.txt Update Unicode data files from Unicode 9.0.0 2016-06-22 19:52:49 +03:00
BidiMirroring.txt Import new data files from Unicode 9.0.0beta 2016-03-12 17:51:45 +02:00
blocks.awk Update copyright year to 2017 2016-12-31 19:42:26 -08:00
Blocks.txt Import new data files from Unicode 9.0.0beta 2016-03-12 17:51:45 +02:00
copyright.html Update Unicode data files from Unicode 9.0.0 2016-06-22 19:52:49 +03:00
IVD_Sequences.txt Backport unicode 7.0 data files update from trunk 2014-06-24 00:07:03 -07:00
Makefile.in Generate each unicode lisp file independently 2017-04-24 23:06:27 -07:00
NormalizationTest.txt Add tests for ucs-normalize.el 2016-07-16 13:01:04 -04:00
README Support casing characters which map into multiple code points (bug#24603) 2017-04-06 20:54:58 +02:00
SpecialCasing.txt Support casing characters which map into multiple code points (bug#24603) 2017-04-06 20:54:58 +02:00
UnicodeData.txt Update Unicode data files from Unicode 9.0.0 2016-06-22 19:52:49 +03:00
unidata-gen.el unidata: don’t check special casing in unidata-check (bug#26656) 2017-06-22 15:58:40 +02:00
uvs.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00

Some files in this directory are taken from the Unicode Character
Database and the Unicode Ideographic Variation Database.  These files
are governed by the Unicode Terms of Use contained in the file
copyright.html.

The names, URLs, and dates for these files are as follows.

BidiMirroring.txt
http://www.unicode.org/Public/UNIDATA/BidiMirroring.txt
2013-12-17

IVD_Sequences.txt
http://www.unicode.org/ivd/data/2014-05-16/IVD_Sequences.txt
2014-05-16

UnicodeData.txt
http://www.unicode.org/Public/UNIDATA/UnicodeData.txt
2014-03-10

Blocks.txt
http://www.unicode.org/Public/8.0.0/ucd/Blocks.txt
2014-11-10

NormalizationTest.txt
http://www.unicode.org/Public/UNIDATA/NormalizationTest.txt
2016-07-16

SpecialCasing.txt
http://unicode.org/Public/UNIDATA/SpecialCasing.txt
2016-03-03