2023-08-23 TANAKA Takuji * dvidvi.test: Tweak. 2023-08-11 TANAKA Takuji * dvidvi.c: Skip Unicode conversion if command line arguments are missing in order to prevent unwanted looking for texmf.cnf. (Windows only) * dvidvi.test: Make easier to test on Windows. 2021-02-19 Karl Berry * dvidvi.test, * tests/playout.2, * tests/playout.3: eliminate version number from comparison. 2020-12-09 Akira Kakuto * dvidvi.c: Remove definition of a function win32_fprintf() which is now in Kpathsea. 2020-05-02 TANAKA Takuji * configure.ac, config.h.in, dvidvi.c: Add TL version to banner and bug report address to usage. * tests/playout.2, tests/playout.3: Adapt. 2018-05-16 Akira Kakuto * tests/playout.2, tests/playout.3: Adapt. 2018-05-15 Karl Berry * dvidvi.c: report actual bad option letter, and say to use -? instead of duplicating. 2018-05-14 Hironobu Yamashita * dvidvi.c: Adjust 'Bad option' error message. 2018-05-09 Ken Brown * dvidvi.c: Avoid a gcc warning with -Wformat-security. http://tug.org/pipermail/tlbuild/2018q2/004225.html 2017-06-25 TANAKA Takuji * configure{,ac}, aclocal.m4: Better configuration for Windows & kpathsea. 2017-06-23 TANAKA Takuji * dvidvi.c, configure, Makefile.{am,in}: Allow Unicode file names. (Windows only) 2017-06-18 Hironobu Yamashita * dvidvi.c: Add support for pTeX tate-kumi DVI. * dvidvi.test: Add tests for pTeX support. * playout.3, playtate.dvi: Added. * Makefile.am: Adjusted for pTeX support. 2015-07-07 Peter Breitenlohner * Makefile.am: Better dependencies for 'make check'. 2015-06-16 Peter Breitenlohner * dvidvi.c: Drop (isascii via KPSE_COMMON). 2015-04-17 Peter Breitenlohner * dvidvi.c: #include (for isascii). 2014-06-16 Peter Breitenlohner * Makefile.am: Drop the obsolete ACLOCAL_AMFLAGS. 2013-06-28 Peter Breitenlohner * dvidvi.c: First include . 2012-11-19 Peter Breitenlohner * Makefile.am: Avoid use of deprecated INCLUDES. 2012-05-29 Peter Breitenlohner * dvidvi.c: Drop the problematic prototype for isatty(), already declared in or . Cast arguments to avoid MSVC compiler warnings. From Akira Kakuto (W32TeX). 2011-09-25 Peter Breitenlohner * dvidvi.test: New shell script for tests. * tests/{play.dvi,playout.2}: Test input and expected output. * Makefile.am: Add the test and its data. 2011-09-23 Peter Breitenlohner * dvidvi.c (writedvifile): Write newline at end of stdout. 2011-04-18 Peter Breitenlohner * dvidvi.c (writepreamble): Cast string literal to 'unsigned const char *' to avoid 'differ in signedness' warning. 2011-02-07 Peter Breitenlohner * Makefile.am (EXTRA_DIST): read.me has been renamed README. 2010-05-10 Peter Breitenlohner * dvidvi.c (SET_BINARY): Remove casts to void. 2010-02-12 Peter Breitenlohner * Makefile.am (AM_CPPFLAGS): Remove '-DNO_DEBUG' ... * configure.ac: ... now added via KPSE_KPATHSEA_FLAGS. 2009-08-21 Peter Breitenlohner Avoid maximal compiler warnings. * dvidvi.c (oname): Constify global string. (error, putstr): Constify string arg. 2009-06-22 Peter Breitenlohner * Makefile.am (AM_CPPFLAGS): remove -DNeedFunctionPrototypes. 2009-06-09 Peter Breitenlohner * Makefile.am (AM_CFLAGS): enable compiler warnings. * dvidvi.c: declare most function as static and define them with ANSI C prototypes. #include to declare isatty. Remove unused variables. Remove SHORTINT (to select '%ld' or '%d' format specifiers), all relevant variables are integer (typedef'ed as long). 2009-06-02 Peter Breitenlohner * dvidvi.c: always include , to avoid implicit declaration of calloc, exit, free, and malloc. 2009-05-27 Peter Breitenlohner Adapt to TL2009 build system. 2008-02-29 Peter Breitenlohner * configure.in: added AC_CONFIG_HEADERS (moved from ../kpathsea/common.ac to here). 2008-01-29 Peter Breitenlohner Convert from autoconf-2.13 to autoconf-2.59+: * Makefile.in: Add @configure_input@ line. * aclocal.m4 (new): Generated (aclocal -I ../m4). * configure: Regenerated (autoconf). 2004-12-30 Peter Breitenlohner * dvidvi.c: Changed return type void of main() into int. 1998-10-22 Eli Zaretskii * dvidvi.c (READBIN, WRITEBIN, DIRSEP): Use definitions from kpathsea/c-fopen.h and kpathsea/c-pathch.h. (main): Use IS_DIR_SEP. If stdout is not the console device, switch it to binary mode. * Makefile.in (DEFS): Use -DNO_DEBUG, since DVIDVI programs don't use Kpathsea. Wed Mar 25 14:14:39 1998 Sebastian Rahtz * Makefile.in: additions from Eli Zaretski for DOS compatibility; bare-bones kpathsea usage Tue Jan 27 14:32:25 1998 Sebastian Rahtz * configure etc: new configure.in, c-auto.in, Makefile.in from Olaf Weber Tue Jan 27 13:58:04 1998 Sebastian Rahtz * Makefile.in: depend inclusion