unicode-eaw 2.1.0 → 2.2.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 50b4ff1a8b45233d1909bcd91eed6d760745b220bc634dbcedf656f2ad1c2671
4
- data.tar.gz: 3aed34f56ccf1ed41d537fda5f37e83ba6af287ac08c29bccef1e27d2e2b8d07
3
+ metadata.gz: a9610cea6a1d1d533dd9eaa05d4b1cd1bb6d7ad5c2632f27884b9f718d6dedea
4
+ data.tar.gz: d0053bd4feccf5d38898c47899f4a21e9560cfe9ee85fd110bd0a8d929db13a6
5
5
  SHA512:
6
- metadata.gz: e4fb7900b0e79acc7e8be1184f4f2a0338e4d2bf9a07c36b4cfe1bce69ab6166b7a0b8ee90aeb2afd64240442008d78ab60c1a9866a7c0be40495fb951ed7d75
7
- data.tar.gz: b80e596e888d0af7eabfd84589b0e86a66ecab28de518459d1e91defd7388932331ac7297534cbf64df4aa30eddef5b5452d1ebfb8cca787a6aacafbd034678b
6
+ metadata.gz: 8369cab8f18cb915ee83547c0058293e3faff3982b01dab89399a85b44f2c7484ef57cb4fce651e4cf7a23149572ca458c25a1ce5d7b36aa8a2f01a26b9350ef
7
+ data.tar.gz: fe490311791ba4cc2ebbc297ee78273d964f752b5339be5e6fac9375e786a25048718ba06b7da93dcff09d7d7dfa784c9230bdca60774be06dbde64fb3da6a10
@@ -1,33 +1,23 @@
1
- # This workflow uses actions that are not certified by GitHub.
2
- # They are provided by a third-party and are governed by
3
- # separate terms of service, privacy policy, and support
4
- # documentation.
5
- # This workflow will download a prebuilt Ruby version, install dependencies and run tests with Rake
6
- # For more information see: https://github.com/marketplace/actions/setup-ruby-jruby-and-truffleruby
7
-
8
1
  name: Ruby
9
2
 
10
- on:
11
- push:
12
- branches: [ master ]
13
- pull_request:
14
- branches: [ master ]
3
+ on: [push, pull_request]
15
4
 
16
5
  jobs:
17
6
  test:
18
-
19
- runs-on: ubuntu-latest
7
+ strategy:
8
+ fail-fast: false
9
+ matrix:
10
+ os: [ubuntu-latest, macos-latest]
11
+ # Due to https://github.com/actions/runner/issues/849, we have to use quotes for '3.0'
12
+ ruby: [2.5, 2.6, 2.7, '3.0', head, jruby, jruby-head, truffleruby, truffleruby-head]
13
+ runs-on: ${{ matrix.os }}
20
14
 
21
15
  steps:
22
16
  - uses: actions/checkout@v2
23
17
  - name: Set up Ruby
24
- # To automatically get bug fixes and new Ruby versions for ruby/setup-ruby,
25
- # change this to (see https://github.com/ruby/setup-ruby#versioning):
26
- # uses: ruby/setup-ruby@v1
27
- uses: ruby/setup-ruby@ec106b438a1ff6ff109590de34ddc62c540232e0
18
+ uses: ruby/setup-ruby@v1
28
19
  with:
29
- ruby-version: 2.6
30
- - name: Install dependencies
31
- run: bundle install
20
+ ruby-version: ${{ matrix.ruby }}
21
+ bundler-cache: true # runs 'bundle install' and caches installed gems automatically
32
22
  - name: Run tests
33
23
  run: bundle exec rake
data/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
 
