texlive[68294] Build/source/texk/web2c: upTeX: ver 1.30

commits+takuji at tug.org commits+takuji at tug.org
Sat Sep 16 02:12:43 CEST 2023


Revision: 68294
          http://tug.org/svn/texlive?view=revision&revision=68294
Author:   takuji
Date:     2023-09-16 02:12:43 +0200 (Sat, 16 Sep 2023)
Log Message:
-----------
upTeX: ver 1.30

Modified Paths:
--------------
    trunk/Build/source/texk/web2c/pmpostdir/ChangeLog
    trunk/Build/source/texk/web2c/pmpostdir/pmp.ch
    trunk/Build/source/texk/web2c/uptexdir/COPYRIGHT.ja
    trunk/Build/source/texk/web2c/uptexdir/ChangeLog
    trunk/Build/source/texk/web2c/uptexdir/kanji.c
    trunk/Build/source/texk/web2c/uptexdir/tests/kcat.tex
    trunk/Build/source/texk/web2c/uptexdir/tests/upkcat.txt
    trunk/Build/source/texk/web2c/uptexdir/upbibtex.ch
    trunk/Build/source/texk/web2c/uptexdir/uptex-m.ch
    trunk/Build/source/texk/web2c/uptexdir/uptex_version.h

Modified: trunk/Build/source/texk/web2c/pmpostdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/pmpostdir/ChangeLog	2023-09-16 00:12:38 UTC (rev 68293)
+++ trunk/Build/source/texk/web2c/pmpostdir/ChangeLog	2023-09-16 00:12:43 UTC (rev 68294)
@@ -1,3 +1,7 @@
+2023-09-16  TANAKA Takuji  <ttk at t-lab.opal.ne.jp>
+
+	* pmp.ch: Bump upmpost version to 2.02-0.04-u1.30.
+
 2023-08-20  TANAKA Takuji  <ttk at t-lab.opal.ne.jp>
 
 	* {,u}{pmpost,pmpsamp}.test:
@@ -7,6 +11,10 @@
 
 	* TL'23 release.
 
+2022-07-23  TANAKA Takuji  <ttk at t-lab.opal.ne.jp>
+
+	* pmp.ch: Bump upmpost version to 2.02-0.04-u1.29.
+
 2022-03-21  Karl Berry  <karl at tug.org>
 
 	* TL'22 release.

Modified: trunk/Build/source/texk/web2c/pmpostdir/pmp.ch
===================================================================
--- trunk/Build/source/texk/web2c/pmpostdir/pmp.ch	2023-09-16 00:12:38 UTC (rev 68293)
+++ trunk/Build/source/texk/web2c/pmpostdir/pmp.ch	2023-09-16 00:12:43 UTC (rev 68294)
@@ -22,7 +22,7 @@
 @y
 #ifdef UPMP
 #define P_UP "up"
-#define metapost_version "2.02-0.04-u1.29"
+#define metapost_version "2.02-0.04-u1.30"
 #else
 #define P_UP "p"
 #define metapost_version "2.02-0.04"

Modified: trunk/Build/source/texk/web2c/uptexdir/COPYRIGHT.ja
===================================================================
--- trunk/Build/source/texk/web2c/uptexdir/COPYRIGHT.ja	2023-09-16 00:12:38 UTC (rev 68293)
+++ trunk/Build/source/texk/web2c/uptexdir/COPYRIGHT.ja	2023-09-16 00:12:43 UTC (rev 68294)
@@ -4,7 +4,7 @@
 
 【著作権表示】
 Copyright (C) 2009 ASCII MEDIA WORKS.
-Copyright (C) 2007-2022 Takuji Tanaka
+Copyright (C) 2007-2023 Takuji Tanaka
 All rights reserved.
 
 【契約条件】

Modified: trunk/Build/source/texk/web2c/uptexdir/ChangeLog
===================================================================
--- trunk/Build/source/texk/web2c/uptexdir/ChangeLog	2023-09-16 00:12:38 UTC (rev 68293)
+++ trunk/Build/source/texk/web2c/uptexdir/ChangeLog	2023-09-16 00:12:43 UTC (rev 68294)
@@ -1,3 +1,12 @@
+2022-09-16  TANAKA Takuji  <ttk at t-lab.opal.ne.jp>
+
+	* uptex-m.ch, upbibtex.ch, uptex_version.h:
+	upTeX version u1.30.
+	* uptex-m.ch, upbibtex.ch, kanji.c:
+	Update reference of Unicode blocks to
+	"Blocks-15.1.0.txt Date: 2023-07-28, 15:47:20 GMT".
+	* tests/kcat.tex, tests/upkcat.txt: Update a test.
+
 2023-09-03  TANAKA Takuji  <ttk at t-lab.opal.ne.jp>
 
 	* {ptriptest,uptriptest,upver}.test:

