summaryrefslogtreecommitdiff
path: root/dviware/dvidvi/ChangeLog
blob: 59f4f4ac78695ef31276937a86302895986a4009 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
2021-02-19  Karl Berry  <karl@freefriends.org>

	* dvidvi.test,
	* tests/playout.2,
	* tests/playout.3: eliminate version number from comparison.

2020-12-09  Akira Kakuto  <kakuto@w32tex.org>

	* dvidvi.c: Remove definition of a function win32_fprintf()
	which is now in Kpathsea.

2020-05-02  TANAKA Takuji  <ttk@t-lab.opal.ne.jp>

	* 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  <kakuto@fuk.kindai.ac.jp>

	* tests/playout.2, tests/playout.3: Adapt.

2018-05-15  Karl Berry  <karl@freefriends.org>

	* dvidvi.c: report actual bad option letter,
	and say to use -? instead of duplicating.

2018-05-14  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* dvidvi.c: Adjust 'Bad option' error message.

2018-05-09  Ken Brown  <kbrow1i@gmail.com>

	* dvidvi.c: Avoid a gcc warning with -Wformat-security.
	http://tug.org/pipermail/tlbuild/2018q2/004225.html

2017-06-25  TANAKA Takuji  <ttk@t-lab.opal.ne.jp>

	* configure{,ac}, aclocal.m4:
	Better configuration for Windows & kpathsea.

2017-06-23  TANAKA Takuji  <ttk@t-lab.opal.ne.jp>

	* dvidvi.c, configure, Makefile.{am,in}:
	Allow Unicode file names. (Windows only)

2017-06-18  Hironobu Yamashita  <h.y.acetaminophen@gmail.com>

	* 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  <peb@mppmu.mpg.de>

	* Makefile.am: Better dependencies for 'make check'.

2015-06-16  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* dvidvi.c: Drop <kpathsea/config.h> (isascii via KPSE_COMMON).

2015-04-17  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* dvidvi.c: #include <kpathsea/config.h> (for isascii).

2014-06-16  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Drop the obsolete ACLOCAL_AMFLAGS.

2013-06-28  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* dvidvi.c: First include <config.h>.

2012-11-19  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am: Avoid use of deprecated INCLUDES.

2012-05-29  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* dvidvi.c: Drop the problematic prototype for isatty(),
	already declared in <unistd.h> or <kpathsea/c-fopen.h>.
	Cast arguments to avoid MSVC compiler warnings.
	From Akira Kakuto <kakuto@fuk.kindai.ac.jp> (W32TeX).

2011-09-25  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* 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  <peb@mppmu.mpg.de>

	* dvidvi.c (writedvifile): Write newline at end of stdout.

2011-04-18  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* dvidvi.c (writepreamble): Cast string literal to 'unsigned
	const char *' to avoid 'differ in signedness' warning.

2011-02-07  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am (EXTRA_DIST): read.me has been renamed README.

2010-05-10  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* dvidvi.c (SET_BINARY): Remove casts to void.

2010-02-12  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am (AM_CPPFLAGS): Remove '-DNO_DEBUG' ...
	* configure.ac: ... now added via KPSE_KPATHSEA_FLAGS.

2009-08-21  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Avoid maximal compiler warnings.
	* dvidvi.c (oname): Constify global string.
	(error, putstr): Constify string arg.

2009-06-22  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am (AM_CPPFLAGS): remove -DNeedFunctionPrototypes.

2009-06-09  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* Makefile.am (AM_CFLAGS): enable compiler warnings.
	* dvidvi.c: declare most function as static and define them
	with ANSI C prototypes. #include <unistd.h> 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  <peb@mppmu.mpg.de>

	* dvidvi.c: always include <stdlib.h>, to avoid implicit
	declaration of calloc, exit, free, and malloc.

2009-05-27  Peter Breitenlohner  <peb@mppmu.mpg.de>

	Adapt to TL2009 build system.

2008-02-29  Peter Breitenlohner  <peb@mppmu.mpg.de>

	* configure.in: added AC_CONFIG_HEADERS (moved
	from ../kpathsea/common.ac to here).

2008-01-29  Peter Breitenlohner  <peb@mppmu.mpg.de>

	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  <peb@mppmu.mpg.de>
	* dvidvi.c: Changed return type void of main() into int.

1998-10-22  Eli Zaretskii  <eliz@is.elta.co.il>

	* 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  <s.rahtz@elsevier.co.uk>
	* Makefile.in: additions from Eli Zaretski for DOS compatibility;
	bare-bones kpathsea usage

Tue Jan 27 14:32:25 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* configure etc: new configure.in, c-auto.in, Makefile.in from
	Olaf Weber
Tue Jan 27 13:58:04 1998  Sebastian Rahtz  <s.rahtz@elsevier.co.uk>

	* Makefile.in: depend inclusion