Changeset: b57dfc87fa15 for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB/rev/b57dfc87fa15
Modified Files:
        monetdb5/modules/atoms/str.c
Branch: sw_ew_c_sorting
Log Message:

Merge with Dec2023


diffs (155 lines):

diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml
--- a/.github/workflows/linux.yml
+++ b/.github/workflows/linux.yml
@@ -43,7 +43,7 @@ jobs:
     runs-on: ${{ matrix.os }}
     steps:
       - name: Checkout
-        uses: actions/checkout@v3
+        uses: actions/checkout@v4
         with:
           ref: ${{ github.ref }}
 
@@ -129,7 +129,7 @@ jobs:
       - name: Tar files
         run: tar -cvf mtests.tar mTests
       - name: Publish mtest results
-        uses: actions/upload-artifact@v3
+        uses: actions/upload-artifact@v4
         with:
           name: mtest-${{ github.sha }}-${{ matrix.os }}-${{ matrix.c_compiler 
}}
           path: mtests.tar
diff --git a/monetdb5/modules/atoms/str.c b/monetdb5/modules/atoms/str.c
--- a/monetdb5/modules/atoms/str.c
+++ b/monetdb5/modules/atoms/str.c
@@ -982,6 +982,7 @@ const struct UTF8_lower_upper {
        {0x2C5C, 0x2C2C,},
        {0x2C5D, 0x2C2D,},
        {0x2C5E, 0x2C2E,},
+       {0x2C5F, 0x2C2F,},
        {0x2C61, 0x2C60,},
        {0x2C65, 0x023A,},
        {0x2C66, 0x023E,},
@@ -1185,9 +1186,13 @@ const struct UTF8_lower_upper {
        {0xA7BB, 0xA7BA,},
        {0xA7BD, 0xA7BC,},
        {0xA7BF, 0xA7BE,},
+       {0xA7C1, 0xA7C0,},
        {0xA7C3, 0xA7C2,},
        {0xA7C8, 0xA7C7,},
        {0xA7CA, 0xA7C9,},
+       {0xA7D1, 0xA7D0,},
+       {0xA7D7, 0xA7D6,},
+       {0xA7D9, 0xA7D8,},
        {0xA7F6, 0xA7F5,},
        {0xAB53, 0xA7B3,},
        {0xAB70, 0x13A0,},
@@ -1372,6 +1377,41 @@ const struct UTF8_lower_upper {
        {0x104F9, 0x104D1,},
        {0x104FA, 0x104D2,},
        {0x104FB, 0x104D3,},
+       {0x10597, 0x10570,},
+       {0x10598, 0x10571,},
+       {0x10599, 0x10572,},
+       {0x1059A, 0x10573,},
+       {0x1059B, 0x10574,},
+       {0x1059C, 0x10575,},
+       {0x1059D, 0x10576,},
+       {0x1059E, 0x10577,},
+       {0x1059F, 0x10578,},
+       {0x105A0, 0x10579,},
+       {0x105A1, 0x1057A,},
+       {0x105A3, 0x1057C,},
+       {0x105A4, 0x1057D,},
+       {0x105A5, 0x1057E,},
+       {0x105A6, 0x1057F,},
+       {0x105A7, 0x10580,},
+       {0x105A8, 0x10581,},
+       {0x105A9, 0x10582,},
+       {0x105AA, 0x10583,},
+       {0x105AB, 0x10584,},
+       {0x105AC, 0x10585,},
+       {0x105AD, 0x10586,},
+       {0x105AE, 0x10587,},
+       {0x105AF, 0x10588,},
+       {0x105B0, 0x10589,},
+       {0x105B1, 0x1058A,},
+       {0x105B3, 0x1058C,},
+       {0x105B4, 0x1058D,},
+       {0x105B5, 0x1058E,},
+       {0x105B6, 0x1058F,},
+       {0x105B7, 0x10590,},
+       {0x105B8, 0x10591,},
+       {0x105B9, 0x10592,},
+       {0x105BB, 0x10594,},
+       {0x105BC, 0x10595,},
        {0x10CC0, 0x10C80,},
        {0x10CC1, 0x10C81,},
        {0x10CC2, 0x10C82,},
@@ -2477,6 +2517,7 @@ const struct UTF8_lower_upper {
        {0x2C2C, 0x2C5C,},
        {0x2C2D, 0x2C5D,},
        {0x2C2E, 0x2C5E,},
+       {0x2C2F, 0x2C5F,},
        {0x2C60, 0x2C61,},
        {0x2C62, 0x026B,},
        {0x2C63, 0x1D7D,},
@@ -2657,12 +2698,16 @@ const struct UTF8_lower_upper {
        {0xA7BA, 0xA7BB,},
        {0xA7BC, 0xA7BD,},
        {0xA7BE, 0xA7BF,},
+       {0xA7C0, 0xA7C1,},
        {0xA7C2, 0xA7C3,},
        {0xA7C4, 0xA794,},
        {0xA7C5, 0x0282,},
        {0xA7C6, 0x1D8E,},
        {0xA7C7, 0xA7C8,},
        {0xA7C9, 0xA7CA,},
+       {0xA7D0, 0xA7D1,},
+       {0xA7D6, 0xA7D7,},
+       {0xA7D8, 0xA7D9,},
        {0xA7F5, 0xA7F6,},
        {0xFF21, 0xFF41,},
        {0xFF22, 0xFF42,},
@@ -2766,6 +2811,41 @@ const struct UTF8_lower_upper {
        {0x104D1, 0x104F9,},
        {0x104D2, 0x104FA,},
        {0x104D3, 0x104FB,},
+       {0x10570, 0x10597,},
+       {0x10571, 0x10598,},
+       {0x10572, 0x10599,},
+       {0x10573, 0x1059A,},
+       {0x10574, 0x1059B,},
+       {0x10575, 0x1059C,},
+       {0x10576, 0x1059D,},
+       {0x10577, 0x1059E,},
+       {0x10578, 0x1059F,},
+       {0x10579, 0x105A0,},
+       {0x1057A, 0x105A1,},
+       {0x1057C, 0x105A3,},
+       {0x1057D, 0x105A4,},
+       {0x1057E, 0x105A5,},
+       {0x1057F, 0x105A6,},
+       {0x10580, 0x105A7,},
+       {0x10581, 0x105A8,},
+       {0x10582, 0x105A9,},
+       {0x10583, 0x105AA,},
+       {0x10584, 0x105AB,},
+       {0x10585, 0x105AC,},
+       {0x10586, 0x105AD,},
+       {0x10587, 0x105AE,},
+       {0x10588, 0x105AF,},
+       {0x10589, 0x105B0,},
+       {0x1058A, 0x105B1,},
+       {0x1058C, 0x105B3,},
+       {0x1058D, 0x105B4,},
+       {0x1058E, 0x105B5,},
+       {0x1058F, 0x105B6,},
+       {0x10590, 0x105B7,},
+       {0x10591, 0x105B8,},
+       {0x10592, 0x105B9,},
+       {0x10594, 0x105BB,},
+       {0x10595, 0x105BC,},
        {0x10C80, 0x10CC0,},
        {0x10C81, 0x10CC1,},
        {0x10C82, 0x10CC2,},
_______________________________________________
checkin-list mailing list -- checkin-list@monetdb.org
To unsubscribe send an email to checkin-list-le...@monetdb.org

Reply via email to