Modified: trunk/Build/source/texk/web2c/uptexdir/kanji.c
===================================================================
--- trunk/Build/source/texk/web2c/uptexdir/kanji.c	2023-09-16 00:12:38 UTC (rev 68293)
+++ trunk/Build/source/texk/web2c/uptexdir/kanji.c	2023-09-16 00:12:43 UTC (rev 68294)
@@ -56,8 +56,8 @@
 }
 
 /* Ref. http://www.unicode.org/Public/UNIDATA/Blocks.txt */
-/* # Blocks-15.0.0.txt                                   */
-/* # Date: 2022-01-28, 20:58:00 GMT [KW]                 */
+/* # Blocks-15.1.0.txt                                   */
+/* # Date: 2023-07-28, 15:47:20 GMT                      */
 static long ucs_range[]={
       0x0000, /* Basic Latin					     */ /* 0x00 */
       0x0080, /* Latin-1 Supplement				     */
@@ -379,7 +379,8 @@
       0x2B740, /* CJK Unified Ideographs Extension D		     */
       0x2B820, /* CJK Unified Ideographs Extension E		     */
       0x2CEB0, /* CJK Unified Ideographs Extension F		     */
-      0x2F800, /* CJK Compatibility Ideographs Supplement	     */ /* 0x140 */
+      0x2EBF0, /* CJK Unified Ideographs Extension I		     */ /* 0x140 */
+      0x2F800, /* CJK Compatibility Ideographs Supplement	     */
       0x30000, /* CJK Unified Ideographs Extension G		     */
       0x31350, /* CJK Unified Ideographs Extension H		     */
       0x323B0, /* reserved					     */
@@ -394,8 +395,8 @@
       0xC0000, /* reserved					     */
       0xD0000, /* reserved					     */
       0xE0000, /* Tags						     */
-      0xE0100, /* Variation Selectors Supplement		     */
-      0xF0000, /* Supplementary Private Use Area-A		     */ /* 0x150 */
+      0xE0100, /* Variation Selectors Supplement		     */ /* 0x150 */
+      0xF0000, /* Supplementary Private Use Area-A		     */
       0x100000, /* Supplementary Private Use Area-B		     */
   /* Value over 0x10FFFF is illegal under Unicode,
      They are for some special use.  *** experimental ***  */
@@ -412,11 +413,11 @@
       0x1B0000, /* Reserved					     */
       0x1C0000, /* Reserved					     */
       0x1D0000, /* Reserved					     */
-      0x1E0000, /* Reserved					     */
-      0x1F0000, /* Reserved					     */ /* 0x160 */
+      0x1E0000, /* Reserved					     */ /* 0x160 */
+      0x1F0000, /* Reserved					     */
       0x200000, /* Reserved					     */
       0x210000, /* Reserved					     */
-      0x220000, /* Reserved					     */ /* 0x163 */
+      0x220000, /* Reserved					     */ /* 0x164 */
       CJK_CHAR_LIMIT
 };
 

Modified: trunk/Build/source/texk/web2c/uptexdir/tests/kcat.tex
===================================================================
--- trunk/Build/source/texk/web2c/uptexdir/tests/kcat.tex	2023-09-16 00:12:38 UTC (rev 68293)
+++ trunk/Build/source/texk/web2c/uptexdir/tests/kcat.tex	2023-09-16 00:12:43 UTC (rev 68294)
@@ -44,6 +44,7 @@
 \write16{𫝀::\the\kcatcode"2B740}% U+2B740 CJK Unified Ideographs Extension D
 \write16{𫠠::\the\kcatcode"2B820}% U+2B820 CJK Unified Ideographs Extension E
 \write16{𬺰::\the\kcatcode"2CEB0}% U+2CEB0 CJK Unified Ideographs Extension F
+\write16{𮯰::\the\kcatcode"2EBF0}% U+2EBF0 CJK Unified Ideographs Extension I
 \write16{丽::\the\kcatcode"2F800}% U+2F800 CJK Compatibility Ideographs Supplement
 \write16{𰀀::\the\kcatcode"30000}% U+30000 CJK Unified Ideographs Extension G
 \write16{𱍐::\the\kcatcode"31350}% U+31350 CJK Unified Ideographs Extension H

Modified: trunk/Build/source/texk/web2c/uptexdir/tests/upkcat.txt
===================================================================
--- trunk/Build/source/texk/web2c/uptexdir/tests/upkcat.txt	2023-09-16 00:12:38 UTC (rev 68293)
+++ trunk/Build/source/texk/web2c/uptexdir/tests/upkcat.txt	2023-09-16 00:12:43 UTC (rev 68294)
@@ -21,6 +21,7 @@
 𫝀::16
 𫠠::16
 𬺰::16
+𮯰::16
 丽::16
 𰀀::16
 𱍐::16

Modified: trunk/Build/source/texk/web2c/uptexdir/upbibtex.ch
===================================================================
--- trunk/Build/source/texk/web2c/uptexdir/upbibtex.ch	2023-09-16 00:12:38 UTC (rev 68293)
+++ trunk/Build/source/texk/web2c/uptexdir/upbibtex.ch	2023-09-16 00:12:43 UTC (rev 68294)
@@ -60,7 +60,7 @@
 @d banner=='This is BibTeX, Version 0.99d' {printed when the program starts}
 @y
 @d my_name=='upbibtex'
- at d banner=='This is upBibTeX, Version 0.99d-j0.36-u1.29'
+ at d banner=='This is upBibTeX, Version 0.99d-j0.36-u1.30'
   {printed when the program starts}
 @z
 
@@ -968,7 +968,7 @@
 label exit;
 var k:integer;
 begin
-  { based on upTeX-1.29 kcatcode status: 16,17,19->true / 15,18->false }
+  { based on upTeX-1.30 kcatcode status: 16,17,19->true / 15,18->false }
   is_char_kanji_upbibtex := true;
   if (is_internalUPTEX) then begin { should be in sync with |kcat_code| of uptex-m.ch }
     k := kcatcodekey(c);
@@ -986,7 +986,7 @@
     else if k=@"94 then return { Hangul Jamo Extended-B }
     else if k=@"99 then return { CJK Compatibility Ideographs }
     else if (k>=@"10D)and(k<=@"110) then return { Kana Extended-B .. Small Kana Extension }
-    else if (k>=@"13B)and(k<=@"142) then return { CJK Unified Ideographs Extension B .. H }
+    else if (k>=@"13B)and(k<=@"143) then return { CJK Unified Ideographs Extension B .. H }
     else if k=@"1FE then return { Fullwidth digit and latin alphabet }
     else if k=@"1FF then return; { Halfwidth katakana }
     end

Modified: trunk/Build/source/texk/web2c/uptexdir/uptex-m.ch
===================================================================
--- trunk/Build/source/texk/web2c/uptexdir/uptex-m.ch	2023-09-16 00:12:38 UTC (rev 68293)
+++ trunk/Build/source/texk/web2c/uptexdir/uptex-m.ch	2023-09-16 00:12:43 UTC (rev 68294)
@@ -47,6 +47,7 @@
 % (2022-01-23) TTK  upTeX u1.28
 % (2022-07-23) TTK  upTeX u1.29
 % (2022-12-09) HK   Hironori Kitagawa fixed a bug in \char, \kchar.
+% (2023-09-16) TTK  upTeX u1.30
 
 @x
 \def\pTeX{p\kern-.15em\TeX}
@@ -61,8 +62,8 @@
   {printed when \pTeX\ starts}
 @#
 @d upTeX_version=1
- at d upTeX_revision==".29"
- at d upTeX_version_string=='-u1.29' {current \upTeX\ version}
+ at d upTeX_revision==".30"
+ at d upTeX_version_string=='-u1.30' {current \upTeX\ version}
 @#
 @d upTeX_banner=='This is upTeX, Version 3.141592653',pTeX_version_string,upTeX_version_string
 @d upTeX_banner_k==upTeX_banner
@@ -274,7 +275,7 @@
   @t\hskip10pt@>kcat_code(@"99):=kanji; { CJK Compatibility Ideographs }
   { \hskip10pt|kcat_code(@"A2):=other_kchar;| Halfwidth and Fullwidth Forms }
   @+ at t\1@>for k:=@"10D to @"110 do kcat_code(k):=kana; { Kana Extended-B .. Small Kana Extension }
-  @+ at t\1@>for k:=@"13B to @"142 do kcat_code(k):=kanji; { CJK Unified Ideographs Extension B .. H }
+  @+ at t\1@>for k:=@"13B to @"143 do kcat_code(k):=kanji; { CJK Unified Ideographs Extension B .. H }
   @t\hskip10pt@>kcat_code(@"1FD):=not_cjk; { Latin-1 Letters }
   @t\hskip10pt@>kcat_code(@"1FE):=kana; { Fullwidth digit and latin alphabet }
   @t\hskip10pt@>kcat_code(@"1FF):=kana; { Halfwidth katakana }

Modified: trunk/Build/source/texk/web2c/uptexdir/uptex_version.h
===================================================================
--- trunk/Build/source/texk/web2c/uptexdir/uptex_version.h	2023-09-16 00:12:38 UTC (rev 68293)
+++ trunk/Build/source/texk/web2c/uptexdir/uptex_version.h	2023-09-16 00:12:43 UTC (rev 68294)
@@ -1 +1 @@
-#define UPTEX_VERSION "u1.29"
+#define UPTEX_VERSION "u1.30"



More information about the tex-live-commits mailing list.