2013-12-18 Peter Breitenlohner * yokotate.test: Simplified. 2013-12-17 Peter Breitenlohner * yokotate.test (new): Shell scripts to test upPLtoTF/upTFtoPL with yoko and tate fonts. * tests/{min10,tmin10}.{pl,tfm} (new): Data for yokotate.test. * am/uptex.am: Add the new tests. 2013-08-12 TANAKA Takuji * kanji.h, uptex.defines: Allow file names with 0x5c in (e)pTeX on Windows. 2013-06-28 Peter Breitenlohner * am/uptex.am: upbibtex-web2c also depends on web2c/cvtbib.sed. 2013-06-05 Peter Breitenlohner * kanji.h: Avoid redefinition of KANJI. 2013-04-09 Peter Breitenlohner * uptrip/uptrip.diffs: Update for TL 2013. 2013-03-04 Peter Breitenlohner * am/uptex.am: Better rule for uptex_version.h. 2013-02-15 Peter Breitenlohner * am/uptex.am, upbibtex.test, updvitype.test, uppltotf.test, uptftopl.test: Change directory for temporary files from tests to uptests. 2013-01-15 Peter Breitenlohner * am/uptex.am, uptrip.test: Enable parallel-tests. 2013-01-04 Hironori Kitagawa * uptex-m.ch: \xkanjiskip around math_node etc. 2012-12-16 Peter Breitenlohner * am/uptex.am (uptex_version.h): Enable silent rules. 2012-08-22 Peter Breitenlohner * kanji.c (init_default_kanji): Set defaults before testing PTEX_KANJI_ENC from the environment. * kanji.c: All programs use init_default_kanji("utf8","uptex"). 2012-08-13 TANAKA Takuji * uptex-m.ch, upbibtex.ch, updvitype.ch, uppltotf.ch, uptftopl.ch, uptex_version.h: upTeX version u1.11. 2012-08-02 Peter Breitenlohner * am/uptex.am: Clarify *tex_version.h dependencies. 2012-07-19 Peter Breitenlohner * am/uptex.am: Distribute uptex_version.h. * uptexextra.h: Use ../ptexdir/ptex_version.h. 2012-07-15 Peter Breitenlohner * upbibtex.ch, updvitype.ch, uppltotf.ch, uptftopl.ch: Adapt to the use my_name. 2012-07-15 Akira Kakuto * uptexextra.c: Must #define DLLPROC before reading uptexd.h. 2012-06-30 Peter Breitenlohner * uptexextra.c [W32TeX]: #define DLLPROC for uptex.dll. 2012-05-22 Peter Breitenlohner * updvitype.test: Cope with spaces in paths returned by kpsewhich. 2012-05-12 Peter Breitenlohner * uptex-m.ch: Restore the 'unnecessary and seemingly wrong' changes; they are required to show the error context. * uptrip/uptrip.diffs: Adapted. 2012-04-29 Takuji Tanaka * uptex-m.ch, uppltotf.ch uptftopl.ch, updvitype.ch, upbibtex.ch: Update upTeX version number. * uptex-m.ch, kanji.c: Update reference of Unicode blocks to "Blocks-6.1.0.txt Date: 2011-06-14, 18:26:00 GMT [KW, LI]". 2012-03-11 Akira Kakuto * uptex-m.ch: remove unnecessary and seemingly wrong changes 2012-03-08 Akira Kakuto * uptex-m.ch: fix a long-remained bug in show_context. 2012-03-04 Peter Breitenlohner Avoid 'differ in signedness' warnings. * uppltotf.ch: Use ustringcast(buffer). * uptex-m.ch: Use ustringcast for buffer and str_pool. 2012-01-15 Takuji Tanaka * uptex-m.ch, uppltotf.ch uptftopl.ch, updvitype.ch, upbibtex.ch: Update upTeX version number. * uptex-m.ch, kanji.c: Update reference of Unicode blocks to "Blocks-6.0.0.txt Date: 2010-06-04, 11:12:00 PDT [KW]". 2012-01-07 Akira Kakuto * kanji.h: revert wrt init_kanji (from TANAKA Takuji-san). 2012-01-05 Akira Kakuto * kanji.h: enable -kanji option in updvitype. (patch from TANAKA Takuji-san). 2011-12-19 Peter Breitenlohner * uptex-m.ch, kanji.[ch]: Drop unused param2 of check_kanji(). 2011-12-19 Hironori Kitagawa * uptex-m.ch, uptex.defines, kanji.[ch], uppltotf.ch, uppltotf.ch: Avoid Segmentation fault for japanese \catcode or \kcatcode. 2011-12-04 Akira Kakuto * uptex-m.ch: change min_halfword because the ConTeXt with euptex falls into an infinite loop if an Overfull \hbox error occurs. 2011-11-25 Peter Breitenlohner * am/uptex.am (uppltotf_CPPFLAGS): Replace '-DDHEX_CHAR_CODE' by '-DPRESERVE_PUTC'. Mail [ptex:00311] from TANAKA Takuji. * am/uptex.am (upbibtex_CPPFLAGS, uptftopl_CPPFLAGS): Drop the useless '-DDHEX_CHAR_CODE'. (updvitype_CPPFLAGS): Replace '-DDHEX_CHAR_CODE' by '-DHEX_CHAR_CODE'. 2011-09-30 Peter Breitenlohner * updvitype.ch: Use const stringcast for get_enc_string(). 2011-09-05 Takuji Tanaka * updvitype.ch: show encoding in the banner. 2011-08-29 Peter Breitenlohner * kanji.h, uptex.defines: Remove setptexencuptex. * upbibtex.ch: Use nil, not 0 as arg of set_enc_string(). * uptex-m.ch: Add dump_kanji and undump_kanji. * uptex.defines: Add dumpkanji and undumpkanji. * kanji.c: Factor out init_kanji(). * kanji_dump.c: New file for dumping/undumping kanji encoding. * kanji.h: Add init_kanji(), dump_kanji(), and undump_kanji(). * am/uptex.am (libukanji_a_SOURCES): Add kanji_dump.c. 2011-08-24 Peter Breitenlohner Imported upTeX into TeX Live, based on the W32TeX version from Akira Kakuto and on the TL patches in tlsvn23478-uptex-1108111825.tar.xz from Hironori Kitagawa .