diff options
author | Neil <nyamatongwe@gmail.com> | 2023-10-03 16:59:22 +1100 |
---|---|---|
committer | Neil <nyamatongwe@gmail.com> | 2023-10-03 16:59:22 +1100 |
commit | 0f6ccb7a07532cf132c621c347e89c571bf171a9 (patch) | |
tree | d2eea7632bca7e124ced45606d4e2c6feafe90dd | |
parent | 6216fd7fcf3fa304db93f5adfed434017c878c79 (diff) | |
download | scintilla-mirror-0f6ccb7a07532cf132c621c347e89c571bf171a9.tar.gz |
Update character categories for Unicode 15.0.0.
-rw-r--r-- | src/CharacterCategoryMap.cxx | 83 |
1 files changed, 61 insertions, 22 deletions
diff --git a/src/CharacterCategoryMap.cxx b/src/CharacterCategoryMap.cxx index 06a2dd233..b8b20fee7 100644 --- a/src/CharacterCategoryMap.cxx +++ b/src/CharacterCategoryMap.cxx @@ -22,7 +22,7 @@ namespace { const int catRanges[] = { //++Autogenerated -- start of section automatically generated -// Created with Python 3.11.0, Unicode 14.0.0 +// Created with Python 3.12.0, Unicode 15.0.0 25, 1046, 1073, @@ -1051,7 +1051,8 @@ const int catRanges[] = { 105672, 106013, 106020, -106109, +106086, +106141, 106501, 106566, 106628, @@ -1143,7 +1144,7 @@ const int catRanges[] = { 121027, 121085, 121093, -121309, +121341, 121352, 121693, 121732, @@ -3126,6 +3127,7 @@ const int catRanges[] = { 2217437, 2217476, 2217565, +2219941, 2220036, 2220970, 2221284, @@ -3224,7 +3226,9 @@ const int catRanges[] = { 2246341, 2246417, 2246597, -2246653, +2246628, +2246693, +2246749, 2248708, 2248957, 2248964, @@ -3438,6 +3442,8 @@ const int catRanges[] = { 2315389, 2315780, 2318141, +2318353, +2318685, 2326532, 2326845, 2326852, @@ -3504,6 +3510,22 @@ const int catRanges[] = { 2350758, 2350833, 2350909, +2351109, +2351172, +2351206, +2351236, +2351677, +2351684, +2352774, +2352837, +2353021, +2353094, +2353157, +2353190, +2353221, +2353265, +2353672, +2354013, 2356740, 2356797, 2357258, @@ -3524,9 +3546,11 @@ const int catRanges[] = { 2489905, 2489981, 2490372, -2524669, 2524698, -2524989, +2525189, +2525220, +2525413, +2525917, 2654212, 2672893, 2949124, @@ -3596,8 +3620,12 @@ const int catRanges[] = { 3538941, 3538948, 3548285, +3548740, +3548797, 3549700, 3549821, +3549860, +3549917, 3550340, 3550493, 3550724, @@ -3642,6 +3670,8 @@ const int catRanges[] = { 3819589, 3819701, 3819741, +3823626, +3824285, 3824650, 3825309, 3825685, @@ -3757,6 +3787,8 @@ const int catRanges[] = { 3924292, 3924321, 3924989, +3925153, +3925373, 3932165, 3932413, 3932421, @@ -3767,6 +3799,10 @@ const int catRanges[] = { 3933373, 3933381, 3933565, +3933699, +3935709, +3936741, +3936797, 3940356, 3941821, 3941893, @@ -3786,6 +3822,11 @@ const int catRanges[] = { 3956573, 3956723, 3956765, +3971588, +3972451, +3972485, +3972616, +3972957, 3996676, 3996925, 3996932, @@ -3915,14 +3956,14 @@ const int catRanges[] = { 4095860, 4096021, 4119325, -4119477, +4119445, 4119997, 4120085, 4120509, 4120597, -4124317, -4124693, -4127549, +4124413, +4124533, +4127581, 4127765, 4128157, 4128277, @@ -3944,23 +3985,19 @@ const int catRanges[] = { 4148245, 4148701, 4148757, -4148925, -4149013, 4149181, 4149269, -4149501, +4149565, 4149781, -4150717, -4150805, -4151165, -4151317, +4151261, +4151285, 4151517, -4151829, -4152157, +4151765, +4152221, 4152341, -4152605, +4152637, 4152853, -4153085, +4153149, 4153365, 4158077, 4158101, @@ -3970,7 +4007,7 @@ const int catRanges[] = { 4194308, 5561373, 5562372, -5695293, +5695325, 5695492, 5702621, 5702660, @@ -3981,6 +4018,8 @@ const int catRanges[] = { 6243293, 6291460, 6449533, +6449668, +6583837, 29360186, 29360221, 29361178, |