Welcome! Log In Create A New Profile

Advanced

[njs] Unicode case tables updated to version 13.0.0 (March 2020).

Valentin Bartenev
August 17, 2020 07:50AM
details: https://hg.nginx.org/njs/rev/10a2c35d53e7
branches:
changeset: 1494:10a2c35d53e7
user: Valentin Bartenev <vbart@nginx.com>
date: Mon Aug 17 14:44:29 2020 +0300
description:
Unicode case tables updated to version 13.0.0 (March 2020).

diffstat:

src/njs_unicode_lower_case.h | 6 +++---
src/njs_unicode_upper_case.h | 4 ++--
src/njs_utf8.c | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)

diffs (50 lines):

diff -r eebf9e525358 -r 10a2c35d53e7 src/njs_unicode_lower_case.h
--- a/src/njs_unicode_lower_case.h Mon Aug 17 11:22:35 2020 +0000
+++ b/src/njs_unicode_lower_case.h Mon Aug 17 14:44:29 2020 +0300
@@ -570,13 +570,13 @@ static const uint32_t njs_unicode_lower
0x0a7a9, 0x0a7a9, 0x00266, 0x0025c, 0x00261, 0x0026c, 0x0026a, 0x0a7af,
0x0029e, 0x00287, 0x0029d, 0x0ab53, 0x0a7b5, 0x0a7b5, 0x0a7b7, 0x0a7b7,
0x0a7b9, 0x0a7b9, 0x0a7bb, 0x0a7bb, 0x0a7bd, 0x0a7bd, 0x0a7bf, 0x0a7bf,
- 0x0a7c0, 0x0a7c1, 0x0a7c3, 0x0a7c3, 0x0a794, 0x00282, 0x01d8e, 0x0a7c7,
- 0x0a7c8, 0x0a7c9, 0x0a7ca, 0x0a7cb, 0x0a7cc, 0x0a7cd, 0x0a7ce, 0x0a7cf,
+ 0x0a7c0, 0x0a7c1, 0x0a7c3, 0x0a7c3, 0x0a794, 0x00282, 0x01d8e, 0x0a7c8,
+ 0x0a7c8, 0x0a7ca, 0x0a7ca, 0x0a7cb, 0x0a7cc, 0x0a7cd, 0x0a7ce, 0x0a7cf,
0x0a7d0, 0x0a7d1, 0x0a7d2, 0x0a7d3, 0x0a7d4, 0x0a7d5, 0x0a7d6, 0x0a7d7,
0x0a7d8, 0x0a7d9, 0x0a7da, 0x0a7db, 0x0a7dc, 0x0a7dd, 0x0a7de, 0x0a7df,
0x0a7e0, 0x0a7e1, 0x0a7e2, 0x0a7e3, 0x0a7e4, 0x0a7e5, 0x0a7e6, 0x0a7e7,
0x0a7e8, 0x0a7e9, 0x0a7ea, 0x0a7eb, 0x0a7ec, 0x0a7ed, 0x0a7ee, 0x0a7ef,
- 0x0a7f0, 0x0a7f1, 0x0a7f2, 0x0a7f3, 0x0a7f4, 0x0a7f5, 0x0a7f6, 0x0a7f7,
+ 0x0a7f0, 0x0a7f1, 0x0a7f2, 0x0a7f3, 0x0a7f4, 0x0a7f6, 0x0a7f6, 0x0a7f7,
0x0a7f8, 0x0a7f9, 0x0a7fa, 0x0a7fb, 0x0a7fc, 0x0a7fd, 0x0a7fe, 0x0a7ff,
};

diff -r eebf9e525358 -r 10a2c35d53e7 src/njs_unicode_upper_case.h
--- a/src/njs_unicode_upper_case.h Mon Aug 17 11:22:35 2020 +0000
+++ b/src/njs_unicode_upper_case.h Mon Aug 17 14:44:29 2020 +0300
@@ -681,12 +681,12 @@ static const uint32_t njs_unicode_upper
0x0a7b0, 0x0a7b1, 0x0a7b2, 0x0a7b3, 0x0a7b4, 0x0a7b4, 0x0a7b6, 0x0a7b6,
0x0a7b8, 0x0a7b8, 0x0a7ba, 0x0a7ba, 0x0a7bc, 0x0a7bc, 0x0a7be, 0x0a7be,
0x0a7c0, 0x0a7c1, 0x0a7c2, 0x0a7c2, 0x0a7c4, 0x0a7c5, 0x0a7c6, 0x0a7c7,
- 0x0a7c8, 0x0a7c9, 0x0a7ca, 0x0a7cb, 0x0a7cc, 0x0a7cd, 0x0a7ce, 0x0a7cf,
+ 0x0a7c7, 0x0a7c9, 0x0a7c9, 0x0a7cb, 0x0a7cc, 0x0a7cd, 0x0a7ce, 0x0a7cf,
0x0a7d0, 0x0a7d1, 0x0a7d2, 0x0a7d3, 0x0a7d4, 0x0a7d5, 0x0a7d6, 0x0a7d7,
0x0a7d8, 0x0a7d9, 0x0a7da, 0x0a7db, 0x0a7dc, 0x0a7dd, 0x0a7de, 0x0a7df,
0x0a7e0, 0x0a7e1, 0x0a7e2, 0x0a7e3, 0x0a7e4, 0x0a7e5, 0x0a7e6, 0x0a7e7,
0x0a7e8, 0x0a7e9, 0x0a7ea, 0x0a7eb, 0x0a7ec, 0x0a7ed, 0x0a7ee, 0x0a7ef,
- 0x0a7f0, 0x0a7f1, 0x0a7f2, 0x0a7f3, 0x0a7f4, 0x0a7f5, 0x0a7f6, 0x0a7f7,
+ 0x0a7f0, 0x0a7f1, 0x0a7f2, 0x0a7f3, 0x0a7f4, 0x0a7f5, 0x0a7f5, 0x0a7f7,
0x0a7f8, 0x0a7f9, 0x0a7fa, 0x0a7fb, 0x0a7fc, 0x0a7fd, 0x0a7fe, 0x0a7ff,
};

diff -r eebf9e525358 -r 10a2c35d53e7 src/njs_utf8.c
--- a/src/njs_utf8.c Mon Aug 17 11:22:35 2020 +0000
+++ b/src/njs_utf8.c Mon Aug 17 14:44:29 2020 +0300
@@ -9,7 +9,7 @@

/*
* The njs_unicode_lower_case.h and njs_unicode_upper_case.h files are
- * files auto-generated from the UnicodeData.txt file version 12.1.0 (May 2019)
+ * auto-generated from the UnicodeData.txt file version 13.0.0 (March 2020)
* provided by Unicode, Inc.:
*
* ./njs_unicode_lower_case.pl UnicodeData.txt
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[njs] Unicode case tables updated to version 13.0.0 (March 2020).

Valentin Bartenev 382 August 17, 2020 07:50AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 326
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready