1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-30 08:09:04 +00:00
emacs/admin/unidata
Mattias Engdegård a3459a28e4 * admin/unidata/emoji-zwj.awk: Avoid sprint buffer overflow
Some AWK implementations have a fixed buffer for sprintf; for mawk the
default size is 8192 bytes.  Hoist a string concatenation from
a sprintf call to avoid running into that limit.  See discussion at
https://lists.gnu.org/archive/html/emacs-devel/2023-06/msg00090.html .

(cherry picked from commit b5f17fe07c)
2023-06-03 14:17:30 +03:00
..
BidiBrackets.txt Update Unicode support to Unicode version 15.0.0 (bug#57846) 2022-09-17 09:51:22 +03:00
BidiMirroring.txt Update Unicode support to Unicode version 15.0.0 (bug#57846) 2022-09-17 09:51:22 +03:00
blocks.awk ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
Blocks.txt Update Unicode support to Unicode version 15.0.0 (bug#57846) 2022-09-17 09:51:22 +03:00
confusables.txt Update Unicode support to Unicode version 15.0.0 (bug#57846) 2022-09-17 09:51:22 +03:00
copyright.html ; Prefer HTTPS to HTTP in many URLs 2022-10-15 13:06:45 +02:00
emoji-data.txt Update Unicode support to Unicode version 15.0.0 (bug#57846) 2022-09-17 09:51:22 +03:00
emoji-sequences.txt Update Unicode support to Unicode version 15.0.0 (bug#57846) 2022-09-17 09:51:22 +03:00
emoji-test.txt Update Unicode support to Unicode version 15.0.0 (bug#57846) 2022-09-17 09:51:22 +03:00
emoji-variation-sequences.txt Add instructions and test file for VS-15/VS-16 2023-05-28 16:40:39 +02:00
emoji-zwj-sequences.txt Update Unicode support to Unicode version 15.0.0 (bug#57846) 2022-09-17 09:51:22 +03:00
emoji-zwj.awk * admin/unidata/emoji-zwj.awk: Avoid sprint buffer overflow 2023-06-03 14:17:30 +03:00
IdnaMappingTable.txt Update Unicode support to Unicode version 15.0.0 (bug#57846) 2022-09-17 09:51:22 +03:00
IVD_Sequences.txt Update Unicode support to Unicode version 15.0.0 (bug#57846) 2022-09-17 09:51:22 +03:00
Makefile.in ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
NormalizationTest.txt Update Unicode support to Unicode version 15.0.0 (bug#57846) 2022-09-17 09:51:22 +03:00
PropertyValueAliases.txt Update Unicode support to Unicode version 15.0.0 (bug#57846) 2022-09-17 09:51:22 +03:00
README ; Prefer HTTPS to HTTP in many URLs 2022-10-15 13:06:45 +02:00
ScriptExtensions.txt Update Unicode support to Unicode version 15.0.0 (bug#57846) 2022-09-17 09:51:22 +03:00
Scripts.txt Update Unicode support to Unicode version 15.0.0 (bug#57846) 2022-09-17 09:51:22 +03:00
SpecialCasing.txt Update Unicode support to Unicode version 15.0.0 (bug#57846) 2022-09-17 09:51:22 +03:00
UnicodeData.txt Update Unicode support to Unicode version 15.0.0 (bug#57846) 2022-09-17 09:51:22 +03:00
unidata-gen.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
uvs.el ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05: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.

BidiBrackets.txt
https://www.unicode.org/Public/UNIDATA/BidiBrackets.txt
2021-06-30

BidiMirroring.txt
https://www.unicode.org/Public/UNIDATA/BidiMirroring.txt
2021-08-08

Blocks.txt
https://www.unicode.org/Public/8.0.0/ucd/Blocks.txt
2021-01-22

IVD_Sequences.txt
https://www.unicode.org/ivd/
2020-11-06

NormalizationTest.txt
https://www.unicode.org/Public/UNIDATA/NormalizationTest.txt
2021-05-28

SpecialCasing.txt
https://unicode.org/Public/UNIDATA/SpecialCasing.txt
2021-03-08

UnicodeData.txt
https://www.unicode.org/Public/UNIDATA/UnicodeData.txt
2021-07-06

emoji-data.txt
https://www.unicode.org/Public/14.0.0/ucd/emoji/emoji-data.txt
2021-08-26

emoji-zwj-sequences.txt
https://www.unicode.org/Public/emoji/14.0/emoji-zwj-sequences.txt
2021-06-08

emoji-sequences.txt
https://www.unicode.org/Public/emoji/14.0/emoji-sequences.txt
2020-08-26

emoji-test.txt
https://unicode.org/Public/emoji/14.0/emoji-test.txt
2021-10-28

ScriptExtensions.txt
https://www.unicode.org/Public/UCD/latest/ucd/ScriptExtensions.txt
2022-01-17

Scripts.txt
https://www.unicode.org/Public/UCD/latest/ucd/Scripts.txt
2022-01-17

PropertyValueAliases.txt
https://www.unicode.org/Public/UCD/latest/ucd/PropertyValueAliases.txt
2022-01-17

IdnaMappingTable.txt
https://www.unicode.org/Public/idna/latest/IdnaMappingTable.txt
2022-01-18