5
5
  This library is a port of [easta](https://github.com/teppeis/easta) for Node.js.
6
6
 
7
- Support Unicode version: [14.0.0](https://www.unicode.org/Public/14.0.0/ucd/EastAsianWidth-14.0.0d2.txt)
7
+ Support Unicode version: [14.0.0](https://www.unicode.org/Public/14.0.0/ucd/EastAsianWidth-14.0.0d5.txt)
8
8
 
9
9
 
10
10
  ## Installation
@@ -36,6 +36,10 @@ Unicode::Eaw.property('À') #=> :N ## Neutral
36
36
 
37
37
  ## Changelog
38
38
 
39
+ ### 2.2.0
40
+
41
+ update Unicode version to 14.0.0d2 -> 14.0.0d5
42
+
39
43
  ### 2.1.0
40
44
 
41
45
  update Unicode version 12.1.0 -> 14.0.0
data/Rakefile CHANGED
@@ -5,6 +5,7 @@ RSpec::Core::RakeTask.new(:spec)
5
5
 
6
6
  task :default => :spec
7
7
 
8
+ desc "(re-)generate Unicde::Eaw::DATA file"
8
9
  task :generate do
9
10
  sh "ruby tools/generate.rb > lib/unicode/eaw/data.rb"
10
11
  end
@@ -1,7 +1,7 @@
1
1
  ## EastAsianWidth-14.0.0.txt
2
2
  module Unicode
3
3
  module Eaw
4
- DATA=[[0,0,31],[1,32,94],[0,127,33],[2,161],[1,162,1],[2,164],[1,165,1],[2,167,1],[0,169],[2,170],[0,171],[1,172],[2,173,1],[1,175],[2,176,4],[0,181],[2,182,4],[0,187],[2,188,3],[0,192,5],[2,198],[0,199,8],[2,208],[0,209,5],[2,215,1],[0,217,4],[2,222,3],[0,226,3],[2,230],[0,231],[2,232,2],[0,235],[2,236,1],[0,238,1],[2,240],[0,241],[2,242,1],[0,244,2],[2,247,3],[0,251],[2,252],[0,253],[2,254],[0,255,1],[2,257],[0,258,14],[2,273],[0,274],[2,275],[0,276,6],[2,283],[0,284,9],[2,294,1],[0,296,2],[2,299],[0,300,4],[2,305,2],[0,308,3],[2,312],[0,313,5],[2,319,3],[0,323],[2,324],[0,325,2],[2,328,3],[0,332],[2,333],[0,334,3],[2,338,1],[0,340,17],[2,358,1],[0,360,2],[2,363],[0,364,97],[2,462],[0,463],[2,464],[0,465],[2,466],[0,467],[2,468],[0,469],[2,470],[0,471],[2,472],[0,473],[2,474],[0,475],[2,476],[0,477,115],[2,593],[0,594,14],[2,609],[0,610,97],[2,708],[0,709,1],[2,711],[0,712],[2,713,2],[0,716],[2,717],[0,718,1],[2,720],[0,721,6],[2,728,3],[0,732],[2,733],[0,734],[2,735],[0,736,31],[2,768,111],[0,880,7],[0,890,5],[0,900,6],[0,908],[0,910,2],[2,913,16],[2,931,6],[0,938,6],[2,945,16],[0,962],[2,963,6],[0,970,54],[2,1025],[0,1026,13],[2,1040,63],[0,1104],[2,1105],[0,1106,221],[0,1329,37],[0,1369,49],[0,1421,2],[0,1425,54],[0,1488,26],[0,1519,5],[0,1536,28],[0,1566,239],[0,1807,59],[0,1869,100],[0,1984,58],[0,2045,48],[0,2096,14],[0,2112,27],[0,2142],[0,2144,10],[0,2208,20],[0,2230,17],[0,2259,176],[0,2437,7],[0,2447,1],[0,2451,21],[0,2474,6],[0,2482],[0,2486,3],[0,2492,8],[0,2503,1],[0,2507,3],[0,2519],[0,2524,1],[0,2527,4],[0,2534,24],[0,2561,2],[0,2565,5],[0,2575,1],[0,2579,21],[0,2602,6],[0,2610,1],[0,2613,1],[0,2616,1],[0,2620],[0,2622,4],[0,2631,1],[0,2635,2],[0,2641],[0,2649,3],[0,2654],[0,2662,16],[0,2689,2],[0,2693,8],[0,2703,2],[0,2707,21],[0,2730,6],[0,2738,1],[0,2741,4],[0,2748,9],[0,2759,2],[0,2763,2],[0,2768],[0,2784,3],[0,2790,11],[0,2809,6],[0,2817,2],[0,2821,7],[0,2831,1],[0,2835,21],[0,2858,6],[0,2866,1],[0,2869,4],[0,2876,8],[0,2887,1],[0,2891,2],[0,2901,2],[0,2908,1],[0,2911,4],[0,2918,17],[0,2946,1],[0,2949,5],[0,2958,2],[0,2962,3],[0,2969,1],[0,2972],[0,2974,1],[0,2979,1],[0,2984,2],[0,2990,11],[0,3006,4],[0,3014,2],[0,3018,3],[0,3024],[0,3031],[0,3046,20],[0,3072,12],[0,3086,2],[0,3090,22],[0,3114,15],[0,3133,7],[0,3142,2],[0,3146,3],[0,3157,1],[0,3160,2],[0,3168,3],[0,3174,9],[0,3191,21],[0,3214,2],[0,3218,22],[0,3242,9],[0,3253,4],[0,3260,8],[0,3270,2],[0,3274,3],[0,3285,1],[0,3294],[0,3296,3],[0,3302,9],[0,3313,1],[0,3328,12],[0,3342,2],[0,3346,50],[0,3398,2],[0,3402,5],[0,3412,15],[0,3430,25],[0,3457,2],[0,3461,17],[0,3482,23],[0,3507,8],[0,3517],[0,3520,6],[0,3530],[0,3535,5],[0,3542],[0,3544,7],[0,3558,9],[0,3570,2],[0,3585,57],[0,3647,28],[0,3713,1],[0,3716],[0,3718,4],[0,3724,23],[0,3749],[0,3751,22],[0,3776,4],[0,3782],[0,3784,5],[0,3792,9],[0,3804,3],[0,3840,71],[0,3913,35],[0,3953,38],[0,3993,35],[0,4030,14],[0,4046,12],[0,4096,197],[0,4295],[0,4301],[0,4304,47],[3,4352,95],[0,4448,232],[0,4682,3],[0,4688,6],[0,4696],[0,4698,3],[0,4704,40],[0,4746,3],[0,4752,32],[0,4786,3],[0,4792,6],[0,4800],[0,4802,3],[0,4808,14],[0,4824,56],[0,4882,3],[0,4888,66],[0,4957,31],[0,4992,25],[0,5024,85],[0,5112,5],[0,5120,668],[0,5792,88],[0,5888,12],[0,5902,6],[0,5920,22],[0,5952,19],[0,5984,12],[0,5998,2],[0,6002,1],[0,6016,93],[0,6112,9],[0,6128,9],[0,6144,14],[0,6160,9],[0,6176,88],[0,6272,42],[0,6320,69],[0,6400,30],[0,6432,11],[0,6448,11],[0,6464],[0,6468,41],[0,6512,4],[0,6528,43],[0,6576,25],[0,6608,10],[0,6622,61],[0,6686,64],[0,6752,28],[0,6783,10],[0,6800,9],[0,6816,13],[0,6832,16],[0,6912,75],[0,6992,44],[0,7040,115],[0,7164,59],[0,7227,14],[0,7245,59],[0,7312,42],[0,7357,10],[0,7376,42],[0,7424,249],[0,7675,282],[0,7960,5],[0,7968,37],[0,8008,5],[0,8016,7],[0,8025],[0,8027],[0,8029],[0,8031,30],[0,8064,52],[0,8118,14],[0,8134,13],[0,8150,5],[0,8157,18],[0,8178,2],[0,8182,8],[0,8192,15],[2,8208],[0,8209,1],[2,8211,3],[0,8215],[2,8216,1],[0,8218,1],[2,8220,1],[0,8222,1],[2,8224,2],[0,8227],[2,8228,3],[0,8232,7],[2,8240],[0,8241],[2,8242,1],[0,8244],[2,8245],[0,8246,4],[2,8251],[0,8252,1],[2,8254],[0,8255,37],[0,8294,11],[2,8308],[0,8309,9],[2,8319],[0,8320],[2,8321,3],[0,8325,9],[0,8336,12],[0,8352,8],[4,8361],[0,8362,1],[2,8364],[0,8365,18],[0,8400,32],[0,8448,2],[2,8451],[0,8452],[2,8453],[0,8454,2],[2,8457],[0,8458,8],[2,8467],[0,8468,1],[2,8470],[0,8471,9],[2,8481,1],[0,8483,2],[2,8486],[0,8487,3],[2,8491],[0,8492,38],[2,8531,1],[0,8533,5],[2,8539,3],[0,8543],[2,8544,11],[0,8556,3],[2,8560,9],[0,8570,14],[2,8585],[0,8586,1],[2,8592,9],[0,8602,29],[2,8632,1],[0,8634,23],[2,8658],[0,8659],[2,8660],[0,8661,17],[2,8679],[0,8680,23],[2,8704],[0,8705],[2,8706,1],[0,8708,2],[2,8711,1],[0,8713,1],[2,8715],[0,8716,2],[2,8719],[0,8720],[2,8721],[0,8722,2],[2,8725],[0,8726,3],[2,8730],[0,8731,1],[2,8733,3],[0,8737,1],[2,8739],[0,8740],[2,8741],[0,8742],[2,8743,5],[0,8749],[2,8750],[0,8751,4],[2,8756,3],[0,8760,3],[2,8764,1],[0,8766,9],[2,8776],[0,8777,2],[2,8780],[0,8781,4],[2,8786],[0,8787,12],[2,8800,1],[0,8802,1],[2,8804,3],[0,8808,1],[2,8810,1],[0,8812,1],[2,8814,1],[0,8816,17],[2,8834,1],[0,8836,1],[2,8838,1],[0,8840,12],[2,8853],[0,8854,2],[2,8857],[0,8858,10],[2,8869],[0,8870,24],[2,8895],[0,8896,81],[2,8978],[0,8979,6],[3,8986,1],[0,8988,12],[3,9001,1],[0,9003,189],[3,9193,3],[0,9197,2],[3,9200],[0,9201,1],[3,9203],[0,9204,50],[0,9280,10],[2,9312,137],[0,9450],[2,9451,96],[0,9548,3],[2,9552,35],[0,9588,11],[2,9600,15],[0,9616,1],[2,9618,3],[0,9622,9],[2,9632,1],[0,9634],[2,9635,6],[0,9642,7],[2,9650,1],[0,9652,1],[2,9654,1],[0,9656,3],[2,9660,1],[0,9662,1],[2,9664,1],[0,9666,3],[2,9670,2],[0,9673,1],[2,9675],[0,9676,1],[2,9678,3],[0,9682,15],[2,9698,3],[0,9702,8],[2,9711],[0,9712,12],[3,9725,1],[0,9727,5],[2,9733,1],[0,9735,1],[2,9737],[0,9738,3],[2,9742,1],[0,9744,3],[3,9748,1],[0,9750,5],[2,9756],[0,9757],[2,9758],[0,9759,32],[2,9792],[0,9793],[2,9794],[0,9795,4],[3,9800,11],[0,9812,11],[2,9824,1],[0,9826],[2,9827,2],[0,9830],[2,9831,3],[0,9835],[2,9836,1],[0,9838],[2,9839],[0,9840,14],[3,9855],[0,9856,18],[3,9875],[0,9876,9],[2,9886,1],[0,9888],[3,9889],[0,9890,7],[3,9898,1],[0,9900,16],[3,9917,1],[2,9919],[0,9920,3],[3,9924,1],[2,9926,7],[3,9934],[2,9935,4],[3,9940],[2,9941,12],[0,9954],[2,9955],[0,9956,3],[2,9960,1],[3,9962],[2,9963,6],[3,9970,1],[2,9972],[3,9973],[2,9974,3],[3,9978],[2,9979,1],[3,9981],[2,9982,1],[0,9984,4],[3,9989],[0,9990,3],[3,9994,1],[0,9996,27],[3,10024],[0,10025,19],[2,10045],[0,10046,13],[3,10060],[0,10061],[3,10062],[0,10063,3],[3,10067,2],[0,10070],[3,10071],[0,10072,29],[2,10102,9],[0,10112,20],[3,10133,2],[0,10136,23],[3,10160],[0,10161,13],[3,10175],[0,10176,37],[1,10214,7],[0,10222,406],[1,10629,1],[0,10631,403],[3,11035,1],[0,11037,50],[3,11088],[0,11089,3],[3,11093],[2,11094,3],[0,11098,25],[0,11126,31],[0,11159,151],[0,11312,46],[0,11360,147],[0,11513,44],[0,11559],[0,11565],[0,11568,55],[0,11631,1],[0,11647,23],[0,11680,6],[0,11688,6],[0,11696,6],[0,11704,6],[0,11712,6],[0,11720,6],[0,11728,6],[0,11736,6],[0,11744,114],[3,11904,25],[3,11931,88],[3,12032,213],[3,12272,11],[5,12288],[3,12289,61],[0,12351],[3,12353,85],[3,12441,102],[3,12549,42],[3,12593,93],[3,12688,83],[3,12784,46],[3,12832,39],[2,12872,7],[3,12880,7023],[0,19904,63],[3,19968,22156],[3,42128,54],[0,42192,347],[0,42560,183],[0,42752,191],[0,42946,8],[0,42997,55],[0,43056,9],[0,43072,55],[0,43136,69],[0,43214,11],[0,43232,115],[0,43359],[3,43360,28],[0,43392,77],[0,43471,10],[0,43486,32],[0,43520,54],[0,43584,13],[0,43600,9],[0,43612,102],[0,43739,27],[0,43777,5],[0,43785,5],[0,43793,5],[0,43808,6],[0,43816,6],[0,43824,59],[0,43888,125],[0,44016,9],[3,44032,11171],[0,55216,22],[0,55243,48],[0,55296,2047],[2,57344,6399],[3,63744,511],[0,64256,6],[0,64275,4],[0,64285,25],[0,64312,4],[0,64318],[0,64320,1],[0,64323,1],[0,64326,123],[0,64467,364],[0,64848,63],[0,64914,53],[0,65008,13],[2,65024,15],[3,65040,9],[0,65056,15],[3,65072,34],[3,65108,18],[3,65128,3],[0,65136,4],[0,65142,134],[0,65279],[5,65281,95],[4,65377,93],[4,65474,5],[4,65482,5],[4,65490,5],[4,65498,2],[5,65504,6],[4,65512,6],[0,65529,3],[2,65533],[0,65536,11],[0,65549,25],[0,65576,18],[0,65596,1],[0,65599,14],[0,65616,13],[0,65664,122],[0,65792,2],[0,65799,44],[0,65847,87],[0,65936,12],[0,65952],[0,66000,45],[0,66176,28],[0,66208,48],[0,66272,27],[0,66304,35],[0,66349,29],[0,66384,42],[0,66432,29],[0,66463,36],[0,66504,13],[0,66560,157],[0,66720,9],[0,66736,35],[0,66776,35],[0,66816,39],[0,66864,51],[0,66927],[0,67072,310],[0,67392,21],[0,67424,7],[0,67584,5],[0,67592],[0,67594,43],[0,67639,1],[0,67644],[0,67647,22],[0,67671,71],[0,67751,8],[0,67808,18],[0,67828,1],[0,67835,32],[0,67871,26],[0,67903],[0,67968,55],[0,68028,19],[0,68050,49],[0,68101,1],[0,68108,7],[0,68117,2],[0,68121,28],[0,68152,2],[0,68159,9],[0,68176,8],[0,68192,63],[0,68288,38],[0,68331,11],[0,68352,53],[0,68409,28],[0,68440,26],[0,68472,25],[0,68505,3],[0,68521,6],[0,68608,72],[0,68736,50],[0,68800,50],[0,68858,45],[0,68912,9],[0,69216,30],[0,69248,41],[0,69291,2],[0,69296,1],[0,69376,39],[0,69424,41],[0,69552,27],[0,69600,22],[0,69632,77],[0,69714,29],[0,69759,66],[0,69837],[0,69840,24],[0,69872,9],[0,69888,52],[0,69942,17],[0,69968,38],[0,70016,95],[0,70113,19],[0,70144,17],[0,70163,43],[0,70272,6],[0,70280],[0,70282,3],[0,70287,14],[0,70303,10],[0,70320,58],[0,70384,9],[0,70400,3],[0,70405,7],[0,70415,1],[0,70419,21],[0,70442,6],[0,70450,1],[0,70453,4],[0,70459,9],[0,70471,1],[0,70475,2],[0,70480],[0,70487],[0,70493,6],[0,70502,6],[0,70512,4],[0,70656,91],[0,70749,4],[0,70784,71],[0,70864,9],[0,71040,53],[0,71096,37],[0,71168,68],[0,71248,9],[0,71264,12],[0,71296,56],[0,71360,9],[0,71424,26],[0,71453,14],[0,71472,15],[0,71680,59],[0,71840,82],[0,71935,7],[0,71945],[0,71948,7],[0,71957,1],[0,71960,29],[0,71991,1],[0,71995,11],[0,72016,9],[0,72096,7],[0,72106,45],[0,72154,10],[0,72192,71],[0,72272,82],[0,72384,56],[0,72704,8],[0,72714,44],[0,72760,13],[0,72784,28],[0,72816,31],[0,72850,21],[0,72873,13],[0,72960,6],[0,72968,1],[0,72971,43],[0,73018],[0,73020,1],[0,73023,8],[0,73040,9],[0,73056,5],[0,73063,1],[0,73066,36],[0,73104,1],[0,73107,5],[0,73120,9],[0,73440,24],[0,73648],[0,73664,49],[0,73727,922],[0,74752,110],[0,74864,4],[0,74880,195],[0,77824,1070],[0,78896,8],[0,82944,582],[0,92160,568],[0,92736,30],[0,92768,9],[0,92782,1],[0,92880,29],[0,92912,5],[0,92928,69],[0,93008,9],[0,93019,6],[0,93027,20],[0,93053,18],[0,93760,90],[0,93952,74],[0,94031,56],[0,94095,16],[3,94176,4],[3,94192,1],[3,94208,6135],[3,100352,1237],[3,101632,8],[3,110592,286],[3,110928,2],[3,110948,3],[3,110960,395],[0,113664,106],[0,113776,12],[0,113792,8],[0,113808,9],[0,113820,7],[0,118784,245],[0,119040,38],[0,119081,191],[0,119296,69],[0,119520,19],[0,119552,86],[0,119648,24],[0,119808,84],[0,119894,70],[0,119966,1],[0,119970],[0,119973,1],[0,119977,3],[0,119982,11],[0,119995],[0,119997,6],[0,120005,64],[0,120071,3],[0,120077,7],[0,120086,6],[0,120094,27],[0,120123,3],[0,120128,4],[0,120134],[0,120138,6],[0,120146,339],[0,120488,291],[0,120782,701],[0,121499,4],[0,121505,14],[0,122880,6],[0,122888,16],[0,122907,6],[0,122915,1],[0,122918,4],[0,123136,44],[0,123184,13],[0,123200,9],[0,123214,1],[0,123536,30],[0,123584,57],[0,123647],[0,124928,196],[0,125127,15],[0,125184,75],[0,125264,9],[0,125278,1],[0,126065,67],[0,126209,60],[0,126464,3],[0,126469,26],[0,126497,1],[0,126500],[0,126503],[0,126505,9],[0,126516,3],[0,126521],[0,126523],[0,126530],[0,126535],[0,126537],[0,126539],[0,126541,2],[0,126545,1],[0,126548],[0,126551],[0,126553],[0,126555],[0,126557],[0,126559],[0,126561,1],[0,126564],[0,126567,3],[0,126572,6],[0,126580,3],[0,126585,3],[0,126590],[0,126592,9],[0,126603,16],[0,126625,2],[0,126629,4],[0,126635,16],[0,126704,1],[0,126976,3],[3,126980],[0,126981,38],[0,127024,99],[0,127136,14],[0,127153,14],[0,127169,13],[3,127183],[0,127185,36],[2,127232,10],[0,127243,4],[2,127248,29],[0,127278,1],[2,127280,57],[0,127338,5],[2,127344,29],[3,127374],[2,127375,1],[3,127377,9],[2,127387,17],[0,127405],[0,127462,25],[3,127488,2],[3,127504,43],[3,127552,8],[3,127568,1],[3,127584,5],[3,127744,32],[0,127777,11],[3,127789,8],[0,127798],[3,127799,69],[0,127869],[3,127870,21],[0,127892,11],[3,127904,42],[0,127947,3],[3,127951,4],[0,127956,11],[3,127968,16],[0,127985,2],[3,127988],[0,127989,2],[3,127992,70],[0,128063],[3,128064],[0,128065],[3,128066,186],[0,128253,1],[3,128255,62],[0,128318,12],[3,128331,3],[0,128335],[3,128336,23],[0,128360,17],[3,128378],[0,128379,25],[3,128405,1],[0,128407,12],[3,128420],[0,128421,85],[3,128507,84],[0,128592,47],[3,128640,69],[0,128710,5],[3,128716],[0,128717,2],[3,128720,2],[0,128723,1],[3,128725,2],[0,128736,10],[3,128747,1],[0,128752,3],[3,128756,8],[0,128768,115],[0,128896,88],[3,128992,11],[0,129024,11],[0,129040,55],[0,129104,9],[0,129120,39],[0,129168,29],[0,129200,1],[0,129280,11],[3,129292,46],[0,129339],[3,129340,9],[0,129350],[3,129351,49],[3,129402,81],[3,129485,50],[0,129536,83],[0,129632,13],[3,129648,4],[3,129656,2],[3,129664,6],[3,129680,24],[3,129712,6],[3,129728,2],[3,129744,6],[0,129792,146],[0,129940,54],[0,130032,9],[3,131072,65533],[3,196608,65533],[0,917505],[0,917536,95],[2,917760,239],[2,983040,65533],[2,1048576,65533],]
4
+ DATA=[[0,0,31],[1,32,94],[0,127,33],[2,161],[1,162,1],[2,164],[1,165,1],[2,167,1],[0,169],[2,170],[0,171],[1,172],[2,173,1],[1,175],[2,176,4],[0,181],[2,182,4],[0,187],[2,188,3],[0,192,5],[2,198],[0,199,8],[2,208],[0,209,5],[2,215,1],[0,217,4],[2,222,3],[0,226,3],[2,230],[0,231],[2,232,2],[0,235],[2,236,1],[0,238,1],[2,240],[0,241],[2,242,1],[0,244,2],[2,247,3],[0,251],[2,252],[0,253],[2,254],[0,255,1],[2,257],[0,258,14],[2,273],[0,274],[2,275],[0,276,6],[2,283],[0,284,9],[2,294,1],[0,296,2],[2,299],[0,300,4],[2,305,2],[0,308,3],[2,312],[0,313,5],[2,319,3],[0,323],[2,324],[0,325,2],[2,328,3],[0,332],[2,333],[0,334,3],[2,338,1],[0,340,17],[2,358,1],[0,360,2],[2,363],[0,364,97],[2,462],[0,463],[2,464],[0,465],[2,466],[0,467],[2,468],[0,469],[2,470],[0,471],[2,472],[0,473],[2,474],[0,475],[2,476],[0,477,115],[2,593],[0,594,14],[2,609],[0,610,97],[2,708],[0,709,1],[2,711],[0,712],[2,713,2],[0,716],[2,717],[0,718,1],[2,720],[0,721,6],[2,728,3],[0,732],[2,733],[0,734],[2,735],[0,736,31],[2,768,111],[0,880,7],[0,890,5],[0,900,6],[0,908],[0,910,2],[2,913,16],[2,931,6],[0,938,6],[2,945,16],[0,962],[2,963,6],[0,970,54],[2,1025],[0,1026,13],[2,1040,63],[0,1104],[2,1105],[0,1106,221],[0,1329,37],[0,1369,49],[0,1421,2],[0,1425,54],[0,1488,26],[0,1519,5],[0,1536,269],[0,1807,59],[0,1869,100],[0,1984,58],[0,2045,48],[0,2096,14],[0,2112,27],[0,2142],[0,2144,10],[0,2160,30],[0,2192,1],[0,2200,235],[0,2437,7],[0,2447,1],[0,2451,21],[0,2474,6],[0,2482],[0,2486,3],[0,2492,8],[0,2503,1],[0,2507,3],[0,2519],[0,2524,1],[0,2527,4],[0,2534,24],[0,2561,2],[0,2565,5],[0,2575,1],[0,2579,21],[0,2602,6],[0,2610,1],[0,2613,1],[0,2616,1],[0,2620],[0,2622,4],[0,2631,1],[0,2635,2],[0,2641],[0,2649,3],[0,2654],[0,2662,16],[0,2689,2],[0,2693,8],[0,2703,2],[0,2707,21],[0,2730,6],[0,2738,1],[0,2741,4],[0,2748,9],[0,2759,2],[0,2763,2],[0,2768],[0,2784,3],[0,2790,11],[0,2809,6],[0,2817,2],[0,2821,7],[0,2831,1],[0,2835,21],[0,2858,6],[0,2866,1],[0,2869,4],[0,2876,8],[0,2887,1],[0,2891,2],[0,2901,2],[0,2908,1],[0,2911,4],[0,2918,17],[0,2946,1],[0,2949,5],[0,2958,2],[0,2962,3],[0,2969,1],[0,2972],[0,2974,1],[0,2979,1],[0,2984,2],[0,2990,11],[0,3006,4],[0,3014,2],[0,3018,3],[0,3024],[0,3031],[0,3046,20],[0,3072,12],[0,3086,2],[0,3090,22],[0,3114,15],[0,3132,8],[0,3142,2],[0,3146,3],[0,3157,1],[0,3160,2],[0,3165],[0,3168,3],[0,3174,9],[0,3191,21],[0,3214,2],[0,3218,22],[0,3242,9],[0,3253,4],[0,3260,8],[0,3270,2],[0,3274,3],[0,3285,1],[0,3293,1],[0,3296,3],[0,3302,9],[0,3313,1],[0,3328,12],[0,3342,2],[0,3346,50],[0,3398,2],[0,3402,5],[0,3412,15],[0,3430,25],[0,3457,2],[0,3461,17],[0,3482,23],[0,3507,8],[0,3517],[0,3520,6],[0,3530],[0,3535,5],[0,3542],[0,3544,7],[0,3558,9],[0,3570,2],[0,3585,57],[0,3647,28],[0,3713,1],[0,3716],[0,3718,4],[0,3724,23],[0,3749],[0,3751,22],[0,3776,4],[0,3782],[0,3784,5],[0,3792,9],[0,3804,3],[0,3840,71],[0,3913,35],[0,3953,38],[0,3993,35],[0,4030,14],[0,4046,12],[0,4096,197],[0,4295],[0,4301],[0,4304,47],[3,4352,95],[0,4448,232],[0,4682,3],[0,4688,6],[0,4696],[0,4698,3],[0,4704,40],[0,4746,3],[0,4752,32],[0,4786,3],[0,4792,6],[0,4800],[0,4802,3],[0,4808,14],[0,4824,56],[0,4882,3],[0,4888,66],[0,4957,31],[0,4992,25],[0,5024,85],[0,5112,5],[0,5120,668],[0,5792,88],[0,5888,21],[0,5919,23],[0,5952,19],[0,5984,12],[0,5998,2],[0,6002,1],[0,6016,93],[0,6112,9],[0,6128,9],[0,6144,25],[0,6176,88],[0,6272,42],[0,6320,69],[0,6400,30],[0,6432,11],[0,6448,11],[0,6464],[0,6468,41],[0,6512,4],[0,6528,43],[0,6576,25],[0,6608,10],[0,6622,61],[0,6686,64],[0,6752,28],[0,6783,10],[0,6800,9],[0,6816,13],[0,6832,30],[0,6912,76],[0,6992,46],[0,7040,115],[0,7164,59],[0,7227,14],[0,7245,59],[0,7312,42],[0,7357,10],[0,7376,42],[0,7424,533],[0,7960,5],[0,7968,37],[0,8008,5],[0,8016,7],[0,8025],[0,8027],[0,8029],[0,8031,30],[0,8064,52],[0,8118,14],[0,8134,13],[0,8150,5],[0,8157,18],[0,8178,2],[0,8182,8],[0,8192,15],[2,8208],[0,8209,1],[2,8211,3],[0,8215],[2,8216,1],[0,8218,1],[2,8220,1],[0,8222,1],[2,8224,2],[0,8227],[2,8228,3],[0,8232,7],[2,8240],[0,8241],[2,8242,1],[0,8244],[2,8245],[0,8246,4],[2,8251],[0,8252,1],[2,8254],[0,8255,37],[0,8294,11],[2,8308],[0,8309,9],[2,8319],[0,8320],[2,8321,3],[0,8325,9],[0,8336,12],[0,8352,8],[4,8361],[0,8362,1],[2,8364],[0,8365,19],[0,8400,32],[0,8448,2],[2,8451],[0,8452],[2,8453],[0,8454,2],[2,8457],[0,8458,8],[2,8467],[0,8468,1],[2,8470],[0,8471,9],[2,8481,1],[0,8483,2],[2,8486],[0,8487,3],[2,8491],[0,8492,38],[2,8531,1],[0,8533,5],[2,8539,3],[0,8543],[2,8544,11],[0,8556,3],[2,8560,9],[0,8570,14],[2,8585],[0,8586,1],[2,8592,9],[0,8602,29],[2,8632,1],[0,8634,23],[2,8658],[0,8659],[2,8660],[0,8661,17],[2,8679],[0,8680,23],[2,8704],[0,8705],[2,8706,1],[0,8708,2],[2,8711,1],[0,8713,1],[2,8715],[0,8716,2],[2,8719],[0,8720],[2,8721],[0,8722,2],[2,8725],[0,8726,3],[2,8730],[0,8731,1],[2,8733,3],[0,8737,1],[2,8739],[0,8740],[2,8741],[0,8742],[2,8743,5],[0,8749],[2,8750],[0,8751,4],[2,8756,3],[0,8760,3],[2,8764,1],[0,8766,9],[2,8776],[0,8777,2],[2,8780],[0,8781,4],[2,8786],[0,8787,12],[2,8800,1],[0,8802,1],[2,8804,3],[0,8808,1],[2,8810,1],[0,8812,1],[2,8814,1],[0,8816,17],[2,8834,1],[0,8836,1],[2,8838,1],[0,8840,12],[2,8853],[0,8854,2],[2,8857],[0,8858,10],[2,8869],[0,8870,24],[2,8895],[0,8896,81],[2,8978],[0,8979,6],[3,8986,1],[0,8988,12],[3,9001,1],[0,9003,189],[3,9193,3],[0,9197,2],[3,9200],[0,9201,1],[3,9203],[0,9204,50],[0,9280,10],[2,9312,137],[0,9450],[2,9451,96],[0,9548,3],[2,9552,35],[0,9588,11],[2,9600,15],[0,9616,1],[2,9618,3],[0,9622,9],[2,9632,1],[0,9634],[2,9635,6],[0,9642,7],[2,9650,1],[0,9652,1],[2,9654,1],[0,9656,3],[2,9660,1],[0,9662,1],[2,9664,1],[0,9666,3],[2,9670,2],[0,9673,1],[2,9675],[0,9676,1],[2,9678,3],[0,9682,15],[2,9698,3],[0,9702,8],[2,9711],[0,9712,12],[3,9725,1],[0,9727,5],[2,9733,1],[0,9735,1],[2,9737],[0,9738,3],[2,9742,1],[0,9744,3],[3,9748,1],[0,9750,5],[2,9756],[0,9757],[2,9758],[0,9759,32],[2,9792],[0,9793],[2,9794],[0,9795,4],[3,9800,11],[0,9812,11],[2,9824,1],[0,9826],[2,9827,2],[0,9830],[2,9831,3],[0,9835],[2,9836,1],[0,9838],[2,9839],[0,9840,14],[3,9855],[0,9856,18],[3,9875],[0,9876,9],[2,9886,1],[0,9888],[3,9889],[0,9890,7],[3,9898,1],[0,9900,16],[3,9917,1],[2,9919],[0,9920,3],[3,9924,1],[2,9926,7],[3,9934],[2,9935,4],[3,9940],[2,9941,12],[0,9954],[2,9955],[0,9956,3],[2,9960,1],[3,9962],[2,9963,6],[3,9970,1],[2,9972],[3,9973],[2,9974,3],[3,9978],[2,9979,1],[3,9981],[2,9982,1],[0,9984,4],[3,9989],[0,9990,3],[3,9994,1],[0,9996,27],[3,10024],[0,10025,19],[2,10045],[0,10046,13],[3,10060],[0,10061],[3,10062],[0,10063,3],[3,10067,2],[0,10070],[3,10071],[0,10072,29],[2,10102,9],[0,10112,20],[3,10133,2],[0,10136,23],[3,10160],[0,10161,13],[3,10175],[0,10176,37],[1,10214,7],[0,10222,406],[1,10629,1],[0,10631,403],[3,11035,1],[0,11037,50],[3,11088],[0,11089,3],[3,11093],[2,11094,3],[0,11098,25],[0,11126,31],[0,11159,348],[0,11513,44],[0,11559],[0,11565],[0,11568,55],[0,11631,1],[0,11647,23],[0,11680,6],[0,11688,6],[0,11696,6],[0,11704,6],[0,11712,6],[0,11720,6],[0,11728,6],[0,11736,6],[0,11744,125],[3,11904,25],[3,11931,88],[3,12032,213],[3,12272,11],[5,12288],[3,12289,61],[0,12351],[3,12353,85],[3,12441,102],[3,12549,42],[3,12593,93],[3,12688,83],[3,12784,46],[3,12832,39],[2,12872,7],[3,12880,7023],[0,19904,63],[3,19968,22156],[3,42128,54],[0,42192,347],[0,42560,183],[0,42752,202],[0,42960,1],[0,42963],[0,42965,4],[0,42994,58],[0,43056,9],[0,43072,55],[0,43136,69],[0,43214,11],[0,43232,115],[0,43359],[3,43360,28],[0,43392,77],[0,43471,10],[0,43486,32],[0,43520,54],[0,43584,13],[0,43600,9],[0,43612,102],[0,43739,27],[0,43777,5],[0,43785,5],[0,43793,5],[0,43808,6],[0,43816,6],[0,43824,59],[0,43888,125],[0,44016,9],[3,44032,11171],[0,55216,22],[0,55243,48],[0,55296,2047],[2,57344,6399],[3,63744,511],[0,64256,6],[0,64275,4],[0,64285,25],[0,64312,4],[0,64318],[0,64320,1],[0,64323,1],[0,64326,124],[0,64467,444],[0,64914,53],[0,64975],[0,65008,15],[2,65024,15],[3,65040,9],[0,65056,15],[3,65072,34],[3,65108,18],[3,65128,3],[0,65136,4],[0,65142,134],[0,65279],[5,65281,95],[4,65377,93],[4,65474,5],[4,65482,5],[4,65490,5],[4,65498,2],[5,65504,6],[4,65512,6],[0,65529,3],[2,65533],[0,65536,11],[0,65549,25],[0,65576,18],[0,65596,1],[0,65599,14],[0,65616,13],[0,65664,122],[0,65792,2],[0,65799,44],[0,65847,87],[0,65936,12],[0,65952],[0,66000,45],[0,66176,28],[0,66208,48],[0,66272,27],[0,66304,35],[0,66349,29],[0,66384,42],[0,66432,29],[0,66463,36],[0,66504,13],[0,66560,157],[0,66720,9],[0,66736,35],[0,66776,35],[0,66816,39],[0,66864,51],[0,66927,11],[0,66940,14],[0,66956,6],[0,66964,1],[0,66967,10],[0,66979,14],[0,66995,6],[0,67003,1],[0,67072,310],[0,67392,21],[0,67424,7],[0,67456,5],[0,67463,41],[0,67506,8],[0,67584,5],[0,67592],[0,67594,43],[0,67639,1],[0,67644],[0,67647,22],[0,67671,71],[0,67751,8],[0,67808,18],[0,67828,1],[0,67835,32],[0,67871,26],[0,67903],[0,67968,55],[0,68028,19],[0,68050,49],[0,68101,1],[0,68108,7],[0,68117,2],[0,68121,28],[0,68152,2],[0,68159,9],[0,68176,8],[0,68192,63],[0,68288,38],[0,68331,11],[0,68352,53],[0,68409,28],[0,68440,26],[0,68472,25],[0,68505,3],[0,68521,6],[0,68608,72],[0,68736,50],[0,68800,50],[0,68858,45],[0,68912,9],[0,69216,30],[0,69248,41],[0,69291,2],[0,69296,1],[0,69376,39],[0,69424,41],[0,69488,25],[0,69552,27],[0,69600,22],[0,69632,77],[0,69714,35],[0,69759,67],[0,69837],[0,69840,24],[0,69872,9],[0,69888,52],[0,69942,17],[0,69968,38],[0,70016,95],[0,70113,19],[0,70144,17],[0,70163,43],[0,70272,6],[0,70280],[0,70282,3],[0,70287,14],[0,70303,10],[0,70320,58],[0,70384,9],[0,70400,3],[0,70405,7],[0,70415,1],[0,70419,21],[0,70442,6],[0,70450,1],[0,70453,4],[0,70459,9],[0,70471,1],[0,70475,2],[0,70480],[0,70487],[0,70493,6],[0,70502,6],[0,70512,4],[0,70656,91],[0,70749,4],[0,70784,71],[0,70864,9],[0,71040,53],[0,71096,37],[0,71168,68],[0,71248,9],[0,71264,12],[0,71296,57],[0,71360,9],[0,71424,26],[0,71453,14],[0,71472,22],[0,71680,59],[0,71840,82],[0,71935,7],[0,71945],[0,71948,7],[0,71957,1],[0,71960,29],[0,71991,1],[0,71995,11],[0,72016,9],[0,72096,7],[0,72106,45],[0,72154,10],[0,72192,71],[0,72272,82],[0,72368,72],[0,72704,8],[0,72714,44],[0,72760,13],[0,72784,28],[0,72816,31],[0,72850,21],[0,72873,13],[0,72960,6],[0,72968,1],[0,72971,43],[0,73018],[0,73020,1],[0,73023,8],[0,73040,9],[0,73056,5],[0,73063,1],[0,73066,36],[0,73104,1],[0,73107,5],[0,73120,9],[0,73440,24],[0,73648],[0,73664,49],[0,73727,922],[0,74752,110],[0,74864,4],[0,74880,195],[0,77712,98],[0,77824,1070],[0,78896,8],[0,82944,582],[0,92160,568],[0,92736,30],[0,92768,9],[0,92782,80],[0,92864,9],[0,92880,29],[0,92912,5],[0,92928,69],[0,93008,9],[0,93019,6],[0,93027,20],[0,93053,18],[0,93760,90],[0,93952,74],[0,94031,56],[0,94095,16],[3,94176,4],[3,94192,1],[3,94208,6135],[3,100352,1237],[3,101632,8],[3,110576,3],[3,110581,6],[3,110589,1],[3,110592,290],[3,110928,2],[3,110948,3],[3,110960,395],[0,113664,106],[0,113776,12],[0,113792,8],[0,113808,9],[0,113820,7],[0,118528,45],[0,118576,22],[0,118608,116],[0,118784,245],[0,119040,38],[0,119081,193],[0,119296,69],[0,119520,19],[0,119552,86],[0,119648,24],[0,119808,84],[0,119894,70],[0,119966,1],[0,119970],[0,119973,1],[0,119977,3],[0,119982,11],[0,119995],[0,119997,6],[0,120005,64],[0,120071,3],[0,120077,7],[0,120086,6],[0,120094,27],[0,120123,3],[0,120128,4],[0,120134],[0,120138,6],[0,120146,339],[0,120488,291],[0,120782,701],[0,121499,4],[0,121505,14],[0,122624,30],[0,122880,6],[0,122888,16],[0,122907,6],[0,122915,1],[0,122918,4],[0,123136,44],[0,123184,13],[0,123200,9],[0,123214,1],[0,123536,30],[0,123584,57],[0,123647],[0,124896,6],[0,124904,3],[0,124909,1],[0,124912,14],[0,124928,196],[0,125127,15],[0,125184,75],[0,125264,9],[0,125278,1],[0,126065,67],[0,126209,60],[0,126464,3],[0,126469,26],[0,126497,1],[0,126500],[0,126503],[0,126505,9],[0,126516,3],[0,126521],[0,126523],[0,126530],[0,126535],[0,126537],[0,126539],[0,126541,2],[0,126545,1],[0,126548],[0,126551],[0,126553],[0,126555],[0,126557],[0,126559],[0,126561,1],[0,126564],[0,126567,3],[0,126572,6],[0,126580,3],[0,126585,3],[0,126590],[0,126592,9],[0,126603,16],[0,126625,2],[0,126629,4],[0,126635,16],[0,126704,1],[0,126976,3],[3,126980],[0,126981,38],[0,127024,99],[0,127136,14],[0,127153,14],[0,127169,13],[3,127183],[0,127185,36],[2,127232,10],[0,127243,4],[2,127248,29],[0,127278,1],[2,127280,57],[0,127338,5],[2,127344,29],[3,127374],[2,127375,1],[3,127377,9],[2,127387,17],[0,127405],[0,127462,25],[3,127488,2],[3,127504,43],[3,127552,8],[3,127568,1],[3,127584,5],[3,127744,32],[0,127777,11],[3,127789,8],[0,127798],[3,127799,69],[0,127869],[3,127870,21],[0,127892,11],[3,127904,42],[0,127947,3],[3,127951,4],[0,127956,11],[3,127968,16],[0,127985,2],[3,127988],[0,127989,2],[3,127992,70],[0,128063],[3,128064],[0,128065],[3,128066,186],[0,128253,1],[3,128255,62],[0,128318,12],[3,128331,3],[0,128335],[3,128336,23],[0,128360,17],[3,128378],[0,128379,25],[3,128405,1],[0,128407,12],[3,128420],[0,128421,85],[3,128507,84],[0,128592,47],[3,128640,69],[0,128710,5],[3,128716],[0,128717,2],[3,128720,2],[0,128723,1],[3,128725,2],[3,128733,2],[0,128736,10],[3,128747,1],[0,128752,3],[3,128756,8],[0,128768,115],[0,128896,88],[3,128992,11],[3,129008],[0,129024,11],[0,129040,55],[0,129104,9],[0,129120,39],[0,129168,29],[0,129200,1],[0,129280,11],[3,129292,46],[0,129339],[3,129340,9],[0,129350],[3,129351,184],[0,129536,83],[0,129632,13],[3,129648,4],[3,129656,4],[3,129664,6],[3,129680,28],[3,129712,10],[3,129728,5],[3,129744,9],[3,129760,7],[3,129776,6],[0,129792,146],[0,129940,54],[0,130032,9],[3,131072,65533],[3,196608,65533],[0,917505],[0,917536,95],[2,917760,239],[2,983040,65533],[2,1048576,65533],]
5
5
  TYPES=[:N,:Na,:A,:W,:H,:F]
6
6
  end
7
7
  end
@@ -1,5 +1,5 @@
1
1
  module Unicode
2
2
  module Eaw
3
- VERSION = "2.1.0"
3
+ VERSION = "2.2.0"
4
4
  end
5
5
  end
data/tools/generate.rb CHANGED
@@ -1,6 +1,6 @@
1
1
  require 'open-uri'
2
2
 
3
- URL = 'https://www.unicode.org/Public/14.0.0/ucd/EastAsianWidth-14.0.0d2.txt'
3
+ URL = 'https://www.unicode.org/Public/14.0.0/ucd/EastAsianWidth-14.0.0d5.txt'
4
4
  TYPES = Hash.new
5
5
 
6
6
  def output_line(curr_start, curr_end, curr_type)
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: unicode-eaw
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.0
4
+ version: 2.2.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - takahashim
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-07-22 00:00:00.000000000 Z
11
+ date: 2021-04-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -93,7 +93,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
93
93
  - !ruby/object:Gem::Version
94
94
  version: '0'
95
95
  requirements: []
96
- rubygems_version: 3.1.2
96
+ rubygems_version: 3.0.3
97
97
  signing_key:
98
98
  specification_version: 4
99
99
  summary: Unicode East Asian Width data for Ruby.