12015-05-21  Karl Berry  <karl@tug.org>
2
3	* TL'15.
4
52015-04-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
6
7	* triptrap/{mftrap,mptrap,trip}.diffs: Updated for TL 2015.
8
92015-03-31  Peter Breitenlohner  <peb@mppmu.mpg.de>
10
11	* mftalk.h (removed): Moved from here to window/mftalk.h.
12	* am/texmf.am: Adapted.
13
142015-03-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
15
16	* ac/web2c.ac: Define kpse_mf_progs and use KPSE_WITH_XMF.
17	* configure.ac: Use KPSE_XMF_COND.
18
192015-03-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
20
21	* configure.ac: Correctly locate installed <kpathsea/paths.h>.
22
232015-03-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
24
25	* w2c/config.h: Drop the strtol() prototype.
26
272015-03-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
28
29	* Makefile.am: Initialize {EXTRA,lib}_{,LT}LIBRARIES.
30
312015-02-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
32
33	* ac/web2c.ac: Update some help texts.
34
352015-02-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
36
37	* Makefile.am: Use the fragment ../../am/dist_hook.am.
38
392015-01-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
40
41	* cpascal.h: Remove intcast.
42
432015-01-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
44
45	* dvicopy.ch: Drop intcast().
46	* dvitype.ch: Drop intcast().
47	* gftodvi.ch: Drop intcast().
48	* mf.ch: Drop intcast().
49	* pltotf.ch: Drop intcast().
50	* tangle.ch: Drop intcast().
51	* tex.ch: Drop intcast().
52	* tftopl.ch: Drop intcast().
53	* vftovp.ch: Drop intcast().
54	* vptovf.ch: Drop intcast().
55
562015-01-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
57
58	* mf.ch: Revert the previous change (^Z is again invalid).
59
60	* dvitype.ch: Cosmetic changes.
61
622015-01-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
63
64	* mf.ch: Ignore ^Z in input files (as tab and form_feed).
65
662015-01-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
67
68	* tftopl.ch, vftovp.ch: Use ^byte and x*alloc_array().
69	* cpascal.h: Remove casttobytepointer and pointertobyte.
70
712015-01-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
72
73	* tftopl.ch: Non-zero return code in case of problems.
74	* tftopl.test, vftovp.test: Add more tests.
75	* tests/badtfm.tfm, tests/badvf.{tfm,vf}: New test input files.
76	* am/web.am: Adjust for additional test input and output files.
77
782015-01-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
79
80	* pltotf.ch, vptovf.ch: Send diagnostic messages to stderr.
81	Non-zero return code in case of problems.
82	* pltotf.test, vptovf.test: Add more tests.
83	* tests/badpl.pl, tests/badvpl.vpl: New test input files.
84	* am/web.am: Adjust for additional test input and output files.
85
862014-12-11  Karl Berry  <karl@tug.org>
87
88	* triptest,
89	* mftraptest: complain early if trip.fmt/trap.base are not created.
90	Original report from vvv, tlbuild 14 Jun 2011 10:25:47.
91
922014-11-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
93
94	* cpascal.h (makebinaryfile): Avoid gcc -Wunused-value warning.
95
962014-11-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
97
98	* tftopl.ch, vftovp.ch: Add missing space to message.
99	* tftopl.test, vftovp.test: Display help and warning message.
100
101	* help.h: Correct help messages for ofm2opl & Co.
102
1032014-11-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
104
105	* mf.ch, tftopl.ch, vftovp.ch: Add stringcast to avoid printing
106	strings as numbers.
107
108	* configure.ac: AC_CHECK_SIZEOF([void *]) and AC_TYPE_UINTPTR_T.
109	* w2c/config.h: If necessary define uintptr_t.
110	* texmfmp.h: Cast pointers to uintptr_t and use PRIdPTR, PRIxPTR
111	to print them.
112
1132014-10-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
114
115	* texmfmp.h: Define here whether or not to build tex*.dll.
116
1172014-10-28  Karl Berry  <karl@tug.org>
118
119	* enctex.ch: patch for \^^ab control sequences from Petr Olsak.
120
1212014-09-25  Peter Breitenlohner  <peb@mppmu.mpg.de>
122
123	* w2c/config.h: Bug fix: integer64 must always be a 64bit type,
124	even when long and off_t are not (detected by Norbert Preinig).
125
1262014-09-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
127
128	* Makefile.am: Include fragments libmputil.am and pmpost.am.
129	* ac/web2c.ac: Add pMetaPost and upMetaPost.
130	* pmpostdir/ (new): Code for pMetaPost and upMetaPost.
131
1322014-08-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
133
134	* configure.ac: Drop redundant AM_CONDITIONAL MP.
135
1362014-07-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
137
138	* configure.ac: Check for <StructTreeRoot.h> (poppler 0.25 or
139	better) and define HAVE_STRUCTTREEROOT_H if found.
140
1412014-07-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
142
143	* ac/web2c.ac: Drop configure option --disable-omfonts.
144	* configure.ac: Drop Automake conditional OMFONTS.
145
1462014-06-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
147
148	* configure.ac: Drop the obsolete NATIVE_TEXLIVE_BUILD.
149
1502014-05-20  Karl Berry  <karl@tug.org>
151
152	* doc/web2c.texi (Languages and hyphenation): consistent
153	ordering in menu vs. sectioning.
154
1552014-05-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
156
157	Update to e-pTeX and e-upTeX from Akira Kakuto.
158	* texmfmp.h (getfiledump): Move declaration from
159	pdftexdir/ptexlib.h to here.
160
1612014-05-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
162
163	* dvicopy.ch, dvicopy.web: Fixed a non-Web2C bug and several
164	typos, mostly from Udo Wermuth <u.wermuth@icloud.com>.
165
1662014-05-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
167
168	* mftraptest: Separate generic and capsule diffs.
169	* triptest: Separate generic and glue rounding diffs.
170	* triptrap/{mftrap,mptrap,trip}.diffs: Updated for TL14.
171
1722014-03-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
173
174	* configure.ac: Use LUAJIT_LDEXTRA instead of luajittex_extra.
175
1762014-02-23  Karl Berry  <karl@tug.org>
177
178	* mftraptest,
179	* triptest,
180	* triptrap/README: a bit more discussion of acceptable diffs,
181	and use *** more emphatic text if the tests fail.
182
1832014-02-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
184
185	* Makefile.am: Add @LUAJIT_RULE@.
186	* ac/web2c.ac: Add LuaJITTeX.
187	* configure.ac: Add KPSE_LUAJIT_DEFINES and KPSE_LUAJIT_FLAGS.
188	Compute and substitute luajittex_extra for darwin64.
189
1902014-01-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
191
192	* triptrap/trip.diffs: Updated for TeX 3.14159265.
193
1942014-01-20  Peter Breitenlohner  <peb@mppmu.mpg.de>
195
196	TeX tuneup of 2014.
197	* gftopk.web, mf.web, pltotf.web, tex.web, tftopl.web,
198	vftovp.web, vptovf.web: Import new versions from Knuth and
199	remove some trailing white space.
200	* gftopk.ch, pltotf.ch, tex.ch, tftopl.ch, vftovp.ch, vptovf.ch,
201	mftraptest: Adapted.
202	* triptrap/{mftrap.fot,mftrap.log,mftrapin.log,trap.typ},
203	triptrap/{trip.fot,trip.log, trip.typ,tripin.log}: New versions
204	from Knuth.
205
2062014-01-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
207
208	* mftraptest: Stricter checking.
209
2102014-01-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
211
212	* triptest: Stricter checking.
213	* triptrap-sh: Adapted.
214
2152014-01-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
216
217	* trap.test (removed): Renamed ...
218	* mftraptest (new): ... into this.
219	* trp.test (removed): Renamed ...
220	* triptest (new): ... into this.
221	* am/texmf.am, triptrap-sh: Adapted.
222
2232014-01-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
224
225	* mf.ch, tex.ch: Write dump_name to the terminal.
226	* texmfmp.h: Define dumpname => dump_name.
227
2282014-01-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
229
230	Request from Knuth.
231	* mf.ch: Restore the word `preloaded' for base_idents.
232	* tex.ch: Restore the word `preloaded' for format_idents.
233
2342014-01-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
235
236	Introduce a genuine 64-bit integer type, in case of 32-bit off_t.
237	* cpascal.h: Define int64cast().
238	* w2c/config.h: Define integer64 as new type.
239
2402014-01-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
241
242	* pltotf.ch, vptovf.ch: Consistent white space.
243
2442014-01-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
245
246	* ac/web2c.ac, configure.ac: Use X toolkit for METAFONT only if
247	requested explicitly.
248
249	* Makefile.am, web2c-sh.in: Output from convert is (non)verbose.
250
2512013-12-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
252
253	* vptovf.ch: Use make_suffix() for implied tfm_name.
254	* cpascal.h (makesuffix): Add this to the underscore list.
255	* pltotf.test, tftopl.test, vftovp.test: Verify output files.
256	* vptovf.test: Add test for 'vptovf foo.vpl bar.vf' and verify
257	output files.
258	* tests/cmr10.pl: Add SEVENBITSAFEFLAG.
259	* am/web.am (DISTCLEANFILES): Additional files for vptovf.test.
260
2612013-09-20  Karl Berry  <karl@tug.org>
262
263	* configure.ac (NATIVE_TEXLIVE_BUILD): new AC_DEFINE,
264	following --enable-texlive-build.  Used in LuaTeX and MetaPost.
265
2662013-09-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
267
268	* Makefile.am: Drop ACLOCAL_AMFLAGS.
269	* configure.ac: Use AC_CONFIG_MACRO_DIRS.
270
2712013-07-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
272
273	* tests/B.pdf (new):
274	More test data for {lua,pdf}texdir/{lua,pdf}image.test.
275
2762013-07-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
277
278	* Makefile.am, man/Makefile.am, omegafonts/Makefile.am:
279	Moved Makefile fragments to ../../am/.
280
2812013-07-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
282
283	* tests/1-4.jpg, tests/basic.tex, tests/lily-ledger-broken.png:
284	Test data for {lua,pdf}texdir/{lua,pdf}image.test.
285
2862013-06-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
287
288	* w2c/config.h: Adapt to C++, i.e., when compiling C++ surround
289	all declarations by 'extern "C" {' ... '}'.
290
2912013-06-27  Peter Breitenlohner  <peb@mppmu.mpg.de>
292
293	* ac/web2c.ac (kpse_tex_progs): Drop explicit XeTeX dependencies
294	on icu and graphite2, already implied by harfbuzz.
295
2962013-06-20  Peter Breitenlohner  <peb@mppmu.mpg.de>
297
298	* am/web2c.ac (kpse_tex_progs): LuaTeX requires libs/lua52.
299	* Makefile.am: Drop luatexdir/am/liblua52.am.
300
3012013-06-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
302
303	* configure.ac: Add KPSE_LUA52_FLAGS.
304	* Makefile.am: Add PTEXENC_RULE and LUA52_RULE.
305
3062013-06-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
307
308	Update to e-pTeX and e-upTeX 130605 from Hironori Kitagawa.
309	* texmfmp.h (pdftex_fail): Copy declaration from
310	pdftexdir/pdftex-common.h to here.
311	(initstarttime, makecstring, makecfilename, getcreationdate,
312	getfilemoddate, getfilesize): Move declarations from
313	pdftexdir/ptexlib.h to here.
314
3152013-05-30  Karl Berry  <karl@tug.org>
316
317	* TeX Live 2013 release.
318
3192013-04-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
320
321	* triptrap/mftrap.diffs, triptrap/trip.diffs: Update for TL 2013.
322
3232013-03-27  Khaled Hosny  <khaledhosny@eglug.org>
324
325	* texmfmp.h [XeTeX]: Temporary fix for building with Clang on Mac.
326
3272013-03-26  Peter Breitenlohner  <peb@mppmu.mpg.de>
328
329	* configure.ac: Drop duplicate KPSE_XPDF_FLAGS.
330
3312013-03-21  Peter Breitenlohner  <peb@mppmu.mpg.de>
332
333	* Makefile.am: Reorder included Makefile fragments and drop the
334	obsolete luatexdir/am/liblua51.am.
335	* ac/web2c.ac: MetaPost now uses cairo.
336
3372013-03-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
338
339	* Makefile.am: Add luatexdir/am/liblua52.am for LuaTeX 0.75.0.
340	* configure.ac: New conditional USE_DLOPEN.
341
3422013-03-11  Karl Berry  <karl@tug.org>
343
344	* doc/web2c.texi (Initial TeX, Initial Metafont): initex
345	and inimf are present again (as of 2011).  Report from Uwe Lueck.
346
3472013-03-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
348
349	* triptrap-sh: Drop duplicate header msg.
350
3512013-02-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
352
353	Avoid spurious failures of parallel tests.
354	* pbibtex-longline-test.pl: Use longline.bib from source tree.
355
356	* bibtex-openout-test.pl: Fix the input file location.
357
3582013-01-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
359
360	* am/texmf.am: Allow subdir-objects.
361	* configure.ac: Use KPSE_COND_MINGW32 and KPSE_WIN32_CALL.
362
3632013-01-25  Peter Breitenlohner  <peb@mppmu.mpg.de>
364
365	* configure.ac: Drop useless AC_TYPE_LONG_LONG_INT.
366
3672013-01-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
368
369	* Makefile.am, am/texmf.am, configure.ac, trap.test, trip.test,
370	triptrap-sh: Enable parallel-tests.
371
3722013-01-10  Khaled Hosny  <khaledhosny@eglug.org>
373
374	* configure.ac: Check if system has stdbool.h
375
3762013-01-06  Khaled Hosny  <khaledhosny@eglug.org>
377
378	* texmfmp.h [XeTeX]: Support input pipes.
379
3802013-01-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
381
382	* configure.ac: Check for hstrerror() needed by luaTeX.
383
3842013-01-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
385
386	* configure.ac: Check if system defines and declares strndup().
387
3882013-01-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
389
390	* texmfmp.h [XeTeX]: We must #include <zlib.h> and
391	<teckit/TECkit_Common.h> before "XeTeX_ext.h" to avoid typedef
392	duplications.
393
3942013-01-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
395
396	* Makefile.am, am/bootstrap.am, am/cweb.am: Do not distribute
397	output from parallel-tests.
398	* configure.ac: Temporarily disable parallel-tests.
399
4002012-12-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
401
402	* silent-sh: New shell script for some silent rules.
403	* configure.ac: Create silent-sh.
404	* Makefile.am (makecpool, tangle, tangleboot, ctangle, tie),
405	am/bootstrap.am, am/cweb.am, ctangleboot-sh.in, tangle-sh.in,
406	web2c-sh.in: Enable silent rules.
407
4082012-12-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
409
410	* w2c/config.h [MinGW32]: Define LONGINTEGER_{TYPE ,PRI} as for
411	native Windows, i.e., as __int64 and "I64".
412
4132012-11-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
414
415	* Makefile.am, configure.ac: Add pixman, cairo, and harfbuzz
416	for future MetaPost and XeTeX.
417
4182012-11-20  Peter Breitenlohner  <peb@mppmu.mpg.de>
419
420	* configure.ac: No need to check for Annot::decRefCnt with
421	poppler 0.18 or better.
422	* Makefile.am: Avoid use of deprecated INCLUDES.
423
4242012-11-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
425
426	* am/bootstrap.am: Add dependency of (c)tangleboot_OBJECTS on
427	(c)tangleboot_DEPENDENCIES.
428
4292012-11-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
430
431	* Makefile.am: Also drop the unused otangle.
432
4332012-11-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
434
435	* Makefile.am: Drop o_tangle, no longer used.
436
4372012-11-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
438
439	* tex.ch: Move native buffer printing code from here ...
440	* enctex.ch: ... to here.
441
4422012-11-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
443
444	* tex.ch: Avoid conflict with xetexdir/xetex.web.
445	Introduce Web macros check_quoted and print_quoted.
446	(cs_error): Move "endmubyte" code from here ...
447	* enctex.ch (cs_error): ... to here.
448
4492012-10-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
450
451	* configure.ac (POPPLER): Adding '-lgdi32' for WIN32 now done
452	in KPSE_POPPLER_FLAGS (../../m4/kpse-poppler-flags.m4).
453
4542012-10-12  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
455
456	* texmfmp.h: Support pipe except for tex.
457
4582012-10-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
459
460	* ac/web2c.ac (kpse_tex_progs): Remove obsdcompat.
461	* configure.ac: Remove KPSE_OBSDCOMPAT_FLAGS.
462	* Makefile.am: Remove OBSDCOMPAT_RULE.
463
4642012-08-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
465
466	* configure.ac (AC_CHECK_FUNCS): Remove test for snprintf.
467
4682012-07-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
469
470	* w2c/config.h: Define LONGINTEGER_PRI instead of
471	LONGINTEGER_PRId, also to be used for unsigned quantities.
472
4732012-07-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
474
475	* bibtex.ch, dvicopy.ch, dvitype.ch, gftodvi.ch, gftopk.ch,
476	gftype.ch, mft.ch, patgen.ch, pktogf.ch, pktype.ch, pltotf.ch,
477	pooltype.ch, tangle.ch, tftopl.ch, vftovp.ch, vptovf.ch,
478	weave.ch: Define and use my_name.
479
4802012-07-15  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
481
482	* texextra.c: Must #define DLLPROC before reading texd.h.
483
4842012-07-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
485
486	* help.h (LUATANGLEHELP): Removed, luatangle no longer exists.
487	Use DEV_NULL instead of hard-coding /dev/null (from W32TeX).
488
4892012-07-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
490
491	* w2c/config.h: Define LONGINTEGER_{TYPE,PRId} for MSVC.
492
4932012-06-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
494
495	* texmfmp.h [WIN32]: Ignore DLLPROC for __MINGW32__.
496
497	* texextra.c [W32TeX]: #define DLLPROC for tex.dll.
498
4992012-05-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
500
501	* dvicopy.test, dvitype.test: Cope with spaces in paths returned
502	by kpsewhich.
503
5042012-05-12  Werner Lemberg  <wl@gnu.org>
505
506	* patgen.ch: Fixed a typo causing weave to fail.
507
5082012-05-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
509
510	* configure.ac: Drop obsolete poppler tests.
511
5122012-04-12  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
513
514	* bibtex.ch: Do not check whether ent_str_size > buf_size and
515	glob_str_size > buf_size, because buf_size can be changed dynamically,
516	whereas ent_str_size and glob_str_size are constants.
517
5182012-04-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
519
520	* texmfmp.h (mk_shellcmdlist, init_shell_escape,
521	shell_cmd_is_allowed, normalize_quotes): Drop extern decls.
522	(get_seconds_and_micros): Declare only for pdfTeX.
523	(getrandomseed, callmakempx): Removed, MP only.
524
5252012-03-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
526
527	Avoid 'differ in signedness' warnings.
528	* cpascal.h: Define ustringcast().
529
5302012-02-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
531
532	* mf.ch, tex.ch: Remove test for end-of-file after undump.
533	* texmfmp.h: Remove weof().
534
5352012-02-12  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
536
537	* texmfmp.h: Remove old comments that gzFile is typedef'd as void *.
538
5392012-02-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
540
541	* texmfmp.h: Moved WRITE_OUT from here ...
542	* cpascal.h: ... to here for use in GFtoDVI.
543
544	* gftodvi.ch (write_dvi): Done in C as for TeX.
545	* cpascal.h: Drop writechunk, GFtoDVI now uses writedvi.
546
5472012-02-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
548
549	* vftovp.ch: Allow arbitrarily large TFM files as in TFtoPL.
550
5512012-02-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
552
553	* tex.ch, gftodvi.ch: Ensure dvi file size < 2GB.
554	* mf.ch: Ensure gf file size < 2GB.
555
556	* tftopl.ch: Remove unused constant tfm_size.
557
5582012-01-24  Karl Berry  <karl@tug.org>
559
560	* doc/web2c.texi (Common options): remove doc for the long-since
561	removed option -oem.  Report from peb.
562
5632012-01-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
564
565	* pltotf.ch, vptovf.ch: Interpret "--" as "+", not "-".
566
5672012-01-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
568
569	* tftopl.ch, vftovp.ch: Add missing space in error message.
570
5712012-01-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
572
573	* configure.ac: Check sizeof(off_t).
574	* w2c/config.h: Define LONGINTEGER_TYPE and LONGINTEGER_PRId.
575
5762011-12-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
577
578	* configure.ac [OTANGLE]: For ovf2ovp and ovp2ovf (Web2C).
579
5802011-12-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
581
582	* tex.ch: Consistency of `constants'.
583
5842011-10-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
585
586	* configure.ac [WIN32]: Add `-lgdi32' to POPPLER_LIBS.
587
5882011-10-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
589
590	* texmfmp.h (ENABLE_PIPES): New macro for pipe support.
591
5922011-10-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
593
594	* configure.ac: Add poppler feature tests for luaTeX.
595
5962011-10-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
597
598	* am/web.am (DISTCLEANFILES): Preserve distributed files.
599
600	* Makefile.am (DISTCLEANFILES): Add CXXLD.sh.
601	* am/texmf.am (DISTCLEANFILES): Add write18-quote.log.
602	* am/web.am (DISTCLEANFILES): Add longline.{aux,bbl,bib,blg}.
603
6042011-09-30  Peter Breitenlohner  <peb@mp.mpg.de>
605
606	* tex.ch (print_file_line): Bug fix: avoid uninitialized lineno.
607	Patch and discussion from Karl, 21 Sep 2011 16:05:09 GMT.
608
6092011-09-11  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
610
611	* texmfmp-help.h: The option -kanji-internal=STRING is effective
612	also for pTeX and epTeX.
613
6142011-08-29  Peter Breitenlohner  <peb@mp.mpg.de>
615
616	* texmfmp.h [WIN32]: Allow to build TeX & Co as DLL.
617
6182011-08-23  Peter Breitenlohner  <peb@mp.mpg.de>
619
620	* triptrap-sh: Add uptrip and euptrip tests.
621
6222011-08-20  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
623
624	* texmfmem.h: upTeX uses Aleph-type memory words.
625
6262011-08-19  Peter Breitenlohner  <peb@mp.mpg.de>
627
628	* help.h (UPBIBTEXHELP): Add "-kanji-internal".
629
6302011-08-17  Peter Breitenlohner  <peb@mp.mpg.de>
631
632	* help.h (PBIBTEXHELP, PDVITYPEHELP, PPLTOTFHELP, PTFTOPLHELP):
633	Add "-sjis-terminal" for WIN32 versions.  Uniform appearance.
634	Add UPBIBTEXHELP, UPDVITYPEHELP, UPPLTOTFHELP, and UPTFTOPLHELP.
635	* texmfmp-help.h: WIN32 options also for MINGW32.
636
637	* configure.ac: New conditional UPWEB for upBibTeX and Co.
638
6392011-08-17  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
640
641	* texmfmp-help.h: Recover help messages for w32tex.
642
6432011-08-15  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
644
645	* texmfmp-help.h: Remove w32tex garbage.
646
6472011-08-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
648
649	* Makefile.am, texmfmem.h, texmfmp.h, texmfmp-help.h,
650	ac/web2c.ac: Add support for upTeX and e-upTeX.
651
6522011-07-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
653
654	* mft.ch (parsearguments): Allow find_suffix() to return a
655	const string.
656
6572011-07-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
658
659	* configure.ac: No need to test for PDFDoc::getPDFMajorVersion
660	for poppler >= 0.12.
661
6622011-07-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
663
664	* enctex.ch: Fix an off-by-one bug initializing mubyte_cswrite.
665	From Roderich Schupp <roderich.schupp@googlemail.com>,
666	Debian Bug#633011, tex-k mail Fri, 8 Jul 2011 15:56:23.
667
6682011-07-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
669
670	* ac/web2c.ac: Always use poppler for XeTeX instead of xpdf.
671
6722011-07-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
673
674	SyncTeX infrastructure for pTeX and e-pTeX.
675	* ac/web2c.ac: Enable SyncTeX for pTeX and e-pTeX.
676	* texmfmp-help.h (*PTEXHELP): Document the -synctex option.
677
6782011-06-23  Karl Berry  <karl@tug.org>
679
680	* configure.ac (AC_C_CHAR_UNSIGNED): needed for test
681	in web2c/w2c/config.h, else AIX ends up mis-tangling tex.web.
682	tlbuild mail from vvv, 21 Jun 2011 23:57:53.
683
6842011-06-06  Karl Berry  <karl@tug.org>
685
686	* doc/web2c.texi: update MetaPost description, .mem's are
687	no longer created or used.
688
6892011-05-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
690
691	* Makefile.am: Use ../am/bin_links.am for $(bindir) links.
692
6932011-05-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
694
695	* configure.ac (AC_CONFIG_FILES): Add otps/win32/Makefile.
696
6972011-05-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
698
699	* texmfmp.h: Move generic_synctex_get_current_name() prototype
700	from synctexdir/synctex-{,e,pdf,xe}tex.h to here.
701
7022011-05-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
703
704	* osx-strip: Removed.
705	* configure.ac: Remove osx-strip.
706
7072011-05-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
708
709	* osx-strip: New shell script to strip Mac OS X binaries.
710	* configure.ac: Use osx-strip for Mac OS X.
711
7122011-05-05  Karl Berry  <karl@tug.org>
713
714	* man/pktype.man: output is always to stdout.
715
716	* doc/web2c.texi (Common option): -jobname can override recorder name.
717
7182011-04-28  Karl Berry  <karl@tug.org>
719
720	* doc/web2c.texi (Common options): caveats about the -recorder
721	.fls file name not following the .log in unusual usage.
722	Philipp Stephani, 21 Sep 2010 16:28:58, and my reply 28apr11.
723
7242011-04-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
725
726	Avoid 'differ in signedness' warnings.
727	* cpascal.h: Define ucharcast().
728
729	* bibtex.ch (pds_type): Do not declare as unsigned.
730	(pre_define): Apply ucharcast() to xord[] index.
731
732	* dvicopy.ch (comment): Do not declare as unsigned.
733	(do_pre): Apply ucharcast() to xord[] index.
734
735	* gftodvi.ch (start_gf): Do not declare arg_buffer as unsigned
736	and apply ucharcast() to xord[] index.
737
738	* mf.ch (MF_base_default): Do not declare as unsigned.
739	(pack_buffered_name): Apply ucharcast() to xord[] index.
740	(storebasefile, loadbasefile): cast base_engine to string.
741
742	* tex.ch (TEX_format_default): Do not declare as unsigned.
743	(pack_buffered_name): Apply ucharcast() to xord[] index.
744	(storefmtfile, loadfmtfile): Cast format_engine to string.
745
7462011-03-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
747
748	* configure.ac: LuaTeX needs poppler at least 0.12, no reason
749	to test for PDFDoc::getPDF*Version(). HAVE_GETPDFMAJORVERSION
750	would yield a conflict for pdfTeX using xpdf or poppler 0.10.
751
7522011-04-04  Karl Berry  <karl@tug.org>
753
754	* doc/ref.txi: add urls for TUGboat.
755
7562011-03-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
757
758	* am/texmf.am: Install symbolic links initex->tex and inimf->mf
759	or equivalent MinGW wrappers.
760
761	* am/bootstrap.am: Use AM_CFLAGS instead of ctangle_CFLAGS.
762	* am/cweb.am: Use AM_CFLAGS instead of *_CFLAGS.
763	* am/texmf.am: Use AM_CFLAGS instead of *_CFLAGS.
764	* libmd5/am/md5.am: Use AM_CFLAGS instead of *_CFLAGS.
765
7662011-02-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
767
768	* Makefile.in.orig, configure.in.orig: Remove ancient files.
769	* Makefile.am (EXTRA_DIST): Adapt.
770
7712011-02-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
772
773	* Makefile.am (install_exe_links, uninstall_exe_links): Hooks to
774	install and uninstall MinGW wrappers.
775
7762011-02-14  Karl Berry  <karl@tug.org>
777
778	* texmfmp-help.h: propagate -output-dir wording change to other msgs.
779	From Akira.
780
7812011-02-08  Karl Berry  <karl@tug.org>
782
783	* texmfmp-help.h (MFHELP): -output-dir must be an existing dir.
784
7852011-01-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
786
787	* Makefile.am (triptrap_diffs): Recipe fragment for trip/trap,
788	used for $(TRIPTRAP).
789	* am/texmf.am (trip.diffs, mftrap.diffs): Use $(triptrap_diffs).
790
7912011-01-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
792
793	* Makefile.am (clean-local, triptrap-clean): Use TRIPTRAP_CLEAN
794	and drop double-colon rules.
795	* am/texmf.am (trip-clean, trap-clean): Use TRIPTRAP_CLEAN.
796
7972011-01-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
798
799	* triptrap-sh: Add support for e-pTRIP test.
800
8012011-01-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
802
803	* Makefile.am, ac/web2c.ac, texmfmp.h, lib/texmfmp.c:
804	Add support for e-pTeX.
805	* texmfmp-help.h: Modernize PTEXHELP and add EPTEXHELP.
806	Avoid to include TEXHELP for all TeX-like engines.
807
808	* texmfmem.h: e-pTeX uses Aleph-type memory words.
809
8102011-01-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
811
812	* enctex.ch (new): Split enc\TeX off tex.ch (not for pTeX).
813	* am/texmf.am (tex_ch_srcs): Added enctex.ch.
814
8152011-01-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
816
817	* lib/texmfmp.c: Removed the initial two #includes;
818	this file is now #included from texextra.c for TeX,
819	from mfextra.c for Metafont, ...
820
821	* texextra.c (new): #include <texd.h> and <lib/texmfmp.c>.
822	* mfextra.c (new): #include <mfd.h> and <lib/texmfmp.c>.
823
824	* am/texmf.am: {tex,mf}extra.c are now distributed.
825
8262010-12-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
827
828	* Makefile.am (bin_links): New variable for required symlinks.
829	(install-exec-hook, uninstall-hook): Rules for symlinks.
830
8312010-12-14  Karl Berry  <karl@tug.org>
832
833	* bibtex.web: non-functional update to clarify license,
834	version of 8-Dec-10.
835
8362010-07-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
837
838	* configure.ac: Get version string from ../../version.ac.
839
8402010-06-13  Karl Berry  <karl@tug.org>
841
842	* doc/web2c.texi (mpost): mention .mps extension.
843
8442010-06-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
845
846	* c-auto.h, config.h (removed): Obsolete, all mplibdir/ and
847	luatexdir/ files are now changed to directly #include
848	<w2c/c-auto.h> or <w2c/config.h>.
849
8502010-06-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
851
852	* Makefile.am (AM_CPPFLAGS, INCLUDES): Move $(KPATHSEA_INCLUDES).
853	* am/cweb.am (tie_CPPFLAGS): Add $(AM_CPPFLAGS).
854	* am/texmf.am (tex_CPPFLAGS, mf_CPPFLAGS): Add $(AM_CPPFLAGS).
855	(mf_nowin_CPPFLAGS): Use $(mf_CPPFLAGS).
856
8572010-06-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
858
859	Reorganize web2c headers.
860	* config.h (deleted): Moved ...
861	* w2c/config.h (new): ... to here.
862	* configure.ac: Create w2c/c-auto.h instead of c-auto.h.
863	* c-auto.h (new): Temporary file including <w2c/c-auto.h>, to be
864	removed when all luatexdir/ files are changed to directly
865	include <w2c/c-auto.h>.
866	* config.h (new): Temporary file including <w2c/config.h>, to be
867	removed when all mplibdir/ and luatexdir/ files are changed to
868	directly include <w2c/config.h>.
869	* Makefile.am (EXTRA_DIST): Adjust.
870	* cpascal.h: #include <w2c/config.h> instead of "config.h".
871
8722010-06-04  Karl Berry  <karl@tug.org>
873
874	* configure.ac (web2_version): remove pretest for
875	TeX Live 2010 (pretest 2, maybe final).
876
8772010-05-31  Karl Berry  <karl@tug.org>
878
879	* configure.ac (AC_CHECK_FUNCS): remove stat64, since we are not
880	prepared for largefile support in general, and this gives a false
881	positive on AIX.  tlbuild mail from vvv, 27 May 2010 20:15:40.
882
883	* synctex.c [__attribute__]: #define __attribute__ away if it is
884	not defined.  tlbuild mail, 28 May 2010 14:34:53.
885
8862010-05-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
887
888	* ac/web2c.ac, configure.ac: Use '--with-banner-add' instead of
889	'--with-tex-banner'.
890
8912010-05-25  Peter Breitenlohner  <peb@mppmu.mpg.de>
892
893	* Makefile.am (EXTRA_DIST): Remove metapost.mk.
894	* am/texmf.am (EXTRA_DIST): Remove tmf-pool.h.
895	* metapost.mk, tmf-pool.h (removed): Obsolete.
896
8972010-05-24  Karl Berry  <karl@tug.org>
898
899	* tex.ch (sup_font_mem_size): increase from 4,000,000
900	to 147,483,647 (the last nine digits of 2^31 - 1).  It seems to me
901	this is merely an integer, so 2^31-1 itself should be safe, i.e.,
902	a 2 could be prepended, but I just didn't want to go that far.
903
9042010-05-21  Peter Breitenlohner  <peb@mppmu.mpg.de>
905
906	* Makefile.am: Fix the lib/libp.a rebuild rule.
907
9082010-05-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
909
910	* cpascal.h (BIBXRETALLOCNOSET, BIBXRETALLOCSTRING): Cast size_t
911	to long for printing to avoid warnings on 64Bit systems.
912	* texmfmp.h (undumpcheckedthings, undumpuppercheckthings):
913	Cast high limit to unsigned long for printing.
914
9152010-05-18  Karl Berry  <karl@tug.org>
916
917	* configure.ac (web2_version): use /pretest ident.
918
9192010-05-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
920
921	* cpascal.h (BIBXRETALLOCSTRING): Need parens around new_size.
922	From Akira, 02 May 2010 21:49:27.
923
924	* bibtex.ch (MAX_GLOB_STRS): Changed from 20 back to 10.
925
9262010-05-02  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
927
928	* bibtex.ch: increase MAX_GLOB_STRS from 10 to 20, because pbibtex on
929	windows crashes for some bst. it should be ok without increasing because
930	of BIBXRETALLOCSTRING etc. don't know why, but MAX_GLOB_STRS = 20
931	solves the problem.
932
9332010-05-01  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
934
935	* config.h: remove TEXDLL.
936
9372010-05-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
938
939	* help.h (PTFTOPLHELP): Document '-charcode-format'.
940
9412010-04-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
942
943	* dvitype.test: Use installed cm fonts.
944
9452010-04-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
946
947	* configure.ac: Require that 'int' has at least 4 bytes,
948	allowing to reduce the use of 'integer' in C and C++ code.
949
9502010-04-25  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
951
952	* texmfmp.h: remove TEXDLL.
953	* config.h: still there is TEXDLL for safety.
954
9552010-04-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
956
957	* Makefile.am (INCLUDES): Remove '-I$(top_builddir)/..' and
958	'-I$(top_srcdir)/..'.
959
9602010-04-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
961
962	* pltotf.ch, vptovf.ch: Bug fix, from ptexdir/ppltotf.ch by
963	Ken Nakano <nakano@nextsolution.co.jp>.
964
9652010-04-21  Peter Breitenlohner  <peb@mppmu.mpg.de>
966
967	* bibtex.ch: Fix a small bug (duplicate entry) in bibtex.web.
968	(add_out_pool): Call buffer_overflow as often as needed.
969
9702010-04-20  Peter Breitenlohner  <peb@mppmu.mpg.de>
971
972	* texmfmem.h, texmfmp-help.h: Remove luaTeX specific code.
973
9742010-04-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
975
976	* Makefile.am (sub_dirs): Removed, former ptexdir/lib/ is now
977	integrated into lib/.
978	* configure.ac (ptexdir/lib/Makefile.am): Removed.
979
9802010-04-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
981
982	* help.h (PBIBTEXHELP, PDVITYPEHELP, PPLTOTFHELP, PTFTOPLHELP):
983	Moved from from ptexdir/ptexhelp.h.
984	* texmfmp-help.h (PTEXHELP): Moved from ptexdir/ptexextra.in.
985	* texmfmp.h [PTEX]: Define TEXMFPOOLNAME and TEXMFENGINENAME, and
986	#include "ptexdir/kanji.h".
987
9882010-04-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
989
990	* configure.ac: Removed LT_LIB_DLLOAD, added check for dlfcn.h.
991	May require '-ldl' for dlopen() for luaTeX only (not everyone).
992
9932010-04-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
994
995	* Makefile.am (sub_dirs): New variable, such that ptexdir/lib/
996	for the pTeX programs is (re-)built early.
997
9982010-04-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
999
1000	* triptrap-sh [pTeX]: Generate ptrip.diffs.
1001
10022010-04-11  Karl Berry  <karl@tug.org>
1003
1004	* ac/web2c.ac (kpse_tex_progs): add ptex.
1005	* configure.ac (KPSE_PTEXENC_FLAGS): invoke new macro.
1006	(AC_CONFIG_FILES): generate ptexdir/lib/Makefile
1007	* Makefile.am: include $(srcdir)/ptexdir/am/ptex.am.
1008	* lib/texmfmp.c [pTeX]: various pTeX conditionals.
1009	* texmfmp-help.h [pTeX]: pTeX options.
1010
10112010-04-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
1012
1013	* tangle.ch: Check and correct module numbers.
1014
1015	* dvitype.ch, gftodvi.ch, gftopk.ch, gftype.ch, mf.ch, mft.ch,
1016	pktogf.ch, pktype.ch, pltotf.ch, pooltype.ch, tangle.ch, tex.ch,
1017	tftopl.ch, vftovp.ch, vptovf.ch, weave.ch: Remove trailing
1018	whitespace.
1019
10202010-04-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
1021
1022	* am/cweb.am (cweave.c): Add dependency on cwebdir/prod.w.
1023
10242010-04-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
1025
1026	* dvicopy.ch (dvi_name): New global variable.
1027	(dvi_length, dvi_move): Use dvi_name instead of 'dvicopy' as
1028	last arg of xfseek() and xftell().
1029	No random reading on stdin, may be not seekable.
1030	* dvitype.ch (dvi_name): New global variable.
1031	(dvi_length, move_to_byte): Use dvi_name instead of 'dvitype'
1032	as last arg of xfseek() and xftell().
1033	* gftopk.ch (gf_length, move_to_byte): Use gf_name instead of
1034	'gftopk' as last arg of xfseek() and xftell().
1035
10362010-04-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
1037
1038	* pktogf.ch: Check and correct module numbers.
1039	Dynamically allocate and resize the row_counts array.
1040
10412010-04-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
1042
1043	* gftopk.ch: Check and correct module numbers.
1044	Dynamically allocate and resize the row array.
1045	Remove superfluous variable vpl_name.
1046	Bug fix for GF file too short.
1047
10482010-04-05  Taco Hoekwater  <taco@luatex.org>
1049
1050	* texmfmp.h: Removed #ifdef luaTeX code, now that luatex
1051	no longer includes this file at all.
1052
10532010-04-04  Taco Hoekwater  <taco@luatex.org>
1054
1055	* configure.ac: Append LT_LIB_DLLOAD to the end,
1056	needed for the current 0.60.0 luatex build system.
1057	* Makefile.am: Comment out the luatexdir/am/luatangle.am line
1058	* autoreconf
1059
10602010-03-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
1061
1062	* configure.ac: Check if dlopen() requires `-ldl'.
1063
10642010-03-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
1065
1066	* cpascal.h (BIBXRETALLOCSTRING): New macro to resize BibTeX's
1067	global_strs array of strings.
1068	* mf.ch, tex.ch: Remove extra semicolon after setup_bound_var.
1069	* bibtex.ch: Parameters |ent_str_size| and |glob_str_size|
1070	settable at runtime.  Arrays with dimension |max_glob_strs| or
1071	|lit_stk_size| allocated at runtime and resized as needed.
1072	Dynamically allocate |singl_function| instances and resize them
1073	as needed; remove procedure |singl_fn_overflow|.
1074
10752010-03-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
1076
1077	* bibtex.ch (str_room): Call pool_overflow() as often as needed.
1078	(scan_fn_def): Increase wiz_fn_space as often as needed.
1079	(x_text_prefix): Add missing str_room.
1080
10812010-03-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
1082
1083	* bibtex.ch (max_cites): Dynamically resize the cite_list,
1084	type_list, entry_exists, and cite_info arrays.
1085
1086	* tests/bibtex-mem.test: New shell script for dynamic arrays.
1087	* tests/memdata[123].bst: Test data from Philipp Lehman.
1088	* am/web.am: Adapted.
1089
10902010-03-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
1091
1092	* bibtex.ch (entry_ints, entry_strs): Delay allocation until
1093	the required size is known.
1094	(max_ent_ints, max_ent_strs): Removed.
1095
10962010-03-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
1097
1098	* am/bootstrap.am: Use suffix rules to create tangleboot.p,
1099	ctangleboot.c, and cwebboot.[ch] from distributed `in' files.
1100
1101	* bibtex.ch: Check and correct module numbers.  Parameter
1102	|max_strings| settable at runtime, |hash_size| and |hash_prime|
1103	are determined from |max_strings|.  Affected arrays are
1104	allocated at runtime, but can't be resized.
1105
11062010-03-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
1107
1108	* cpascal.h (kpsesetprogname): Removed.
1109	* bibtex.ch, dvicopy.ch, dvitype.ch, gftodvi.ch, gftopk.ch,
1110	patgen.ch, pktogf.ch, pktype.ch, pltotf.ch, pooltype.ch,
1111	tangle.ch, tftopl.ch, vftovp.ch, vptovf.ch, weave.ch:
1112	Use kpse_set_program_name(argv[0], nil) instead of
1113	kpse_set_progname(argv[0]).
1114	* gftype.ch: Use kpse_set_program_name(argv[0], 'gftype')
1115	instead of kpse_set_progname(argv[0]).
1116	* triptrap/texmf.cnf: Add '.inimf' to Metafont specific, and
1117	'.gftype' to GFtype specific parameters.
1118
11192010-03-09  Karl Berry  <karl@tug.org>
1120
1121	* bibtex.web: final 0.99d, from Oren.
1122
11232010-03-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
1124
1125	* cpascal.h (BIBXRETALLOCNOSET): New macro to resize BibTeX
1126	arrays but not increasing the size parameter.
1127	* bibtex.ch: Use BIB_XRETALLOC_NOSET when resizing several
1128	arrays with the same size, to obtain accurate log entries.
1129	(add_out_pool): Dynamic output buffer, don't call overflow().
1130	(file_nm_size_overflow, add_area): Remove unused procedures.
1131
11322010-03-08  Karl Berry  <karl@tug.org>
1133
1134	* tests/bibtex-openout-test.pl: allow running standalone.
1135	* tests/bibtex-longline-test.pl: new test.
1136	* am/web.am (web_tests): add it.
1137
11382010-03-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
1139
1140	* mf.ch (end_name, print_file_name): Make quoting of file names
1141	more robust.  Increase sup_buf_size.
1142	Diffs from Akira, 04 Mar 2010 21:47:33.
1143	Slightly reorganize and cast repeated code into Web macros.
1144
11452010-03-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
1146
1147	* cpascal.h (xcallocarray): Added.
1148	* texmfmp.h (setupboundvariable): Moved to lib/lib.h from here.
1149	* gftype.ch: Dynamically allocated pixel image array.
1150	Parameters settable at runtime; move the previous increased
1151	value (line_length=500) into texmf.cnf.
1152	* triptrap/texmf.cnf: GFtype parameters for trap test.
1153	* triptrap/mftrap.diffs: Updated.
1154
11552010-03-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
1156
1157	* Makefile.am (triptrap): New target to run TRIP and TRAP tests
1158	and create diff files.
1159	(TRIPTRAP): New make var to collect diffs files to build.
1160	* triptrap-sh (new): Shell script.
1161	* am/texmf.am (TRIPTRAP): Add trip.diffs and mftrap.diffs.
1162
11632010-03-03  Peter Breitenlohner  <peb@mppmu.mpg.de>
1164
1165	* mf.ch: Make screen size settable at runtime; move the previous
1166	increased values (768x1024 => 1664x1200) into texmf.cnf.
1167	* triptrap/texmf.cnf: Use screen size 100x200 for trap test as
1168	recommended in trapman.tex.
1169
11702010-03-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
1171
1172	* am/web.am: New bibtex test data.
1173
11742010-03-01  Karl Berry  <karl@tug.org>
1175
1176	* bibtex.web: 0.99d test 1 from Oren, breaking .bbl lines only at
1177	whitespace.
1178	* bibtex.ch: remove no-longer-needed workaround for \% break.
1179
1180	* tests/longline.aux,
1181	* tests/longline.bib,
1182	* tests/longline.tex: new test files.
1183	(Still working on their incorporation into make check.)
1184
11852010-02-22  Karl Berry  <karl@tug.org>
1186
1187	* configure.ac: (web2_version): move to 2010/dev.
1188
11892010-02-21  Peter Breitenlohner  <peb@mppmu.mpg.de>
1190
1191	* am/texmf.am (mf_x_libs): Use libgdi32 for WIN32.
1192
11932010-02-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
1194
1195	* cpascal.h (makesuffix, removesuffix): Remove these from the
1196	underscore list.
1197
1198	* am/texmf.am (EXTRA_DIST): Remove tests/common-test.pl.
1199
12002010-02-18  Karl Berry  <karl@tug.org>
1201
1202	* tests/common-test.pl: moved to texk/tests.
1203	* tests/write18-quote-test.pl,
1204	* tests/bibtex-openout-test.pl: change calls.
1205
12062010-02-01  Karl Berry  <karl@tug.org>
1207
1208	* doc/web2c.texi (Output file location): mention that TEXMFOUTPUT
1209	is also used for input.
1210
12112010-01-31  Peter Breitenlohner  <peb@mppmu.mpg.de>
1212
1213	Moved luatexdir/zziplib/ to ../../libs/zziplib.
1214	* configure.ac: Add KPSE_ZZIPLIB_FLAGS.
1215	* Makefile.am: Add ZZIPLIB_RULE, remove luatexdir/am/libzzip.am.
1216
12172010-01-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
1218
1219	* texmfmp.h (mk_shellcmdlist): Declare string param as const.
1220
12212010-01-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
1222
1223	* dvitype.ch (open_dvi_file): Skip use of cur_name.
1224	(parse_arguments): Rearrange out_mode to avoid compiler warning.
1225	* mft.ch (change_name, tex_name), pltotf.ch (tfm_name, pl_name),
1226	pooltype.ch (pool_name), tftopl.ch (tfm_name, pl_name),
1227	tangle.ch (web_name, chg_name, pascal_name, pool_name),
1228	vftovp.ch (vf_name, vpl_name), vptovf.ch (vpl_name, tfm_name,
1229	vf_name), weave.ch (web_name, chg_name, tex_name): Declare as
1230	const_c_string.
1231
12322009-12-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
1233
1234	* am/web.am (EXTRA_DIST, TESTS, bibtex_tests, web_tests):
1235	Reorganize to run tests only when building the programs (if WEB).
1236
12372010-01-04  Karl Berry  <karl@tug.org>
1238
1239	* am/texmf.am (tex_tests): add tests/write18-quote-test.pl.
1240	* tests/write18-quote-test.pl,
1241	* tests/write18-quote.tex: new files to do a bit of \write18 testing.
1242
12432010-01-02  Karl Berry  <karl@tug.org>
1244
1245	* tex.ch (\write18): say "executed safely" instead of just
1246	"executed", since the command may have been quoted before it was
1247	actually executed.
1248
12492009-12-25  Karl Berry  <karl@tug.org>
1250
1251	* Makefile.am (EXTRA_DIST): eliminate it.
1252	* fmtutil.in: rm obsolete (now Build/source/texk/tetex/fmtutil.cnf).
1253
1254	* tests/bibtex-openout-test.pl: new file.
1255	* am/web.am (bibtex_tests): new var.
1256	(TESTS): add $(bibtex_tests).
1257	(EXTRA_DIST): likewise.
1258
12592009-12-24  Karl Berry  <karl@tug.org>
1260
1261	* AUTHORS, Makefile.in, README, help.h: doc/email updates.
1262
12632009-12-23  Karl Berry  <karl@tug.org>
1264
1265	* help.h (BIBTEXHELP): tweaks.
1266
12672009-12-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
1268
1269	* configure.ac: Add checks for mkdtemp(), snprintf(), and
1270	stat64().
1271
12722009-12-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
1273
1274	* configure.ac: Add checks for <locale.h>, fmax(), setlocale(),
1275	strlcat(), and strlcpy() for synctex.
1276
12772009-12-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
1278
1279	* configure.ac: Add check for <sys/time.h>, erroneously omitted
1280	in transition to TL2009 build system.
1281
12822009-12-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
1283
1284	* configure.ac: Add checks for gettimeofday() and ftime(),
1285	erroneously omitted in transition to TL2009 build system.
1286
12872009-11-27  Peter Breitenlohner  <peb@mppmu.mpg.de>
1288
1289	* tex.ch (read_font_info): Better wording of error message.
1290
12912009-11-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
1292
1293	* tex.ch (read_font_info): Check font name length to avoid
1294	broken .dvi files.
1295
12962009-11-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
1297
1298	* bibtex.ch: Replace kpse_out_name_ok by kpse_in_name_ok for
1299	input files.  From Akira Kakuto <kakuto@fuk.kindai.ac.jp>.
1300
13012009-11-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
1302
1303	* doc/web2c.texi (tex invocation): Shorten the paragraph about
1304	security holes due to writing arbitrary files, add reference
1305	to kpathsea_{in,out}_name_ok in kpathsea.info, remove reference
1306	to openoutnameok from lib/texmfmp.c.
1307	(Common options): Replace reference to Omega by Aleph.
1308	(TeX extensions): Remove Omega, add XeTeX. FIXME: Home page.
1309	(Online Metafont graphics): Adjust configure options.
1310
13112009-10-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
1312
1313	* cpascal.h: Add kpse_{in,out}_name_ok().
1314
1315	* bibtex.ch: Check for legitimate output file names.
1316	From  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>.
1317	Also check for legitimate input file names.
1318
1319	* mf.ch, tex.ch: Use kpse_{in,out}_name_ok(), now in Kpathsea,
1320	instead of open_{in,out}_name_ok().
1321	* texmfmp.h: Remove open{in,out}nameok.
1322
13232009-10-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
1324
1325	* configure.ac: Add a test for xpdf/poppler features.
1326
13272009-10-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
1328
1329	* cpascal.h (roundunscaled, roundfraction): Put parentheses
1330	around macro parameter.
1331	* mf-binpool.ch (get_strings_started): Drop unused variables.
1332	* mf.ch (MF_base_default): Declare as w2c_u_string.
1333	(jump_out, fatal_error, overflow, confusion): Declare noreturn.
1334	(bound_name, months): Declare as const_cstring.
1335	(start_input): Drop unused variables.
1336
1337	* bibtex.ch (str_lookup): Avoid 'uninitialized' warning.
1338
13392009-10-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
1340
1341	* am/texmf.am: Enable compiler warnings for TeX and MF.
1342
1343	* tex-binpool.ch (get_strings_started): Drop unused variables.
1344	* tex.ch (TEX_format_default): Declare as w2c_u_string.
1345	(jump_out, fatal_error, overflow, confusion): Declare noreturn.
1346	(do_extension): Drop unused variables.
1347
13482009-09-26  Karl Berry  <karl@tug.org>
1349
1350	* configure.ac (AC_C_BIGENDIAN): need this test for
1351	sharable formats.
1352
13532009-09-25  Peter Breitenlohner  <peb@mppmu.mpg.de>
1354
1355	* help.h (OVP2OVFHELP): Default OFMFILE is "basename of".
1356	* help.h (VPTOVFHELP): Default TFMFILE is "basename of".
1357
13582009-09-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
1359
1360	* vftovp.ch: Somewhat reorganize, avoiding to move a largish
1361	section of code (affected by a bugfix).
1362	Fix a bug in vftovp.web to diagnose characters in VF packets
1363	outside the allowed range 0..255.
1364
13652009-09-21  Peter Breitenlohner  <peb@mppmu.mpg.de>
1366
1367	* vftovp.ch: Remove extra newline from BAD VF/TFM comment.
1368
13692009-09-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
1370
1371	* pltotf.ch, vptovf.ch: Reduce max_param_words to 254.
1372	Although the TFM format supports up to 0x7fff, the PL format
1373	supports at most 255.  Staying below avoids compiler warnings.
1374
13752009-09-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
1376
1377	* dvicopy.web: Version 1.6 (September 2009).
1378	Minor cleanup to avoid unused or uninitialized variables
1379	and diagnose impossible cases.
1380
1381	* dvicopy.ch (make_name): Eliminate unused variable.
1382	(jump_out, confusion, overflow, bad_tfm, bad_font, bad_dvi):
1383	Declare as noreturn procedures.  Remove trailing blanks.
1384
1385	* patgen.web: Version 2.4 (September 2009).
1386	Minor cleanup to avoid uninitialized variables.
1387
1388	* patgen.ch: Remove trailing blanks.
1389
1390	* dvitype.ch (first_par): Diagnose impossible cases.
1391	* gftype.ch (first_par): Diagnose impossible cases.
1392	* gftodvi.ch (interpret_xxx, skip_nop): Diagnose impossible cases.
1393
13942009-09-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
1395
1396	* am/texmf.am: Adapt to new makecpool with one argument,
1397	obsoleting tmf-pool.h.
1398
13992009-09-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
1400
1401	* texmfmp.h (dump_name, c_job_name, last_source_name,
1402	last_lineno): Declare extern for luaTeX.
1403
14042009-09-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
1405
1406	* cpascal.h (w2custring, const_w2custring): Add new types of
1407	strings of unsigned chars used as array indices.
1408
1409	* gftodvi.ch (gf_start): Declare arg_buffer as w2c_u_string.
1410
1411	* dvicopy.ch: Declare comment as const_w2c_u_string.
1412
1413	* bibtex.ch: Eliminate the unused |exit_program| label.
1414	(pds_type): Declare as const_w2c_u_string.
1415
14162009-09-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
1417
1418	* texmfmp.h (maininit, normalize_quotes): Add prototypes.
1419	(do_dump, do_undump): Add prototypes also for luaTeX.
1420
14212009-09-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
1422
1423	* config.h (WEB2C_NORETURN): Define as attribute (gcc only).
1424	(uexit): Declare as WEB2C_NORETURN.
1425
14262009-09-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
1427
1428	* Makefile.am: Enable compiler warnings for non-engine Web2C.
1429
1430	* tangle.ch: Eliminate the unused |end_of_TANGLE| label.
1431	* patgen.ch: Eliminate the unused |end_of_PATGEN| label.
1432
1433	* gftopk.ch, gftype.ch, pktogf.ch, pktype.ch, pltotf.ch,
1434	vptovf.ch: Define char (used as array index) as 0..255.
1435
1436	* vftovp.ch (ASCII04 etc.): Declare as const_c_string.
1437	(vf_input, organize, do_map): Eliminate unused labels.
1438	* tftopl.ch (ASCII04 etc.): Declare as const_c_string.
1439	* mft.ch (style_name): Declare as const_c_string.
1440
1441	* weave.ch (translate): Drop var 'k' unless debugging.
1442
14432009-09-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
1444
1445	* am/texmf.am: Prepare compiler warnings for TeX and MF.
1446
14472009-09-04  Karl Berry  <karl@tug.org>
1448
1449	* gftype.ch (line_length, max_row, max_col): increase to 500.
1450
14512009-09-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
1452
1453	* libmd5/am/md5.am: Enable compiler warnings.
1454
14552009-08-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
1456
1457	* ctangleboot-sh: New shell script to run ctangleboot and if
1458	required update ctangleboot.cin from ctangle.c (and similar).
1459	* configure.ac: Create ctangleboot-sh.
1460	* cwebboot.hin: New header file with prototypes for functions
1461	from cwebdir/common.w, cwebdir/ctangle.w and cwebdir/weave.w.
1462	* am/bootstrap.am, am/cweb.am: Adapt to these new files.
1463
14642009-08-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
1465
1466	* Makefile.am (default_dependencies): Some programs must depend
1467	explicitly on KPATHSEA_DEPEND, the implicit dependency via proglib
1468	is not enough.
1469	* am/bootstrap.am (tangleboot_DEPENDENCIES,
1470	ctangleboot_DEPENDENCIES): Use default_dependencies.
1471
14722009-08-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
1473
1474	* texmfmp.h, am/texmf.am: Integrate SyncTeX into texmfmp.h.
1475
14762009-08-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
1477
1478	* texmfmp.c (shell_cmd_is_allowed): Change arg1 from 'char **'
1479	to 'const char *'.
1480	(runsystem): Change arg from 'char *' to 'const char *'.
1481
14822009-08-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
1483
1484	Better handling of tools that produce many outputs
1485	(compare Automake manual 27.9: Multiple Outputs).
1486	* tangle-sh: New shell script to handle Tangle & Co.
1487	* web2c-sh: New shell script to handle Web2C conversion.
1488	* configure.ac: Create tangle-sh and web2c-sh.
1489	* Makefile.am (texmf_tangle, o_tangle): Use tangle-sh.
1490	(web2c): Use web2c-sh.
1491	* am/bootstrap.am, am/web.am: Adapt to web2c-sh.
1492	* am/texmf.am: Adapt to tangle-sh and web2c-sh.
1493
14942009-08-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
1495
1496	Reorganize bootstrapping rules for tangle and ctangle, to
1497	avoid circular dependencies.
1498	tangleboot.p (removed): Renamed ...
1499	tangleboot.pin (new): ... to this.
1500	ctangleboot.c, cwebboot.c (removed): Renamed ...
1501	ctangleboot.cin, cwebboot.cin (new): ... to these.
1502	am/bootstrap.am: Adapted.
1503
15042009-08-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
1505
1506	* am/texmf.am (tex_c_h, mf_c_h): avoid to split the C code.
1507
15082009-08-12  Karl Berry  <karl@tug.org>
1509
1510	* tex.ch (1.11): doc fix.
1511
1512	* bibtex.ch (xsubstring): forgot to check for pool_overflow.
1513	See test case and bug report at
1514	http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520920.
1515	Vincent Danen mail to tex-live, 4 Aug 2009 14:42:29.
1516
15172009-07-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
1518
1519	* Makefile.am (check_PROGRAMS): pltotf and tftopl are required
1520	by both omegafonts/omfonts.test and omegaware/omfonts.test.
1521
15222009-07-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
1523
1524	* cpascal.h: recover definition of kpsesrccmdline.
1525
15262009-06-30  Karl Berry  <karl@tug.org>
1527
1528	* config.h: #include <c-auto.h>, not <web2c/c-auto.h>.
1529	-I.. is evidently not included somewhere along the line?
1530
15312009-06-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
1532
1533	* config.h: #include <stdarg.h>, not <kpathsea/c-vararg.h>.
1534
1535	* config.h, cpascal.h, texmfmp.h: drop P?C, P?H, use ANSI C
1536	function declarations.
1537
15382009-06-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
1539
1540	* configure.ac: when Metafont is not built, use
1541	'--without-mf-x-toolkit' and '--without-x' as default.
1542
15432009-06-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
1544
1545	* cpascal.h: #include "lib/lib.h" and move declarations for
1546	lib/*.c to that new file.
1547
15482009-06-04  Karl Berry  <karl@tug.org>
1549
1550	* tex.ch: do not announce file_line_error or parse_first_line
1551	on terminal, log file is good enough.
1552	* alephdir/comsrcspec.ch: no need for Alephk.
1553	* luatexdir/luatex.ch: no need for LuaTeXk.
1554	* pdftexdir/pdftex.ch: no need for pdfTeXk.
1555	* xetexdir/xetex.ch: no need for XeTeXk.
1556
15572009-06-03  Karl Berry  <karl@tug.org>
1558
1559	* configure.ac (with_tex_banner): use echo|grep for check
1560	instead of test -z ..., since we don't want to risk nested "quotes".
1561
15622009-06-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
1563
1564	* Update version number to 2009.
1565
1566	* configure.ac, ac/web2c.ac (--with-tex-banner):
1567	allow to specify the string appended to banner lines instead of
1568	the current default 'Web2C 2009'.
1569	This string must contain the current Web2C version number.
1570
15712009-05-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
1572
1573	* configure.ac, ac/web2c.ac (enable_omfonts): allow to choose
1574	between Web2C versions of ofm2opl&Co and symlinks to omfonts.
1575
15762009-05-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
1577
1578	* help.h (DVITOMPHELP): remove help for obsolete Web2C version.
1579	* help.h (LUATANGLEHELP): sort in alphabetically.
1580	* texmfmp-help.h (MPHELP): remove help for obsolete Web2C version.
1581
15822009-05-27  Peter Breitenlohner  <peb@mppmu.mpg.de>
1583
1584	* configure.ac, ac/web2c.ac (enable_ipc): default is enabled.
1585
15862009-05-25  Peter Breitenlohner  <peb@mppmu.mpg.de>
1587
1588	* mp.ch, mp.web, mpdir/, mpware/: removed (old MetaPost).
1589	* Makefile.am, configure.ac: removed old MetaPost and mpware.
1590	* dvitomp.ch, dvitomp.test, dvitomp.web: removed.
1591	* am/web.am: removed dvitomp.
1592
15932009-05-23  Karl Berry  <karl@tug.org>
1594
1595	* tex.ch (pool_size): increase default to 200000, so pdftex -ini
1596	can start up without texmf.cnf.  From Thanh.
1597
15982009-05-19  Karl Berry  <karl@tug.org>
1599
1600	* tex.ch (max_font_max): increase to 9000.
1601	(hash_size): increase to 15000.
1602	(Their sum is supposed to stay <29000.)
1603
16042009-05-18  Karl Berry  <karl@tug.org>
1605
1606	* cpascal.h (getline): #define to web2c_getline,
1607	to try to avoid conflict with a newly broken POSIX and glibc.
1608	Report from Gabriele Balducci via Taco, tlbuild mail
1609	17 May 2009 17:56:54.
1610
16112009-05-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
1612
1613	* vftovp.ch: Send print_real to stderr.
1614
16152009-05-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
1616
1617	* trap.test (new): Shell script for TRAP tests.
1618
16192009-05-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
1620
1621	* trip.test (new): Shell script for TRIP test.
1622
16232009-05-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
1624
1625	* bibtex.test, ... (new): Shell scripts for 'make check' tests.
1626
16272009-05-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
1628
1629	* ac/web2c.ac, configure.ac: Remove --enable-fmtutil option.
1630
16312009-05-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
1632
1633	* texmfmp.h: remove references to pdfeTeX.
1634
1635	* texmfmp.h (mk_shellcmdlist, init_shell_escape,
1636	shell_cmd_is_allowed, runsystem): declare for luaTeX.
1637
16382009-04-17  Karl Berry  <karl@tug.org>
1639
1640	* texmfmp.h (runsystem): declare.
1641
16422009-03-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
1643
1644	* Makefile.am, configure.ac: remove Omega.
1645
1646	* tex.ch, texmfmem.h, texmfmp-help.h, texmfmp.h: remove all
1647	references to Omega, eOmega, and pdfeTeX.
1648
16492009-03-28  Karl Berry  <karl@tug.org>
1650
1651	* texmfmp.h: shell escape declarations.
1652
16532009-03-27 Taco Hoekwater <taco@luatex.org>
1654
1655	* configure.ac: With the new luatex, what used to be
1656	luatexdir/luafontforge/ is now luatexdir/luafontloader/.
1657
16582009-03-20  Peter Breitenlohner  <peb@mppmu.mpg.de>
1659
1660	Adapt to TL2009 build system.
1661
16622009-03-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
1663
1664	* texmfmp-help.h [eTeX,TeX]: Document -synctex switch.
1665
16662009-03-02  Karl Berry  <karl@tug.org>
1667
1668	* texmfmp-help.h (PDFTEXHELP): --no-mktex can now apply to pk
1669	files too.
1670
16712009-02-26  Karl Berry  <karl@tug.org>
1672
1673	* texmfmp-help.h: mention --shell-restricted.
1674	* tex.ch (c_int_type, shell_enabled_p, address_of): remove _'s
1675	to reduce differences with luatex.
1676	(restrictedshell): new global.
1677	(system): replace with runsystem, for restricted mode.
1678
16792009-01-26  Karl Berry  <karl@tug.org>
1680
1681	* configure.in (with_cxx_runtime_hack): use
1682	#include <iostream>
1683	  using namespace std;
1684	for the hello,world test, to placate the backward-incompatible
1685	standard.
1686
16872008-11-18  Karl Berry  <karl@tug.org>
1688
1689	* Makefile.in (install-data): mkinstalldirs man1dir man5dir.
1690	Report from Angelo Graziosi, tlbuild 17 Nov 2008 01:03:51.
1691
16922008-08-13  Karl Berry  <karl@tug.org>
1693
1694	* Makefile.in (install-data): Also install synctex.[15].
1695	Report from Adam Maxwell on mactex.
1696
16972008-07-08  Karl Berry  <karl@tug.org>
1698
1699	* configure.in (WEB2CVERSION): 7.5.7.
1700
17012008-07-01  Karl Berry  <karl@tug.org>
1702
1703	* texmfmp-help.h [MP] (MPHELP): mpost is usually named mpost,
1704	not mp.
1705
17062008-06-25  Peter Breitenlohner  <peb@mppmu.mpg.de>
1707
1708	* help.h (CTANGLEHELP): Correct syntax for ctangle usage.
1709	* (CWEAVEHELP): Correct syntax for cweave usage.
1710
17112008-06-12  Karl Berry  <karl@tug.org>
1712
1713	* luatexdir/tex/texnodes.c: avoid identifier `prealloc', (wrongly)
1714	defined in HP-UX <unistd.h>.
1715
17162008-06-03  Karl Berry  <karl@tug.org>
1717
1718	* tex.ch (sup_param_size): increase to 32767.
1719	ntg-pdftex mail from martin, 2 Jun 2008 14:15:42.
1720
17212008-06-01  Karl Berry  <karl@tug.org>
1722
1723	* luatexdir/luatex.mk (install-exec): install texlua symlink.
1724
17252008-05-31  Karl Berry  <karl@tug.org>
1726
1727	* Makefile.in (install-programs): stupidly forgot to install
1728	$(basic_engines).
1729
17302008-05-28  Karl Berry  <karl@tug.org>
1731
1732	* Makefile.in (basic_engines): split off tex/mf[n]/mpost.
1733	(install-programs): handle basic_engines here.
1734	(install-tex, install-mf, install-mpost; -exec, -data, -dumps):
1735	remove all these.  Never try to make the dumps.
1736	* luatexdir/luatex.mk,
1737	* omegadir/omega.mk,
1738	* xetexdir/xetex.mk,
1739	* alephdir/aleph.mk,
1740	* pdftexdir/pdftex.mk,
1741	* etex/etex.mk: omit installation of pool files and dumps,
1742	with consequent simplifications.  For etex.mk, also omit
1743	installation of the binary.
1744
17452008-05-25  Karl Berry  <karl@tug.org>
1746
1747	* cpascal.h (loadpoolstrings): declare.
1748
17492008-05-23  Karl Berry  <karl@tug.org>
1750
1751	* configure.in (fmtutil.cnf): no longer generate from fmtutil.in.
1752	* Makefile.in (install, distclean): remove lines about fmtutil.cnf.
1753	* fmtutil.in: note that this file is no longer used, the real
1754	fmtutil.cnf is now generated at install time.
1755
17562008-05-20  Karl Berry  <karl@tug.org>
1757
1758	(Found by peb.)
1759	* luatexdir/luatangle.web: OTANGLE -> LUATANGLE.
1760	* luatexdir/Makefile.in (check): PETEX -> LTEX.
1761	* web2c/makecpool.c: update from luatex repo; cosmetic changes only.
1762
17632008-04-29  Karl Berry  <karl@tug.org>
1764
1765	* doc/Makefile.in (install-data): do not cd $(srcdir) in any rule,
1766	that fails when the install program is specified by a relative path.
1767
17682008-04-28  Karl Berry  <karl@tug.org>
1769
1770	* fmtutil.in: disable cont-en, texexec et al. create it.
1771
17722008-04-18  Karl Berry  <karl@tug.org>
1773
1774	* Makefile.in (tie): no need for $(native).
1775
17762008-04-16  Karl Berry  <karl@tug.org>
1777
1778	* Makefile.in,
1779	* web2c/makecpool.c,
1780	* ...: use the one makecpool provided by Taco for all programs.
1781
17822008-04-11  Karl Berry  <karl@tug.org>
1783
1784	* xetexdir/xetex.h (Byte): #define to my_Byte and then #undef to avoid typedef
1785	conflict between TECkit_Common.h and zlib; sigh.
1786
17872008-03-30  Karl Berry  <karl@tug.org>
1788
1789	* Makefile.in (web2c): pass . for native tooldir argument.
1790	* web2c/convert: accept tooldir argument a la luatex.
1791	* web2c/texmf.defines (loadpoolstrings): define here.
1792	* web2c/loadpool.defines: remove.
1793	* luatexdir/luatex.defines,
1794	* mpdir/mp.defines,
1795	* omegadir/omega.defines,
1796	* alephdir/aleph.defines (loadpoolstrings): rm.
1797
17982008-03-25  Karl Berry  <karl@tug.org>
1799
1800	 * Makefile.in,
1801	 * tmf-pool.h,
1802	 * mf-binpool.ch,
1803	 * tex-mkcpool.c,
1804	 * mf-mkcpool.c,
1805	 * etexdir/etex.mk,
1806	 * etexdir/etex-binpool.ch,
1807	 * tex-binpool.ch,
1808	 * web2c/convert,
1809	 * web2c/loadpool.defines: integrate pool file in binary for
1810	 tex, mf, and etex.  From Akira.
1811
1812	* tftopl.web: revised version 3.2 from Knuth.
1813
18142008-03-24  Karl Berry  <karl@tug.org>
1815
1816	* tex.ch: use print_c_string to print the new prompt_file_name
1817	help message, so it ends up in the log.
1818	* cpascal.h (printcstring): #define it.
1819
18202008-03-23  Karl Berry  <karl@tug.org>
1821
1822	* tex.web,
1823	* tex.ch: update for Knuth version 3.1415926.
1824
1825	* tex.ch (prompt_file_name): output prompt_file_name_help_msg
1826	instead of a string pool string.
1827	* cpascal.h: define it (conditionally for Windows).
1828
18292008-03-22  Karl Berry  <karl@tug.org>
1830
1831	* tftopl.web: initial tftopl.web update from knuth
1832
18332008-03-02  Karl Berry  <karl@tug.org>
1834
1835	* Makefile.in (engines): include mpost literally.  Bug report from
1836	Alexis Ballier, 29 Feb 2008 19:27:23, via
1837	https://bugs.gentoo.org/show_bug.cgi?id=201187.
1838
1839	(default all): remove dumps, it's just troublemaking these days?
1840
18412008-02-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
1842
1843	* configure.in: replace PACKAGE_... by WEB2C_PACKAGE_... in
1844	c-auto.h, to avoid conflicts with other packages.
1845
1846	* configure.in: use AH_TOP, AH_BOTTOM, and AC_DEFINE's third
1847	argument to provide autoheader templates ...
1848	* withenable.ac: use AC_DEFINE's third argument to provide
1849	autoheader templates ...
1850	* acconfig.h: ... removed.
1851
18522008-02-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
1853
1854	* configure.in: remove AC_DECL_YYTEXT to avoid autoconf warning.
1855
18562008-02-14  Karl Berry  <karl@tug.org>
1857
1858	* tex.ch (max_font_max): increase to 5000.
1859	Taco mail to tex-live, 13 Feb 2008 10:00:35.
1860
1861	* tex.ch (make_name_string): further change from
1862	Jonathan, tex-implementors  12 Feb 2008 14:33:56.
1863
18642008-02-11  Karl Berry  <karl@tug.org>
1865
1866	* tex.ch (make_name_string): avoid clobbering globals via
1867	    This is TeX ...
1868	    **abc%
1869	    *de
1870	From Akira and Jonathan Kew, tex-implementors 02 Feb 2008 20:42:18
1871	et al.
1872
18732008-01-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
1874
1875	Convert from autoconf-2.13 to autoconf-2.59+:
1876	* Makefile.in, doc/Makefile.in, mpdir/Makefile.in:
1877	Add @configure_input@ lines.
1878	* aclocal.m4 (new): Generated (aclocal -I ../m4).
1879	* configure: Regenerated (autoconf).
1880
18812008-01-18  Karl Berry  <karl@tug.org>
1882
1883	* cpascal.h (recorder_record_input, recorder_record_output): need
1884	const_string as arg to avoid warnings compiling *extra.c.
1885	* texmfmp.c (user_progname): make const_string a la dump_name,
1886	since we assign them.
1887
18882008-01-02  Jonathan Kew  <jonathan_kew@sil.org>
1889
1890	* tex.ch (expand_depth, et al.): when calling expand, don't
1891	recurse enough to clobber the os stack.  Default value 10000.
1892
18932007-12-24  Karl Berry  <karl@tug.org>
1894
1895	* doc/web2c.texi (gftodvi invocation): talk a bit more about slant
1896	fonts, pursuant to DEK's message to tex-k of 10 Jul 2005 18:38:11.
1897
18982007-12-19  Martin Schrer <martin@oneiros.de>
1899
1900	* tex.ch (ssup_max_strings): increase to 2097151
1901		 (sup_main_memory): increase to 256000000
1902
19032007-12-19  Karl Berry  <karl@tug.org>
1904
1905	* tangle.ch (max_bytes): increase to 65535.
1906
1907	* config.h (LONGINTEGER_TYPE): switch to off_t.
1908
1909	(Both of these from Martin S.)
1910
19112007-10-23  Karl Berry  <karl@tug.org>
1912
1913	* config.h (LONGINTEGER_TYPE): #define, depending on the C version.
1914	(longinteger): typedef.
1915
19162007-10-01  Karl Berry  <karl@tug.org>
1917
1918	* cpascal.h (floor): #undef, since MaxOSX #defines it.
1919	From Peter Dyballa, metapost list, 27 Sep 2007 15:25:03.
1920
19212007-09-18  Karl Berry  <karl@tug.org>
1922
1923	* tex.ch (29.530): Wording of "Type <return>" msg.
1924
19252007-09-16  Karl Berry  <karl@tug.org>
1926
1927	* c-auto.in (EDITOR): doc fix.
1928
19292007-09-12  Karl Berry  <karl@tug.org>
1930
1931	* c-auto.in (EDITOR) [WIN32]: need "", and emacs preferred.
1932	From Akira.
1933
19342007-09-09  Karl Berry  <karl@tug.org>
1935
1936	* c-auto.in (EDITOR): 'quote' the filename.
1937	Reported by Frank K, 17 Jul 2007 17:00:41, debian bug 433455.
1938
19392007-08-24  Karl Berry  <karl@tug.org>
1940
1941	* doc/web2c.texi (Initial MetaPost): change pragma link.
1942
19432007-07-15  Karl Berry  <karl@tug.org>
1944
1945	* tex.ch,
1946	* alephdir/com16bit-rc2.ch,
1947	* omegadir/com16bit.ch: fixes from Akira so "tex %" followed
1948	by RET is stable.  Also sync aleph/omega constants with tex.
1949	Mail of 14 Jul 2007 09:35:02.
1950
19512007-03-30  Karl Berry  <karl@tug.org>
1952
1953	* tex.ch (sup_buf_size): increase to 30,000,000 per Hans mail to
1954	tex-live, 30 Mar 2007 16:52:09.
1955
19562007-01-10  Karl Berry  <karl@tug.org>
1957
1958	* Makefile.in (programs): include $(pdftosrc), which has always
1959	been built, but missing from the install.
1960
19612007-01-01  Karl Berry  <karl@tug.org>
1962
1963	* config.h (inline) [__cplusplus]: #undef inline under C++, since
1964	inline is a keyword.  It should never be #define'd, but
1965	c-auto.in->h can do so.  Found by vvv on AIX.
1966
19672006-12-30  Karl Berry  <karl@tug.org>
1968
1969	* configure.in: bump version to 7.5.6.
1970
19712006-12-27  Karl Berry  <karl@tug.org>
1972
1973	* fmtutil.in: the binary name is pdftex now.
1974
19752006-12-10  Karl Berry  <karl@tug.org>
1976
1977	* omegaware/odvicopy.ch (int_8): rename the type to int_8_odvicopy,
1978	and @d int_8 itself to that, so that we don't end up with int8 in
1979	the C file.  AIX inttypes.h declares that.  (Reported by vvv.)
1980
19812006-09-05  Karl Berry  <karl@tug.org>
1982
1983	* bibtex.ch (BUF_SIZE): increase to 20000 per Lee Samuel Finn, via
1984	3 Sep 2006 10:32:53 +0200 mail from Gerben.
1985
19862006-07-10  Karl Berry  <karl@tug.org>
1987
1988	* tex.ch (sup_font_mem_size): double again, to 4000000.
1989	(actually, it seems we could set all the sup_* to the absolute
1990	maximums from TeX's architecture, since texmf.cnf determines what
1991	is allocated.  A patch for that would be welcome. :)
1992
19932006-06-20  Jonathan Kew  <jonathan_kew@sil.org>
1994
1995	* texmfmem.h, texmfmp.h, texmfmp-help.h, lib/texmfmp.c: Added
1996	conditional fragments needed for building XeTeX.
1997
19982005-09-02  Olaf Weber  <olaf@infovore.xs4all.nl>
1999
2000	* tex.ch [53.1370]: Since we generate a string in all cases, we
2001	need to erase it in all cases.  Reported by Han The Thanh
2002	<hanthethanh@gmail.com>, diagnosed by Akira Kakuto
2003	<kakuto@fsci.fuk.kindai.ac.jp>.
2004
20052005-08-22  Olaf Weber  <olaf@infovore.xs4all.nl>
2006
2007	* bibtex.ch: Make the buffer and related arrays grow dynamically.
2008	Fixes a bug reported by Kevin Cahill <cahill@unm.edu>.
2009
20102005-08-13  Olaf Weber  <olaf@infovore.xs4all.nl>
2011
2012	* tex.ch: An \immediate\write18 on the '**' prompt would crash
2013	TeX, because the log file isn't open yet.  Reported by Jerzy
2014	B. Ludwichowski <Jerzy.Ludwichowski@uni.torun.pl>.  Since we
2015	always log something for \write18, so lets also log the command
2016	when \write18 is disabled, instead of merely showing that
2017	something was attempted.
2018
20192005-08-03  Olaf Weber  <olaf@infovore.xs4all.nl>
2020
2021	* Makefile.in: Fix missing double-quote.
2022
2023	* texmfmp-help.h [Aleph,eTeX,pdfeTeX]: Document -etex switch.
2024
2025	* doc/web2c.texi: Correct missing entries in a table.
2026
20272005-07-27  Olaf Weber  <olaf@infovore.xs4all.nl>
2028
2029	* doc/web2c.texi: libkpathsea is entirely in LGPL.
2030
2031	* vftovp.ch: Remove misplaced semicolon.
2032
2033	* texmfmp.h: Disable IPC when compiling with __DJGPP__.  (Should
2034	really be done in configure script.)
2035
2036	* texmfmp.h: Remove references to pdfxtex.  Add
2037	get_seconds_and_micros prototype.
2038
20392005-07-25  Olaf Weber  <olaf@infovore.xs4all.nl>
2040
2041	* weave.ch: Increase max_bytes to 65530.  We're bumping to the
2042	16-bit limits here.
2043
2044	* tex.ch: Significantly increase the ssup_trie_size.
2045
2046	* metapost.mk: Fix build rules/dependencies for mpware.
2047
2048	* Makefile.in: Fix build rules for mpware.
2049
2050	* vftovp.ch: Report the name of tfm files that we cannot find or
2051	find to be unusable.  Reported by Patrick Gundlach.
2052
20532005-06-29  Olaf Weber  <olaf@infovore.xs4all.nl>
2054
2055	* withenable.ac: Remove one pair of brackets from
2056	--with-editor-CMD help text.
2057
20582005-06-26  Olaf Weber  <olaf@infovore.xs4all.nl>
2059
2060	* doc/Makefile.in: Replace ac_include with kpse_include.  From
2061	Peter Breitenlohner.
2062
2063	* withenable.ac: Fully quote arguments of AC_AG_WITH.  From Peter
2064	Breitenlohner.
2065
2066	* configure.in: Syntax changes to match autoconf2.5x.  From Peter
2067	Breitenlohner.  To version 7.5.5.
2068
2069	* Makefile.in: Change ac_include to kpse_include.  From Peter
2070	Breitenlohner.
2071
20722005-06-22  Olaf Weber  <olaf@infovore.xs4all.nl>
2073
2074	* mp.web: Update for MetaPost 0.901.
2075
2076	* mp.ch: Update for MetaPost 0.901.
2077
2078	* cpascal.h: Add xreallocarray().  Requested by Hartmut Henkel
2079	<hartmut_henkel@gmx.de>.
2080
20812005-06-21  Olaf Weber  <olaf@infovore.xs4all.nl>
2082
2083	* metapost.mk, dvitomp.mk, Makefile.in: Break out the metapost and
2084	dvitomp related makefile rules into separate makefile fragments.
2085
2086	* doc/web2c.texi: Update description of newer.
2087
20882005-04-12  Olaf Weber  <olaf@infovore.xs4all.nl>
2089
2090	* mf.ch [38.788]: Use |get_job_name| so the --jobname switch can
2091	be used to replace "mfput".
2092	[38.793]: Interface of |get_job_name| changed.
2093	* mp.ch [35.765]: Use |get_job_name| so the --jobname switch can
2094	be used to replace "mpout".
2095	[35.770]: Interface of |get_job_name| changed.
2096	* tex.ch [29.534]: Use |get_job_name| so the --jobname switch can
2097	be used to replace "texput".
2098	[29.537]: Interface to |get_job_name| changed.
2099	This is part of a group of changes that fixes pdftex bug 302.
2100	http://sarovar.org/tracker/?func=detail&atid=493&aid=302&group_id=106
2101
21022005-02-06  Olaf Weber  <olaf@infovore.xs4all.nl>
2103
2104	* Makefile.in (aleph-dist): Remove generated file, make sure
2105	aleph.version file exists.
2106
21072005-02-05  Olaf Weber  <olaf@infovore.xs4all.nl>
2108
2109	* Makefile.in (uninstall, uninstall-exec, uninstall-data): Dummy
2110	target added so make uninstall doesn't stop here.
2111
21122005-01-21  Olaf Weber  <olaf@infovore.xs4all.nl>
2113
2114	* doc/Makefile.in: Change POSTINSTALL to POST_INSTALL.
2115
2116	* tiedir/tie.1: Man page corrections from Eric S. Raymond
2117	<esr@thyrsus.com>.
2118
21192005-01-08  Olaf Weber  <olaf@infovore.xs4all.nl>
2120
2121	* configure.in: Correct check whether otangle is needed. From
2122	Kenta MURATA <muraken20@yahoo.co.jp>.
2123
2124	* withenable.ac: Update references to e-Omega to Aleph.  From
2125	Kenta MURATA <muraken20@yahoo.co.jp>.
2126
21272004-12-29  Olaf Weber  <olaf@infovore.xs4all.nl>
2128
2129	* configure.in: Version 7.5.4.
2130
2131	* doc/web2c.texi: Version 7.5.4.
2132
2133	* tex.ch: Shuffle the \eof18 code around a bit.
2134
21352004-12-28  Olaf Weber  <olaf@infovore.xs4all.nl>
2136
2137	* tex.ch [16.211,46.1049]: I18N fix for |print_mode|, adding
2138	|print_in_mode| function to account for differences in declination
2139	etc.  After Wlodzimierz Bzyl <matwb@univ.gda.pl>.
2140
2141	* mf.ch [28.585]: Sufficiently pathological code can overflow the
2142	serial_no counter: add a check for this.  From Thorsten Dahlheimer
2143	<tdahlheim@gmx.net>.
2144
2145	* mp.ch [24.539]: Sufficiently pathological code can overflow the
2146	serial_no counter: add a check for this.  From Thorsten Dahlheimer
2147	<tdahlheim@gmx.net>.
2148
2149	* tex.ch: Implement \ifeof18 to test whether \write18 is enabled.
2150	A variant of the code submitted by Heiko Oberdiek
2151	<oberdiek@uni-freiburg.de>.
2152
21532004-12-20  Olaf Weber  <olaf@infovore.xs4all.nl>
2154
2155	* withenable.ac: Don't define IPC in c-auto.h if --enable-ipc
2156	wasn't given.
2157
2158	* Makefile.in: configure depends on withenable.ac.
2159
21602004-12-19  Olaf Weber  <olaf@infovore.xs4all.nl>
2161
2162	* configure.in: Old versions of flex don't support -l, but don't
2163	support --version either, so use the latter to test whether the
2164	former should be used.  From Thomas.
2165
2166	* withenable.ac: Add --with-mf-x-toolkit option to replace
2167	--with-x-toolkit.  The latter couldn't be shared between mf and
2168	xdvi any more.
2169
2170	* Makefile.in (tex-check, bibtex-check, dvicopy-check,
2171	dvitomp-check, mpost-check): Add TEXMFCNF=../kpathsea to the
2172	environment so the check works even if installation is not yet
2173	complete.  From Peter Breitenlohner <peb@mppmu.mpg.de>.
2174
2175	* Makefile.in (install-data): Don't install cwebdir/cweb.1; this
2176	page now lives under .../man.
2177
2178	* Makefile.in (tangle.p): Depend on tangleboot, not $(TANGLEBOOT).
2179	This means we build tangleboot even when cross-compiling.  The
2180	reason is that some versions of make get confused if we depend on
2181	./tangleboot but only have rules with tangleboot as the target.
2182	(ctangle.c,cweb.c): As above for $(CTANGLEBOOT).
2183	Problem reported for Digital UNIX 4.0E make by Bernhard Simon
2184	<simon@zid.tuwien.ac.at>.
2185
21862004-11-28  Olaf Weber  <olaf@infovore.xs4all.nl>
2187
2188	* Makefile.in (afmts): alambda -> lamed.  Restrict the use of FF
2189	to comments, as some make implementations cannot deal with it
2190	otherwise.
2191
21922004-09-07  Olaf Weber  <olaf@infovore.xs4all.nl>
2193
2194	* doc/web2c.texi: Changes made by Karl Berry.
2195
21962004-08-30  Olaf Weber  <olaf@infovore.xs4all.nl>
2197
2198	* dvitomp.ch: A more complete implementation of the color stack.
2199	Slight modification of code provided by Eddie Kohler
2200	<kohler@cs.ucla.edu>.
2201
22022004-08-28  Olaf Weber  <olaf@infovore.xs4all.nl>
2203
2204	* doc/web2c.texi: Document -output-directory.
2205
2206	* doc/install.texi: Correct cross-references for building formats.
2207
2208	* cpascal.h (output_directory): Added global variable.
2209
2210	* triptrap/texmf.cnf: Correct settings for main_memory.
2211
2212	* texmfmp-help.h: Add -output-directory to the help texts.
2213
2214	* dvitomp.ch: Allow for a variable number of spaces between the
2215	'color push' special name and its argument.  From Eddie Kohler
2216	<kohler@cs.ucla.edu>.
2217
22182004-08-27  Olaf Weber  <olaf@infovore.xs4all.nl>
2219
2220	* configure.in: Create etexdir in build tree if we're compiling
2221	e-TeX.
2222
22232004-08-26  Olaf Weber  <olaf@infovore.xs4all.nl>
2224
2225	* mp.ch, mf.ch, tex.ch: |main_memory| is a size, while |mem_top|
2226	is an index, so we need to subtract 1 when deriving |mem_top| from
2227	|main_memory|.  In a similar vein, we need to add 1 when
2228	allocating the |mem| array.  This may seem like nitpicking, but
2229	matters for the trip and trap tests.
2230
22312004-08-26  Peter Breitenlohner <peb@mppmu.mpg.de>
2232
2233	* Makefile.in (patgen-check): Provide non-trivial test data.
2234
2235	* tests/dict, tests/patgen.in, tests/patterns, tests/translate:
2236	Input data for patgen-check.
2237
2238	* tests/patout, tests/pattmp.4: New files.
2239	Output from patgen-check.
2240
22412004-08-26  Olaf Weber  <olaf@infovore.xs4all.nl>
2242
2243	* patgen.ch: Typo fixed by Peter Breitenlohner <peb@mppmu.mpg.de>.
2244
2245	* patgen.web: Typo fixed by Peter Breitenlohner
2246	<peb@mppmu.mpg.de>.  (New version 2.3, August 2004).
2247
2248	* Makefile.in (etex-dist,pdftex-dist): Account for etex.version
2249	and pdftex.version as generated files.
2250
22512004-08-24  Olaf Weber  <olaf@infovore.xs4all.nl>
2252
2253	* tex.ch [23.328]: Ensure that |source_filename_stack|[|in_open|]
2254	and |full_source_filename_stack|[|in_open|] are initialized.
2255
2256	* tex.ch: Revise the file:line:error code to produce the correct
2257	filename in the presence of \scantokens (an e-TeX extension).  If
2258	we're not reading from a file at all, fall back on the TeX-style
2259	messages.  This change introduces |print_file_line| to keep the
2260	amount of code in the |print_err| macro under control.
2261
22622004-08-23  Karl Berry <karl@tug.org>.
2263
2264	* doc/web2c.texi: An extensive update.
2265
22662004-08-06  Olaf Weber  <olaf@infovore.xs4all.nl>
2267
2268	* config.h: Clean the define of TEXDLL up.  From Jan Nieuwenhuizen
2269	<janneke@gnu.org>.
2270
22712004-08-05  Olaf Weber  <olaf@infovore.xs4all.nl>
2272
2273	* tex.ch [29.530] prompt_file_name: don't allow the use of the
2274	empty string for a file name.  After Taco Hoekwater
2275	<taco@elvenkind.com>.
2276
2277	* mf.ch [38.786] prompt_file_name: don't allow the use of the
2278	empty string for a file name.
2279
2280	* mp.ch [35.763] prompt_file_name: don't allow the use of the
2281	empty string for a file name.
2282
22832004-08-01  Olaf Weber  <olaf@infovore.xs4all.nl>
2284
2285	* Makefile.in (post-dist-$(distname)): Ensure that
2286	texk/web2c/tests/xampl.bib is actually in the distributed tarball.
2287	(bibtex-check): BIBINPUTS should only need $(srcdir)/tests.
2288
22892004-07-30  Olaf Weber  <olaf@infovore.xs4all.nl>
2290
2291	* Makefile.in: Undo changes from --option to -option.  This
2292	generated too many differences with the TeX-live sources at this
2293	time.
2294
22952004-07-23  Peter Breitenlohner <peb@mppmu.mpg.de>
2296
2297	* tex.ch: Reorganize handling of banner string in order to
2298	reduce interference between eTeX, pdfTeX, and web2c change
2299	files.
2300
23012004-07-23  Olaf Weber  <olaf@infovore.xs4all.nl>
2302
2303	* Makefile.in: Use singe dash for -ini, -progname etc.  Use
2304	explicit -ini and -progname when running the trip test, because
2305	the argv[0] name becomes lt-tex when using shared libraries, and
2306	we have settings in triptrap/texmf.cnf that are sensitive to this.
2307
2308	* Makefile.in (bibtex-check): Add BIBINPUTS or check can fail.
2309
23102004-07-21  Olaf Weber  <olaf@infovore.xs4all.nl>
2311
2312	* tex.ch: Reorganize handling of integer parameters in order to
2313	reduce interference between eTeX, pdfTeX, and web2c change files.
2314	From Peter Breitenlohner <peb@mppmu.mpg.de>.
2315
2316	* fmtutil.in: Update from Thomas.
2317
23182004-07-14  Olaf Weber  <olaf@infovore.xs4all.nl>
2319
2320	* mf.ch [42.912]: Remove this simplification of the web code,
2321	which is no longer a valid assumption now that we're back to the
2322	old print system.
2323
2324	* mp.ch: A smaller set of changes than for mf.ch, as in version
2325	0.64 the |print|, |print_char|, |print_visible_char| system
2326	previously implemented in the mp.ch change file was merged into
2327	mp.web.  Remove a reference to |slow_print| that was overlooked
2328	earlier.
2329
2330	* mf.ch: Extensive changes to the print routines, to mirror what
2331	was done for tex.ch (q.v.).
2332
2333	* tex.ch: Extensive changes to fix a problem with the encTeX
2334	merge.  Original TeX used |slow_print|, |print|, and |print_char|
2335	for printing.  This had been changed to |print|, |print_char|, and
2336	|print_visible_char|, where the new |print_char| did the expansion
2337	of unprintable characters to "escaped sequences" on the fly.
2338	encTeX, it turns out, is too tightly interwoven with the old way
2339	of doing things, leading to some strange breakage.  So we've
2340	largely reverted the code.  In particular, we now store the
2341	"escaped sequences" for non-ASCII characters again as strings, and
2342	later decide on-the-fly whether to use those or just pass through.
2343	This simplifies the change file, and narrows the distance to the
2344	encTeX code.
2345
2346	* texmfmp.h (setupcharset): Removed.
2347	(readtcxfile): Added.  Unlike setupcharset, this function doesn't
2348	initialize the xchr/xord/xprn arrays, it just updates them from a
2349	tcx file.  The name of the must be in the global
2350	translate_filename.
2351
2352	* config.h: Add second argument to call of usagehelp.  This is the
2353	email address for bug reports.  If NULL, the default address for
2354	web2c is used.
2355
2356	* bibtex.ch: Add second argument to call of usagehelp.
2357
2358	* dvicopy.ch: Add second argument to call of usagehelp.
2359
2360	* dvitomp.ch: Add second argument to call of usagehelp.
2361
2362	* dvitype.ch: Add second argument to call of usagehelp.
2363
2364	* gftodvi.ch: Add second argument to call of usagehelp.
2365
2366	* gftopk.ch: Add second argument to call of usagehelp.
2367
2368	* gftype.ch: Add second argument to call of usagehelp.
2369
2370	* mft.ch: Add second argument to call of usagehelp.
2371
2372	* patgen.ch: Add second argument to call of usagehelp.
2373
2374	* pktogf.ch: Add second argument to call of usagehelp.
2375
2376	* pktype.ch: Add second argument to call of usagehelp.
2377
2378	* pltotf.ch: Add second argument to call of usagehelp.
2379
2380	* pooltype.ch: Add second argument to call of usagehelp.
2381
2382	* tangle.ch: Add second argument to call of usagehelp.
2383
2384	* tftopl.ch: Add second argument to call of usagehelp.
2385
2386	* vptovf.ch: Add second argument to call of usagehelp.
2387
2388	* vftovp.ch: Add second argument to call of usagehelp.
2389
2390	* weave.ch: Add second argument to call of usagehelp.
2391
2392	* cwebdir/comm-w2c.ch: Add second argument to call of usagehelp.
2393
23942004-07-12  Olaf Weber  <olaf@infovore.xs4all.nl>
2395
2396	* texmfmp-help.h: Correct help strings of pdf*tex family.  From
2397	Akira Kakuto <kakuto@fsci.fuk.kindai.ac.jp>.
2398
23992004-07-04  Olaf Weber  <olaf@infovore.xs4all.nl>
2400
2401	* Makefile.in: Move the creation of the format-related links to
2402	format-related install rules; this seems to be a better place for
2403	them, as the links are pointless without the corresponding
2404	formats.  Make the install-*-pool rules depend on the pool file in
2405	question.  Remove TEXMF=$(texmf) from the dumpenv; the
2406	TEXMFCNF=../kpathsea should get us a texmf.cnf with suitable
2407	absolute paths.
2408
2409	* tex.ch: Correct date in encTeX_banner.
2410
24112004-07-03  Olaf Weber  <olaf@infovore.xs4all.nl>
2412
2413	* configure.in: No m4 quoting needed in the KPSE_CROSS_BUILD_VAR
2414	calls.  The default of $BUILDLDFLAGS must be $BUILDXLDFLAGS.
2415
2416	* Makefile.in (web2c/fixwrites,web2c/spitup,web2c/web2c): These
2417	also depend on web2c/kps.c.
2418	[TANGLEBOOT,CTANGLEBOOT,TANGLE,CTANGLE,OTANGLE,TIE]: Add these
2419	variabled so the build can use programs other than what is built.
2420	Used when cross-compiling.
2421
2422	* configure.in: Add KPSE_CROSS_BUILD_VAR and KPSE_CROSS_PATH_PROG
2423	invocations to set up cross-compiling.  To cross-compile, you need
2424	to have tangle, ctangle, otangle, and tie available on the build
2425	machine.
2426
2427	* weave.ch: Set |max_names| to 10220, so we can still (barely)
2428	handle pdfetex.  Clearly a larger reworking is on the horizon.
2429
2430	* tex.ch: Change |mubyte_incs| into a boolean.
2431
24322004-07-02  Olaf Weber  <olaf@infovore.xs4all.nl>
2433
2434	* tex.ch: Update to encTeX from Petr Olsak.  These fix three bugs.
2435	These bugs are seen only in encTeX mode when \mubytein=1 and in
2436	very rare cases.  Petr's explanation follows:
2437
2438	1) If the control sequence is converted by \mubyte table but it is
2439	not shrunk then the non-converted alternative of control sequence
2440	is really used. It can be possible only if one-byte to one-byte
2441	conversion is used and declared by \mubyte primitive. More common
2442	is to use \mubyte for multi-byte to one-byte conversion. In such
2443	situation, there is no problem because control sequence is
2444	schrunk. Thanks to Wlodzimierz Bzyl for bugreport.
2445
2446	   \def\aXb{xx}
2447	   \mubyte X Y\endmubyte
2448	   \mubytein=1
2449	   \aYb   % writes "undefined control sequence \aXb" because
2450	          % error message is converted but real control sequence
2451	          % is not converted and \aYb is undefined.
2452
2453	2) If multi-byte to one-byte conversion is done during scanning of
2454	control sequence name with the result: one-letter control
2455	sequence, then this control sequence is not connected with
2456	"native" one-letter control sequence but the new "multi-letter
2457	control sequence" is allocated with only one letter in real.
2458
2459	   \def\X{xx} % one-letter control sequence is defined
2460	   \mubyte X YZ\endmubyte
2461	   \mubytein=1
2462	   \YZ   % writes "undefined control sequence \X" because \YZ is
2463	         % converted to \X but allocated as multi-letter control
2464	         % sequence, but one-letter control sequence is defined
2465
2466	3) If \catcode`\^^@=11 or 7 and if control sequence is terminated
2467	by generated control sequence (from \mubyte conversion) then the
2468	result of reading is unpredictable.
2469
2470	   \def\XXX{xx}
2471	   \mubyte \XXX YZ\endmubyte
2472	   \mubytein=1 \relaxYZ % it is OK: \relax followed by \XXX
2473	   \par\catcode`\^^@=11
2474	   \relaxYZ   % bad reading: \relaxYZ control sequence not defined
2475
24762004-06-30  Olaf Weber  <olaf@infovore.xs4all.nl>
2477
2478	* doc/web2c.texi: Updates to make conversion to HTML easier, from
2479	Karl Berry.
2480
24812004-06-29  Olaf Weber  <olaf@infovore.xs4all.nl>
2482
2483	* doc/install.texi: Remove reference to --enable-auto-core.  That
2484	part of the code should be considered terminally broken.
2485
24862004-06-16  Olaf Weber  <olaf@infovore.xs4all.nl>
2487
2488	* tex.ch: If the end-of-line character was disabled, we'd end up
2489	dropping the last characters of filenames.  Fixed by checking for
2490	end-of-line only if we've just seen a space, which could be the
2491	end-of-line space.  Reported by Werner Lemberg <wl@gnu.org>.
2492
24932004-06-13  Olaf Weber  <olaf@infovore.xs4all.nl>
2494
2495	* mp.ch: Moving the re-parsing of |name_of_file| back to
2496	|start_input|.  The string administration gets confused if this is
2497	done in |make_file_name|.
2498
2499	* tex.ch: Typo in comment.  Remove some redundant material out of
2500	the change file.  Replace ' ' with " " in a number of places --
2501	this is the difference between the external coding and the
2502	internal ASCII-based coding of characters.  Since the external
2503	coding is ASCII on all platforms we currently compile on, this is
2504	a place where mistakes in the web2c sources can linger.
2505
2506	* mf.ch: More changes to support spaces in filenames.  In
2507	particular, keep quotes around |cur_name|, |cur_ext|, and
2508	|cur_area| iff these contain spaces.  This incurs complications
2509	because we re-parse |name_of_file| into these components after
2510	opening a file.  The file-printing routine is changed to ensure
2511	that we print quotes if needed, but do not print any quotes
2512	contained in the parameters themselves.
2513
2514	* mp.ch: More changes to support spaces in filenames.  In
2515	particular, keep quotes around |cur_name|, |cur_ext|, and
2516	|cur_area| iff these contain spaces.  This incurs complications
2517	because we re-parse |name_of_file| into these components after
2518	opening a file.  The file-printing routine is changed to ensure
2519	that we print quotes if needed, but do not print any quotes
2520	contained in the parameters themselves.
2521
25222004-06-07  Olaf Weber  <olaf@infovore.xs4all.nl>
2523
2524	* mp.ch: Larger |max_in_open|, |param_size|, |max_write_files|.
2525
2526	* tex.ch: More changes to support spaces in filenames.  In
2527	particular, keep quotes around |cur_name|, |cur_ext|, and
2528	|cur_area| iff these contain spaces.  This incurs complications
2529	because we re-parse |name_of_file| into these components after
2530	opening a file.  The file-printing routine is changed to ensure
2531	that we print quotes if needed, but do not print any quotes
2532	contained in the parameters themselves.
2533
25342004-06-04  Olaf Weber  <olaf@infovore.xs4all.nl>
2535
2536	* mp.ch: A slight change to ensure double quotes do not appear in
2537	error messages when a filename has to be quoted.
2538
2539	* mf.ch: A slight change to ensure double quotes do not appear in
2540	error messages when a filename has to be quoted.
2541
2542	* tex.ch: When dealing with a filename with unbalanced quotes,
2543	still stop scanning when the buffer ends.  Also a slight
2544	modification to prevent double quotes from appearing in error
2545	messages.
2546
25472004-06-01  Olaf Weber  <olaf@infovore.xs4all.nl>
2548
2549	* tex.ch: Delete some MLTeX code that was duplicated accidentally.
2550
25512004-05-31  Olaf Weber  <olaf@infovore.xs4all.nl>
2552
2553	* mf.ch, mp.ch: xprn must be ASCII_code -- we story only 0 or 1
2554	there, and 'boolean' is a full 4-byte entity.  Worse, dummy_xprn
2555	was already an ASCII_code, so in the presence of a TCX file we
2556	didn't correctly undump the base/mem.
2557
25582004-05-26  Olaf Weber  <olaf@infovore.xs4all.nl>
2559
2560	* cpascal.h: Remove -oem code.
2561
25622004-05-16  Olaf Weber  <olaf@infovore.xs4all.nl>
2563
2564	* mp.ch: In mpost, we need to use str_stop to find the end of a
2565	string.  Reported by Wlodzimierz Bzyl <matwb@univ.gda.pl>.
2566
25672004-05-14  Olaf Weber  <olaf@infovore.xs4all.nl>
2568
2569	* tex.ch [5.58]: Remove code implementing the locale-dependent
2570	printing.  The most generous evaluation is that this was an
2571	experiment that failed.  The desired effect of having printable
2572	eight-bit characters is handled through different mechanisms.
2573
2574	* Makefile.in: fmtutil-related changes from Thomas.  May not be
2575	completely correct yet.
2576
2577	* fmtutil.in: New version from TeX-live.
2578
2579	* texmfmp-help.h: Correct helptexts of pdf*tex for format
2580	extensions.
2581
25822004-05-12  Olaf Weber  <olaf@infovore.xs4all.nl>
2583
2584	* weave.ch: Increase max_refs and max_names for pdf*TeX.
2585	Requested by Hartmut Henkel <hartmut_henkel@gmx.de>.
2586
25872004-05-10  Olaf Weber  <olaf@infovore.xs4all.nl>
2588
2589	* Makefile.in (ctie.c): Name of the change file changed from
2590	ctie.ch to ctie-k.ch.
2591
2592	* web2c/ctiedir: update to latest source from ctan.
2593
25942004-05-09  Olaf Weber  <olaf@infovore.xs4all.nl>
2595
2596	* Makefile.in: Add rules to compile, install, and distribute ctie.
2597
2598	* Add ctie to distribution, it lives in web2c/ctiedir.
2599
2600	* Makefile.in (post-dist-$(distname)): Remove cweb.c when creating
2601	a distribution.  Must be done explicitly because cweb is not a
2602	program itself.
2603	(ctangleboot.c, cwebboot.c): Make these rules more robust in the
2604	presence of timestamp problems.  You could get a empty files and a
2605	failed build otherwise.
2606
26072004-05-08  Olaf Weber  <olaf@infovore.xs4all.nl>
2608
2609	* Makefile.in (install-mf-links, install-mpost-links,
2610	install-tex-links): Do not create initex, virtex, inimf, virmf,
2611	inimpost, virmpost links on installation.  These are all way more
2612	trouble than they're worth.
2613
2614	* mp.ch: Use TEXMF_POOL_NAME and TEXMF_ENGINE_NAME, and replace
2615	hard-coded mf.pool with pool_name in messages.
2616
2617	* mf.ch: Use TEXMF_POOL_NAME and TEXMF_ENGINE_NAME, and replace
2618	hard-coded mf.pool with pool_name in messages.
2619
2620	* tex.ch: Change TEX_POOL_NAME and TEX_ENGINE_NAME into
2621	TEXMF_POOL_NAME and TEXMF_ENGINE_NAME.
2622
2623	* texmfmp.h: Change TEXPOOLNAME and TEXENGINENAME into
2624	TEXMFPOOLNAME and TEXMFENGINENAME.
2625
2626	* doc/web2c.texi: Document -halt-on-error.
2627
2628	* texmfmp-help.h: Document -halt-on-error.
2629
2630	* Makefile.in: Correct dependencies on $(basedir), $(memdir),
2631	instead of $(fmtdir).  This matters now that they differ.
2632
2633	* Makefile.in: Include md5 dir in libs-dist target.
2634
2635	* Makefile.in: Remove $(all_formats); it has become obsolete.
2636	Simplify clean pattern now that only one format extension is left.
2637	* Makefile.in: We use .fmt as the extension for all formats.  This
2638	means that latex.fmt gets built by e-TeX (as requested by the
2639	LaTeX2e group).  So remove that target from the rules for TeX.
2640
2641	* texmfmp-help.h: Change the various -*fmt options to actually
2642	spell -fmt.
2643
2644	* tex.ch: Implement halt-on-error, and quoted filenames.
2645
2646	* mf.ch: Implement halt-on-error, and quoted filenames.
2647
2648	* mp.ch: Implement halt-on-error, and quoted filenames.
2649
26502004-05-07  Olaf Weber  <olaf@infovore.xs4all.nl>
2651
2652	* Makefile.in: Remove eomega-related code.  Add aleph-dist target.
2653
2654	* configure.in: Remove e-Omega code.  Enable pdflib for all
2655	members of the pdfTeX family.
2656
2657	* texmfmp-help.h: Add -8bit to help text.
2658
2659	* doc/web2c.texi: Document interaction between -8bit and TCX.
2660
2661	* doc/web2c.texi: Document -8bit option.
2662
2663	* mp.ch: Add a magic number to the dump, add engine name to dump,
2664	dump xord, xchr, xprn, so a TCX file during INI is persistent.
2665
2666	* mf.ch: Add a magic number to the dump, add engine name to dump,
2667	dump xord, xchr, xprn, so a TCX file during INI is persistent.
2668
2669	* tex.ch: Always dump the xord, xchr, and xprn arrays, so loading
2670	a TCX file in INI mode will change these defaults for all users of
2671	the format.  Implement an 8bit option that switches all characters
2672	to printable by default.  Reorganize the code a bit.
2673
26742004-04-21  Olaf Weber  <olaf@infovore.xs4all.nl>
2675
2676	* tex.ch [5.71]: An error in the encTeX merge (not encTeX itself)
2677	made TeX ignore commands given at the error "?" prompt.  Reported
2678	by Akira Kakuto <kakuto@fsci.fuk.kindai.ac.jp>.
2679
26802004-04-16  Olaf Weber  <olaf@infovore.xs4all.nl>
2681
2682	* tex.ch: Modify error messages involving tex.pool, so they use
2683	pool_name instead of the hard-coded name.  Implement checking for
2684	the name of the engine, which is now stored in the format file.
2685
2686	* texmfmp.h: Add proper definitons of TEXENGINENAME for each
2687	engine.
2688
26892004-04-08  Olaf Weber  <olaf@infovore.xs4all.nl>
2690
2691	* bibtex.ch [10]: Add 'hack0' to initialize jmp9998. This had to
2692	be moved up because otherwise we could end up doing the longjmp
2693	before the setjmp.  Reported by Sven Luther
2694	<luther@dpt-info.u-strasbg.fr>.
2695
26962004-03-28  Olaf Weber  <olaf@infovore.xs4all.nl>
2697
2698	* tex.ch: Change type of parse_first_line_p,
2699	file_line_error_style_p, and shell_escape_p from boolean to
2700	c_int_type.  They're used as booleans in the Pascal code, but
2701	tri-state in the C code.
2702
2703	* texmfmp-help.h: Document -no-shell-escape, -no-parse-first-line,
2704	-no-file-line-error.
2705
2706	* doc/web2c.texi: Document -no-shell-escape, -no-file-line-error,
2707	-no-parse-first-line.
2708
27092004-03-25  Olaf Weber  <olaf@infovore.xs4all.nl>
2710
2711	* texmfmp-help.h: Bring help text up-to-date.
2712
2713	* tex.ch: Simplify some of the encTeX-related code.
2714
2715	* configure.in: Add test for Aleph.
2716
2717	* Makefile.in: Reorganization to mode pdftexlib-related code to
2718	its own makefile fragment.  Also rewrite the rules for the engines
2719	so it becomes easier to omit specific engines from the default
2720	compilation.
2721
27222004-03-24  Olaf Weber  <olaf@infovore.xs4all.nl>
2723
2724	* cpascal.h: Add definition of floor() for dvitomp.  After Hartmut
2725	Henkel <hartmut_henkel@gmx.de>.
2726
2727	* dvitomp.ch [49,50]: For the code to work, Hobby notes that we
2728	need |round|(|x|-0.5) to be equal to $\lfloor x\rfloor$.  For
2729	Pascal's |round| function this is emphatically not true.  After
2730	Hartmut Henkel <hartmut_henkel@gmx.de>.
2731
2732	* dvitomp.ch: Support for color specials, like those generated by
2733	the colordvi package.  From Eddie Kohler <kohler@cs.ucla.edu>.
2734
27352004-03-23  Olaf Weber  <olaf@infovore.xs4all.nl>
2736
2737	* tex.ch: Clarify use of special_printing in comment.
2738
27392004-03-22  Olaf Weber  <olaf@infovore.xs4all.nl>
2740
2741	* dvitomp.ch [57]: Off-by-one error in virtual font handling.
2742	From Hartmut Henkel <hartmut_henkel@gmx.de>.
2743
2744	* tex.ch: Correct comment so the file weaves properly.
2745
27462004-03-21  Olaf Weber  <olaf@infovore.xs4all.nl>
2747
2748	* tex.ch: encTeX merge.  Code from Petr Olsak, with modifications
2749	to match the rest of web2c better.
2750
27512004-03-18  Olaf Weber  <olaf@infovore.xs4all.nl>
2752
2753	* Makefile.in [testenv]: somehow the LC_ALL=C got dropped.
2754
27552004-03-17  Olaf Weber  <olaf@infovore.xs4all.nl>
2756
2757	* tex.ch: Double sup_font_mem_size to 2000000.
2758
2759	* triptrap/texmf.cnf: Add mem_bot.tex and mem_bot.initex, set
2760	main_memory.{ini,}tex to 3000.
2761
2762	* tex.ch: Make mem_bot configurable (0 and 1 only allowed values).
2763	Used for the trip test.
2764
27652004-03-14  Olaf Weber  <olaf@infovore.xs4all.nl>
2766
2767	* Makefile.in: Modifications for Aleph.
2768
2769	* texmfmp.h: Mods for Aleph.
2770
2771	* texmfmem.h: Add Aleph.
2772
2773	* texmfmp-help.h [Aleph]: ALEPHHELP.
2774
27752004-02-26  Olaf Weber  <olaf@infovore.xs4all.nl>
2776
2777	* tangle.ch: Treat pool files as binary files, not text files
2778	(matters on some platforms).
2779
2780	* pooltype.ch: Treat pool files as binary files, not text files
2781	(matters on some platforms).
2782
2783	* mp.ch [43.1195]: Use kpse_fontmap_format to find psfonts.map.
2784
2785	* tex.ch: Rename is_printable to xprn.
2786
2787	* mp.ch: Rename is_printable to xprn.
2788
2789	* mf.ch: Rename is_printable to xprn.
2790
2791	* withenable.ac: Add --without-pdfxtex.
2792
2793	* texmfmp.h (undumpint): Treat WIN32 as if REGFIX is set.
2794
2795	* texmfmp.h: Add define for kpsefontmapformat.
2796
2797	* texmfmp.h: Add support for pdfxTeX.
2798
2799	* fmtutil.in: Sync with TeXlive.
2800
2801	* configure.in: Add support for pdfxTeX.
2802
2803	* configure.in: If LEX is (autodetected) flex, add -l option.  We
2804	need this for omegafonts.
2805
2806	* help.h [MFT]: Allow several -style options.
2807
2808	* mft.ch: Implement multiple style files (multiple -s options) for
2809	mft.
2810
2811	* patgen.ch: Increase trie_size, triec_size.  Do not remove the
2812	close_in, close_out operations.
2813
2814	* tex.ch [6.82]: Do not force scroll_mode for file:line:error
2815	style messages.
2816
2817	* cwebdir/comm-w2c.ch: Correct documentation of CWEBINPUTS.
2818	Initialise kpathsea_debug.
2819
28202004-01-11  Olaf Weber  <olaf@infovore.xs4all.nl>
2821
2822	* tex.ch: Initialize source_filename_stack[0],
2823	full_source_filename_stack[0] -- these can be read under some
2824	circumstances.  Found by Krank Kter <frank@kuesterei.ch>.
2825
2826	* tex.ch: Correct printing of |src_specials| when weaving.
2827
28282003-10-21  Olaf Weber  <olaf@infovore.xs4all.nl>
2829
2830	* configure.in: Work around flex 2.5.x issue (affecting pl.l in
2831	the Omega code) by adding -l flag if we're using flex.  From
2832	Thomas.
2833
28342003-02-19  Olaf Weber  <olaf@infovore.xs4all.nl>
2835
2836	* doc/web2c.texi: Version 7.5.2.
2837
2838	* configure.in: Version 7.5.2.
2839
2840	* Makefile.in: Remove vestiges of --with-etex=tex option.
2841	(mf-clean): There is no $(mfw_o).
2842	(install-data): install-dumps is conditional on --disable-fmtutil.
2843
2844	* configure.in (--enable-fmtutil): Implementation.
2845	(--without-etex): Simplify --with-etex to an on/off switch.
2846	(--with-mf-nowin): Simplify --with-mfw to an on/off switch for a
2847	binary that is guaranteed to contain no windowing support.
2848
2849	* fmtutil.in: Replace occurrences of @TEXBIN@ with tex.
2850
2851	* withenable.ac (--without-etex): Replaces complex --with-etex
2852	rule.
2853	(--with-mf-nowin): Replaces complex --with-mfw rule.
2854	(--enable-fmtutil): Just the help text.
2855
28562003-02-17  Olaf Weber  <olaf@infovore.xs4all.nl>
2857
2858	* doc/web2c.texi: Version 7.5.1.
2859
2860	* configure.in: Version 7.5.1.
2861
2862	* Makefile.in (gftodvi-clean): Remove gftodvi.h.
2863	(gftopk-clean): Remove gftopk.h.
2864	(programs): Add $(pdftosrc).
2865
2866	* fmtutil.in: Remove mfw rule (sync with teTeX/TeX Live).
2867
2868	* withenable.ac: New option: --enable-fmtutil.
2869
2870	* doc/Makefile.in: Need to add kpathsea.mk, as we now use libtool
2871	in the clean rule, and it isnt' found otherwise.
2872
28732003-02-16  Olaf Weber  <olaf@infovore.xs4all.nl>
2874
2875	* triptrap/tripin.log: Update from Knuth for TeX 3.141592.
2876
2877	* triptrap/trip.typ: Update from Knuth for TeX 3.141592.
2878
2879	* triptrap/trip.tex: Update from Knuth for TeX 3.141592.
2880
2881	* triptrap/trip.log: Update from Knuth for TeX 3.141592.
2882
2883	* triptrap/trip.fot: Update from Knuth for TeX 3.141592.
2884
2885	* triptrap/mftrapin.log: Update from Knuth for MF 2.71828.
2886
2887	* triptrap/trap.typ: Update from Knuth for MF 2.71828.
2888
2889	* triptrap/mftrap.log: Update from Knuth for MF 2.71828.
2890
2891	* triptrap/mftrap.fot: Update from Knuth for MF 2.71828.
2892
2893	* weave.web: WEAVE 4.4 from Knuth - same version number, minor
2894	change.
2895
2896	* tangle.web: TANGLE 4.5 from Knuth: prevents modno-comments from
2897	being split across lines.
2898
2899	* vftovp.web: VFtoVP 1.3 from Knuth: made out_as_fix tell the
2900	truth in overflow cases.
2901
2902	* mf.web: MF 2.71828 from Knuth: suppressed autorounding in
2903	dangerous cases.
2904
2905	* tex.web: TeX 3.141592 from Knuth: fixed \xleaders, glueset,
2906	weird alignments.
2907
2908	* tex.ch: Update banner for TeX 3.141592.
2909
2910	* Makefile.in (vptovf-clean): Correct typo.
2911	(tangleboot.p): Copy from srcdir if it isn't in builddir, otherwise
2912	builds outside the source dir are broken.
2913
29142003-02-15  Olaf Weber  <olaf@infovore.xs4all.nl>
2915
2916	* doc/web2c.texi: Version 7.5.0.
2917
2918	* configure.in: Version 7.5.0.
2919
2920	* Makefile.in: From klibtool to libtool.  Based on patches from
2921	Albert Chin-A-Young <china@thewrittenword.com>.
2922
2923	* Makefile.in: Various changes to make e-TeX the engine under
2924	LaTeX2e.
2925	(dvicopy-check): Add VFFONTS definition.
2926	(programs): mpost was mentioned twice.
2927	(web-dist): Remove eomega.web file, as it is a generated one.
2928
2929	* mft.ch [8]: Increase max_bytes and max_names.
2930
29312003-02-07  Olaf Weber  <olaf@infovore.xs4all.nl>
2932
2933	* doc/web2c.texi: Version 7.4.6.
2934
2935	* configure.in: Version 7.4.6.  e-Omega support.
2936
2937	* withenable.ac: e-Omega support.
2938
2939	* texmfmp.h: e-Omega support.
2940
2941	* texmfmp-help.h: e-Omega support.
2942
2943	* texmfmem.h: e-Omega support.
2944
2945	* config.h: NO_FMTBASE_SHARE -> NO_DUMP_SHARE.  Was overlooked for
2946	a long time.  Found by Nix <nix@esperi.demon.co.uk>.
2947
2948	* Makefile.in: Rewritten to a more "modular" structure: rules
2949	related to one target are now mostly found together.  Rules for
2950	e-TeX, pdfTeX and so on are now mostly in the subsidiary
2951	makefiles.
2952
29532003-01-29  Olaf Weber  <olaf@infovore.xs4all.nl>
2954
2955	* doc/web2c.texi: Version 7.4.5.
2956
2957	* configure.in (AC_CHECK_FUNCS): Add mkstemp, mktemp.
2958	Version 7.4.5.
2959
29602003-01-28  Olaf Weber  <olaf@infovore.xs4all.nl>
2961
2962	* withenable.ac: Indicate that --with-mfw=yes is currently the
2963	default.
2964
2965	* fmtutil.in: Add comment on how to change the engine for LaTeX to
2966	e-TeX.  From Thomas.
2967
29682003-01-24  Olaf Weber  <olaf@infovore.xs4all.nl>
2969
2970	* tex.ch [5.58/59]: Check the is_printable array when writing to
2971	files, but check isprint(3) when printing to the terminal or the
2972	log file.
2973
2974	* Makefile.in: Add pdftosrc to compiled programs.
2975
2976	* cwebdir/comm-w2c.ch: Use DEV_NULL instead of hard-coding
2977	/dev/null.  Reported by Fabrice Popineau.
2978
29792003-01-16  Olaf Weber  <olaf@infovore.xs4all.nl>
2980
2981	* configure.in: Version 7.4.4.
2982
2983	* doc/web2c.texi: Version 7.4.4.
2984
29852003-01-15  Olaf Weber  <olaf@infovore.xs4all.nl>
2986
2987	* Makefile.in (testenv): Use LC_ALL=C, not LANG=C, as only the
2988	former will actually force the locale to C.
2989
29902003-01-14  Olaf Weber  <olaf@infovore.xs4all.nl>
2991
2992	* tex.ch: Increase ssup_max_strings, sup_main_memory,
2993	sup_pool_size, so the large consumers can eat their fill.
2994
2995	* Makefile.in (install-links): Omega formats end in .oft now.
2996	Spotted by Peter Breitenlohner <peb@mppmu.mpg.de>.
2997
29982003-01-11  Olaf Weber  <olaf@infovore.xs4all.nl>
2999
3000	* doc/web2c.texi: Version 7.4.3.
3001
3002	* configure.in: Version 7.4.3.
3003
30042003-01-10  Olaf Weber  <olaf@infovore.xs4all.nl>
3005
3006	* cwebdir/cweav-w2c.ch: Remove 'k' from banner.
3007
3008	* cwebdir/ctang-w2c.ch: Remove 'k' from banner, we're already
3009	declaring we're part of web2c, and this is more consistent with
3010	the other programs.
3011
3012	* cwebdir/comm-w2c.ch: Add --help and --version option, after code
3013	supplied by Julian Gilbey.
3014
3015	* help.h [CWEB]: Add CWEAVEHELP and CTANGLEHELP.
3016
3017	* Makefile.in [testenv]: Add LANG=C to trip environment for
3018	consistent results.
3019
30202002-12-25  Olaf Weber  <olaf@infovore.xs4all.nl>
3021
3022	* cwebdir/comm-w2c.ch: Remove code that adds ".web", kpathsea will
3023	handle this.  Ensure that when kpse_find_file returns a filename,
3024	it is used for #line directives and such.
3025
30262002-12-23  Olaf Weber  <olaf@infovore.xs4all.nl>
3027
3028	* configure.in: Version 7.4.2.
3029
3030	* doc/web2c.texi: Version 7.4.2.
3031
3032	* doc/Makefile.in (install-data): Test for web2c.info explicitly
3033	in current directory, because some versions of make prepend the
3034	source dir path otherwise.  From Thomas Esser
3035	<te@dbs.uni-hannover.de>.
3036
3037	* Makefile.in (clean): Add 'mf' to the targets always removed.
3038	(mf): Explicit target needed if --with-mfw=yes was given.
3039	Thanks to Dragan Milicic <dragan@math.utah.edu>.
3040
30412002-12-20  Olaf Weber  <olaf@infovore.xs4all.nl>
3042
3043	* configure.in: Version 7.4.1.
3044
3045	* doc/web2c.texi: Version 7.4.1.
3046
30472002-12-19  Olaf Weber  <olaf@infovore.xs4all.nl>
3048
3049	* cwebdir/cweav-w2c.ch (reduce, squash): While creating the
3050	prototypes I got the order of the arguments wrong.
3051
30522002-12-14  Olaf Weber  <olaf@infovore.xs4all.nl>
3053
3054	* doc/web2c.texi: Version 7.4.0.
3055
3056	* configure.in: Version 7.4.0.
3057
3058	* Makefile.in: Changes for mf/mf-nowin handling.  From Thomas.
3059
3060	* Makefile.in: Remove references to the share/* files.
3061
3062	* share/*: Remove files from this subdirectory.  They are the kind
3063	of files that should be distributed in the texmf tree.
3064
3065	* cwebdir/cweav-w2c.ch: Add prototype information.
3066
3067	* cwebdir/ctang-w2c.ch: Add prototype information.
3068
3069	* cwebdir/comm-w2c.ch: Add prototype information.
3070
30712002-11-30  Olaf Weber  <olaf@infovore.xs4all.nl>
3072
3073	* mp.ch [46.1307]: A previous change dropped the call of
3074	fix_date_and_time in non-ini mode, so we always got the date of
3075	the creation of the mem file.  Repoerted by Hartmut Henkel
3076	<hartmut_henkel@gmx.de>.
3077
3078	* bibtex.ch [106]: Correct logic of comparison.
3079
3080	* bibtex.ch [106]: Make sure name_length is at least as long as
3081	the length of the extension before checking for the extension.
3082
3083	* bibtex.ch [106]: Check for aux extension '.aux' not 'aux'.  When
3084	'.aux' is already present, take that into account when generating
3085	the derived filenames.  Reported by Emmanuel Jeandel
3086	<ejeandel@ens-lyon.fr>.
3087
30882002-11-16  Olaf Weber  <olaf@infovore.xs4all.nl>
3089
3090	* mf.ch [3.36]: write_ln instead of write for '! End of file on
3091	the terminal... why?' message.  From Hartmut Henkel
3092	<hartmut_henkel@gmx.de>.
3093
3094	* mp.ch [3.36]: write_ln instead of write for '! End of file on
3095	the terminal... why?' message.  From Hartmut Henkel
3096	<hartmut_henkel@gmx.de>.
3097
30982002-11-13  Olaf Weber  <olaf@infovore.xs4all.nl>
3099
3100	* cwebdir/comm-w2c.ch: Add copyright + license (public domain).
3101
3102	* cwebdir/ctang-w2c.ch: Add copyright + license (public domain).
3103
3104	* cwebdir/cweav-w2c.ch: Add copyright + license (public domain).
3105
3106	* doc/web2c.texi: To 7.3.11.
3107
3108	* cwebdir/cweav-w2c.ch: Increase max_file_name_length from 60 to
3109	1024.
3110
3111	* cwebdir/ctang-w2c.ch: Increase max_file_name_length from 60 to
3112	1024.
3113
3114	* cwebdir/comm-w2c.ch: Increase max_file_name_length from 60 to
3115	1024.
3116
3117	* configure.in: To 7.3.11.
3118
3119	* bibtex.ch [32,33]: Characters in the range [128..255] would be
3120	dropped by some of BibTeX's internal functions, like purify$.
3121	Allow them to pass through.
3122
3123	* Makefile.in: Remove libs/xpdf/aconf.h when creating a
3124	distribution for pdftex.
3125
31262002-11-12  Olaf Weber  <olaf@infovore.xs4all.nl>
3127
3128	* Makefile.in (install-links): Misspelled pdffmts; found by Joern
3129	Clausen <joern@techfak.uni-bielefeld.de>.
3130
3131	* doc/web2c.texi: Correct expansion of GPL.
3132
3133	* Makefile.in: Use $(man1dir) for manual pages.
3134
31352002-11-11  Olaf Weber  <olaf@infovore.xs4all.nl>
3136
3137	* configure.in: Version 7.3.10.
3138
3139	* cwebdir/ctang-w2c.ch: Cleanup comments.
3140
3141	* cwebdir/comm-w2c.ch: Cleanup comments.
3142
3143	* cwebdir/cweav-w2c.ch: Cleanup comments.
3144
3145	* Makefile.in: Renaming of tie.ch to tie-w2c.ch.  Install the
3146	ctangle and cweave manual pages.  Like the tie manual page, these
3147	really should be updated for web2c.
3148
3149	* tie.ch -> tie-w2c.ch: Renaming to get a more consistent naming
3150	convention.
3151
3152	* tiedir/tie.c: Reverting to the original from tie-2.4, as the way
3153	in which tie.c is generated has changed: now we run ctangle during
3154	the build.
3155
3156	* cwebdir/{ctang,comm,cweav}-w2c.ch: Changefiles to have CWEB use
3157	kpathsea.  First implementation by Wlodek Bzyl, with modifications
3158	by Olaf Weber.
3159
3160	* cwebdir: Adding the sources of CWEB here.
3161
3162	* Makefile.in: Changes to support the addition of CWEB.  Also use
3163	the opportunity to remove shared_env, which is a dead variable.
3164
3165	* Makefile.in (install-data): Install fmtutil.cnf.
3166
3167	* fmtutil.in: New file.  Used by teTeX, but not (at present!) by a
3168	"bare" web2c installation, if such a thing exists anymore.
3169
3170	* share/typeface.map: Update to 2002-10-12.
3171
3172	* share/special.map: Add 'vn' for Vietnamese CM.
3173
3174	* doc/web2c.texi: Document the -parse-first-line option.
3175
3176	* texmfmp-help.h: Document the -parse-first-line option.
3177
3178	* tex.ch: Commented out: add code to 29.523 to set the
3179	kpse_program_name to the name of the format found.  This can be
3180	both a good and a bad idea: its sets the format name properly in
3181	case we do something like 'tex &latex file.tex' (when we want the
3182	latex search paths) but is almost certainly wrong if we have
3183	'latex &mylatex file.tex' (when we also want the latex search
3184	paths).
3185
3186	* mp.ch: Commented out: add code to 35.755 that would set the
3187	kpse_program_name to the name of the format found.
3188
3189	* mf.ch: Commented out: add change to 38.788 that would set the
3190	kpse program name to the name of the format found.
3191
3192	* cpascal.h: Add kpseresetprogramname to the defined symbols.
3193
31942002-10-22  Olaf Weber  <olaf@infovore.xs4all.nl>
3195
3196	* texmfmp-help.h: Document -oft option (which was renamed to match
3197	the extension name).
3198
3199	* doc/web2c.texi: Version 7.3.9.
3200
3201	* configure.in: Version 7.3.9.
3202
3203	* Makefile.in: Changes to get the Omega dump file extension from
3204	fmt to oft.
3205
32062002-10-20  Olaf Weber  <olaf@infovore.xs4all.nl>
3207
3208	* Makefile.in: Use the -jobname option when dumping formats,
3209	bases, mems.
3210
3211	* share/supplier.map: Update to 2002-3-3.
3212
3213	* share/typeface.map: Update to 2002-4-4.
3214
3215	* doc/web2c.texi: Document -jobname option.  Correct description
3216	of -fmt, -efmt, -base, -mem options, as they no longer set the
3217	name to of the dumpfile written in ini mode.
3218
3219	* texmfmp-help.h: Document -jobname option in help texts.
3220
3221	* mf.ch [38.793]: Add support for --jobname option.
3222
3223	* mp.ch [35.770]: Add support for --jobname option.
3224
3225	* tex.ch [29.537]: Add support for the --jobname option.
3226
3227	* tangle.ch [50,53,58,63,116,...]: Make unambig_length a variable,
3228	with default def_unambig_length.  Implement the optional
3229	case-smashing and underline-retention.
3230
3231	* doc/web2c.texi: Document the new options of tangle.
3232
3233	* help.h [TANGLEHELP]: Document the new options.
3234
32352002-10-11  Olaf Weber  <olaf@infovore.xs4all.nl>
3236
3237	* doc/web2c.texi: Version to 7.3.8.
3238
3239	* NEWS: Updates for 7.3.8.
3240
3241	* doc/web2c.texi: Typo.
3242
3243	* tex.ch: Settle on text for the not-TeX banner -- just add a 'k'
3244	to the name, so we get TeXk, e-TeXk, pdfTeXk, and so on.
3245
32462002-10-06  Olaf Weber  <olaf@infovore.xs4all.nl>
3247
3248	* tex.ch [3.32]: Add parse_first_line_p variable.
3249	[5.31]: Print not-TeX banner if parse_first_line_p is true.
3250	[29.536]: Write	not-TeX banner to log file when parse_first_line_p
3251	is true; also when file_line_error_style_p is true (was omitted
3252	earlier).
3253
3254	* mp.ch [1.13]: Add parse_first_line_p variable.
3255
3256	* mf.ch [1.13]: Add parse_first_line_p variable.
3257
3258	* doc/web2c.texi: Add warning about non-conformity of source
3259	specials.
3260
3261	* tex.ch [5.16]: TeX would claim that source specials are enabled
3262	when file:line:error styles were enabled.
3263
3264	* configure.in: TeXlive merge: changes to the cxx_runtime_hack
3265	code.
3266
3267	* config.h [WIN32]: TeXlive merge.
3268
3269	* Makefile.in: Inhibit parallel makes, as these cause trouble with
3270	the way the rules are (currently) written.  Remove references to
3271	libtiff.  TeXlive merge.
3272
32732002-07-10  Olaf Weber  <olaf@infovore.xs4all.nl>
3274
3275	* doc/web2c.texi: Update notes on the --src option.
3276
3277	* tex.ch [47.1091]: Back out the change that moved the generation
3278	of src_specials.  It in turn led to markedly different results in
3279	"normal" input that is considerably more common than the
3280	constructions that prompted the change.  The upshot is that at
3281	present I know of _no_ non-intrusive way to implement source
3282	specials, and enabling them may break your documents in unexpected
3283	ways.  Found by the ever vigilant Akira Kakuto
3284	<kakuto@fsci.fuk.kindai.ac.jp>, for which my thanks.
3285
32862002-06-09  Olaf Weber  <olaf@infovore.xs4all.nl>
3287
3288	* bibtex.ch [324]: Add comments clarifying the change and its
3289	limitation.
3290
3291	* bibtex.ch [324]: When breaking output lines, try to avoid
3292	splitting a \% combination.  Reported by Agthorr
3293	<agthorr@barsoom.org>.
3294
32952002-06-02  Olaf Weber  <olaf@infovore.xs4all.nl>
3296
3297	* tex.ch: Insert a newline after the "file:line:error enabled"
3298	console message.
3299
3300	* tex.ch: Implement banner change for source specials.  Also
3301	implement the printing of additional lines if source specials,
3302	\write18, or file:line:error style messages are enabled.  Change
3303	the source specials to use a "frozen" \special token so that
3304	redefinition of \special doesn't affect the working of this
3305	option.  Delay the generation of everypar source specials until
3306	after the \everypar processing has been done, because they could
3307	be easily "captured" otherwise (reported by Petr Olsak
3308	<olsak@math.feld.cvut.cz>).
3309
3310	* doc/web2c.texi: Note that enabling source specials can have
3311	unexped effects.
3312
33132002-04-02  Olaf Weber  <olaf@infovore.xs4all.nl>
3314
3315	* configure.in: Replace the use of a '#.#' pattern to comment out
3316	options with the use of '#! '.  Requested by Gerben Wierda.
3317
3318	* configure.in: Add implementation of --with-cxx-runtime-hack: it
3319	allows the GNU C++ libraries to be statically linked, which makes
3320	binaries marginally more transportable between hosts.
3321
3322	* Makefile.in (pdftex,pdfetex): Add @CXXLDEXTRA@ to support the
3323	--with-cxx-runtime-hack option.
3324
3325	* withenable.ac: Add --with-cxx-runtime-hack option. (Thomas
3326	Esser).
3327
33282002-03-25  Olaf Weber  <olaf@infovore.xs4all.nl>
3329
3330	* dvitomp.ch [5]: Increase virtual_space to accomodate Korean
3331	users.  Suggested by Kong Hoon Lee <konghoon@dreamwiz.com>.
3332
33332001-12-17  Olaf Weber  <olaf@infovore.xs4all.nl>
3334
3335	* tex.ch: Increase trie_op_size (and match with neg_trie_op_size)
3336	to accomodate larger hyphenation tables.  Value suggested by
3337	Thomas Esser <te@informatik.uni-hannover.de>.
3338
33392001-11-27  Olaf Weber  <olaf@infovore.xs4all.nl>
3340
3341	* doc/web2c.texi: Version 7.3.7.
3342
3343	* configure.in: Version 7.3.7.
3344
3345	* configure.in: Add AC_C_INLINE, to deal with the fact that pdfTeX
3346	likes to use inline functions.
3347
33482001-11-25  Olaf Weber  <olaf@infovore.xs4all.nl>
3349
3350	* tex.ch: ipc_on must be c_int_type, not integer, because it is
3351	used in the option code.
3352
3353	* Makefile.in (pdftex-dist): Add xpdf sources to this tarball.
3354	(libs-dist): New target for additional libraries used by pdftex.
3355	(bibtex-check): Use the just-created texmf.cnf, not an already
3356	installed one.
3357
33582001-11-20  Olaf Weber  <olaf@infovore.xs4all.nl>
3359
3360	* share/variant.map: Update.
3361
3362	* share/typeface.map: Update.
3363
3364	* share/supplier.map: Update.
3365
3366	* share/adobe.map: Update.
3367
33682001-11-19  Olaf Weber  <olaf@infovore.xs4all.nl>
3369
3370	* tex.ch: Changes to keep C++ compilers from choking.
3371
3372	* mp.ch: Changes to keep C++ compilers from choking.
3373
3374	* bibtex.ch: Changes to keep C++ compilers from choking.
3375
33762001-11-18  Olaf Weber  <olaf@infovore.xs4all.nl>
3377
3378	* configure.in: Version 7.3.6.
3379
3380	* tiedir/tie.c: Regenerated for tie.w and tie.ch.
3381
3382	* doc/web2c.texi: Update version.  Document --recorder option.
3383
3384	* vftovp.ch: Changes to keep C++ compilers from choking.
3385
3386	* texmfmp-help.h: Document --recorder option.
3387
3388	* tex.ch: Changes to keep C++ compilers from choking.  Add support
3389	for the filename recorder.
3390
3391	* mp.ch: Changes to keep C++ compilers from choking.  Add support
3392	for the filename recorder.
3393
3394	* mf.ch: Changes to keep C++ compilers from choking.  Add support
3395	for the filename recorder.
3396
3397	* gftodvi.ch: Changes to keep C++ compilers from choking.
3398
3399	* dvitype.ch: Changes to keep C++ compilers from choking.
3400
3401	* dvitomp.ch: Changes to keep C++ compilers from choking.
3402
3403	* dvicopy.ch: Changes to keep C++ compilers from choking.
3404
3405	* cpascal.h: Additions for the filename recorder.
3406
3407	* bibtex.ch: Changes to keep C++ compilers from choking.
3408
3409	* NEWS:
3410
3411	* Makefile.in (tie): Link tie with lib.
3412
34132001-11-14  Olaf Weber  <olaf@infovore.xs4all.nl>
3414
3415	* configure.in: Check for headers sys/time.h, sys/timeb.h, and
3416	functions gettimeofday, ftime.
3417
3418	* tangle.ch: Increase limits for constants and expressions to
3419	allow tangle to build otangle.
3420
3421	* Makefile.in: Drop otangleboot target; otangle will be built by
3422	tangle, not by itself.
3423
34242001-11-10  Olaf Weber  <olaf@infovore.xs4all.nl>
3425
3426	* doc/web2c.texi: Update date, add documentation for
3427	-file-line-error-style and -src-specials.
3428
3429	* texmfmp-help.h: Update help for -file-line-error-style and
3430	-src-specials.
3431
3432	* configure.in: Version 7.3.5.
3433
3434	* tex.ch: Change the calls of xmalloc_array to account for the new
3435	interface.
3436
3437	* mp.ch: Change the calls of xmalloc_array to account for the new
3438	interface.
3439
3440	* mf.ch: Change the calls of xmalloc_array to account for the new
3441	interface.
3442
3443	* cpascal.h (stringcast): Added to help the Omega people push
3444	their sources through a C++ compiler.
3445
3446	* cpascal.h (xmallocarray): Moved from texmfmp.h, as Omega wants
3447	to use it in more places.  Note that the interface changed!
3448
3449	* texmfmp.h (xmallocarray): Moved to cpascal.h for the Omega
3450	merge.
3451
3452	* Makefile.in (prereq-check): Explicitly require a 'progname'
3453	argument to set the program name, instead of allowing such an
3454	option to be part of the 'files' argument.
3455
34562001-11-01  Olaf Weber  <olaf@infovore.xs4all.nl>
3457
3458	* Makefile.in (tangleboot.p): Test whether ./tangle exists -- this
3459	rule can be triggered if tangleboot.p's timestamp is too old.
3460
34612001-10-30  Olaf Weber  <olaf@infovore.xs4all.nl>
3462
3463	* configure.in: To 7.3.4.
3464
3465	* doc/web2c.texi: xref correction.
3466
3467	* tex.ch: Increase trie size.  Add support for source specials.
3468
3469	* tangle.ch [8]: Increase max_names, max_tests to 10000.
3470
3471	* configure.in: Check for libm added.  If it is there, we do
3472	unconditionally link it, which is probably wrong.
3473
3474	* Makefile.in [makeargs]: Add LDFLAGS.
3475
34762001-10-26  Olaf Weber  <olaf@infovore.xs4all.nl>
3477
3478	* cpascal.h: Add defines for kpsesetprogramname and kpsempformat.
3479
3480	* help.h [MFT]: Add -metapost description.
3481
3482	* mft.ch: Support for METAPOST files.  Based on changes supplied
3483	by Wlodek Bzyl <matwb@univ.gda.pl>.
3484
3485	* texmfmp-help.h: Add IPC help text to etex, pdftex, pdfetex.
3486
3487	* mp.ch: Make path_size a configuration option.
3488
34892001-10-24  Olaf Weber  <olaf@infovore.xs4all.nl>
3490
3491	* weave.ch: Modify usage/usage_help invocation.  Use kpathsea to
3492	find web and change files.
3493
3494	* vftovp.ch: Modify usage/usage_help invocation.
3495
3496	* vptovf.ch: Modify usage/usage_help invocation.
3497
3498	* tftopl.ch: Modify usage/usage_help invocation.
3499
3500	* texmfmp-help.h: Remove double end-of-comment.
3501
3502	* tex.ch: Modifications for file:line:error style messages.
3503
3504	* tangle.ch: Modify usage/usage_help invocation.  Find web and
3505	change files using kpathsea.
3506
3507	* pooltype.ch: Modify usage/usage_help invocation.
3508
3509	* pltotf.ch: Modify usage/usage_help invocation.
3510
3511	* pktype.ch: Modify usage/usage_help invocation.
3512
3513	* pktogf.ch: Modify usage/usage_help invocation.
3514
3515	* patgen.ch: Modify usage/usage_help invocation.
3516
3517	* mp.ch: Modifications for file:line:error style messages.
3518
3519	* mft.ch: Modify usage/usage_help invocation.
3520
3521	* mf.ch: Modifications for file:line:error style messages.
3522
3523	* gftype.ch: Modify usage/usage_help invocation.
3524
3525	* gftopk.ch: Modify usage/usage_help invocation.
3526
3527	* gftodvi.ch: Modify usage/usage_help invocation.
3528
3529	* dvitype.ch: Modify usage/usage_help invocation.
3530
3531	* dvitomp.ch: Modify usage/usage_help invocation.
3532
3533	* dvicopy.ch [5]: Increase max_fonts.
3534	[7]: Rename integer types to names that do not collide with the new
3535	C99 names.
3536	[system-dependent]: Modiy usage/usage_help invocation.
3537
3538	* cpascal.h (readln): Remove macro, add function prototype.
3539	(kpsewebformat): Added.
3540
3541	* config.h (usage,usage_help): Change/add prototypes.
3542
3543	* bibtex.ch: Changes to usage/usage_help invocation.
3544
3545	* Makefile.in: install-programs [OMEGA]: add install-links for
3546	omegadir sub-make.
3547
35482001-10-02  Olaf Weber  <olaf@infovore.xs4all.nl>
3549
3550	* mf.ch [48.1200]: mf.web was changed to use 4-diget years, so
3551	that change could be removed here.
3552
3553	* tex.ch [50.1328]: Master tex.web was changed to print 4-digit
3554	years, so that change is removed here.
3555
35562001-09-27  Olaf Weber  <olaf@infovore.xs4all.nl>
3557
3558	* tangle.ch: Add "parametric2" macros, which are macros where the
3559	argument is delimited by [] instead of ().
3560
35612001-04-23  Olaf Weber  <olaf@infovore.xs4all.nl>
3562
3563	* cpascal.h (readln): Accept both CR and LF as end-of-line
3564	characters.
3565
35662000-08-25  Olaf Weber  <olaf@infovore.xs4all.nl>
3567
3568	* Makefile.in: Replace the ugly ""$(var) construct with something
3569	more robust.  Thanks Thomas.
3570
3571	* config.h: Make sure we get the right c-auto.h.  From Han The
3572	Tanh.
3573
3574	* Makefile.in: Changes to support omega 1.15.  Earlier versions
3575	are implicitly no longer supported because of these.
3576
3577	* configure.in: Changes to support omega 1.15.
3578
35792000-08-05  Olaf Weber  <olaf@infovore.xs4all.nl>
3580
3581	* doc/web2c.texi: Bump version, year.
3582
3583	* configure.in: Update for 7.3.3.
3584
3585	* NEWS: Update for 7.3.3.
3586
3587	* mf.ch: Read buf_size from texmf.cnf, just like TeX and MP do.
3588
35892000-04-25  Olaf Weber  <olaf@infovore.xs4all.nl>
3590
3591	* doc/ref.tex: Update reference codes for the bib files I'm using.
3592
3593	* mp.ch [35.782]: Use the kpse_mp_format for "readfrom" files,
3594	instead of no path at all.
3595
3596	* vftovp.ch [25]: Both nl and lig_size are in words, so the
3597	multiplication is not needed.  Found by "C.M. Connelly"
3598	<c@eskimo.com> and Melissa O'Neill <oneill@cs.sfu.ca>.
3599
3600	* tftopl.ch [20]: Both nl and lig_size are in words, so the
3601	multiplication is not needed.  Found by "C.M. Connelly"
3602	<c@eskimo.com> and Melissa O'Neill <oneill@cs.sfu.ca>.
3603
36042000-04-21  Olaf Weber  <olaf@infovore.xs4all.nl>
3605
3606	* tangle.ch: Increase zz.
3607
3608	* doc/web2c.texi: Document the win32-specific -oem option.  From
3609	Fabrice.
3610
3611	* cpascal.h [OEM]: Additions for oem.c, from Fabrice.
3612
36132000-04-19  Olaf Weber  <olaf@infovore.xs4all.nl>
3614
3615	* patgen.ch: Correct off-by-one in filename generation of
3616	pattmp.x.
3617
36182000-04-13  Olaf Weber  <olaf@infovore.xs4all.nl>
3619
3620	* dvitype.ch: Fix parsing of --output-level option to match
3621	documentation.  Spotted by DEK.
3622
36232000-04-03  Olaf Weber  <olaf@infovore.xs4all.nl>
3624
3625	* dvicopy.ch: Increase max_widths, max_packets, max_bytes.
3626
3627	* configure.in: If fmtutil.in is found, create fmtutil.cnf.
3628
3629	* cpascal.h (readln): Explicit int to get rid of warning.
3630
3631	* Makefile.in: Changes for pdfTeX, from Han The Thanh
3632	<thanh@informatics.muni.cz>.
3633
3634	* configure.in: Some of the "special hacks" that allow for
3635	cross-compilation have been moved to acspecific.m4.  From Han The
3636	Thanh <thanh@informatics.muni.cz>.
3637
36382000-04-02  Olaf Weber  <olaf@infovore.xs4all.nl>
3639
3640	* doc/web2c.texi: Correction: -translation-file -> translate-file.
3641	Spotted by Etienne Riga <etienne.riga@skynet.be>.
3642
36432000-03-22  Olaf Weber  <olaf@infovore.xs4all.nl>
3644
3645	* mp.ch: Parametrize the size of the line buffer.  From Fabrice
3646	Popineau <Fabrice.Popineau@supelec.fr>
3647
36482000-03-21  Olaf Weber  <olaf@infovore.xs4all.nl>
3649
3650	* tex.ch: Allow spaces in the path leading up to the texmf tree.
3651	(But not in the tree itself.)  From Stefan Haller <stk@snafu.de>.
3652
3653	* mp.ch: Allow spaces in the path leading up to the texmf tree.
3654	(But not in the tree itself.)  After Stefan Haller <stk@snafu.de>.
3655
3656	* mf.ch: Allow spaces in the path leading up to the texmf tree.
3657	(But not in the tree itself.)  From Stefan Haller <stk@snafu.de>.
3658
36592000-03-02  Olaf Weber  <olaf@infovore.xs4all.nl>
3660
3661	* mp.ch: i18n fix modeled on that for TeX.
3662
3663	* mf.ch: i18n fixes modeled on those for TeX.
3664
36652000-03-01  Olaf Weber  <olaf@infovore.xs4all.nl>
3666
3667	* tex.ch: Several changes for i18n, from Wlodzimierz Bzyl
3668	<matwb@monika.univ.gda.pl>.
3669
36701999-09-26  Olaf Weber  <olaf@infovore.xs4all.nl>
3671
3672	* patgen.ch: Correct filename generation to generate the extension
3673	of pattmp.x.  Reported by Werner Lemberg <wl@gnu.org>.
3674
36751999-06-28  Olaf Weber  <olaf@infovore.xs4all.nl>
3676
3677	* dvitomp.ch: A checksum failure should result in a warning, but
3678	not in a non-zero return code.  This was done correctly in one
3679	location, wrong in another.  Reported by Berthold Hlmann.
3680
36811999-05-30  Olaf Weber  <olaf@infovore.xs4all.nl>
3682
3683	* configure.in: Update version to 7.3.1.
3684
3685	* NEWS: Update for 7.3.1.
3686
3687	* doc/web2c.texi: Update version info.
3688
3689	* share/bitstrea.map, share/special.map, share/texfonts.map,
3690	share/typeface.map, share/urw.map: Updates provided by Thomas.
3691
3692	* share/linot-cd.map: linotype-cd.map, new fontmap file.
3693
3694	* share/cp8bit.tcx, share/kam-cs.tcx, share/kam-t1.tcx: New files
3695	(received through Thomas Esser).
3696
36971999-05-29  Olaf Weber  <olaf@infovore.xs4all.nl>
3698
3699	* New set of share/*tcx files from Staszek Wawrykiewicz
3700	<StaW@gust.org.pl>.
3701
3702	* tex.ch: Bump sup_buf_size to 300000.  Several other constants
3703	should probably be increased as well.
3704
3705	* Makefile.in: Several changes to get pdftex compilation to work
3706	better.
3707
3708	* AUTHORS: Update to reflect current maintainer situation.
3709
3710	* README: Added my email address.
3711
37121999-03-26  Olaf Weber  <olaf@infovore.xs4all.nl>
3713
3714	* tex.ch: Increase sup_nest_size, sup_param_size, sup_stack_size.
3715
3716	* configure.in: Bump WEB2CVERSION to 7.3.
3717
37181999-03-23  Olaf Weber  <olaf@infovore.xs4all.nl>
3719
3720	* withenable.ac: Remove AM_MAINTAINER_MODE,
3721	--with-mktextex-default option.
3722
3723	* acconfig.h: Remove definition of MAKE_TEX_TEX_BY_DEFAULT.
3724
3725	* configure.in: Include kpathsea/withenable.ac for the definition
3726	of texmfmain in the Makefile.
3727
37281999-03-15  Olaf Weber  <olaf@infovore.xs4all.nl>
3729
3730	* doc/web2c.texi: Updates for tcx files, with many thanks to
3731	"Staszek Wawrykiewicz" <StaW@gust.org.pl>.
3732
3733	* withenable.ac: Add AM_MAINTAINER_MODE.
3734
3735	* help.h: Update help strings for tcx files.
3736
3737	* acconfig.h: New file, with the web2c-specific configuration
3738	parts.
3739
3740	* configure.in: Additions to make the configuration process work.
3741
3742	* config.h: Now include c-auto.h now that kpathsea/config.h
3743	doesn't do this anymore.
3744
37451999-02-18  Olaf Weber  <olaf@infovore.xs4all.nl>
3746
3747	* Makefile.in (pdftex-dist): Don't include pdftex's *.o files.
3748
37491999-02-16  Olaf Weber  <olaf@infovore.xs4all.nl>
3750
3751	* texmfmem.h: Changes to support Omega.  From John Plaice.
3752
37531999-02-14  Olaf Weber  <olaf@infovore.xs4all.nl>
3754
3755	* texmfmp.h [!Omega]: Code changes to enable writing the tcx file
3756	name to terminal and log.
3757	[pdfTeX,pdfeTeX]: Remove inclusion (moved to coerce.h).
3758
3759	* tex.ch: Write the name of the tcx file (if any) to terminal and
3760	log.
3761
3762	* mp.ch: Write the name of the tcx file (if any) to terminal and
3763	log.
3764
3765	* mf.ch: Write the name of the tcx file (if any) to terminal and
3766	log.
3767
3768	* Makefile.in: Compiler pdftex before pdfetex.  Fixes to
3769	distribution-creating code.
3770
37711999-02-06  Olaf Weber  <olaf@infovore.xs4all.nl>
3772
3773	* texmfmp.h (calledit,blankrectangle,paintrow): These are now
3774	declared in the web2c/coerce.h file.
3775
3776	* configure.in: Only configure xpdf dir if pdftex is selected.
3777
3778	* Makefile.in: Add rules for pdfetex.efmt and pdfelatex.efmt.
3779	Correct typos.  From Thomas and Sebastian.
3780
37811999-02-04  Olaf Weber  <olaf@infovore.xs4all.nl>
3782
3783	* mft.ch: Fix for weaving from Simon Cozens <simon@brecon.co.uk>.
3784
3785	* config.h [!WIN32]: Remove define of __cdecl.
3786
3787	* bibtex.ch: Corrections from Oren Patashnik
3788	<opbibtex@cs.stanford.edu>.  Fix for weaving from Simon Cozens
3789	<simon@brecon.co.uk>.
3790
3791	* Makefile.in: Changes for packaging to account for the extra texk
3792	directory level.  Different handling of formats to be able to cope
3793	when the list is empty, as it is for teTeX.
3794
37951999-01-27  Olaf Weber  <olaf@infovore.xs4all.nl>
3796
3797	* doc/web2c.texi: Correct typography of pdfTeX.
3798
3799	* texmfmp.h (getrandomseed): Add declaration.
3800
3801	* mp.ch (46.1307): Make init_randoms call get_random_seed.  After
3802	Fabrice.
3803
3804	* help.h: %&ini never worked, correct help strings.
3805
3806	* cpascal.h [WIN32]: Add pragma to quiet compiler.  From Fabrice.
3807	(aopenin): Open always in binary mode.  From Fabrice.
3808	(mainbody): Add TEXDLL, by Fabrice.
3809
3810	* config.h: Change inclusion guard from CONFIG_H to
3811	WEB2C_CONFIG_H.
3812	[WIN32]: Add definition of TEXDLL.  From Fabrice.
3813
3814	* pktype.web: Updated version from Knuth, which had somehow been
3815	overlooked for quite a while.
3816
38171999-01-26  Olaf Weber  <olaf@infovore.xs4all.nl>
3818
3819	* share/typeface.map: Update from Karl.
3820
3821	* share/special.map: Update from Karl.
3822
38231999-01-24  Olaf Weber  <olaf@infovore.xs4all.nl>
3824
3825	* share/*.tcx: New set of tcx files from Staszek Wawrykiewicz
3826	<StaW@gust.org.pl>.
3827
3828	* withenable.ac: New option: --with-pdfetex.
3829
3830	* texmfmp.h: Support for pdfeTeX from Thomas Esser.  pdftex.pool
3831	is no longer a special case.
3832
3833	* tex.ch: Mention pdfeTeX in opening comment.
3834
3835	* help.h: Help string for pdfeTeX.  From Thomas Esser.
3836
3837	* configure.in: Add support for pdfeTeX, from Thomas Esser.
3838
3839	* Makefile.in: Add support for pdfeTeX, from Thomas Esser.
3840
3841	* withenable.ac: Include the --with-mfw option.
3842
3843	* dvicopy.ch: Ensure that the --max-pages and --page-start options
3844	actually work.
3845
3846	* configure.in: Introduce --with-mfw option, to be able to
3847	generate window-capable MF as a separate executable called mfw.
3848
3849	* Makefile.in: Support for --with-mfw option.
3850
38511999-01-14  Olaf Weber  <olaf@infovore.xs4all.nl>
3852
3853	* texmfmp.h: Prototypes from open_in_name_ok and open_out_name_ok.
3854
3855	* mp.ch, tex.ch, mf.ch: Replace open_name_ok with open_in_name_ok
3856	and open_out_name_ok where appropriate.
3857
3858	* share/texfonts.map: Change softkey-???? to skey???.
3859
3860	* share/*.map: Update for fontname 2.2.
3861
3862	* share/*.tcx: New files: tables for tcx support.
3863
38641999-01-13  Olaf Weber  <olaf@infovore.xs4all.nl>
3865
3866	* vftovp.ch: Since we may print the VPL on stdout, put all
3867	terminal output on stderr.  Add a newline if the VPL ends with the
3868	BAD TFM OR VF comment.
3869
3870	* tftopl.ch: Since we may print the PL to stdout, all terminal
3871	output should go to stderr.
3872
3873	* texmfmp.h: setupcharset is now used by all but Omega.
3874
3875	* tex.ch: Enable TCX files for TeX, clean up no-longer-current
3876	comments.  Based on code provided by Wlodzimierz Bzyl
3877	<matwb@monika.univ.gda.pl>.
3878
3879	* mp.ch: Enable TCX files for MP.  Based on code provided by
3880	Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>.
3881
3882	* mf.ch: Enable TCX files for MF.  Based on code provided by
3883	Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>.
3884
3885	* cpascal.h: Remove NONASCII define.  It was unconditional
3886	already, and this cleans up some code.
3887
3888	* Makefile.in: Install tcx files, fix --output-comment test to
3889	account for change of email address.
3890
38911999-01-10  Olaf Weber  <olaf@infovore.xs4all.nl>
3892
3893	* share/special.map: Update for new lh fonts.
3894
3895	* doc/Makefile.in: Change of ../make/*.make to ../make/*.mk.
3896
3897	* withenable.ac: Remove checks for zlib and pnglib, improve
3898	handling of --with-* options for MF.
3899
3900	* mp.ch [44.1238]: Prepare for tcx code by safeguarding PS output.
3901
3902	* configure.in: Special code to handle cross-compilation with
3903	djgpp.  Better handling of --with-x options.  Changes for
3904	reorganization of non-kpathsea library sources.  C++ compiler
3905	check for PDFTeX.
3906
3907	* bibtex.ch: Many fixes, as suggested by Oren Patashnik.
3908
3909	* Makefile.in: Change of ../make/*.make to ../make/*.mk.  PDFTeX
3910	related corrections from Thomas.
3911
3912	* dvitomp.ch [32]: Bugfix: local_only is indexed by internal
3913	font numbers.
3914
39151999-01-05  Olaf Weber  <olaf@infovore.xs4all.nl>
3916
3917	* dvtype.web: Update from Knuth.
3918
3919	* dvitype.ch: Minor change necessary to accomodate update.
3920
3921	* gftopk.web: Update from Knuth.
3922
39231998-12-04  Olaf Weber  <olaf@infovore.xs4all.nl>
3924
3925	* vptovf.ch: Bugfix for 128 no longer required after update of
3926	vptovf.web.
3927
3928	* tex.ch: Add strings_free configuration variable & checks.  This
3929	ensures the string pool is resized if necessary after load.  Not
3930	doing this caused core dumps in some cases.  Bug reported by
3931	Tobias Burnus <burnus@gmx.de>.
3932
3933	* configure.in: Configure in xpdf subdir for pdftex.
3934
3935	* Makefile.in: Add support for changes to to pdftex.
3936
39371998-10-11  Olaf Weber  <olaf@infovore.xs4all.nl>
3938
3939	* README.HPUX: Removed because the changes to tex.ch made it
3940	unnecessary.
3941
3942	* tex.ch [1.12], [8.110], [51.1332]: Change definition of
3943	min_halfword and initialization of mem_bot to make the code more
3944	portable.  Remove a test that would now prevent extra_mem_bot
3945	being used.
3946
39471998-07-26  Olaf Weber  <olaf@infovore.xs4all.nl>
3948
3949	* bibtex.ch: Changes to get all information in the logfile when
3950	the -terse option is used.  With many thanks to Oren Patashnik
3951	<opbibtex@cs.stanford.edu> for his assistance.
3952
3953	* vptovf.ch: Enlarged some constants, as suggested by Wayne
3954	G. Sullivan <wgs@maths.ucd.ie>.
3955
3956	* vftovp.ch: Enlarged some constants, as suggested by Wayne
3957	G. Sullivan <wgs@maths.ucd.ie>.
3958
3959	* tftopl.ch: Enlarged some constants, as suggested by Wayne
3960	G. Sullivan <wgs@maths.ucd.ie>.
3961
3962	* pltotf.ch: Enlarged some constants, as suggested by Wayne
3963	G. Sullivan <wgs@maths.ucd.ie>.
3964
3965	* mf.ch: Use open_name_ok to check names of files opened for
3966	reading.
3967
3968	* mp.ch: Rename open_out_name_ok to open_name_ok, and use also to
3969	check names of files opened for reading.
3970
3971	* tex.ch: Rename open_out_name_ok to open_name_ok, use it also to
3972	check the names of files opened for reading.
3973
3974	* texmfmp.h: Rename openoutnameok to opennameok.
3975
3976	* tex.ch (49.1275): Include cur_name adjusting code from changes
3977	to (29.537).
3978
3979Sun May 31 17:12:14 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
3980
3981	* Makefile.in: Corrected pdftex.a to libpdf.a, ozlib to zlib.
3982	Change echoed message to refer to texklib.tar.gz instead of
3983	texmflib.tar.gz.
3984
3985	* cpascal.h: Rename toint to intcast, because SCO usurped the
3986	former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
3987
3988	* tangle.ch: Rename toint to intcast, because SCO usurped the
3989	former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
3990
3991	* mf.ch: Rename toint to intcast, because SCO usurped the former.
3992	Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
3993
3994	* mp.ch: Rename toint to intcast, because SCO usurped the former.
3995	Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
3996
3997	* pltotf.ch: Rename toint to intcast, because SCO usurped the
3998	former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
3999
4000	* tex.ch: Rename toint to intcast, because SCO usurped the former.
4001	Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4002	Correct the print_csnames function so that it doesn't print
4003	entries in the hash table twice.  Thanks to Berthold Horn for
4004	pointing this out.
4005
4006	* gftodvi.ch: Rename toint to intcast, because SCO usurped the
4007	former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4008
4009	* dvitype.ch: Rename toint to intcast, because SCO usurped the
4010	former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4011
4012	* dvitomp.ch: Rename toint to intcast, because SCO usurped the
4013	former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4014
4015	* dvicopy.ch: Rename toint to intcast, because SCO usurped the
4016	former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4017
4018	* tftopl.ch: Rename toint to intcast, because SCO usurped the
4019	former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4020
4021	* vftovp.ch: Rename toint to intcast, because SCO usurped the
4022	former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4023	Enlarge some contstants.  Suggested by Wayne G. Sullivan
4024	<wgs@maths.ucd.ie>.
4025
4026	* vptovf.ch: Rename toint to intcast, because SCO usurped the
4027	former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4028	Correct a bug that led to invalid vf files being created in some
4029	circumstances.  From Wayne G. Sullivan <wgs@maths.ucd.ie>.
4030
4031Fri Apr 24 21:36:09 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
4032
4033	* Makefile.in, configure.in: Minor fixes in build rules of libpng,
4034	zlib.  From Thomas Esser.
4035
4036Tue Mar 24 19:20:13 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
4037
4038	* mp.web: New upstream source from John Hobby: version 0.641.
4039
4040Tue Mar  3 14:16:57 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
4041
4042	* configure.in (WEB2CVERSION): version 7.2.
4043
4044Wed Feb 25 20:20:26 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
4045
4046	* configure.in: Used `test ... -o test ...' which is always wrong,
4047	changed `-o' to `||'.  Spotted by Andreas Schott <ays@rzg.mpg.de>.
4048
4049Fri Feb 20 17:14:33 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
4050
4051	* configure.in: Tests moved over from withenable.ac.
4052
4053	* withenable.ac: Boilerplating, and move some tests to
4054	configure.in, to make it possible to distinguish between default
4055	settings and user choices.
4056
4057	* doc/install.texi: Update with --with-epsfwin switch.
4058
4059Tue Feb 10 21:15:06 1998  Olaf Weber  <infovore@xs4all.nl>
4060
4061	* withenable.ac: Add --with-epsfwin option.  From Mathias
4062	Herberts.
4063
4064	* doc/web2c.texi: Document epsf driver.
4065
4066Fri Feb  6 17:56:53 1998  Olaf Weber  <infovore@xs4all.nl>
4067
4068	* Makefile.in (pdftex.fmt, pdflatex.fmt): Do not require an .ini
4069	file to exist.
4070
4071Tue Feb  3 17:06:40 1998  Olaf Weber  <infovore@xs4all.nl>
4072
4073	* Makefile.in (mltex.fmt, mllatex.fmt): Don't use .ini files.
4074
4075	* dvitomp.web: Incorporate a bug fix by John Hobby, as modified by
4076	Peter Breitenlohner.
4077
4078Sun Feb  1 15:50:06 1998  Olaf Weber  <infovore@xs4all.nl>
4079
4080	* bibtex.ch: fptr -> f_ptr.
4081
4082	* dvitomp.web: Correct version number and date in printed title.
4083
4084	* mf.ch (49.1204): Remove trailing _ from inf_ and sup_ because
4085	tangle doesn't like them.
4086
4087	* mp.ch (46.1298): Remove trailing _ from inf_ and sup_ because
4088	tangle doesn't like them.
4089
4090	* mp.web: takescaled -> take_scaled.
4091
4092	* patgen.ch: readln -> read_ln; writeln -> write_ln.
4093
4094	* tangle.ch (8): Increase unambig_length to 32.
4095	(58): Remove the conversion to uppercase, to match 63.
4096
4097	* tex.ch (51.1332): Remove trailing _ from inf_ and sup_ because
4098	tangle doesn't like them.
4099
4100	* share/special.map: Version 2.7, from Karl Berry.
4101
4102Fri Jan 30 21:17:07 1998  Olaf Weber  <infovore@xs4all.nl>
4103
4104	* share/special.map: Update from Sebastian Rahtz
4105	<s.rahtz@elsevier.co.uk>.
4106
4107Thu Jan 29 16:08:10 1998  Olaf Weber  <infovore@xs4all.nl>
4108
4109	* Makefile.in (tex-check): Use WEB2C instead of MKTEXSCRIPT.
4110
4111	* mp.ch, dvitomp.ch: Update for version 0.64.
4112
4113	* mp.web, dvitomp.web: Version 0.64, from John Hobby.
4114
4115	* triptrap/mtrap.0 triptrap/mtrap.1 triptrap/mtrap.log
4116	triptrap/mtrap.mp triptrap/trap.148 triptrap/trap.149
4117	triptrap/trap.150 triptrap/ triptrap/ triptrap/ triptrap/trap.151
4118	triptrap/trap.197 triptrap/trap.200 triptrap/trap.5
4119	triptrap/trap.6: New files from John Hobby.
4120
4121Wed Jan 28 20:44:40 1998  Olaf Weber  <infovore@xs4all.nl>
4122
4123	* dvitomp.ch: Version number 0.632a.
4124
4125	* dvitomp.web, dvitomp.ch: Version number set to 0.632a.  Note
4126	that the modifications are a stopgap, until John Hoppy releases an
4127	updated version.
4128
4129	* tex.ch (50.1325): undump_upper_check_things was supplied with
4130	the wrong upper limit.
4131
4132	* share/special.map: New version from Thomas Esser.
4133
4134Fri Jan 23 15:03:49 1998  Olaf Weber  <infovore@xs4all.nl>
4135
4136	* dvitomp.ch, dvitomp.web: Various fixes from Peter
4137	Breitenlohner.
4138
4139	* mf.ch (48.1200): Four-digit years.
4140	(49.1211): Make %& lines work reliably.
4141
4142	* mp.ch (45.1249): Four-digit years.
4143	(46.1298): Make %& lines work reliably.
4144
4145	* tex.ch (50.1328): Use four-digit years.
4146	(51.1337): Make %& lines work reliably.
4147
4148	* texmfmem.h: Changes for Omega, to make its dumps
4149	endian-independent.  After John Plaice.
4150
4151Sat Jan 17 09:37:23 1998  Olaf Weber  <infovore@xs4all.nl>
4152
4153	* wmftalk.h renamed to mftalk.h.  From Mathias Herberts
4154	<Mathias.Herberts@irisa.fr>
4155
4156	* withenable.ac: --with-mftalk defined NEXTWIN, not MFTALKWIN.
4157	From Mathias Herberts <Mathias.Herberts@irisa.fr>
4158
4159Wed Jan 14 21:23:56 1998  Olaf Weber  <infovore@xs4all.nl>
4160
4161	* tex.ch: Added warning for the unwary on the advice of Peter
4162	Breitenlohner.  Comment fixes from Peter.
4163
4164Tue Jan 13 08:31:52 1998  Olaf Weber  <infovore@xs4all.nl>
4165
4166	* Makefile.in (dvitomp-check): Let DVItoMP look in ./tests for
4167	ptmr.vf.
4168
4169	* dvitomp.ch ([65] l.1152): Correct a bug in dvitomp.web, that
4170	prevents the font name from being printed as part of the error
4171	message.
4172
4173	* Makefile.in (check-tex): Correction of typo, set TMPDIR to ..,
4174	so that the PATH settings continue to work when the target is used
4175	from the source directory.  From Eli Zaretskii.
4176
4177Fri Jan  9 21:13:39 1998  Olaf Weber  <infovore@xs4all.nl>
4178
4179	* Makefile.in: Many changes, related to putting omegaware files in
4180	omegaware directory.
4181	(all, default): Make manual pages.
4182
4183Sun Jan  4 16:00:54 1998  Olaf Weber  <infovore@xs4all.nl>
4184
4185	* Makefile.in: Change for manual pages.
4186
4187Thu Jan  1 15:52:39 1998  Olaf Weber  <infovore@xs4all.nl>
4188
4189	* Makefile.in: Add an all-dist target (maintainer only) and change
4190	the names of the etex, omega, and pdftex tarballs.
4191
4192Tue Dec 30 17:49:51 1997  Olaf Weber  <infovore@xs4all.nl>
4193
4194	* Makefile.in (etex.efmt, elatex.efmt): Expand contents of
4195	{etex,elatex}.ini files.
4196	(check-pooltype): In e-TeX compatibility mode there's no tex.pool, but
4197	an etex.pool.  Both after Peter Breitenlohner.
4198
4199	* Makefile.in: Add man directory to targets.  Correct PATH setting
4200	for the nonesuch test in check-tex.
4201
4202	* configure.in: Added man/Makefile to AC_OUTPUT.
4203
4204Thu Dec 18 20:37:48 1997  Olaf Weber  <infovore@xs4all.nl>
4205
4206	* Makefile.in (check-tex): Make the nonesuch test work when we
4207	haven't installed the scripts yet.
4208
4209	* doc/web2c.texi: Correction of -maketex -> -mktex, and a few
4210	others.
4211
4212	* help.h: Change spelling of -maketex option to -mktex.
4213
4214Tue Dec 16 19:11:05 1997  Olaf Weber  <infovore@xs4all.nl>
4215
4216	* PROJECTS: Add info on overflow bug.
4217
4218	* help.h: Reformatted text for IPC-related switches.
4219
4220Sat Dec 13 23:03:46 1997  Olaf Weber  <infovore@xs4all.nl>
4221
4222	* texmfmp.h [TeX]: Add definitions for flushdvi.
4223
4224	* tex.ch ([32.640] l.12690): Somewhat cleaner code for the IPC
4225	fflushes.
4226
4227Fri Dec 12 10:25:43 1997  Olaf Weber  <infovore@xs4all.nl>
4228
4229	* help.h: Correct some messages for the change of MakeTeX to
4230	mktex.
4231
4232	* tex.ch ([32.640] l.12690): Add fflush(dvi_file) in two places of
4233	the IPC code; the buffering caused problems.  After Gregor
4234	Hoffleit & Richard Hutchinson.
4235
4236	* weave.ch: Increase max_bytes, so that we can weave Omega.
4237
4238	* doc/web2c.texi: Updated for changes to shell_enabled and
4239	openout_any variables.
4240
4241Wed Dec  3 17:38:53 1997  Olaf Weber  <infovore@xs4all.nl>
4242
4243	* Makefile.in (install-fmts): The choice is between @TEX@ and
4244	@CTEX@, not @TEX@ and @ETEX@.
4245
4246Tue Dec  2 12:57:17 1997  Olaf Weber  <infovore@xs4all.nl>
4247
4248	* Makefile.in (extraclean): Be more thorough.
4249
4250	* Makefile.in (mf.base, mpost.mem): Use --base=mf, --mem=mpost
4251	option.
4252
4253Mon Dec  1 19:07:00 1997  Olaf Weber  <infovore@xs4all.nl>
4254
4255	* doc/web2c.texi: Update for -interaction option.
4256
4257	* mfmpw32.c: New file from Fabrice Popineau.
4258
4259	* help.h: Updated for the --interaction option.
4260
4261	* mf.ch (6.68, 6.69, 48.1199): Add support for --interaction
4262	option.
4263
4264	* mp.ch (6.83, 6.84, 45.1293): Support for --interaction option.
4265
4266	* tex.ch (6.73, 6,74, 50.1327): Support for the --interaction
4267	option.
4268
4269	* Makefile.in (install-links): Links are cheap on UNIX, so install
4270	links for all kinds of *ini* and *vir*.
4271
4272Sun Nov 30 13:32:25 1997  Olaf Weber  <infovore@xs4all.nl>
4273
4274	* withenable.ac: Change --with-maketextex to --with-mktextex as a
4275	consequence of the great renaming.
4276
4277Sat Nov 29 13:07:49 1997  Olaf Weber  <infovore@xs4all.nl>
4278
4279	* tex.ch (29.530): Assume empty suffix means TeX input file.
4280	(29.537): Don't strip ".tex" suffix, don't give ".tex" suffix to
4281	prompt_file_name.
4282	(29.537) [Init]: New rules for determining dump file name.
4283
4284	* mp.ch (35.770) [init]: Implement new rule for determining name
4285	of dump file.
4286
4287	* mf.ch (38.793) [init]: Implement new rules to determine name of
4288	dump file.
4289
4290	* Makefile.in (*.{fmt,emft,base,mem}): Changes for new name
4291	generation rules for formats.
4292
4293	* Makefile.in (*-check): Changes for checking outside the source
4294	dir.
4295	(*-dist): Add versions of the added packages to the names of their
4296	tarballs.
4297
4298	* configure.in: Create stamp-auto.  From Peter Breitenlohner.
4299
4300Tue Nov 25 18:29:47 1997  Olaf Weber  <infovore@xs4all.nl>
4301
4302	* Makefile.in: Conditionalize tex-check, include etex-check.
4303	From Peter Breitenlohner.
4304
4305Mon Nov 24 17:26:40 1997  Olaf Weber  <infovore@xs4all.nl>
4306
4307	* Makefile.in: Changes to let make check work outside the source
4308	tree.
4309
4310	* configure.in: Create a tests subdirectory if necessary.
4311
4312Sat Nov 22 19:27:47 1997  Olaf Weber  <infovore@xs4all.nl>
4313
4314	* Makefile.in: Change ?w2c-$(version).tar.gz names to
4315	?web2c-$(version).tar.gz in the etex-dist, omega-dist, pdftex-dist
4316	targets.
4317
4318	* README: Add references to etexdir/README, omegadir/README, and
4319	pdftexdir/README.
4320
4321	* doc/web2c.texi: Minor updates.
4322
4323Fri Nov 21 15:22:53 1997  Olaf Weber  <infovore@xs4all.nl>
4324
4325	* Makefile.in: Add a tex2.c/tex2.o file to tex_c/tex_o.
4326
4327Wed Nov 19 17:13:31 1997  Olaf Weber  <infovore@xs4all.nl>
4328
4329	* share/skey1250.map, share/skey1555.map, share/texfonts.map: Name
4330	change of softkey-*.map to skey*.map.
4331
4332	* Makefile.in: Definition of LN_S removed, it is included from
4333	common.make.
4334	Explicit rules for tangling e-TeX and PDFTeX. Corrected the rule
4335	for tangling Omega.
4336	(dist): Ensure the fontname *.map files are included.
4337	(gftopk-check, pktogf-check, pktype-check): cmr10.600pk is renamed to
4338	cmr10.pk.
4339	(depend): Make depend in $(otps) as well.
4340
4341	* texmfmp.h [NeXT]: More compile-time endianness tests.
4342
4343	* withenable.ac: Change formatting of help text to make it line up
4344	better.
4345
4346Sun Nov 16 11:41:08 1997  Olaf Weber  <infovore@xs4all.nl>
4347
4348	* Makefile.in (install-links): Add "" to prevent syntax errors.
4349
4350Sat Nov 15 21:33:28 1997  Olaf Weber  <infovore@xs4all.nl>
4351
4352	* withenable.ac: Add an --with-omega option, so that omega can be
4353	selectively disabled if so desired.
4354
4355	* texmfmp.h: Definition of Xchr removed.  Additions for Omega.
4356	The added definitions for PDFTeX now come from an external file.
4357
4358	* help.h: Help messages for e-TeX, PDFTeX, and Omega and friends.
4359	Since these messages are highly web2c-specific, and unlikely to
4360	change much, there seems to be little reason to move them to
4361	external files.
4362
4363	* cpascal.h: Put definition of Xchr in this file, because Omega
4364	likes it.  Also other additions to support Omega.
4365
4366	* configure.in: Add support for conditionally using Omega.
4367
4368	* Makefile.in: Many changes to support building Omega.
4369
4370Fri Nov 14 16:39:32 1997  Olaf Weber  <infovore@xs4all.nl>
4371
4372	* Makefile.in: Add very primitive kludge for the creation of
4373	matching e-TeX and PDFTeX distributions.
4374
4375	* Makefile.in (web-dist): Remove etex.web and pdftex.web for the
4376	web-distribution.
4377
4378	* Makefile.in (dist): Include tiedir in distribution.
4379
4380	* Add tie-2.4 to the distribution.  It lives in web2c/tiedir.
4381
4382	* texmfmp.h [eTeX]: TEXPOOLNAME changes; [PDFTeX]: define
4383	PDFTEXPOOLNAME.
4384
4385	* help.h: Include a help header for e-TeX and PDFTeX.
4386
4387	* Makefile.in: Changes to accomodate e-TeX and PDFTeX.
4388
4389	* configure.in: Change @ETEXTEX@ to @CTEX@.
4390
4391	* withenable.ac: Add --with-pdftex, --with-etex,
4392	--with-system-zlib, and --with-system-pnglib options.
4393
4394	* configure.in: Add support for pdfTeX and e-TeX related options.
4395
4396Thu Nov 13 23:49:10 1997  Olaf Weber  <infovore@xs4all.nl>
4397
4398	* texmfmp.h: Include code to test for endianess when compiling.
4399	When the BYTE_ORDER macros are available, this improves the
4400	ability to cross-compile.
4401
4402Mon Nov 10 13:15:21 1997  Olaf Weber  <infovore@xs4all.nl>
4403
4404	* configure.in (WEB2CVERSION): Version 7.1.
4405
4406Thu Nov  6 20:29:35 1997  Olaf Weber  <infovore@xs4all.nl>
4407
4408	* triptrap/texmf.cnf: Bumped pool_size from 32000 to 40000.
4409
4410	* mf.ch: Bump max_font_dimen from 50 to 60.
4411
4412	* bibtex.ch: Bump buf_size and glob_str_size from 3000 to 5000.
4413
4414Tue Nov  4 19:11:59 1997  Olaf Weber  <infovore@xs4all.nl>
4415
4416	* Makefile.in: Get rid of CVS dir.
4417
4418Wed Oct 29 11:43:30 1997  Olaf Weber  <infovore@xs4all.nl>
4419
4420	* withenable.ac: Correction: dump-noshare -> dump-share.
4421
4422	* configure.in: Do not include ../kpathsea/xt.ac at the top,
4423	because that puts the tests for X before the defaults that
4424	withenable.ac sets up.
4425	* withenable.ac: Include ../kpathsea/xt.ac here.
4426
4427	* withenable.ac: Add quotes to make --with-editor='vim +%d %s'
4428	work, rather than require --with-editor='"vim +%d %s"'.
4429
4430Tue Oct 28 21:35:37 1997  Olaf Weber  <infovore@xs4all.nl>
4431
4432	* Makefile.in: Use cp -p when creating a distribution.
4433
4434Mon Oct 27 16:22:54 1997  Olaf Weber  <infovore@xs4all.nl>
4435
4436	* withenable.ac: sinclude(../kpathsea/xt.ac) and
4437	sinclude(kpathsea/xt.ac) are apparently superfluous.
4438
4439Tue Oct 21 23:35:47 1997  Olaf Weber  <infovore@xs4all.nl>
4440
4441	* Makefile.in: Somewhat saner handling of triptrap dir when
4442	creating a distribution.
4443
4444Mon Oct 20 08:05:31 1997  Olaf Weber  <infovore@xs4all.nl>
4445
4446	* Makefile.in: Replace y.tab with y_tab.
4447
4448	* doc/ref.bib: Preserve capitalisation in titles.
4449
4450	* cpascal.h: Undef `read' if it is already defined, before
4451	defining it.  Don't set console device to binary on WIN32.  From
4452	Fabrice Popineau.
4453
4454	* config.h [WIN32]: Add WIN32WIN define.  From Fabrice Popineau.
4455
4456Fri Oct 17 10:37:38 1997  Olaf Weber  <infovore@xs4all.nl>
4457
4458	* cpascal.h [__DJGPP__]: Set stdin/stdout to binary, but not if
4459	they are the console device.  From Eli Zaretskii
4460	<eliz@is.elta.co.il>.
4461
4462Thu Oct 16 20:39:27 1997  Olaf Weber  <infovore@xs4all.nl>
4463
4464	* Makefile.in: Add target depend:: to remake dependencies in
4465	subdirectories.
4466
4467	* Makefile.in (tex_c, tex_o): After the last changes to tex.ch, we
4468	no longer have a tex2.c.
4469
4470	* tex.ch: Replace 'xlparen' by '@=(@>' and 'xrparen' by '@=)@>'.
4471 	Compare ./web2c/cvttex.sed: Obsolete file.  Also, various changes
4472	for e-TeX (small rearrangements, introduces Init..Tini, remove
4473	tabs and trailing blanks).  From Peter Breitenlohner
4474	<peb@mppmu.mpg.de>.
4475
4476	* doc/web2c.texi: Remove documentation of -extend-jobname option.
4477	* help.h [TeX] Remove description of -extend-jobname option.
4478	* mp.ch: Get mpost to handle filenames with multiple dots better.
4479	* mf.ch: Get mf to handle filenames with multiple dots better.
4480	* tex.ch: Numerous changes to remove the extend-jobname stuff, and
4481	replace it with a sane handling of filenames with more than one
4482	dot.  See especially end_name and start_input.
4483
4484Wed Oct 15 17:37:07 1997  Olaf Weber  <infovore@xs4all.nl>
4485
4486	* Makefile.in ($(proglib)): Added stamp-auto to the dependencies.
4487
4488Sun Oct 12 11:50:58 1997  Olaf Weber  <infovore@xs4all.nl>
4489
4490	* tex.ch [53.1374]: Check name of file before opening it, not
4491	afterwards.
4492	* mp.ch [35.783]: Check name of file with open_out_name_ok before
4493	trying to open it for writing instead of afterwards.
4494
4495Fri Oct  3 11:10:15 1997  Olaf Weber  <infovore@xs4all.nl>
4496
4497	* tangle.ch ([64] Delayed pool file opening.): Use
4498	basename_change_suffix to obtain a reasonable name for the pool
4499	file.
4500
4501	* vptovf.ch (6 Open VPL file): Print version_string instead of
4502	repeating the banner.
4503
4504	* doc/web2c.texi: Correct description of -extend-jobname option.
4505
4506	* help.h [TEXHELP]: Correct description of -extend-jobname option.
4507	* tex.ch (29.517): Changed logic to fix extend-jobname=never
4508	problem.
4509
4510Thu Oct  2 18:06:11 1997  Olaf Weber  <infovore@xs4all.nl>
4511
4512	* doc/web2c.texi: Some minor corrections, suggested by "Tomasz
4513	J. Cholewo" <tjchol01@mecca.spd.louisville.edu>.
4514
4515	* tex.ch: A patch to allow printing of non-ascii characters. From
4516	Bernd Raichle <raichle@informatik.uni-stuttgart.de>.
4517
4518Wed Oct  1 23:29:54 1997  Olaf Weber  <infovore@xs4all.nl>
4519
4520	* configure.in: Fix for faulty link window/x11.c.
4521
4522Tue Sep 30 11:15:35 1997  Olaf Weber  <infovore@xs4all.nl>
4523
4524	* Makefile.in: Corrected path to rename.
4525
4526	* Makefile.in (version_files): removed.
4527	* configure.in: Added definitions of WEB2CVERSION.
4528	* Makefile.in: Let version = @WEB2CVERSION@.
4529
4530	* doc/Makefile.in: Use the add-info-toc script for the top level.
4531
4532	* tangle.ch: Increase max_toks from 50000 to 60000, max_names from
4533	4000 to 6000
4534	(was 5000).
4535
4536	* c-auto.h.in (YYTEXT_UCHAR): added to solve the unsigned char
4537	yytext[] bug.  (From Thomas Esser <te@informatik.uni-hannover.de>)
4538
4539Sat Apr 19 16:11:24 1997  Karl Berry  <karl@cs.umb.edu>
4540
4541	* tex.ch: Add .latex and .ini as another special case.
4542	From: Henk Vosmeijer <vosmeijer@nfra.nl> and te.
4543
4544Fri Mar 21 16:45:28 1997  Karl Berry  <karl@cs.umb.edu>
4545
4546	* Makefile.in (tex.fmt, latex.fmt, mf.base, mpost.mem): Include
4547		$(makeargs) when calling prereq-check so that any path
4548		changes (e.g., $(prefix)) get propagated.
4549	Bug from: jumper@lens.sri.com (Greg Jumper), among others.
4550
4551Mon Feb 24 17:02:14 1997  Karl Berry  <karl@cs.umb.edu>
4552
4553	* vptovf.ch (max_kerns, hash_size, max_lig_steps): Increase
4554	for psfonts.
4555	From: Sebastian Rahtz <s.rahtz@elsevier.co.uk>.
4556
4557Thu Feb  6 11:27:23 1997  Karl Berry  <karl@cs.umb.edu>
4558
4559	* Version 7.0.
4560
4561	* tftopl.ch (tfm_size, lig_size, hash_size): Increase to match vptovf.
4562	From Richard.
4563
4564	* vptovf.ch (max_kerns): Increase to 10007, a prime > 10000.
4565	From Richard.
4566
4567	* tex.ch: Oops, .drv should be .drv, not .dtx!
4568	From Fabrice and Thomas.
4569
4570	* Makefile.in (default): Depend on info.  From Tim.
4571
4572Tue Feb  4 14:16:19 1997  Karl Berry  <karl@cs.umb.edu>
4573
4574	* triptrap/mptrapin.log: Missed updating this.
4575
4576Mon Feb  3 17:11:45 1997  Karl Berry  <karl@cs.umb.edu>
4577
4578	* Makefile.in (windowlink): Forgot to include $(x_tool_libs).
4579
4580Sat Feb  1 17:17:19 1997  Karl Berry  <karl@cs.umb.edu>
4581
4582	* Makefile.in (x_ext_lib): New variable.
4583	(windowlink): Use it.
4584
4585	* configure.in: Fix test for -lXext to include $X_EXTRA_LIBS
4586	(needed on Solaris at least).  Introduce $x_tool_libs variable
4587	for toolkit libraries -lXt -lXext, only leave -lX11 in $wlibs.
4588	From Ulrik.
4589
4590	* tex.ch: Make main_memory changes more robust.
4591	Change ssup_max_strings and ssup_hyph_size to 65535.
4592	From Wayne.
4593
4594Fri Jan 31 17:57:14 1997  Karl Berry  <karl@cs.umb.edu>
4595
4596	* tex.ch: Make .drv a special case.
4597
4598Mon Jan 27 22:34:18 1997  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
4599
4600	* dvitomp.web, mp.web: New files (version 0.632) from John Hobby.
4601	* dvitomp.ch, mp.ch: Minor update to reflect changes in WEB files.
4602
4603	* triptrap: Need to update master files for mptrap test.
4604
4605Fri Jan 17 16:56:37 1997  Karl Berry  <karl@cs.umb.edu>
4606
4607	* Makefile.in (post-dist): Ungnuify doc/Makefile.in.
4608
4609Wed Jan 15 22:40:11 1997  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
4610
4611	* mp.ch: : Allow tabs as field seperators in psfonts.map.
4612
4613Thu Jan 16 09:58:24 1997  Karl Berry  <karl@cs.umb.edu>
4614
4615	* Makefile.in (socketlibs): New variable.
4616	(tex): Include it in the link.
4617	* withenable.ac (--enable-ipc): Check for -lsocket.
4618	Needed on Solaris, at least.
4619	From: Richard Walker <Richard.Walker@cs.anu.edu.au>.
4620
4621	* tex.ch (ssup_trie_opcode, ssup_trie_size): Change to 65535.
4622
4623Fri Jan  3 09:02:34 1997  Karl Berry  <karl@cs.umb.edu>
4624
4625	* tex.ch (trie_op_size, neg_trie_op_size): Change to 1501.
4626	From Braams.
4627
4628Sun Dec 15 16:50:39 1996  Karl Berry  <karl@cs.umb.edu>
4629
4630	* tex.ch: ifdef-out the TCX file stuff.
4631
4632Mon Dec  9 00:50:56 1996  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
4633
4634	* bibtex.ch, dvicopy.ch, dvitype.ch: Make messages consistent
4635	if called with no arguments.
4636
4637Sun Dec  8 16:32:50 1996  Karl Berry  <karl@cs.umb.edu>
4638
4639	* bibtex.ch (standard_input, standard_output): Make globals here.
4640	Initialize in main program.
4641
4642	* cpascal.h (makebinaryfile) [WIN32]: Define.
4643	(resetbin, rewritebin): New macros.
4644	(FOPENRBINMODE): Define.
4645	(standardinput, standardoutput): Remove, these are in bibtex.ch now.
4646
4647	* config.h (unlink) [!unlink]: Add condition.
4648	* dvicopy.ch, dvitomp.ch, dvitype.ch, gftodvi.ch, gftopk.ch,
4649	mp.ch, pktogf.ch, pltotf.ch, vftovp.ch, vptovf.ch: Distinguish
4650	between text and binary files, sigh.
4651	From Fabrice.
4652
4653Fri Dec  6 17:44:15 1996  Karl Berry  <karl@cs.umb.edu>
4654
4655	* texmfmem.h: Add conditionals and comments for Omega.
4656	* texmfmp.h ({ocp,ofm}openin): New macros.
4657
4658Tue Dec  3 14:56:54 1996  Karl Berry  <karl@cs.umb.edu>
4659
4660	* texmfmp.h (ipcpage) [IPC]: Give correct prototype.
4661	From: Gregor Hoffleit <flight@mathi.uni-heidelberg.de>.
4662
4663Sun Dec  1 11:56:39 1996  Karl Berry  <karl@cs.umb.edu>
4664
4665	* bibtex.ch (max_glob_strs): Increase to 20 for indxcite.
4666
4667Tue Dec  3 13:44:28 1996  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
4668
4669	* Makefile.in (mostlyclean): Call $(MAKE) $@, not $(MAKE) $$target.
4670
4671Tue Dec  3 01:45:33 1996  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
4672
4673	* triptrap/texmf.cnf: Correct max_strings.mpost.
4674
4675	* dvitomp.ch: Duplicate banner line for use in print_version.
4676
4677Wed Nov 27 09:55:04 1996  Karl Berry  <karl@cs.umb.edu>
4678
4679	* Makefile.in (distclean): Don't remove tangleboot.p.
4680	(all_subdirs): Add doc, so it gets cleaned.
4681
4682Tue Nov 26 11:57:25 1996  Karl Berry  <karl@cs.umb.edu>
4683
4684	* configure.in: If --with-x-toolkit is set, set with_x.
4685	Also protect --with tests from (unusual) values starting with -.
4686
4687	* Makefile.in (install_makeargs): Remove INSTALL_LIBTOOL_PROGRAM
4688	again, there's no way to pass it down since its value is
4689	subdirectory-relative.
4690	(mft-check): Use $(srcdir)/.. instead of ../$(srcdir).
4691	(mpost-check): Set MAKEMPX_BINDIR so we get the distribution's
4692	tex, newer, etc., not anything installed
4693
4694Mon Nov 25 15:04:40 1996  Karl Berry  <karl@cs.umb.edu>
4695
4696	* configure.in: Only set with_x=no if it hasn't already been set.
4697
4698Fri Nov 22 17:17:03 1996  Karl Berry  <karl@cs.umb.edu>
4699
4700	* Makefile.in (mpost-check): Run tests/mptest.
4701	* tests/mptest.mp: New file from Ulrik to test various bugs.
4702
4703	* mp.ch: Fix from John Hobby to allow invalid big number inside
4704	btex..etex.  Will probably appear in the next mp.web.
4705
4706Sun Nov 10 16:02:08 1996  Karl Berry  <karl@cs.umb.edu>
4707
4708	* Makefile.in (install-data): Install from doc, too.
4709	Install mp.pool, not mpost.pool.
4710	Call mkdirchain.
4711	From Ulrik.
4712
4713	* configure.in: Do X testing here,
4714	* withenable.ac: Instead of here; sinclude ../kpathsea/xt.ac instead.
4715
4716	* withenable.ac (maketextex-default): Test $withval, not $enableval.
4717	From: Gerd Neugebauer <gerd@mailhost.uni-koblenz.de>.
4718
4719Thu Oct 31 19:27:56 1996  Karl Berry  <karl@cs.umb.edu>
4720
4721	* Makefile.in (texinfo.fmt): Simplify dump rule for recent Texinfo's.
4722	From: Stephen Gildea <gildea@intouchsys.com>.
4723
4724Sun Oct 27 05:15:03 1996  Karl Berry  <karl@cs.umb.edu>
4725
4726	* patgen.web: New version from peb to avoid division by zero.
4727	* patgen.ch: Remove my hack that did this.
4728
4729Fri Oct 25 15:11:43 1996  Karl Berry  <karl@cs.umb.edu>
4730
4731	* Makefile.in: Include doc stuff in distribution.
4732
4733Thu Oct 24 12:56:47 1996  Karl Berry  <karl@cs.umb.edu>
4734
4735	* Makefile.in: Rename the mp binary to mpost, because there is a
4736	Sun OpenWindows program by that name, plus a sort-of-freeware
4737	version thereof.  Sigh, sigh, sigh.  Reported by Thomas.
4738
4739Wed Oct 23 17:19:29 1996  Karl Berry  <karl@cs.umb.edu>
4740
4741	* help.h: Extra blank line in vftovp's help.
4742
4743	* patgen.ch: Avoid division by zero when printing the efficiency.
4744
4745Tue Oct 22 13:14:26 1996  Karl Berry  <karl@cs.umb.edu>
4746
4747	* triptrap/texmf.cnf (MPXCOMMAND): Turn off with 0,
4748	not none, which feature I guess I removed from callmakempx
4749	at some point.
4750
4751	* Makefile.in (default, all): Depend on formats, not
4752	$(fmts) $(bases) $(mems).  We weren't remaking the formats.
4753
4754	* Makefile.in (trip, trap, mptrap): @echo to stderr, no use
4755	redirecting it to the file we tell them to look at.
4756
4757	* mf.ch: Initialize char_class[255]; somehow the loop was changed
4758	to stop at 254?!
4759
4760	* triptrap/texmf.cnf: Oops, can't have comments on the same line
4761	as variable definitions.
4762
4763Sun Oct 20 18:00:16 1996  Karl Berry  <karl@cs.umb.edu>
4764
4765	* Makefile.in (mpware_sources): New variable.
4766	($(mpware)): New target, replacing mpware.
4767	(always): No longer needed.
4768
4769Tue Oct 15 17:23:40 1996  Karl Berry  <karl@cs.umb.edu>
4770
4771	* Makefile.in (version_files): Add mpto.c and newer.c in mpware/.
4772
4773Mon Oct 14 11:09:28 1996  Karl Berry  <karl@cs.umb.edu>
4774
4775	* cpascal.h (makebinaryfile) [!WIN32]: Define as a no-op.
4776	* dvicopy.ch: Have to change stdin/stdout to be ``binary'' files.
4777	* config.h (DllImport) [_WIN32]: Define.
4778	* Changes for NT from: Fabrice POPINEAU <popineau@esemetz.ese-metz.fr>.
4779
4780	* weave.ch (max_toks, max_texts),
4781	* tangle.ch (max_texts): Increase for tex2pdf.
4782
4783Sun Oct 13 16:54:11 1996  Karl Berry  <karl@cs.umb.edu>
4784
4785	* patgen.ch: Patch the new call to get_input.
4786
4787	* dvicopy.web: Update (just a doc change) from peb.
4788	* patgen.web: Update to version 2.2 from peb.
4789
4790	* tests: Rename directory from check/, for the sake of Gnits.
4791
4792Tue Oct  8 16:10:31 1996  Karl Berry  <karl@cs.umb.edu>
4793
4794	* Makefile.in (lib_sources): Add printversion.c.
4795	(version_files): Add makempx.in.
4796
4797Mon Oct  7 17:12:03 1996  Karl Berry  <karl@cs.umb.edu>
4798
4799	* *.ch: Oops, turns out printversionandexit needs more arguments.
4800	* cpascal.h: Change decl.
4801
4802Sun Oct  6 18:02:27 1996  Karl Berry  <karl@cs.umb.edu>
4803
4804	* cpascal.h (kpathseaversionstring): Remove this.
4805	(printversionandexit): Declare this.
4806	*.ch: Call the latter with the program banner.
4807
4808Sun Sep  8 19:14:09 1996  Karl Berry  <karl@cs.umb.edu>
4809
4810	* mp.ch: Fix help message reference to MPtoTeX.
4811
4812Sat Sep  7 17:34:36 1996  Karl Berry  <karl@cs.umb.edu>
4813
4814	* Makefile.in (default all): Make $(fmts) $(bases) $(mems) by default.
4815
4816Fri Sep  6 15:03:35 1996  Karl Berry  <karl@cs.umb.edu>
4817
4818	* configure.in: Call AC_PROG_RANLIB.
4819
4820Wed Aug 14 16:31:42 1996  Karl Berry  <karl@cs.umb.edu>
4821
4822	* tex.ch: Make .ins a ``known'' extension, too.
4823
4824Sun Aug  4 15:51:41 1996  Karl Berry  <karl@cs.umb.edu>
4825
4826	* cpascal.h (kpathseaversionstring): Need to restore _'s.
4827
4828	* *.ch: print_ln (kpathsea_version_string) with --version.
4829
4830Fri Jul 26 15:47:35 1996  Karl Berry  <karl@cs.umb.edu>
4831
4832	* Makefile.in: Remove co.make.
4833
4834Wed Jul 24 10:24:37 1996  Karl Berry  <karl@cs.umb.edu>
4835
4836	* Makefile.in (dist_subdirs, all_subdirs): Remove man.
4837
4838Sat Jun  8 13:15:40 1996  K. Berry  <kb@cs.umb.edu>
4839
4840	* Makefile.in: Use $(kpathsea_link) instead of $(link_command).
4841
4842Sat Jun  1 13:12:44 1996  Karl Berry  <karl@cs.umb.edu>
4843
4844	* texmfmp.h (openoutnameok): Move outside of #ifdef TeX conditional.
4845
4846Mon May 27 13:27:38 1996  Karl Berry  <karl@cs.umb.edu>
4847
4848	* config.h: Use #if __STDC__, not #ifdef.
4849
4850Sat May 25 15:30:52 1996  Karl Berry  <karl@cs.umb.edu>
4851
4852	* tex.ch: Doc fix.
4853
4854Fri May 24 11:12:07 1996  Karl Berry  <karl@cs.umb.edu>
4855
4856	* help.h (TEXHELP): Document -extend-jobname.
4857	* tex.ch: Implement it.
4858
4859	* dvitype.ch (name_size): Increase to 1000. We should dynamically
4860	allocate all these arrays, but it doesn't seem worth the trouble
4861	to delay the release even more.
4862
4863Thu May 23 16:53:38 1996  Karl Berry  <karl@cs.umb.edu>
4864
4865	* bibtex.ch: Dynamically (re)allocate the wiz_fn_space array
4866	wiz_functions, as Nelson has reached the limit.
4867
4868Mon May 13 17:27:23 1996  Karl Berry  <karl@cs.umb.edu>
4869
4870	* *.ch: Include program name in `need <however many> arguments' error.
4871
4872Mon May  6 14:42:09 1996  Karl Berry  <karl@cs.umb.edu>
4873
4874	* dvitype.ch: Doc fixes.
4875
4876Fri May  3 17:34:29 1996  Karl Berry  <karl@cs.umb.edu>
4877
4878	* withenable.ac: Use AC_ARG_WITH instead of AC_ARG_ENABLE for
4879	maketextex-default.
4880	Turn off MakeTeXTeX by default, as intended.
4881	Remove maketexmf-default -- that is in kpathsea now.
4882
4883Thu May  2 14:14:38 1996  Karl Berry  <karl@cs.umb.edu>
4884
4885	* Makefile.in (dist_subdirs): Add contrib, rename data to share.
4886
4887	* kpathsea.make (c_auto_h_dir): Restore this.
4888
4889Mon Apr 29 16:09:10 1996  Karl Berry  <karl@cs.umb.edu>
4890
4891	* Makefile.in ({tex,mp,mf}.pool): Add these targets along with the
4892	.p's, since they get made at the same time.  We never depend on them.
4893
4894Sun Apr 28 15:06:15 1996  Karl Berry  <karl@cs.umb.edu>
4895
4896	* configure.in (pb_AC_ASM_UNDERSCORE): Add call to new routine.
4897	From: Peter Breitenlohner <peb@MPPMU.MPG.DE>.
4898
4899Sat Apr 27 17:11:00 1996  Karl Berry  <karl@cs.umb.edu>
4900
4901	* tex.ch: Add changes from Wayne for dynamically allocated number
4902	of hyphenation exceptions.
4903
4904Mon Apr 22 11:47:17 1996  Karl Berry  <karl@cs.umb.edu>
4905
4906	* pktogf.ch: Correct call to kpse_open_file.
4907
4908Sun Apr 21 17:27:02 1996  Karl Berry  <karl@cs.umb.edu>
4909
4910	* help.h (MFHELP, TEXHELP): Document [-no]-maketex.
4911
4912Wed Mar 13 15:43:00 1996  Karl Berry  <karl@cs.umb.edu>
4913
4914	* configure.in (AC_OUTPUT): Add doc/Makefile.
4915
4916Tue Mar 12 15:27:37 1996  Karl Berry  <karl@cs.umb.edu>
4917
4918	* tex.ch (hyph_size): Increase to 1009.
4919
4920Sun Mar 10 15:56:35 1996  Karl Berry  <karl@cs.umb.edu>
4921
4922	* tex.ch (\openout): Don't log if the log file isn't open yet.
4923
4924	* bibtex.ch (glob_str_size): Increase to buf_size. Suggested by Ulrik.
4925	Could dynamically allocate it (and global_strs, etc.), a la
4926	entry_strs, but time is fleeting.
4927
4928Fri Feb 23 11:23:27 1996  Karl Berry  <karl@cs.umb.edu>
4929
4930	* bibtex.ch: Doc fix.
4931
4932Sun Feb 18 16:18:54 1996  Karl Berry  <karl@cs.umb.edu>
4933
4934	* (most).ch: Change xopenfile calls to kpse_find_file.
4935
4936Sat Feb 17 15:22:59 1996  Karl Berry  <karl@cs.umb.edu>
4937
4938	* tex.ch (\openout): Log what we open, and disallow some filenames.
4939	* texmfmp.h (openoutnameok): Declare this.
4940
4941Fri Feb 16 17:55:12 1996  Karl Berry  <karl@cs.umb.edu>
4942
4943	* texmfmp.h (NONASCII): Define this.
4944
4945Thu Feb 15 14:11:58 1996  Karl Berry  <karl@cs.umb.edu>
4946
4947	* tex.ch: Set kpse_make_tex_discard_errors if interaction = batchmode.
4948	* mf.ch, mp.ch: Likewise.
4949	* Makefile.in (tex-check): Include check that this works.
4950	* texmfmp.h: Include <kpathsea/tex-make.h>.
4951	* cpascal.h (kpsemaketexdiscarderrors): New macro.
4952
4953	* data: Rename to `share'.
4954	* Makefile.in: Uses changed.
4955
4956Wed Feb 14 11:25:03 1996  Karl Berry  <karl@cs.umb.edu>
4957
4958	* mf.ch, mp.ch: Incorporate patches for length of single-character
4959	unprintable strings, per message to tex-implementors.
4960	From: vieth@thphy.uni-duesseldorf.de (Ulrik Vieth).
4961	Date: Wed, 20 Dec 1995 13:43:52 +0100.
4962
4963Sat Feb 10 15:17:45 1996  Karl Berry  <karl@cs.umb.edu>
4964
4965	* mf.ch: Use halfp where possible (from Andreas Scherer).
4966
4967	* tex.ch: Add copyright clarification (from bernd).
4968
4969	* help.h ({TEX,MF,MP}HELP): -program is really -progname.
4970
4971	* tex.ch, mf.ch, mp.ch: Remove word `default' in ``Can't find the
4972	default ___ foo.''
4973
4974Fri Feb  9 15:46:31 1996  Karl Berry  <karl@cs.umb.edu>
4975
4976	* withenable.ac: --with-maketexpk etc. moved to
4977	kpathsea/withenable.ac.
4978
4979Sat Feb  3 15:45:15 1996  Karl Berry  <karl@cs.umb.edu>
4980
4981	* Makefile.in (DEFS): Move to common.make.
4982
4983Sun Dec 31 16:46:23 1995  Karl Berry  <karl@cs.umb.edu>
4984
4985	* cpascal.h (kpsefindmft): Add to underscore-less list.
4986
4987Fri Dec 29 17:17:02 1995  Karl Berry  <karl@cs.umb.edu>
4988
4989	* Makefile.in: misc.make is now clean.make.
4990
4991Tue Dec 26 15:04:10 1995  Karl Berry  <karl@cs.umb.edu>
4992
4993	* Makefile.in (program_files): Add *.ac.
4994	* withenable.ac: New file.
4995
4996	* configure.in (maketex*): Fix doc strings.
4997
4998Mon Dec 18 11:29:44 1995  Karl Berry  <karl@cs.umb.edu>
4999
5000	* Makefile.in (programs): New target.
5001
5002Sun Dec 17 15:10:09 1995  Karl Berry  <karl@cs.umb.edu>
5003
5004	* tex.ch: Add support for dumping interesting parts of the .fmt
5005	file, to aid in debugging latex, etc.  Suggested by David Carlisle.
5006
5007Tue Dec 12 15:57:15 1995  Karl Berry  <karl@cs.umb.edu>
5008
5009	* Makefile.in (install-links): Make dependency of install-exec,
5010	rather than install-data.
5011	(install-exec): Install the pool files as well.
5012	From Ulrik.
5013
5014	* mf.ch, mp.ch: Module number corrections, etc., from Ulrik.
5015
5016Mon Dec 11 12:59:16 1995  Karl Berry  <karl@cs.umb.edu>
5017
5018	* Makefile.in (tex-check): Add run of Bernd's mltextst.tex, and
5019	add that file to check/.
5020
5021	* weave.ch: Remove bogus increment of optind that prevented
5022	recognition of the change file.
5023
5024Sun Dec 10 14:58:38 1995  Karl Berry  <karl@cs.umb.edu>
5025
5026	* Makefile.in (post-dist): Include tangleboot.p.
5027
5028	* mf.ch: Back to disallowing 8-bit characters.
5029	* mp.ch: Disallow in general, but allow when |tex_flushing|.
5030	From Ulrik.
5031
5032	* Makefile.in (check/check.log): New target.
5033	(pre-dist): Depend on it.
5034
5035	* mft.ch: Use kpse_find_mft.
5036
5037	* Makefile.in (triptrap): Rename from mptriptrap. From Ulrik.
5038
5039	* triptrap/texmf.cnf: Remove pool_size.mp, since it was being
5040	treated as 32000 anyway. From Ulrik.
5041
5042	* cpascal.h: Doc fix, from a comment by Andreas S.
5043
5044	* Makefile.in (install-man): New target, dependency of
5045	install-data.
5046	(install-links): Don't install tex as a link, it's the binary.
5047	From: Joern Clausen <joern@techfak.uni-bielefeld.de> (among others).
5048
5049Sat Dec  9 20:26:51 1995  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
5050
5051      * cpascal.h (kpsemftformat): Add this for MFT style files.
5052
5053Sun Dec  3 13:42:33 1995  Karl Berry  <karl@cs.umb.edu>
5054
5055	* mp.ch: Make character 255 invalid here, too.
5056	Allow input filenames like `one.two.mp'.
5057
5058	* tex.ch: .dtx is another special case for TeX input.
5059
5060Fri Dec  1 16:15:32 1995  Karl Berry  <karl@cs.umb.edu>
5061
5062	* mf.ch, mp.ch, mft.ch: Patches from Ulrik to allow 8-bit
5063	input. (Although bugs remain.)
5064
5065Mon Nov 27 11:10:53 1995  Karl Berry  <karl@cs.umb.edu>
5066
5067	* Makefile.in (install-links): Install mltex as a link to virtex.
5068
5069Sun Nov 26 13:40:01 1995  Karl Berry  <karl@cs.umb.edu>
5070
5071	* help.h (TEXHELP): Document -mltex.
5072
5073Fri Nov 24 13:16:13 1995  Karl Berry  <karl@cs.umb.edu>
5074
5075	* Makefile.in (install-data): Avoid use of basename here.
5076
5077Thu Nov 23 15:20:24 1995  Karl Berry  <karl@cs.umb.edu>
5078
5079	* dvicopy.web, dvicopy.ch: Update for version 1.5.
5080
5081Wed Nov 22 13:04:50 1995  Karl Berry  <karl@cs.umb.edu>
5082
5083	* mft.ch: Treat tab and form feed like spaces on input.
5084
5085	* {weave,tangle,mft,patgen,vptovf,pltotf}.ch: Increase input line
5086	length limit to 3000. From Ulrik.
5087
5088Sun Nov 19 16:05:06 1995  Karl Berry  <karl@cs.umb.edu>
5089
5090	* Makefile.in (program_files): Remove tangleboot.p.
5091	(dist): Don't include various files in check/.
5092	(distclean): Remove tangleboot.
5093	(clean): Remove *.fmt, etc.
5094	From John I.
5095
5096Sat Nov 18 17:05:37 1995  Karl Berry  <karl@cs.umb.edu>
5097
5098	* Makefile.in (distclean): Remove *extra.c. From Peter Dyballa.
5099
5100	* tex.ch: String recycling changes from Bernd.
5101
5102Fri Nov 17 13:22:31 1995  Karl Berry  <karl@cs.umb.edu>
5103
5104	* mp.ch (open_write_file): Needs modification for Amiga. From
5105	Andreas S.
5106
5107	* gftodvi.ch (start_gf): Initialize arg_buf_ptr. From Andreas S.
5108
5109	* help.h (TEXHELP, MFHELP, MPHELP): Document new option -program.
5110
5111	* tangle.ch, weave.ch: Correct logic for finding chg_name. From
5112	Ulrik and Andreas S.
5113
5114	* cpascal.h (libcfree): Use this name instead of cfree, which
5115	historically exists on some systems.
5116	* tex.ch, mf.ch, mp.ch: Change the calls.
5117
5118	* dvitomp.ch, gftodvi.ch: abs => fabs. From Ulrik.
5119
5120Thu Nov 16 16:18:11 1995  Karl Berry  <karl@cs.umb.edu>
5121
5122	* weave.ch, vptovf.ch, tangle.ch, pltotf.ch, patgen.ch: Call
5123	kpse_set_progname. From Gregor Hoffleit.
5124
5125	* Makefile.in (install-exec): make install-exec in mpware.
5126	(clean): Remove junk from mptriptrap.
5127	(install-links, install-fmts, etc.): Various fixes.
5128	From Ulrik.
5129
5130	* config.h (AMIGAWIN) [AMIGA]: Define this. From Andreas Scherer.
5131
5132Sun Nov 12 16:05:44 1995  Karl Berry  <karl@cs.umb.edu>
5133
5134	* gftype.ch (parse_arguments): Had <> -1 instead of = -1 when
5135	checking the getopt_return_val.
5136
5137	* mf.ch, mp.ch (ab_vs_cd): Remove assembler possibility for this,
5138	since it's not an inner loop function. From Wayne.
5139
5140	* mp.ch: Allow more comment characters in psfonts.map.
5141	Make all error messages use `psfonts.map' consistently. From Ulrik.
5142
5143	* help.h (TEXHELP): -shell-escape instead of -noshell. Alphabetize
5144	all (excepting -help/-version).
5145
5146	* tex.ch: Adding logging of system, disable by default, convert to
5147	external character set. Suggested by Bernd, Nelson, et al.
5148
5149	* Makefile.in (dvitomp-check): Use ./dvitomp.
5150
5151Mon Oct 30 17:04:19 1995  Karl Berry  <karl@cs.umb.edu>
5152
5153	* help.h (MPHELP): Corrections from John Hobby.
5154
5155Sun Oct 22 16:47:23 1995  Karl Berry  <karl@cs.umb.edu>
5156
5157	* Makefile.in (mems, bases, fmts, formats, mptriptrap): New
5158	targets. Reported by Ulrik.
5159	(web2c, .ch.p, tangle.p): Use $(shared_env). From Simon.
5160	(tex.fmt, latex.fmt): Missing \ before \input. Reported by Tim.
5161	(install-links): Install vir* links as well as ini*. Reported by Tim.
5162
5163Sat Oct  7 17:48:43 1995  Karl Berry  <karl@cs.umb.edu>
5164
5165	* Makefile.in (install-links): Also depend on install-mems. From Ulrik.
5166
5167Fri Oct  6 16:26:13 1995  Karl Berry  <karl@cs.umb.edu>
5168
5169	* Makefile.in: Use ./<program> instead of just <program>, in the
5170	*-check targets and trip. From Wayne.
5171
5172	* help.h ({TEX,MF,MP}HELP: Document %&ini.
5173
5174Mon Oct  2 15:55:57 1995  Karl Berry  <karl@cs.umb.edu>
5175
5176	* pooltype.ch: Call kpse_set_progname.
5177
5178Sat Sep 30 15:06:57 1995  Karl Berry  <karl@cs.umb.edu>
5179
5180	* tex.ch: Add \write18 and -output-comment support.
5181	* help.h (TEX_HELP): Document the options.
5182
5183Sat Sep 23 15:05:06 1995  Karl Berry  <karl@cs.umb.edu>
5184
5185	* configure.in (strtol): Move this test to kpathsea, since we
5186	can only use it once.
5187
5188Wed Sep 20 16:22:54 1995  Karl Berry  <karl@cs.umb.edu>
5189
5190	* tex.ch: Chop off an extension of .ltx, .texi, or .texinfo after
5191	all, when making the jobname.
5192
5193Sun Sep 17 11:48:34 1995  Karl Berry  <karl@cs.umb.edu>
5194
5195	* configure.in: Enable MakeTeXMF and MakeTeXTFM by default.
5196
5197Sat Sep  9 16:26:01 1995  Karl Berry  <karl@cs.umb.edu>
5198
5199	* Makefile.in (install-data): Install the *.map files.
5200	(dist): Put the .tcx and .map files in a subdir `data'.
5201
5202Thu Sep  7 12:43:02 1995  Karl Berry  <karl@cs.umb.edu>
5203
5204	* Makefile.in (lib_sources): Remove xopenfile.c.
5205
5206Mon Sep  4 17:15:43 1995  Karl Berry  <karl@cs.umb.edu>
5207
5208	* cpascal.h (xopenfile): Moved to kpathsea.
5209
5210Fri Sep  1 17:43:05 1995  Karl Berry  <karl@cs.umb.edu>
5211
5212	* configure.in: Doc fix.
5213	* texmfmem.h: Doc fix.
5214
5215Thu Aug 31 13:36:09 1995  Karl Berry  <karl@cs.umb.edu>
5216
5217	* cpascal.h (odd): Maybe x & 1 is better than x % 2.
5218	(half, halfp, roundscaled, roundfraction, floorscaled,
5219	floorunscaled): Define these.
5220	* mf.ch, mp.ch (ab_vs_cd) [ASM_SCALED_FRACTION]: ifdef this, and
5221	use the routines above.
5222	* configure.in: If Linux, set and substitute for @system_optimize@.
5223
5224Wed Aug 30 16:30:56 1995  Karl Berry  <karl@cs.umb.edu>
5225
5226	* texmfmem.h: Remove junkx and junky in LittleEndian case.
5227	Reported by Wayne.
5228
5229	* config.h (NO_DUMP_SHARE): Renamed from NO_FMTBASE_SWAP.
5230
5231Fri Aug 25 13:21:31 1995  Karl Berry  <karl@cs.umb.edu>
5232
5233	* Makefile.in (prereq-lose, tex.fmt, latex.fmt, mp.mem, etc.): New
5234	targets, mostly copied from the old Makefiles. Run kpsewhich to
5235	make sure the input files are there first.
5236
5237Thu Aug 24 19:13:02 1995  Karl Berry  <karl@cs.umb.edu>
5238
5239	* help.h (TEXHELP, MPHELP, MFHELP): Mention the &DUMPFILE capability.
5240
5241Tue Aug 22 11:44:08 1995  Karl Berry  <karl@cs.umb.edu>
5242
5243	* kpathsea.make (c_auto_h_dir): Define this.
5244
5245	* dvitype.ch: Don't call xfclose if we didn't open the tfm file.
5246
5247Mon Aug 21 16:43:39 1995  Karl Berry  <karl@cs.umb.edu>
5248
5249	* cpascal.h (FOPENRMODE): Define this.
5250	* dvitype.ch (open_tfm_file): Don't call xopenfile, since we don't
5251	want to exit if no TFM file.
5252
5253Fri Aug 18 09:21:14 1995  Karl Berry  <karl@cs.umb.edu>
5254
5255	* Makefile.in (program_files): Put .tcx files here.
5256
5257Tue Aug  8 14:56:49 1995  Karl Berry  <karl@cs.umb.edu>
5258
5259	* cpascal.h (putbyte): Swallow semicolon.
5260
5261Thu Aug  3 11:32:07 1995  Karl Berry  <karl@cs.umb.edu>
5262
5263	* Makefile.in (dist): Only remake triptrapdiffs if necessary.
5264
5265Tue Aug  1 19:26:21 1995  Karl Berry  <karl@cs.umb.edu>
5266
5267	* tex.ch: Merge Wayne's dynamic font sizing changes.
5268	* texmfmem.h (B0, B1): Declare as short, instead of quarterword.
5269
5270Mon Jul 31 17:46:11 1995  Karl Berry  <karl@cs.umb.edu>
5271
5272	* mp.ch, mf.ch, tex.ch: Omit $ from setup_bound_var calls.
5273
5274Sat Jul 29 13:13:31 1995  Karl Berry  <karl@cs.umb.edu>
5275
5276	* configure.in: Generate mpware/Makefile.
5277
5278	* texmfmp.h: Rename from texmf.h.
5279
5280	* dvitomp.ch, dvitomp.web: New files.
5281	* Makefile.in: Add rules to make dvitomp.
5282	* help.h (DVITOMPHELP): Define this.
5283
5284Fri Jul 28 11:10:46 1995  Karl Berry  <karl@cs.umb.edu>
5285
5286	* mp.ch: Dynamically allocate/set str_pool, string_vacancies,
5287	etc., for the sake of the mptrap test.
5288
5289	* Makefile.in (post-dist): Include *.sed. From Greg.
5290
5291	* kpathsea.make (kpathsea_parent): Define as ../.., not using
5292	$(top_srcdir). From Greg.
5293
5294	* mp.ch (copy_old_name): Null-terminate.
5295
5296	* triptrap/texmf.cnf (MPXCOMMAND): Set to `none'.
5297
5298Thu Jul 27 17:56:18 1995  Karl Berry  <karl@cs.umb.edu>
5299
5300	* mp.ch (more_name): Rewrite to make last . the one that counts
5301	for the extension. And change jobname setting accordingly.
5302
5303	* Makefile.in (all_subdirs): Add window.
5304
5305Tue Jul 25 13:17:28 1995  Karl Berry  <karl@cs.umb.edu>
5306
5307	* mp.ch: malloc old_file_name.
5308
5309Mon Jul 24 17:45:42 1995  Karl Berry  <karl@cs.umb.edu>
5310
5311	* Makefile.in (mptrap): New target.
5312	(trap): Rename some trap.* files to avoid conflicts.
5313
5314Sun Jul 23 11:43:51 1995  Karl Berry  <karl@cs.umb.edu>
5315
5316	* help.h (MPHELP): Define this.
5317
5318Sat Jul 22 14:20:50 1995  Karl Berry  <karl@cs.umb.edu>
5319
5320	* *.ch: Reformat changes to get rid of extra % lines, etc.
5321
5322	* Makefile.in (mp, mfpextra.c): New target.
5323	(mp_o, mp_c): New variables.
5324	* texmfmem.h: Include MP in #ifdef's and comments.
5325
5326Fri Jul 21 15:31:17 1995  Karl Berry  <karl@cs.umb.edu>
5327
5328	* texmf.h (undumpuppercheckthings): New macro.
5329	* tex.ch (hyf_next, font_name, font_area): Use it. These base
5330	types are unsigned, so comparing to 0 is redundant.
5331
5332	* mf.ch: Dynamicize main memory, a la TeX. Now with a memory size
5333	of 3001, we pass the trap test. Whew.
5334
5335Thu Jul 20 13:48:40 1995  Karl Berry  <karl@cs.umb.edu>
5336
5337	* texmf.h (put[24]bytes): Define these again.
5338	* mf.ch: Use them instead of the default for tfm_two and tfm_four.vb
5339
5340	* mf.ch: Dynamically set error_line, half_error_line,
5341	max_print_line, gf_buf, gf_buf_size. This is for the trap test.
5342
5343Wed Jul 19 11:31:00 1995  Karl Berry  <karl@cs.umb.edu>
5344
5345	* tex.ch (dvi_buf_size): Rename all occurrences of dvibuf_size.
5346
5347Tue Jul 18 14:09:15 1995  Karl Berry  <karl@cs.umb.edu>
5348
5349	* Makefile.in (install-links): Install links for inimf and initex.
5350
5351	* configure.in: Check for -lposix giving us sigemptyset.
5352	From: bernt@weinberg.pop.bio.aau.dk (Bernt Guldbrandtsen).
5353
5354Mon Jul 17 13:08:32 1995  Karl Berry  <karl@cs.umb.edu>
5355
5356	* configure.in: Change default to not include X support.
5357
5358	* Makefile.in (mf): Add dependency on $(windowlib), and link with
5359	$(windowlink).
5360	$(windowlib): New variable, target, etc.
5361	* window: New directory for the window support.
5362
5363	* configure.in: Use NO_DUMP_SHARE rather than NO_FMTBASE_SHARE, in
5364	preparation for Metapost.
5365
5366Sun Jul 16 14:19:04 1995  Karl Berry  <karl@cs.umb.edu>
5367
5368	* configure.in (ipc, auto-dump): AC_ARG_ENABLE these.
5369
5370Sat Jul 15 16:04:13 1995  Karl Berry  <karl@cs.umb.edu>
5371
5372	* acconfig.h: Make this a symlink to ../kpathsea/acconfig.h, as
5373	with everything else.
5374	* configure.in: Start adding all the --with's and --enable's.
5375
5376	* tex.ch: Patches from Wayne to allow extending the hash table via
5377	a hash_extra value.
5378
5379Fri Jul 14 14:36:47 1995  Karl Berry  <karl@cs.umb.edu>
5380
5381	* tex.ch: Regenerate the first 256 strings if the user changed
5382	which characters are printable.
5383
5384Thu Jul 13 14:09:19 1995  Karl Berry  <karl@cs.umb.edu>
5385
5386	* help.h (TEXHELP): Document -translate-file.
5387	* texmf.h (setupcharset): Declare this.
5388	* tex.ch (is_printable): Declare this new array.
5389
5390Sat Jul  8 13:54:13 1995  Karl Berry  <karl@cs.umb.edu>
5391
5392	* bibtex.ch (stat, tats): Enable these by default.
5393
5394	* cpascal.h (BIB_XRETALLOC): Slight front end to XRETALLOC for
5395       BibTeX's dynamic arrays.
5396
5397Wed Jul  5 17:47:03 1995  Karl Berry  <karl@cs.umb.edu>
5398
5399	* bibtex.ch: Begin merging changes for dynamic array allocation.
5400	From Nelson.
5401
5402Thu Jun 29 19:06:31 1995  Karl Berry  <karl@cs.umb.edu>
5403
5404	* tex.ch (font_bc, font_ec): Do not check these unsigned char
5405	values against the range [0,255] when undumping.
5406
5407	* tex.ch: Use fputs instead of wterm for string variables
5408	name_of_file, TEX_format_default.
5409	* mf.ch: Likewise.
5410
5411	* help.h (TEX_IPC_HELP): Split this out from TEXHELP.
5412
5413Wed Jun 21 15:35:09 1995  Karl Berry  <karl@cs.umb.edu>
5414
5415	* help.h (MFHELP, TEXHELP): Document -base and -fmt respectively.
5416
5417	* tex.ch: Restore checking of various arrays when undumping.
5418	* texmf.h (undumpcheckedthings): Macro to do the checking.
5419
5420Tue Jun 20 19:53:38 1995  Karl Berry  <karl@cs.umb.edu>
5421
5422	* help.h (TEXHELP) [IPC]: Document -ipc and -ipc-start.
5423
5424Fri Jun 16 11:45:48 1995  Karl Berry  <karl@cs.umb.edu>
5425
5426	* tex.ch: Add IPC changes.
5427	From: Shamim Mohamed <shamim@howland.isu.edu>
5428	From: Tomas G. Rokicki <rokicki@CS.Stanford.EDU>
5429
5430Tue Jun 13 11:30:57 1995  Karl Berry  <karl@cs.umb.edu>
5431
5432	* tex.ch (max_font_max): Increase to 1000, why not.
5433	* mf.ch (tfm_out, tfm_two, tfm_four, tfm_qqqq): Leave default
5434	definitions.
5435
5436	* kpathsea.make (kpathsea_parent): Use $(top_srcdir). From Greg.
5437
5438Sat Jun 10 19:25:10 1995  Karl Berry  <karl@cs.umb.edu>
5439
5440	* texmf.h: Include c-pathch.h.
5441
5442	* tex.ch: Add changes to allow > 256 fonts.
5443	* texmfmem.h (fmemoryword): New type.
5444	From: wgs@maths.ucd.ie (Wayne G. Sullivan) and
5445	From: Bernd Raichle <raichle@azu.informatik.uni-stuttgart.de>.
5446
5447Thu Jun  8 20:11:43 1995  Karl Berry  <karl@cs.umb.edu>
5448
5449	* mf.ch: Use IS_AREA_SEP here, too.
5450
5451Sun Jun  4 13:56:08 1995  Karl Berry  <karl@cs.umb.edu>
5452
5453	* config.h (unlink) [UNLINK_MISSING && HAVE_REMOVE]: Define as remove.
5454
5455	* mft.ch: No longer need special case in input_ln, eof itself
5456	checks now.
5457	* {tangle,weave}.ch: Avoid /dev/null by just leaving the variable
5458	name NULL.
5459
5460	* tex.ch (area_delimiter): Do : stuff for Amiga. From Andreas Scherer.
5461
5462	* texmf.h (initscreen, updatescreen, blankrectangle, paintrow):
5463	Add prototypes for these.
5464
5465	* Makefile.in (post-dist): Work on this.
5466
5467Sat Jun  3 11:45:32 1995  Karl Berry  <karl@cs.umb.edu>
5468
5469	* tex.ch: Redo setup_bound_var to allow _'s in the names the user sees.
5470
5471	* bibtex.ch (ent_str_size): Double to 200. From Nelson.
5472
5473	* texmf.h (setupboundvariable): Declare this.
5474
5475Fri Jun  2 17:37:36 1995  Karl Berry  <karl@cs.umb.edu>
5476
5477	* tex.ch: Merge in Wayne's dynamic array diffs.
5478	(hash_size, hash_prime): Increase to 10000 and 8501 for no
5479	particular reason.
5480
5481	* texmf.h (xmallocarray): Add one to element size.
5482
5483Thu Jun  1 11:45:11 1995  Karl Berry  <karl@cs.umb.edu>
5484
5485	* tex.ch, mf.ch: If input file is foo.tex, output goes to foo.dvi,
5486	not foo.tex.dvi!  Fix from May 28 change.
5487
5488	* tex.ch (trie_size): Increase to 50000 to support U[KS] English,
5489	French, and German.
5490	From: Richard Walker <Richard.Walker@cs.anu.edu.au>.
5491	(nest_size): Increase to 100.
5492	From: lamport@src.dec.com.
5493
5494	* {tex,mf,bibtex,gftodvi}.ch (name_of_file): Declare as a pointer
5495	to text_char, not char, so 8-bit filenames get echoed in correctly
5496	in ^^ notation.  From: thorinn@diku.dk (Lars Mathiesen).
5497
5498Sun May 28 17:45:33 1995  Karl Berry  <karl@cs.umb.edu>
5499
5500	* tex.ch, mf.ch: If input file is a.b.{tex,mf}, jobname is a.b, so
5501	we write to a.b.log. From rs@purple.in-ulm.de (Ralph Schleicher).
5502
5503	* vptovf.ch: Increase sizes of constants (Sebastian).
5504
5505Sat May 27 17:15:46 1995  Karl Berry  <karl@cs.umb.edu>
5506
5507	* dvi{type,copy}.ch: Add options to replace the dialogue.
5508
5509Fri May 26 17:34:06 1995  Karl Berry  <karl@cs.umb.edu>
5510
5511	* config.h (strtol) [!HAVE_STRTOL]: Declare this.
5512	* configure.in (strtol): AC_CHECK_FUNCS for it.
5513
5514	* cpascal.h (addressofint): Rename to just addressof.
5515	* *.ch: Change calls.
5516
5517Wed May 24 19:37:25 1995  Karl Berry  <karl@cs.umb.edu>
5518
5519	* help.h, *.ch: Finish -help and -version for all but dvitype.
5520
5521Sat May 20 13:02:04 1995  Karl Berry  <karl@cs.umb.edu>
5522
5523	* *.ch: Use new usage(1, 'progname').
5524
5525	* cpascal.h (basenamechangesuffix): Take three args now.
5526	*.ch: Change calls.
5527
5528Fri May 19 19:29:06 1995  Karl Berry  <karl@cs.umb.edu>
5529
5530	* cpascal.h (findsuffix): Another in the underscore list.
5531
5532	* help.h (GFTOPK): Define help string.
5533	* gftopk.ch: Add -help and -version support.
5534
5535Tue May 16 15:47:02 1995  Karl Berry  <karl@cs.umb.edu>
5536
5537	* cpascal.h (removesuffix): Add this to the underscore list.
5538
5539	* help.h (MFT, PATGEN, VFTOVP): Define help string.
5540	* {vftovp,patgen,mft}.ch: Add -help and -version support.
5541
5542Sun May 14 11:14:46 1995  Karl Berry  <karl@fosse>
5543
5544	* texmf.h (bytefile, wordfile): Do not define here.
5545	* mf.ch, tex.ch (alpha_file, byte_file, word_file): Keep these
5546	declarations.
5547
5548Tue May  9 15:47:55 1995  Karl Berry  <karl@cs.umb.edu>
5549
5550	* help.h (PKTYPE, GFTYPE, TFTOPL, PKTOGF): Define *HELP strings.
5551	* {pktogf,tftopl,gftype,pktype}.ch: Add -help and -version support.
5552
5553Mon May  8 12:05:05 1995  Karl Berry  <karl@cs.umb.edu>
5554
5555	* pooltype.ch: Append `pool' if necessary.
5556
5557Sat May  6 11:24:01 1995  Karl Berry  <karl@cs.umb.edu>
5558
5559	* Makefile.in (lib_sources): Add usage.c.
5560	* config.h (usage): Declare it.
5561
5562Fri May  5 17:48:13 1995  Karl Berry  <karl@cs.umb.edu>
5563
5564	* pooltype.ch: Write the usage function in C now, passing in the
5565	help string.
5566
5567Thu May  4 19:41:05 1995  Karl Berry  <karl@cs.umb.edu>
5568
5569	* cpascal.h: Include help.h.
5570	* help.h: New file for help messages.
5571
5572Fri Apr 28 13:45:08 1995  Karl Berry  <karl@cs.umb.edu>
5573
5574	* cpascal.h: Include kpathsea/tex-file.h here.
5575	* *.ch: Don't bother including it in only the relevant change files.
5576
5577	* cpascal.h (alphafile, fileptr): Don't bother defining these.
5578	* bibtex.ch (alpha_file): Define as text.
5579
5580Tue Apr 25 13:43:13 1995  Karl Berry  <karl@cs.umb.edu>
5581
5582	* *.ch: Don't bother changing program statements or removing
5583	compiler directives now.
5584
5585	* *.ch: Use ^char instead of c_string where possible.
5586
5587	* Makefile.in: Clean up clean rules, etc.
5588
5589	* Update all .web files from 21 March 1995 Knuth archive.  (bibtex,
5590	dvicopy, and pktogf are not included.)  New versions for dvitype (3.5),
5591	mf (2.718), pltotf (3.5), tangle (4.4), tex (3.14159), and
5592	vptovf (1.4).
5593
5594Sun Apr 23 10:54:58 1995  Karl Berry  <karl@cs.umb.edu>
5595
5596	* Makefile.in (mfextra.c, texextra.c): Don't just link, substitute
5597	for which one we are.
5598
5599Sat Apr 22 13:22:09 1995  Karl Berry  <karl@cs.umb.edu>
5600
5601	* mf.ch (format_ident): Don't set to INIMF unless we are.
5602
5603	* texmf.h (kpsetexpoolformat): Define this.
5604	(write_out): Let's try always using fwrite.  Shouldn't it be more
5605	efficient than write(2)?
5606	(xmallocarray): New routine for the hyphenation tries.
5607
5608	* tex.ch: Avoid special case for first bad_pool; instead, change
5609	a_close to not complain about already-closed files.
5610	* tex.ch: Use kpathsea routines and constants.
5611
5612	* mf.ch: Copy pool file in correctly.
5613
5614Fri Apr 21 11:16:12 1995  Karl Berry  <karl@cs.umb.edu>
5615
5616	* cpascal.h: Include progname.h.
5617	(putbyte): Check return status.
5618
5619	* Makefile.in (web2c_programs): Remove regfix.
5620
5621	* cpascal.h, texmf.h: Add prototypes.
5622
5623	* mf.ch (debug, gubed): Use the cpp symbol MF_DEBUG, instead of
5624	DEBUG, which kpathsea uses.  Use kpathsea routines and constants.
5625
5626Tue Apr 18 11:03:55 1995  Karl Berry  <karl@cs.umb.edu>
5627
5628	* cpascal.h (cfree): Define this.
5629
5630	* texmf.h (dump_path): Define as the kpse_*_fmt, not the old path name.
5631
5632Mon Apr 17 10:00:04 1995  Karl Berry  <karl@cs.umb.edu>
5633
5634	* Makefile.in: Add rules for Metafont and TeX.
5635
5636Fri Apr 14 15:30:34 1995  Karl Berry  <karl@cs.umb.edu>
5637
5638	* dvicopy.ch, dvitype.ch, gftopk.ch: Use xfseek and xftell instead
5639	of checked_fseek.
5640	* cpascal.h (checked_fseek): Remove this.
5641
5642	* cpascal.h (open_input, open_output, aclose): Declare with prototypes.
5643
5644Tue Apr 11 13:15:51 1995  Karl Berry  <karl@cs.umb.edu>
5645
5646	* Makefile.in (bibtex.c): Depend on bibtex.cvtsed.
5647
5648Mon Apr 10 17:07:52 1995  Karl Berry  <karl@cs.umb.edu>
5649
5650	* cpascal.h (standardinput, standardoutput): Do not conditionalize
5651	these on BibTeX.
5652
5653Tue Apr  4 15:22:08 1995  Karl Berry  <karl@cs.umb.edu>
5654
5655	* Makefile.in (web2c/web2c): Dependency is now on web2c/main.c,
5656	not web2c/web2c.c.
5657
5658	* cpascal.h (kpse{bib,bst}format): Add these.
5659
5660	* bibtex.ch: Don't use file_name_size as an array size.
5661
5662Sun Mar 19 17:53:01 1995  Karl Berry  <karl@cs.umb.edu>
5663
5664	* gftodvi.ch: Add -help, -version, change help message.
5665
5666Sat Mar 18 17:24:47 1995  Karl Berry  <karl@cs.umb.edu>
5667
5668	* cpascal.h (input): #define as stdin.
5669	(kpsefindvf): Also use this for dvicopy.
5670
5671Fri Mar 10 10:52:09 1995  Karl Berry  <karl@cs.umb.edu>
5672
5673	* *.ch (arg_options): Don't bother defining this, we never use it
5674	any more.
5675
5676Thu Mar  9 15:50:12 1995  Karl Berry  <karl@cs.umb.edu>
5677
5678	* acconfig.h: Warn that this is not the right thing to edit to fix
5679	configuration problems.
5680
5681Tue Feb 21 13:41:25 1995  Karl Berry  <karl@cs.umb.edu>
5682
5683	* cpascal.h (output): Define as stdout.
5684	* *.ch: Don't bother to redefine `output' as `stdout'.
5685
5686Mon Feb 20 15:24:31 1995  Karl Berry  <karl@cs.umb.edu>
5687
5688	* *.ch: Rationalize argument parsing and usage messages.
5689
5690	* cpascal.h (kpsefind{mf,tex}): Define these.
5691
5692Sun Feb  5 15:26:28 1995  Karl Berry  <karl@cs.umb.edu>
5693
5694	* cpascal.h (basenamechangesuffix): Declare this.
5695
5696Tue Jan 10 11:43:27 1995  Karl Berry  <karl@cs.umb.edu>
5697
5698	* texmf.h (glueratio): Move to here from config.h.
5699	* config.h (ourpaths.h): No longer needed.
5700	(link, getname, etc.): Move to cpascal.h.
5701
5702	* cpascal.h (nil): Define to be NULL.
5703	* pktogf.ch: Use nil instead of NULL.
5704
5705Sat Jan  7 16:31:15 1995  Karl Berry  <karl@cs.umb.edu>
5706
5707	* cpascal.h (kpseinitprog): Add this.
5708
5709Tue Jan  3 15:19:52 1995  Karl Berry  <karl@cs.umb.edu>
5710
5711	* config.h: getopt.h is in kpathsea now.
5712
5713Mon Dec 19 13:22:04 1994  Karl Berry  <karl@cs.umb.edu>
5714
5715	* cpascal.h (kpsefindfile): Add this -- more _ synonyms.
5716	(kpse{pk,vf}format): And this.
5717
5718Sun Dec 18 16:33:29 1994  Karl Berry  <karl@cs.umb.edu>
5719
5720	* cpascal.h (flush): May as well define `break' as fflush in the
5721	change files, and remove this.
5722	* *.ch: Redefine `break' as `fflush' instead of `flush'.
5723
5724Sat Dec 17 13:40:19 1994  Karl Berry  <karl@cs.umb.edu>
5725
5726	* vptovf.ch: Use cmdline instead of argv, rename gargv to argv,
5727	make the filenames be C strings, and extend them if necessary.
5728
5729	* config.h (chartostring): Declare it.
5730	(setpaths): Remove this.
5731	* cpascal.h: Doc fix.
5732
5733	* tangle.ch (Parse arguments): Use char_to_string instead of
5734	make_suffix_char.
5735	* weave.ch (Define the option...): Use char_to_string for -x.
5736
5737Thu Nov 24 13:34:16 1994  Karl Berry  <karl@cs.umb.edu>
5738
5739	* vptovf.ch (hash_size, max_kerns): Increase per Sebastian.
5740
5741Tue Nov 15 11:47:35 1994  Karl Berry  <karl@cs.umb.edu>
5742
5743	* cpascal.h (kpsesetprogname): Define to
5744	kpse_set_progname. Gosh, this is annoying.
5745
5746Mon Nov 14 13:28:04 1994  Karl Berry  <karl@cs.umb.edu>
5747
5748	* {patgen,pooltype,pltotf,tftopl}.ch: Rewrite for argv changes, etc.
5749
5750	* cpascal.h (vstrcpy, vstrcat): Toss these. Change callers.
5751
5752	* *.ch: Rename c_char_pointer to c_string.
5753
5754	* config.h (argv): Rename to cmdline, and make a function.
5755	* main.c (cmdline): Renamed from argv.
5756	(gargv): Rename to argv.
5757	(makesuffixchar): Declare.
5758
5759Sun Nov 13 16:19:27 1994  Karl Berry  <karl@cs.umb.edu>
5760
5761	* configure.in, Makefile.in: Update for Autoconf 2.0.
5762
5763Sun Nov  6 15:57:17 1994  Karl Berry  <karl@cs.umb.edu>
5764
5765	* acconfig.h: Incorporate c-auto.h.top (and remove that file), for
5766	Autoconf 2.0.
5767
5768Fri Oct 28 11:13:56 1994  Karl Berry  <karl@cs.umb.edu>
5769
5770	* Makefile.in (tangle.c, tftopl.c): Depend on $(web2c_aux)
5771	$(web2c_programs).
5772
5773	* tangle.ch: Redo argument parsing using getopt, extend_filename, etc.
5774
5775	* cpascal.h (extendfilename): Add this to _ list.
5776
5777Thu Oct 27 17:58:50 1994  Karl Berry  <karl@cs.umb.edu>
5778
5779	* tftopl.ch (tfm_name, pl_name): Declare as C strings; call
5780	kpse_find_tfm.
5781
5782	* cpascal.h (reset, rewrite): Call plain xfopen, not xfopen_pas.
5783
5784Mon Oct 10 16:23:13 1994  Karl Berry  <karl@cs.umb.edu>
5785
5786	* Makefile.in (web2c_makeargs): Don't pass LEX et al.
5787	(lib_makeargs): Don't pass RANLIB and LN.
5788
5789Sun Sep 25 16:49:30 1994  Karl Berry  <karl@cs.umb.edu>
5790
5791	* configure.in (AC_OUTPUT): Generate man/Makefile, changes for new
5792	source directories.
5793	* Makefile.in: Everything changes.
5794
5795Fri May 27 12:37:36 1994  Karl Berry  (karl@cs.umb.edu)
5796
5797	* c-auto.h.top: (XVIEWWIN, X10WIN): Take these out.
5798
5799	* tex.man, mf.man: Take out references to USE_MAKETEX*.
5800
5801Tue Apr 26 14:05:22 1994  Karl Berry  (karl@cs.umb.edu)
5802
5803	* configure.in: Use AC_FIND_XTRA, for Autoconf 1.9.
5804
5805Mon Apr 18 13:22:21 1994  Karl Berry  (karl@ra.cs.umb.edu)
5806
5807	* configure.in, Makefile.in: Changes for the new configure.
5808
5809Sun Apr 17 16:16:28 1994  Karl Berry  (karl@ra.cs.umb.edu)
5810
5811	* Makefile.in (top_srcdir): Define this for configure to substitute.
5812
5813Sat Mar 12 10:19:04 1994  Karl Berry  (karl@cs.umb.edu)
5814
5815	* Makefile.in (install-exec): Install relative vir* links, instead
5816	of absolute. From Simon.
5817
5818Wed Feb 23 06:54:49 1994  Karl Berry  (karl@cs.umb.edu)
5819
5820	* Makefile.in (manpages): Pass infodir down. From Ken Yap.
5821
5822Wed Feb  2 11:00:09 1994  Karl Berry  (karl@cs.umb.edu)
5823
5824	* Version 6.1.
5825
5826Tue Feb  1 11:21:23 1994  Karl Berry  (karl@cs.umb.edu)
5827
5828	* configure.in (wlibs) [X11WIN]: Run AC_HAVE_LIBRARY for Xext, and
5829	include it if we have it.
5830
5831	* Makefile.in (do-kpathsea): Depend on *.c and *.h from
5832	$(kpathsea_srcdir), not $(kpathsea_dir).
5833
5834	* configure.in [SUNWIN]: Link sun.c to sun-sunview.c in this case.
5835
5836Sat Jan 22 14:24:51 1994  Karl Berry  (karl@cs.umb.edu)
5837
5838	* Version 6.0.
5839
5840Fri Jan 14 16:02:35 1994  Karl Berry  (karl@cs.umb.edu)
5841
5842	* Makefile.in (install-fmts): The var is `fmtdir', not `formatdir'.
5843
5844Sat Dec 18 13:37:17 1993  Karl Berry  (karl@cs.umb.edu)
5845
5846	* Makefile.in (makeargs): Pass DEFS.
5847
5848Wed Dec 15 06:29:49 1993  Karl Berry  (karl@cs.umb.edu)
5849
5850	* Makefile.in (*formats*): Rename to fmts.
5851	(formats): New target to do both bases and formats.
5852
5853Sun Dec 12 19:13:44 1993  Karl Berry  (karl@cs.umb.edu)
5854
5855	* Makefile.in (manpages): Don't bother to pass cmsources.
5856
5857Sun Nov 14 02:31:54 1993  Karl Berry  (karl@cs.umb.edu)
5858
5859	* Makefile.in (web2c): do-kpathsea before do-lib.
5860
5861	* Makefile.in (manpages, installargs): texfontdir => fontdir.
5862
5863	* Makefile.in (version): No separate texmf_version and
5864	web2c_version any more.
5865
5866Thu Nov 11 11:11:05 1993  Karl Berry  (karl@cs.umb.edu)
5867
5868	* Makefile.in (xincludedir, xlibdir, wlibs): Rename.
5869
5870Sun Nov  7 14:15:14 1993  Karl Berry  (karl@cs.umb.edu)
5871
5872	* Makefile.in (makeargs, etc.): Don't pass srcdir down.  From
5873	harlan@cms-stl.com.
5874
5875	* configure.in (AC_LONG_64_BITS): Invoke this.
5876
5877Sat Nov  6 13:29:57 1993  Karl Berry  (karl@cs.umb.edu)
5878
5879	* configure.in (HP2626WIN, etc.): Don't check for the WIN symbols
5880	that we don't need.
5881
5882Thu Oct 28 14:28:55 1993  Karl Berry  (karl@cs.umb.edu)
5883
5884	* configure.in: Call AC_FIND_X and AC_FIND_XTRA.
5885
5886Sun Oct  3 13:56:24 1993  Karl Berry  (karl@cs.umb.edu)
5887
5888	* configure.in: Rewrite to include common.ac.
5889
5890Sat Oct  2 17:50:30 1993  Karl Berry  (karl@cs.umb.edu)
5891
5892	* Makefile.in (install-*): Don't reassign PATH, just invoke
5893	mkdirchain explicitly.
5894
5895	* Makefile.in: Begin rewrite.
5896
5897Sun Aug 22 19:15:05 1993  Karl Berry  (karl@cs.umb.edu)
5898
5899	* Makefile.in (install-*): mkdirchain is in the top level.
5900
5901Tue Aug  3 12:56:31 1993  Karl Berry  (karl@cs.umb.edu)
5902
5903	* aclocal.m4 (AC_X11_LOCATION): Rewrite tests to use for loops.
5904
5905Sat Jul 31 11:36:03 1993  Karl Berry  (karl@cs.umb.edu)
5906
5907	* configure.in: Remove AC_PREFIX.
5908
5909Fri Jul 30 12:42:55 1993  Karl Berry  (karl@cs.umb.edu)
5910
5911	* Makefile.in [hayley]: Make this ifdef, update dist target, etc.
5912
5913Wed Jul 21 19:47:00 1993  Karl Berry  (karl@cs.umb.edu)
5914
5915	* Makefile.in (configclean): New target.
5916
5917Sat Jul  3 00:36:33 1993  Paul Eggert  (eggert@twinsun.com)
5918
5919	* aclocal.m4: If -L/usr/openwin/lib is used, then prefer
5920	-I/usr/openwin/include.  Fix typo: uname's output was being discarded.
5921	These patches are for Solaris 2.2.
5922
5923Tue May 25 10:08:43 1993  Karl Berry  (karl@cs.umb.edu)
5924
5925	* configure.in (AC_HAVE_HEADERS): Test for `pwd.h'.
5926
5927Sat May 22 11:22:21 1993  Karl Berry  (karl@cs.umb.edu)
5928
5929	* Makefile.in (web{,2c}-dist): Run gzip -9.
5930
5931Tue May 18 14:06:04 1993  Karl Berry  (karl@cs.umb.edu)
5932
5933	* Makefile.in (install-*): mkdirchain on install dirs, and put
5934	mkdirchain in the dist.
5935
5936Sun May  9 10:38:46 1993  Karl Berry  (karl@cs.umb.edu)
5937
5938	* Makefile.in (extraclean): Remove *.i *.s.  Changes for kpathsea.
5939
5940Sat Apr 24 16:42:42 1993  Karl Berry  (karl@cs.umb.edu)
5941
5942	* Makefile.in (makeargs): Add $(MAKEARGS).
5943
5944Sat Apr 10 14:58:32 1993  Karl Berry  (karl@cs.umb.edu)
5945
5946	* configure.in: Do AC_XENIR_DIR after AC_DIR_HEADER.
5947
5948Fri Apr  2 06:42:08 1993  Karl Berry  (karl@cs.umb.edu)
5949
5950	* Makefile.in (texinputdir, mfinputdir): Change default paths to
5951	.../inputs.
5952
5953Mon Mar 29 08:55:12 1993  Karl Berry  (karl@cs.umb.edu)
5954
5955	* configure.in (*WIN): Put $wlibs after the necessary libraries,
5956	instead of before.
5957
5958Thu Mar 25 16:00:11 1993  Karl Berry  (karl@cs.umb.edu)
5959
5960	* aclocal.m4 (AC_ISC_WLIBS): Merge into AC_X11_LOCATION; also
5961	check for -ldnet (from Martyn.Johnson@cl.cam.ac.uk).
5962	* configure.in (AC_ISC_WLIBS): Remove.
5963
5964Sun Feb 28 11:02:19 1993  Karl Berry  (karl@cs.umb.edu)
5965
5966	* configure.in (XVIEWWIN): Use -lX11.
5967
5968Mon Feb 22 17:41:46 1993  Karl Berry  (karl@apollo.cs.umb.edu)
5969
5970	* Version 5.851d.
5971
5972	* Makefile.in (install-exec): Run install-exec in subprograms, not
5973	install.
5974	(install-data): Do install-data in subdirs.
5975
5976Sun Feb 21 08:27:14 1993  Karl Berry  (karl@cs.umb.edu)
5977
5978	* configure.in (SMALLBibTeX): Forgot $ in test, hence always set
5979	up for small BibTeX.
5980
5981	* configure.in (AC_PROG_CC, AC_PROG_CPP): Call explicitly, instead
5982	  of relying on AC_GCC_TRADITIONAL.  Apparently require/provide
5983	  aren't reliable.
5984
5985	* Makefile.in (dist): Remove lib/paths.h from the distribution.
5986
5987Sun Feb 14 11:29:23 1993  Karl Berry  (karl@cs.umb.edu)
5988
5989	* Makefile.in (lib/paths.h): Only use texformats once.
5990
5991Tue Feb  9 14:22:05 1993  Karl Berry  (karl@cs.umb.edu)
5992
5993	* Makefile.in (topfiles): Add I*.
5994	* INSTALL: New file from README.
5995
5996Sun Feb  7 20:09:01 1993  Karl Berry  (karl@cs.umb.edu)
5997
5998	* Makefile.in (web2c-dist): make tangleboot instead of depending
5999	on do-tangle.
6000
6001Fri Jan 29 11:27:38 1993  Karl Berry  (karl@cs.umb.edu)
6002
6003	* Makefile.in (common-trip): New target.
6004	(tr[ai]p): Use it.
6005
6006Thu Jan 28 07:27:24 1993  Karl Berry  (karl@cs.umb.edu)
6007
6008	* Makefile.in (web2c-dist): Make tangleboot.c.
6009
6010Tue Jan 26 16:48:36 1993  Karl Berry  (karl@cs.umb.edu)
6011
6012	* configure.in: Remove texware and mfware.
6013
6014	* Makefile.in (triptrapdirs): Change to {dvi,font}util; merge the
6015	contents of texware and mfware with the other directories.
6016
6017Mon Jan 25 11:36:37 1993  Karl Berry  (karl@cs.umb.edu)
6018
6019	* Makefile.in (install-{formats,bases}): Depend on
6020	{formats,bases}, not do-&.
6021
6022	* Makefile.in (trip, trap): New targets.
6023	(triptrap): Depend on them.
6024	(run-trip, run-trap): Likewise.
6025
6026Sun Jan 24 12:06:28 1993  Karl Berry  (karl@cs.umb.edu)
6027
6028	* configure.in: Add AC_CONST.
6029
6030	* Makefile.in (web2c-dist): Rename the lex and yacc output so it
6031	doesn't get used.
6032
6033	* Makefile.in (run-trap): Depend on triptrap.
6034
6035	* configure.in: Do AC_DECLARE_YYTEXT last, to work around a bug in
6036	Autoconf 1.3.
6037
6038Sat Jan  9 15:22:37 1993  Karl Berry  (karl@cs.umb.edu)
6039
6040	* Makefile.in (configure, config.status): cd $(srcdir) first.
6041
6042Fri Jan  1 14:23:47 1993  Karl Berry  (karl@cs.umb.edu)
6043
6044	* configure.in (AC_USG, AC_MEMORY_H): Delete.
6045	(AC_HAVE_HEADERS): Call for string.h and memory.h.
6046
6047Wed Dec 23 07:00:53 1992  Karl Berry  (karl@cs.umb.edu)
6048
6049	* Makefile.in (topfiles): Don't use the .W2C suffix.
6050	(web2c-dist): Don't rename ChangeLog.
6051	* *.W2C: Remove suffix.
6052
6053Sun Dec 13 14:04:31 1992  Karl Berry  (karl@cs.umb.edu)
6054
6055	* configure.in: Check for window systems via c-auto.h.in.
6056
6057	* configure.in: Don't bother to copy the distributed tex, mf,
6058	bibtex change files; the Makefiles will do it.
6059
6060	* Makefile.in (c-sources): New target.
6061
6062Sat Dec 12 14:08:35 1992  Karl Berry  (karl@cs.umb.edu)
6063
6064	* Makefile.in (distdir): Unpack into web2c-*.
6065
6066	* configure.in: Use sed instead of patch to make the small change
6067	files.
6068
6069	* configure.in: Create Makefiles in subdirectories.
6070
6071Thu Dec 10 10:35:18 1992  Karl Berry  (karl@cs.umb.edu)
6072
6073	* GNUmakefile.in (GNUmakefile): Add $(srcdir) to dependency, and
6074	use $(SHELL) instead of sh.
6075	(config.status): Use $(SHELL).
6076
6077Sun Oct 25 05:58:21 1992  Karl Berry  (karl@cs.umb.edu)
6078
6079	* Makefile.in (web2c-dist): Dist the .gdbinit files.
6080
6081Sun Oct 18 13:44:48 1992  Karl Berry  (karl@cs.umb.edu)
6082
6083	* configure.in (AC_INIT): Use MACHINES.W2C instead of tex/tex.web
6084	for the unique file.  (melvin@math.psu.edu)
6085
6086Sat Oct 17 17:47:00 1992  Karl Berry  (karl@cs.umb.edu)
6087
6088	* Makefile.in (run-tr[ai]p): Pass $(makeargs), so $(LN) is
6089	propagated.  (From metcalf@catfish.LCS.MIT.EDU.)
6090
6091Thu Oct 15 08:35:14 1992  Karl Berry  (karl@cs.umb.edu)
6092
6093	* configure: Ran Autoconf 1.2.
6094
6095Thu Oct  1 17:02:24 1992  Karl Berry  (karl@cs.umb.edu)
6096
6097	* Makefile.in (stamp-{bases,formats}): pass $(makeargs) down.
6098
6099Thu Sep 24 10:55:07 1992  Karl Berry  (karl@cs.umb.edu)
6100
6101	* Makefile.in (install*): use $(LN) instead of `ln', so symlinks
6102	  are used if they are supported.
6103
6104	* configure.in: link with -lolgx if we are using xview.
6105	  (mroth@afit.af.mil)
6106
6107	* Makefile.in (dist): remove tangleboot.o.
6108
6109Sun Sep 20 12:53:09 1992  Karl Berry  (karl@cs.umb.edu)
6110
6111	* Makefile.in (config.status): use sh to run configure --no-create.
6112
6113	* Makefile.in (realclean): OK, don't remove configure.
6114
6115Thu Sep 17 08:42:41 1992  Karl Berry  (karl@hayley)
6116
6117	* Makefile.in (exec_prefix): new variable.
6118	(bindir): use it.
6119
6120	* Makefile.in (install*): mkdir prefix directories.
6121
6122Mon Sep 14 18:00:57 1992  Karl Berry  (karl@hayley)
6123
6124	* Makefile.in (config.status): new target.
6125	(Makefile): depend on config.status.
6126
6127Sat Sep 12 16:00:24 1992  Karl Berry  (karl@hayley)
6128
6129	* README.W2C: briefly discuss Autoconf.
6130
6131Thu Sep 10 08:59:26 1992  Karl Berry  (karl@hayley)
6132
6133	* Makefile.in (dist): include COPYING* from our master directory,
6134	  not the source directory.
6135
6136	* Makefile.in (realclean): remove configure.
6137
6138Tue Sep  8 16:50:06 1992  Karl Berry  (karl@hayley)
6139
6140	* configure.in: test for more Unix variants.
6141
6142Fri Sep  4 08:58:06 1992  Karl Berry  (karl@hayley)
6143
6144	* Makefile.in (extraclean): new target.
6145
6146Thu Aug 27 08:57:15 1992  Karl Berry  (karl@hayley)
6147
6148	* configure: regenerated from Autoconf 1.1.
6149
6150Wed Aug 12 16:33:30 1992  Karl Berry  (karl@hayley)
6151
6152	* README.W2C: aldebaran has a different name now.
6153
6154Sat Aug  8 10:12:23 1992  Karl Berry  (karl@hayley)
6155
6156	* makefile.in (configure, Makefile): new targets.
6157
6158Sat Aug  1 08:08:49 1992  Karl Berry  (karl@hayley)
6159
6160	* configure.in: grep for `#define', not just `define'.
6161
6162Fri Jul 31 17:03:11 1992  Karl Berry  (karl@hayley)
6163
6164	* Makefile.in (dist): include our aclocal.m4.
6165
6166	* configure.in: missed one of the grep -s's.
6167
6168	* Makefile.in (LIBS): include $(extralibs).
6169
6170Sat Jul 25 14:46:59 1992  Karl Berry  (karl@hayley)
6171
6172	* configure.in: test if patch is available, and if not, issue a
6173	  warning.
6174
6175	* configure.in: redirect grep output, instead of relying on -s.
6176
6177Wed Jul 22 09:14:20 1992  Karl Berry  (karl@hayley)
6178
6179	* configure.in: update for Autoconf 1.0.
6180
6181Mon Jul 13 08:37:18 1992  Karl Berry  (karl@hayley)
6182
6183	* Makefile.in (formats): don't do etex by default.
6184
6185Fri Jul  3 11:44:22 1992  Karl Berry  (karl@hayley)
6186
6187	* MACHINES.W2C: update from bernd.
6188
6189	* configure.in: check for XVIEWWIN.
6190
6191Thu Jul  2 15:24:41 1992  Karl Berry  (karl@hayley)
6192
6193	* Makefile.in (cflags): remove.
6194	(coptimize): change to CFLAGS.
6195
6196	* Run Autoconf 0.119.
6197
6198Thu Jun 25 07:51:10 1992  Karl Berry  (karl@hayley)
6199
6200	* configure.in: called AC_PROG_CPP twice.
6201
6202Tue Jun 23 09:14:32 1992  Karl Berry  (karl@hayley)
6203
6204	* Makefile.in (manext): default to `1', not `l'.
6205
6206Sun Jun 14 11:08:41 1992  Karl Berry  (karl@hayley)
6207
6208	* Makefile.in (web2c-dist): show the sizes of tangleboot.*.
6209
6210Thu Jun 11 08:59:40 1992  Karl Berry  (karl@hayley)
6211
6212	* Makefile.in (.NOEXPORT): new target, since Autoconf doesn't add
6213	  it automatically any more.
6214
6215Thu Jun  4 08:25:25 1992  Karl Berry  (karl@hayley)
6216
6217	* configure.in (AC_HEADER_FILE): rename to AC_CONFIG_HEADER, for
6218	  Autoconf 0.115.
6219
6220Fri May 29 16:38:27 1992  Karl Berry  (karl@hayley)
6221
6222	* Makefile.in (installargs): include $(makeargs), in case the
6223	  person didn't `make all' first.
6224
6225Sat May 16 10:09:14 1992  Karl Berry  (karl@hayley)
6226
6227	* configure.in: PROG_CPP must come before GCC_TRADITIONAL.
6228
6229Fri May 15 09:47:03 1992  Karl Berry  (karl@hayley)
6230
6231	* configure.in: add AC_GCC_TRADITIONAL and AC_PROG_CPP.
6232
6233	* configure.in: AC_HEADER_MISSING is now AC_HEADER_CHECK.
6234
6235Thu May 14 19:20:57 1992  Karl Berry  (karl@claude.cs.umb.edu)
6236
6237	* Version 5.851c.
6238
6239Wed May 13 08:54:33 1992  Karl Berry  (karl@hayley)
6240
6241	* Makefile.in (VPATH): change for new Autoconf.
6242
6243Tue Apr 28 10:17:23 1992  Karl Berry  (karl@hayley)
6244
6245	* configure.in: Autoconf's prefix is now AC_, not M_.
6246
6247Sat Apr 25 09:04:59 1992  Karl Berry  (karl@hayley)
6248
6249	* README.W2C: various fixes.
6250
6251	* AUTHORS.W2C: new file, shortening README.
6252
6253Thu Apr 23 06:38:46 1992  Karl Berry  (karl@hayley)
6254
6255	* Makefile.in: fix clean targets for latest GNU stds.
6256	(bases): pass localmodes.
6257	(makeargs): pass MFLAGS.
6258	Above from Andreas.
6259
6260	* README.W2C, configure.in: Refer to site.h.in.
6261	* Makefile.in (web2c-dist): distribute it.
6262	(prefix): set to /usr/local.
6263
6264	* Makefile.in (.NOEXPORT): remove, as configure automatically adds
6265	  it now.
6266
6267	* Makefile.in (installargs): mfpool was going to the wrong place.
6268
6269Wed Apr 22 08:41:18 1992  Karl Berry  (karl@hayley)
6270
6271	* configure.in: M_SIGTYPE is now M_RETSIGTYPE.
6272
6273	* configure.in: use M_LN_S.
6274	* Makefile.in (LN): set to @LN_S@.
6275
6276	* MACHINES.W2C (DEC 5000/250, Ultrix 4.2a): from Elizabeth.
6277
6278	* Makefile.in (formats): remove \ at end of comment line, as
6279	  Ultrix make can't handle it.
6280
6281Mon Apr 20 06:32:10 1992  Karl Berry  (karl@hayley)
6282
6283	* Makefile.in (check): an alias for `run-triptrap'.
6284
6285Sun Apr 19 11:54:41 1992  Karl Berry  (karl@hayley)
6286
6287	* Makefile.in (distclean): add as another alias for `realclean'.
6288
6289Fri Apr 17 08:52:06 1992  Karl Berry  (karl@hayley)
6290
6291	* Version 5.851b.
6292
6293Tue Apr 14 17:26:32 1992  Karl Berry  (karl@hayley)
6294
6295	* Makefile.in (web/tangleboot.c): just make tangleboot.c.
6296
6297	* Makefile.in (clean-triptrap): just remove tex/tex.p and mf/mf.p,
6298	  as we don't want to remove the change files configure constructed.
6299
6300Mon Apr 13 09:00:39 1992  Karl Berry  (karl@hayley)
6301
6302	* configure.in: do M_PREFIX before M_FLEX, so we can guess
6303	  $(prefix)/lib/libfl.a for the flex library.
6304
6305Fri Apr 10 17:02:56 1992  Karl Berry  (karl@hayley)
6306
6307	* Makefile.in (web2c-dist): remove */c*.ch in what get distributed.
6308
6309	* configure.in: don't mess up if small vs. bib TeX/MF/BibTeX
6310	  changes from configure to configure.
6311
6312	* Makefile.in (infodir): remove this, as we don't have Texinfo
6313	  documentation (yet).
6314
6315	* README.W2C: correct numbering.
6316
6317	* MACHINES.W2C: add entry for Sun 3/SunOS 4.0.3 from Elizabeth.
6318
6319Wed Apr  8 15:47:02 1992  Karl Berry  (karl@hayley)
6320
6321	* README.VMS: new file.
6322
6323Fri Apr  3 11:56:13 1992  Karl Berry  (karl@hayley)
6324
6325	* configure.in, Makefile.in: guess $(prefix) automatically.
6326
6327Fri Apr  3 09:54:21 1992  Karl Berry  (karl at hayley)
6328
6329	* Version 5.851a.
6330
6331Thu Apr  2 17:19:09 1992  Karl Berry  (karl at claude.cs.umb.edu)
6332
6333	* Makefile.in: make stamp-web2c depend on stamp-lib, etc.
6334
6335Thu Apr  2 13:51:45 1992  Karl Berry  (karl at ra.cs.umb.edu)
6336
6337	* Makefile.in (tangleboot.pas): change to tangleboot.c.
6338
6339Mon Mar 30 08:01:35 1992  Karl Berry  (karl at hayley)
6340
6341	* Makefile.in: use $(MAKE), not make.
6342
6343Sun Mar 22 09:26:20 1992  Karl Berry  (karl at hayley)
6344
6345	* configure.in: don't make a link to lib/site.h, it's already there.
6346
6347	* Makefile.in (mfargs): new variable.
6348	(programs): pass $(mfargs) if we are doing mf.
6349	(web2c): remove this.
6350
6351Sat Mar 21 09:08:31 1992  Karl Berry  (karl at hayley)
6352
6353	* Makefile.in (web-dist, web2c-dist): redo.
6354
6355	* configure.in: test for site.h in lib/.
6356
6357	* site.h (TEXPOOLNAME): new macro for installers to redefine.
6358
6359	* Makefile.in (*manpages): don't pass SITEDIR; pass srcdir instead.
6360
6361Fri Mar 20 15:53:21 1992  Karl Berry  (karl at hayley)
6362
6363	* configure.in: do M_X11_LOCATION.
6364
6365	* README.W2C: document these changes.
6366	* Makefile.in (install-programs): rename from install.  Make
6367	  `install' install everything.  Also, go into subdirectories to
6368	  do the installation.
6369	(install-manpages): don't pass INSTALL_PROGRAM.
6370	(dist): do both web2c-dist and web-dist.
6371	(mostlyclean): new clean target.
6372
6373Sat Mar  7 10:18:41 1992  Karl Berry  (karl at hayley)
6374
6375	* configure.in: change config-auto.h to c-auto.h.
6376
6377Fri Feb 14 07:56:42 1992  Karl Berry  (karl at hayley)
6378
6379	* configure.in (wlibs): put the -l's here directly, instead of
6380	  setting to a make variable.
6381	* Makefile.in (*lib): remove the variables.
6382
6383Tue Feb 11 09:56:01 1992  Karl Berry  (karl at hayley)
6384
6385	* configure.in: test for memcpy et al. in <memory.h> only.
6386
6387	* configure.in: test for <limits.h> missing.
6388
6389	* configure.in (extrawlibs): remove this, just assign to wlibs.
6390
6391	* Makefile.in (copt): never mind, use CC.
6392
6393Sun Feb  9 09:54:27 1992  Karl Berry  (karl at hayley)
6394
6395	* Makefile.in (copt): new variable, for ISC's -posix.
6396
6397	* Makefile.in (realclean): remove Makefile and config.status.
6398
6399Sat Feb  1 16:03:05 1992  Karl Berry  (karl at hayley)
6400
6401	* site.h-dist: remove subdirectory stuff.  Add GFFONTS and PKFONTS.
6402
6403Fri Jan 24 09:11:29 1992  Karl Berry  (karl at hayley)
6404
6405	* configure.in: do M_CHAR_UNSIGNED, and test for endianness here.
6406	* config: gets removed.
6407	* site.h: gets copied from config.
6408	* Makefile.in (cflags): don't include -I$(configdir).
6409	(configdir): remove.
6410
6411Wed Jan 15 11:33:54 1992  Karl Berry  (karl at hayley)
6412
6413	* Makefile.in (libsources): do not include xchdir.c and xgetcwd.c,
6414	  as they're no longer needed.
6415	* configure.in: don't test for getwd missing anymore.
6416
6417Tue Jan 14 08:47:38 1992  Karl Berry  (karl at hayley)
6418
6419	* Makefile.in (makeargs): pass wlibs.
6420
6421Sun Jan 12 07:35:37 1992  Karl Berry  (karl at hayley)
6422
6423	* Makefile.in (CFLAGS): define and pass down `cflags', instead, as
6424	  TeX and BibTeX need to add additional -D's.
6425
6426	* Makefile.in (.NOEXPORT): include this target to stop arg list
6427	  problems with GNU make.
6428
6429	* Makefile.in (clean-triptrap): call `make realclean', not
6430	  `veryclean'.
6431
6432Sat Jan 11 11:59:27 1992  Karl Berry  (karl at hayley)
6433
6434	* rename `common' to `lib'.
6435
6436	* configure.in: new file to automatically generate the configure
6437	  script with autoconf.
6438
6439Wed Jan  8 07:44:02 1992  Karl Berry  (karl at hayley)
6440
6441	* configure (extrawlibs): include -lnsl_s, as ISC's X11R4 stuff
6442	  needs it.
6443
6444Tue Jan  7 11:24:54 1992  Karl Berry  (karl at hayley)
6445
6446	* Makefile.in (install targets): use INSTALL_PROGRAM and
6447	  INSTALL_DATA appropriately; pass to subdirs.
6448
6449	* start ChangeLogs in subdirectories.
6450
6451Fri Jan  3 13:20:09 1992  Karl Berry  (karl at hayley)
6452
6453	* texware/pltotf.ch (main block): exit 0.  No, rescind that; the
6454	  error code was from something else, as we already exit (0) in
6455	  common/main.c (main).
6456
6457Sun Sep  1 13:26:11 1991  Karl Berry  (karl at hayley)
6458
6459	* fontutil/vftovp.ch (Read the preamble, Read and store a font):
6460	  don't output anything unless -verbose is set.
6461
6462	* fontutil/vftovp.ch (Set init...): initialize vpl_name to optind
6463	  + 2, not + 1; initialize the others to be optind and optind + 1.
6464
6465Thu Aug 29 17:46:31 1991  Karl Berry  (karl at hayley)
6466
6467	* Makefile.in (INSTALL_PROGRAM): new variable.
6468	(INSTALL): rename from `install'.
6469	(INSTALL_DATA): rename from `INSTALLDATA'; change uses.
6470	(prefix, libdir): new variables.
6471	(bindir, mandir, texlibdir, mflibdir): use prefix.
6472
6473Sat Aug 24 06:37:52 1991  Karl Berry  (karl at hayley)
6474
6475	* tex/Makefile (formats): add `amslatex.fmt'.
6476	(amslatex.fmt): new target.
6477	* Makefile.in (formats): likewise.
6478	* README (Format files): describe it.  Also add ``canonical
6479	  sources'' for the formats.
6480
6481Fri Aug 23 09:11:50 1991  Karl Berry  (karl at hayley)
6482
6483	* Makefile-dist: rename to Makefile.in.
6484	* configure (makefiledist): likewise.
6485
6486Mon Aug 12 08:14:18 1991  Karl Berry  (karl at fosse)
6487
6488	* bibtex/bibtex.ch (pool_size): decrease to 512K from 5.12M.
6489
6490	* Makefile (install-formats, install-bases): don't do `-mkdir' in
6491	  the middle of the rule.
6492
6493	* common/common.defines (bytepointer): rename to pointertobyte,
6494	  since dvicopy defines a `bytepointer'.
6495	* common/extra.h (bytepointer): likewise.
6496	* texware/tftopl.ch: change uses.
6497
6498	* mf/Makefile (makeargs): update.
6499
6500Sun Aug 11 08:33:44 1991  Karl Berry  (karl at fosse)
6501
6502	* common/common.h [STRING_MISSING]: don't include <strings.h> if
6503	  `index' is already defined.
6504
6505	* common/texmf.c: include <ctype.h>.
6506
6507	* common/getopt.c [_AIX]: indent the `#pragma alloca', since
6508	  otherwise we get `undefined control' from hc.
6509
6510	* configure (systemtypes): fix sed commands to remove the final .h.
6511
6512Sat Aug 10 12:23:24 1991  Karl Berry  (karl at hayley)
6513
6514	* web2c/web2c.yacc (fixup_var_list): add the temp symbol used for
6515	  arrays with negative lower bounds to the symbol table.
6516
6517	* web2c/web2c.c (yytext): don't declare this, since we do in
6518	  web2c.h.
6519
6520	* texware/tftopl.ch (Read the whole input file): malloc the tfm
6521	  array if the file size is larger than the static size.
6522	* common/common.defines (xmalloc, xrealloc, bytepointer,
6523	  casttobytepointer): declare these.
6524	* common/extra.h (bytepointer, casttobytepointer): define these.
6525
6526Mon Jul 22 06:01:41 1991  Karl Berry  (karl at hayley)
6527
6528	* config/s-{esv3,ultrix4.2}.h: new files.
6529	* configure: update for those systems.
6530
6531Fri Jul 19 08:32:18 1991  Karl Berry  (karl at hayley)
6532
6533	* configure (statusfile): define to be $configdir/statusfile;
6534	  always test if the s- file exists.
6535
6536Sat Jul 13 10:49:01 1991  Karl Berry  (karl at hayley)
6537
6538	* Makefile-dist (proginstall, fileinstall): change names to
6539	  `INSTALL' and `INSTALLDATA'.
6540
6541	* Makefile-dist (RANLIB): new variable.
6542	(makeargs): pass it down.
6543	* mf/MFwindow/Makefile (window.a): unconditionally use RANLIB,
6544	  since it will always be set.
6545	* common/Makefile: make a library out of the common files.
6546	* */Makefile (commono): reference the library.
6547
6548	* fontutil/vftovp.ch: implement -verbose, -charcode-format, and
6549	  output to stdout a la tftopl.
6550	* man/vftovp.man: document this.
6551
6552	* texware/{pl,tf}to{tf,pl}: don't print the banner until after
6553	  we've read the input file.
6554
6555	* fontutil/vptovf.ch: implement -verbose a la pltotf.
6556	* man/vptovf.man: document this.
6557
6558Mon Jul  8 10:52:26 1991  Karl Berry  (karl at hayley)
6559
6560	* common/common.h (integer): move comment about changing
6561	  fixwrites.c if integer changes here, from README.W2C.
6562
6563	* texware/tftopl.ch: new option -charcode-format.
6564	(out_char): output the character code in the format requested.
6565	* man/tftopl.man: document this.
6566	* common/common.defines (vstrcat): new declaration.
6567	* web2c/fixwrites.c (main): add ASCIIall to the list of variable
6568	  names who get output as characters.  What a crock.
6569
6570	* tex/Makefile (*.fmt): don't print the \font definitions.
6571
6572Thu Jul  4 07:16:39 1991  Karl Berry  (karl at hayley)
6573
6574	* common/texmf.c: put the memory_word stuff back in `texmfmem.h',
6575	  and redo the Makefiles; we can't include it before the types
6576	  have been defined.
6577
6578	* */Makefile (SITEDIR): change to ../config.
6579
6580	* web2c/web2c.h (yytext) [!DECLARE_YYTEXT_TYPE]: new type definition.
6581
6582	* web2c/web2c.yacc: lowercase `TRUE' and `FALSE'.
6583
6584	* web2c/Makefile (web2cy.c): unconditionally move the new .h and
6585	  .c files.
6586
6587	* common/Makefile (endian.h, endian): remove these targets; this
6588	  is now generated by configure.
6589
6590	* Makefile-dist: rearrange so that configure can easily edit it.
6591
6592Wed Jul  3 17:01:25 1991  Karl Berry  (karl at hayley)
6593
6594	* common/texmf.c (input_line): don't throw away trailing form
6595	  feeds on the line.
6596
6597	* common/texmf.h (twohalves): throw in another two bytes of junk
6598	  if we are BigTeX or BigMF.
6599
6600Mon Jul  1 06:31:18 1991  Karl Berry  (karl at hayley)
6601
6602	* common/getopt*: update to new versions.
6603
6604	* */*.[ch]: rationalize includes.
6605
6606	* site.h: move system stuff out; it will be determined by the
6607	  configuration file.
6608	* defaults.h: remove; it, too, will be part of the configuration
6609	  file.
6610	* common/extra.c [BSD]: conditionalize <dirent.h> on
6611	  DIRENT_MISSING, instead.
6612	(PATH_DELIMITER): move to common.h.
6613
6614Sun Jun 30 13:44:09 1991  Karl Berry  (karl at hayley)
6615
6616	* web2c/symtab.h: fold into web2c.h.
6617	* web2c/Makefile (web2c*.o): remove dependency on symtab.h.
6618
6619	* defaults.h [__HIGHC__]: move to common.h.
6620	(FILENAMESIZE): define to 512 if it isn't already defined.
6621
6622	* common/common.h (index, rindex): conditionalize on
6623	  `STRING_MISSING'.  Define to be str[r]chr.
6624	(getenv, atof): don't declare if we have <stdlib.h>.
6625	* */*.c: change uses of [r]index to str[r]chr.
6626
6627	* {mf,tex}/c{mf,tex}big.ch: don't include "mfmem.h" or "texmem.h"
6628	  after all.
6629	* common/texmf.h: include contents of memory_word structure.
6630
6631	* common/common.h [!index]: declare `index' to be a routine
6632	  returning a `char *'.
6633	* web2c/regfix.c: include common.h.
6634	(From wittig@gmdzi.gmd.de.)
6635
6636	* common/extra.c (space_terminate): use xord, not xchr.
6637	* common/texmf.c (input_line): remove all space characters from
6638	  the end of the input line, not just spaces and tabs.
6639	(topenin): use xord if NONASCII, and get rid of trailing
6640	  whitespace.
6641	(These changes from raichle@azu.informatik.uni-stuttgart.de.
6642
6643	* common/{main,texmf}.c [ATARI_ST]: define _stksize (from
6644	  ridderbusch.pad@nixdorf.com).
6645
6646	* Makefile (SITEDIR): make default be `pwd', to simplify things.
6647	* mf/MFwindow/Makefile (SITEDIR): lose the `..' in
6648	  -I../$(SITEDIR).  (From S.P.Q.Rahtz@ecs.southampton.ac.uk.)
6649
6650	* common/{fileio,texmf}.c [FUNNNY_CORE_DUMP}: don't do the funny
6651	  core dump stuff if we're BibTeX (from elisabet@max.u.washington.edu).
6652
6653	* {tex,mf}/small.diff: new file to replace the big patches.  Now
6654	  big is the default.
6655
6656	* bibtex/small.diff: new patch to go backwards from the big BibTeX
6657	  to the small one.
6658	* README (Changing constants): document this.
6659
6660	* common/extra.c (checked_fopen): return NULL at the end, even
6661	  though we don't really return, to stop compiler warnings.  (from
6662	  steele@ecn.purdue.edu).
6663
6664	* common/extra.c (checked_fopen): before we hand the string to
6665	  perror, make it into a C string (from
6666	  kabal@aldebaran.insl.mcgill.ca).
6667
6668	* tex/Makefile (latex.fmt): remove comment about hacked lplain
6669	  (from kabal@aldebaran.insl.mcgill.ca).
6670
6671	* web2c/Makefile (web2cy.c): Print a message about expected s/r
6672	  conflicts.  Also use -v when invoking yacc.
6673	(clean): remove `y.output'.
6674
6675	* Makefile (install-formats, install-bases): do `install dir1/file
6676	  dir2/file' instead of `install dir1/file dir2', since Ultrix
6677	  install is broken (in yet another way)  (from
6678	  scole@doorstop.berkeley.edu).
6679
6680	* man/{pktogf,pktype,vftovp,gftodvi,gftopk,gftype,tftopl}.man:
6681	  document that we look in `.' first.
6682
6683Sat Jun 29 08:14:12 1991  Karl Berry  (karl at hayley)
6684
6685	* common/extra.c (cwdtestreadaccess): new routine to look in `.'
6686	  before anything else.
6687	* common/extra.defines (cwdtestreadaccess): declare it for Pascal.
6688	* dviutil/dvicopy.ch (VF: Open |vf_file|...),
6689	  fontutil/{pktogf.ch, pktype.ch, vftovp.ch},
6690	  mfware/{gftodvi.ch,gftopk.ch,gftype.ch},
6691	  texware/tftopl.ch: use it to open input files.
6692
6693Fri Jun 28 16:40:10 1991  Karl Berry  (karl at hayley)
6694
6695	* mf/convert: insert `volatile's to avoid MIPS C compiler bugs
6696	  (from lgy@newton.phys.washington.edu).
6697	* defaults.h (volatile) [!__STDC__]: define to be the empty
6698	  string.
6699
6700	* common/texmf.c (get_date_and_time): use `time_t' instead of
6701	  `long' for `time's return type.
6702
6703	* bibtex/bibtex.ch: comment out hacks to do the setjmp/longjmp.
6704	* bibtex/convert: don't put in the setjmp/longjmp.
6705
6706	* Makefile (CCLD): new command to do the link step (suggested by
6707	  herber@fnalf.fnal.gov).  Change */Makefile to use it, and the
6708	  makeargs variable to pass it down.
6709
6710	* {mf,tex,mfware}/memory.h: rename this, to include conflicts with
6711	  a system <memory.h>.  (from newton@gumby.cs.caltech.edu).
6712	* {mf,tex,mfware}/Makefile: rename memory.h here, too.
6713
6714	* Makefile: replace all bare `if's with `-if' (from
6715	  kmr@nada.kth.se).
6716
6717	* defaults.h: (integer): move from site.h-dist.
6718
6719	* common/texmf.c: always include <sys/types.h>.
6720
6721	* common/texmf.c [HANDLE_INTERRUPTS]: remove this conditional,
6722	  since we unconditionally defined it, anyway.
6723
6724	* site.h-dist (schar) [ANSI]: change conditional to use __STDC__.
6725
6726Sun Jun  9 12:27:01 1991  Karl Berry  (karl at hayley)
6727
6728	* tex/ctex.ch: apply trie.diff; we'll always have a big
6729	  hyphenation trie, instead of requiring the installer to patch
6730	  it.
6731
6732Wed May  8 07:31:19 1991  Karl Berry  (karl at hayley)
6733
6734	* Makefile (stamp-{bases,formats}): make dependent on ini{mf,tex}.
6735	* {mf,tex}/Makefile ({*.base,*.fmt}): likewise.
6736
6737	* mf/cmf.ch (max_strings): change default for small Metafont to
6738	  3000: when modes.mf and plain are loaded, there is only room for
6739	  250 user strings.
6740	(string_vacancies): change to 10000.
6741
6742Fri May  3 06:46:05 1991  Karl Berry  (karl at hayley)
6743
6744	* texware/{pl,tf}to{tf,pl}.ch, mfware/gftodvi.ch: declare verbose
6745	  as an integer, not a boolean.
6746
6747Wed May  1 17:04:03 1991  Karl Berry  (karl at hayley)
6748
6749	* texware/pltotf.ch (Constants): increase some sizes some more.
6750
6751Wed Apr 17 11:26:55 1991  Karl Berry  (karl at hayley)
6752
6753	* man/Makefile (install): don't unconditionally do mkdir $(mandir).
6754
6755Tue Apr 16 14:14:49 1991  Karl Berry  (karl at ra.cs.umb.edu)
6756
6757	* Version 5.84b.
6758
6759	* README.W2C: remove reference to bigbibtex.ch.
6760
6761	* dviutil: new dvicopy.web and dvicopy.ch from
6762	  xitikgun@ddathd21.bitnet.
6763
6764Tue Apr  9 10:58:39 1991  Karl Berry  (karl at ra.cs.umb.edu)
6765
6766	* common/texmf.c (do_undump) [REGFIX]: use a temporary so we can
6767	  use the & operator.
6768
6769	* MACHINES.W2C (Sun 4/470 and SunOS 4.1.1): from
6770	  casterln@are.berkeley.edu.
6771
6772	* Makefile (siteh): remove this.
6773	(stamp-common): remove dependency on it.
6774
6775Tue Apr  2 16:23:02 1991  Karl Berry  (karl at ra.cs.umb.edu)
6776
6777	* Version 5.84a.
6778
6779	* web/tangleboot.c: bring up to date.
6780
6781Tue Apr  2 13:28:35 1991  Karl Berry  (karl at churchy.gnu.ai.mit.edu)
6782
6783	* common/endian.c: define the symbol `WEB2C_BIG_ENDIAN', since
6784	  <sys/machine.h> .
6785	* common/texmf.c (do_dump, do_undump): use that name.
6786
6787Tue Apr  2 09:52:55 1991  Karl Berry  (karl at godwin)
6788
6789	* bibtex/bibtex.ch: make `big' BibTeX the default.
6790
6791	* common/extra.h (gargv): make declaration extern.
6792
6793	* web2c/web2c.c (ii): remove second declaration.
6794
6795	* web/tangle.ch, fontutil/vptovf.ch, mfware/gftype.ch,
6796	  texware/pltotf.ch: change version numbers in banner.
6797
6798Thu Mar 28 14:28:01 1991  Karl Berry  (karl at apple-gunkies)
6799
6800	* mf/Makefile (run-trap): specify the current directory to find
6801	  trap.tfm and trap.72270gf.
6802
6803	* all Makefiles: add alloca.o to the common object files.
6804
6805	* Makefile (triptrap): new dependency `stamp-common'.
6806
6807	* common/Makefile (endian.h): use `./endian', not just `endian'.
6808
6809Tue Mar 26 14:05:00 1991  Karl Berry  (karl at ds5000)
6810
6811	* Makefile (install-formats, install-bases): don't quit if the
6812	  mkdir fails on the installation directory.
6813
6814	* tex/tex.web, fontutil/pktogf.web: new versions.
6815	* fontutil/pktogf.ch: change version number.
6816
6817	* Makefile (web2c): define as just `web2c', and rename the
6818	  directory.  All the scripts use that name.
6819
6820Tue Mar 26 13:48:36 1991  Karl Berry  (karl at ra.cs.umb.edu)
6821
6822	* common/texmf.c (time): remove this declaration, since different
6823	  systems want a different return type.  (from bush@evax.uta.edu)
6824
6825Mon Mar 25 08:25:36 1991  Karl Berry  (karl at hayley)
6826
6827	* Makefile (stamp-web2c): remove all dependencies.
6828	* web2c: change directory name to include version number.
6829	(web2c): new variable to define the name of the web2c directory.
6830
6831Fri Mar 22 10:40:22 1991  Karl Berry  (karl at hayley)
6832
6833	* common/extra.c (setpaths): use a string version of the
6834	  PATH_DELIMITER when concatenating paths.
6835	(PATH_DELIMITER_STR): new macro.
6836
6837	* mf/MFwindow/x11-xt.c (mf_x11_updatescreen): remove redundant
6838	  stuff after #endif.
6839
6840	* web2c/{web2c.h,web2c.c}: remove redundant preprocessor definitions.
6841
6842	* web2c/web2c.c (my_output); don't always output a space after
6843	  every token.  [no, rescind that, some sed scripts depend on the
6844	  existing form of output.]
6845
6846	* common/extra.c (getwd): don't initialize the automatic
6847	  structure; cc can't handle it.
6848
6849	* Makefile, */Makefile: use LDFLAGS at the beginning of linking
6850	  lines, and LOADLIBES at the end.
6851
6852	* COPYING.W2C: new file necessary for getopt; refer to it in
6853	  README.
6854
6855Tue Mar 19 15:19:35 1991  Karl Berry  (karl at hayley)
6856
6857	* mfware/gftopk.ch (open_pk_file): don't search backwards through
6858	  garbage for a `/' (found by mackay@cs.washington.edu).
6859	* fontutil/pktogf.ch (open_gf_file): likewise.
6860
6861Mon Mar 18 13:48:34 1991  Karl Berry  (karl at hayley)
6862
6863	* {tex,mf}/Makefile ({tex,mf}-extra.o): remove the C file before
6864	  creating the link.
6865
6866Fri Mar 15 10:41:22 1991  Karl Berry  (karl at hayley)
6867
6868	* site.h-dist (SPRINTF_RETURN_TYPE): remove this; it's caused
6869	  about a zillion times more trouble than it's worth.
6870
6871	* mfware/gftodvi.ch: change default extension to `2602gf',
6872	  following dek's change for art.
6873
6874	* tex/ctex.ch: we're now at version 3.14.
6875	(Also new versions of gftodvi.web and mf.web, but they don't
6876	require any changes to the change files.)
6877
6878Sun Feb  3 11:22:13 1991  Karl Berry  (karl at hayley)
6879
6880	* mfware/gftodvi.ch: only print final newline if verbose.
6881
6882Sat Feb  2 09:54:14 1991  Karl Berry  (karl at hayley)
6883
6884	* tex/Makefile (etex.fmt): create the aux file before running initex.
6885
6886	These two changes from jmr@nada.kth.se make calling checked_fopen more
6887	than once with the same argument (as happens with weave patgen.web
6888	patgen.ch) work.
6889	* common/extra.c (checked_fopen): leave the arg as a Pascal string.
6890	* common/fileio.c (open_input): terminate the result that comes
6891	  back from checked_fopen with a null.
6892
6893	* common/texmf.h (dumpint): use do...while (0) to prevent syntax
6894	  errors.
6895
6896	* PROJECTS.W2C: remove the ones that have been implemented.
6897
6898Sat Jan 19 15:44:26 1991  Karl Berry  (karl at hayley)
6899
6900	* man/gftodvi.man: document the new options.
6901
6902	* */Makefile (commonh): add common.h to the list.
6903
6904	* common/common.h: include <math.h>.
6905
6906	* mfware/gftodvi.ch: implement -overflow-label-offset.
6907	* common/extra.h (optiontable): another new abbreviation to help
6908	  in arg parsing.
6909	* common/common.defines (strcmp, atof, optiontable): new
6910	  declarations.
6911
6912	* mfware/gftodvi.ch: changes to implement -verbose.
6913
6914	* most .ch files: fix the \title.
6915
6916Mon Jan 14 09:28:20 1991  Karl Berry  (karl at hayley)
6917
6918	* mf/Makefile (inimf): don't depend on $(windowlib), and don't
6919	  link with $(libs); it just wastes disk space.
6920	* common/texmf.c [INI]: undefine all window symbols.
6921
6922	* man/dvitype.man: fix mismatched parentheses.
6923
6924	* man/tftopl.man: document the new option and the path searching.
6925
6926	* common/extra.c (make_c_string): replace spurious call to
6927	  `space_terminate' with `null_terminate'.
6928
6929	* texware/tftopl.ch: changes to implement -verbose; also write to
6930	  stdout if no output file is specified; also call set_paths
6931	  to do path searching for the TFM file.
6932
6933	* texware/pltotf.ch (usage): remove; just print it inline.
6934
6935Sun Jan 13 16:57:01 1991  Karl Berry  (karl at hayley)
6936
6937	These changes from ken@csis.dit.csiro.au:
6938	* site.h: add TANDY as a possibility.
6939	* defaults.h (FILENAMESIZE) [TANDY]: define to be smaller.
6940	* common/extra.c (end_with_null, end_with_space): rename to
6941	  `null_terminate' and `space_terminate'.
6942	* common/texmf.c (interrupt_handler): rename to `catch_interrupt'.
6943	* web/tangle.ch (web_file_name, change_file_name): rename to
6944	  `web_name' and `chg_name'.
6945	* web2c/web2c.yacc (function_return_type): rename to
6946	  `fn_return_type'.
6947
6948Sun Jan  6 13:41:08 1991  Karl Berry  (karl at hayley)
6949
6950	* site.h: remove HAVE_GETWD -- now we supply our own.
6951
6952	* Makefile (x11lib): don't include -lXext.
6953
6954	* common/main.c (argv): check if we're beyond the end of argv.
6955
6956	* texware/pltotf.ch: changes for silent running unless `-verbose'
6957	  is specified.
6958
6959	* common/extra.h (address_of_int): rename to addressofint.
6960
6961Fri Jan  4 15:38:40 1991  Karl Berry  (karl at hayley)
6962
6963	* man/Makefile (sedscript): use _ in the patterns, so
6964	  `TEXFONTS_SUBDIR' et al. work.  (from drl@vuse.vanderbilt.edu)
6965
6966Sat Dec 29 13:52:41 1990  Karl Berry  (karl at hayley)
6967
6968	* mfware/gftodvi.ch (Finish the \.{DVI}...): print a newline
6969	  before exiting.
6970
6971	* mfware/gftodvi.ch (Get ready to convert...): add only 1 inch
6972	  before typesetting the overflow labels.
6973
6974	* common/main.c (gargv): do not make static.
6975	* common/extra.h (gargv): declare.
6976	* common/extra.c (getwd, checked_{{open,ch}dir,{l,}stat): new
6977	routines to find the pathname of the current directory.
6978
6979Wed Dec 26 09:21:56 1990  Karl Berry  (karl at hayley)
6980
6981	* mfware/gftodvi.ch: put the progress report back in.
6982
6983Mon Dec 17 09:35:24 1990  Karl Berry  (karl at hayley)
6984
6985	* README.W2C (Online output from MF): we have two versions of the
6986	  Suntools support now; mackay@cs.washington.edu sent one based on
6987	  the Sunview definitions, instead of gfx_hs.
6988
6989	* *.WEB2C: rename to *.W2C for compatibility with the Unix TeX
6990	distribution.
6991
6992	* common/extra.c (getwd): new routine.
6993	* site.h-dist (HAVE_GETWD): remove this definition; now everybody
6994	  has it.
6995
6996	* site.h-dist (FUNNY_CORE_DUMP): new symbol to make core dumps for
6997	  a preloaded TeX or MF by giving a strange filename.
6998	* common/{extra,fileio}.c: use FUNNY_CORE_DUMP, instead of BSD,
6999	  for the condition.
7000
7001Sat Dec  8 13:01:18 1990  Karl Berry  (karl at hayley)
7002
7003	* {tex,mf}/Makefile ({tex,mf}-extra.o): make a link to $(extrac)
7004	  and compile it, instead of compiling $(extrac), so that parallel
7005	  computation work properly.
7006
7007	* tex/Makefile (latex.fmt, slitex.fmt): the files are called
7008	  `lplain' and `splain' again, instead of `lplain3' and `splain3'.
7009
7010Thu Nov 29 10:54:55 1990  Karl Berry  (karl at hayley)
7011
7012	* man/tex.man: don't put @TEXINPUTS@ at the beginning of a line,
7013	  since it might start with `.' (from
7014	  kabal@aldebaran.insl.mcgill.ca).
7015
7016Tue Nov 20 10:21:43 1990  Karl Berry  (karl at hayley)
7017
7018	* MACHINES: add info for ESIX on a 386, from uri@ibm.com.
7019
7020Mon Nov 19 07:04:10 1990  Karl Berry  (karl at hayley)
7021
7022	* texware/pltotf.ch (System-dependent changes): parse arguments
7023	  using getopt.
7024	* common/common.defines (gargv, optind, getoptstruct,
7025	  getoptlongonly, addressofint, name, hasarg, flag, val): new
7026	  definitions.
7027	* common/extra.h (addressofint, hasarg, getoptlongonly): new
7028	  definitions.
7029
7030Sun Nov 18 08:22:18 1990  Karl Berry  (karl at hayley)
7031
7032	* common/texmf.c (initscreen): use the MFTERM envvar, if set, to
7033	  determine the user's desired display type.
7034	* man/mf.man: document this.
7035
7036	* common/texmf.c (do_dump): swap the bytes in memory back again
7037	  after dumping, since we use some of those values.
7038
7039	* web2c/web2c.yacc (P_F_DEC_PART): allow this to be empty.
7040
7041	* tex/ctex.ch (\input, \openin changes): allow names like
7042	  `foo.bar.tex', and look for `foo' before `foo.tex'.
7043
7044	* common/texmf.c (swap_items): new routine.
7045	(do_dump, do_undump): call it, instead of doing bit operations to
7046	pack and unpack the bytes.
7047
7048	* common/endian.c: new file.
7049	* common/Makefile (endian.h): new target.
7050	(all): make endian.h.
7051	* tex/Makefile, mf/Makefile (extrah): add endian.h to the definition.
7052
7053Tue Nov 13 07:29:45 1990  Karl Berry  (karl at hayley)
7054
7055	* common/extra.c (setpaths): use PATH_DELIMITER instead of ":".
7056
7057Wed Nov  7 06:44:01 1990  Karl Berry  (karl at hayley)
7058
7059	* common/texmf.c (do_dump): handle dumping 8-byte and 2-byte items.
7060	(dump_four): new routine.
7061
7062	* mf/cmf.ch (clear_terminal): define to do nothing.
7063	* tex/ctex.ch (clear_terminal): likewise.
7064
7065Tue Nov  6 15:02:51 1990  Karl Berry  (karl at hayley)
7066
7067	* common/texmf.h ((un)dumpthings): call new routines, do_(un)dump.
7068	* common/texmf.c (do_(un)dump): define them to always write and
7069	  read BigEndian files.x
7070
7071	* common/texmf.h (generic_(un)dump): call (un)dumpthings.
7072
7073	These changes from rusty@belch.berkeley.edu:
7074	* web/Makefile (veryclean): remove tangle.h.
7075
7076	* web2c/Makefile (clean): remove lex.yy.c.
7077
7078	* Makefile (LN): new variable.
7079	(triptrap): pass LN down.
7080	* mf/Makefile, tex/Makefile: use $(LN) instead of `ln'.
7081
7082	* site.h-dist (schar) [ANSI]: define to be signed char (from
7083	  lgy@newton.phys.washington.edu).
7084
7085Sun Nov  4 09:32:55 1990  Karl Berry  (karl at hayley)
7086
7087	* README.WEB2C: Advertise TUG.
7088
7089	* mf/Makefile (cmmf.base): input cmbase, not cm.
7090
7091	* These changes suggested by chris@mimsy.umd.edu:
7092	* common/texmf.c (bsd_clear_terminal, bsd_wake_up_terminal):
7093	  remove these, since the user should control the terminal.
7094	* common/texmf.h (same) [BSD]: remove ifdef's that used
7095	  those routines.
7096	* tex/ctex.ch (clear_terminal): define to do nothing.
7097
7098	* common/texmf.c: do not include <sys/fcntl.h>, since we don't
7099	  use the fcntl system call.
7100
7101Thu Nov  1 08:53:47 1990  Karl Berry  (karl at hayley)
7102
7103	* bibtex/Makefile (bibtex.o): do -Dbswap=bswapp.
7104
7105	* mfware/Makefile (mft.o): do -Dlink=link_array.
7106
7107	* Makefile (INSTALL): use -c, for Ultrix's sake.
7108	* install: explicitly exit 0 if $(bindir) et al. exist  (from
7109	  dick@sprite.stanford.edu).
7110
7111Tue Oct 30 09:08:47 1990  Karl Berry  (karl at hayley)
7112
7113	* tex/ctex.ch (@<Declare act...) (for \openin): try to open the
7114	  file without the .tex extension.
7115
7116	* tex/bigtrie.diff: new file (from jmr@nada.kth.se).
7117
7118Thu Oct 25 08:56:19 1990  Karl Berry  (karl at hayley)
7119
7120	* tex/trie.diff (trie): line got truncated at 80 characters (from
7121	  piet@cs.ruu.nl).
7122
7123Tue Oct 23 09:17:57 1990  Karl Berry  (karl at hayley)
7124
7125	* common/texmf.c (input_line, calledit): break lines longer than
7126	  80 characters.
7127
7128Sat Oct 20 11:13:04 1990  Karl Berry  (karl at hayley)
7129
7130	* common/texmf.c (initscreen) [!TRAP]: cosmetic changes.
7131
7132	* common/extra.c (string_copy): declare in the old C style, not
7133	  the new.
7134
7135	* tex/trie.diff: update to new version.
7136
7137Fri Oct 19 17:38:55 1990  Karl Berry  (karl at claude)
7138
7139	* bibtex/convert: put the sed commands that change (pdstype) to
7140	  (buftype) back.
7141
7142	* bibtex/Makefile (bibtex.c): make it depend on `convert'.
7143
7144	* Makefile (BibTeX): new target.
7145
7146Fri Oct 12 13:03:58 1990  Karl Berry  (karl at spiff.ai.mit.edu)
7147
7148	* Version 5.8a.
7149
7150	* mf/fixcoerce.h: restore redefinition of tfmqqqq.
7151
7152	* common/convert: set a variable to `basename $pascalfile .p`.
7153
7154	* common/extra.c (do_subdir_path): assign result of expand_colon
7155	  to dir_list, not temp.
7156
7157	* web2c/fixwrites.c (main): fix output for pltotf.
7158
7159Wed Oct 10 16:41:54 1990  Karl Berry  (karl at spiff.ai.mit.edu)
7160
7161	* web2c/fixwrites.c [ANSI] (bare): give definition as a char.
7162
7163Sun Oct  7 05:02:58 1990  Karl Berry  (karl at sprite)
7164
7165	* common/extra.h (abs): cast the operands to integer, so the tests
7166	on quarterwords in Metafont work properly (it took three days to
7167	find this one...argh).
7168
7169Wed Oct  3 14:17:32 1990  Karl Berry  (karl at sprite)
7170
7171	* common/extra.c (S_ISDIR): define if it's not defined, instead of
7172	if we're not _POSIX_SOURCE.
7173
7174	* web2c/fixwrites.c [ANSI] (bare): give prototype as a char.
7175
7176Wed Oct  3 15:20:34 1990  Karl Berry  (karl at hal)
7177
7178	* tex/Makefile (clean): remove .fmt and .aux files here.
7179	* mf/Makefile (clean): remove .base files here.
7180
7181	* web/Makefile (tangle.p): add an extra sh -c for the sake of the
7182	broken AIX sh; also, add $(CFLAGS) to the tangleboot compilation.
7183
7184Mon Oct  1 10:14:51 1990  Karl Berry  (karl at aten)
7185
7186	* web2c/fixwrites.c: don't extern strcpy et al.
7187
7188	* mfware/gftopk.ch: fix bobble in banner.
7189
7190Wed Sep 26 05:56:36 1990  Karl Berry  (karl at hayley)
7191
7192	* common/extra.c (S_ISDIR) [!_POSIX_SOURCE]: define S_ISDIR correctly.
7193
7194	* common/extra.c (expand_colon): new routine.
7195	(do_path, do_subdir_path): call it.
7196
7197Tue Sep 25 07:24:58 1990  Karl Berry  (karl at hayley)
7198
7199	* common/extra.c (do_path): don't copy from temp if it's null.
7200
7201	* Makefile (install, install-formats, install-formats): do test -d
7202	before running mkdir.
7203
7204	* Makefile (web-dist, web2c-dist): use the name src-$(version) for
7205	the top-level directory.
7206
7207	* tex/Makefile (run-trip), mf/Makefile (run-trap): throw away the
7208	output from the first run.
7209
7210	* web2c/{web2c,splitup}.c: declare argc as an int.
7211
7212	* new versions of the web files from DEK, and hence new versions
7213	of the change files.
7214
7215Sun Sep 23 06:24:01 1990  Karl Berry  (karl at hayley)
7216
7217	* bibtex/Makefile (bibtex); put LDFLAGS at the end.
7218	* mfware/Makefile (gftodvi): missing ).
7219
7220Sat Sep 22 07:38:02 1990  Karl Berry  (karl at hayley)
7221
7222	* common/extra.c (do_path): don't replace extra :'s in the middle
7223	of the paths.
7224	(insert_string): delete.
7225
7226	* site.h (TEXFONTS_SUBDIR, ...): new symbols.
7227	* common/extra.c (setpaths): use them.
7228	(do_subdir_path): new routine.
7229	(do_path): remove subdirectory stuff.
7230
7231	* common/fileio.c (open_output): test *f, not f, to see if the
7232	open succeeded.
7233
7234	* common/texmf.c [HANDLE_INTERRUPTS]: include <sys/types.h>, if
7235	POSIX.
7236
7237	* web2c/fixwrites.c: use FILENAMESIZE to define `filename'.
7238
7239	* web/Makefile (tangle.p): missing a $.
7240
7241	* common/extra.c (S_ISDIR): new macro.
7242	(is_dir): use it.
7243
7244	* common/common.h: new file.
7245	* web2c/web2c.h: include it.
7246	* common/extra.h: include it.
7247	* web2c/fixwrites.c: include it.
7248
7249	* web2c/Makefile (web2cl.c): prepend site.h before the lex output,
7250	so flex.skel will have the preprocessor symbols defined.
7251
7252	* web2c/Makefile (fixwrites, splitup, regfix): use LDFLAGS in
7253	addition to CFLAGS.
7254
7255	* Makefile (stamp-web2c): make this depend on the web2c
7256	executables, as well as the sources.
7257
7258	* site.h: another possibility for the OS is POSIX.
7259	* web2c/web2c.h [ANSI]: don't declare sprintf if ANSI or
7260	_POSIX_SOURCE is defined.
7261	[FLEX]: change conditional symbol to FLEX_SCANNER.
7262	* web2c/Makefile (web2c): include LEXLIB, not -ll.
7263	* web2c/splitup.c: include web2c.h, instead of redefining TRUE,
7264	FALSE, sprintf, and the like.
7265
7266	* common/extra.c (setpaths): use the symbol VFFONTS to initialize
7267	the envvar if it is defined.
7268	site.h: put in a prototype definition for VFFONTS.
7269
7270Tue Sep 18 16:45:04 1990  Karl Berry  (karl at hayley)
7271
7272	* Makefile (web-dist): make the directory of the tar file be
7273	web2c-<version>, not just `web2c'.
7274
7275	* common/fileio.c (open_output): try to open the file in the dir
7276	specified by TEXMFOUTPUT, if opening it in the cwd fails
7277	(suggested by lgy@newton.phys.washington.edu).
7278	* man/{tex,mf,bibtex}.man: document this.
7279
7280Sun Sep 16 07:50:08 1990  Karl Berry  (karl at hayley)
7281
7282	* README, PROBLEMS, PROJECTS: rename with .WEB2C suffix, to be
7283	closer to what's on the Unix TeX tape.
7284
7285Thu Sep 13 07:09:18 1990  Karl Berry  (karl at hayley)
7286
7287	* Makefile (install-manpages): pass SITEDIR in.
7288	* man/Makefile (sedscript): remove dependency on
7289	$(SITEDIR)/Makefile.  (These changes from alien@essex.ac.uk.)
7290
7291	* tex/bigtex.diff, mf/bigmf.diff: don't increase max_quarterword,
7292	thus perhaps saving some memory (from morgan@ics.uci.edu).
7293
7294Tue Sep 11 06:42:43 1990  Karl Berry  (karl at hayley)
7295
7296	* common/extra.c: don't give getcwd a prototype unless ANSI is
7297	defined (from maj@computer-lab.cambridge.ac.uk).
7298
7299Thu Sep  6 05:56:20 1990  Karl Berry  (karl at hayley)
7300
7301	* Makefile (x11lib), mf/Makefile (x11lib): include Xext.
7302
7303Tue Sep  4 09:45:54 1990  Karl Berry  (karl at hayley)
7304
7305	* Makefile (install*): use $(proginstall) or $(fileinstall), as
7306	appropriate.
7307	(fileinstall, proginstall): new variables.
7308
7309Sun Sep  2 15:51:35 1990  Karl Berry  (karl at hayley)
7310
7311	* site.h-dist (HAVE_GETWD): new option for people who are
7312	fortunate enough to have this.
7313	* common/extra.c (getcwd) [HAVE_GETWD]: define this in terms of
7314	getwd (from morgan@ics.uci.edu).
7315
7316Fri Aug 31 15:17:19 1990  Karl Berry  (karl at hayley)
7317
7318	* These changes from andy@csvax.cs.caltech.edu.
7319
7320	* mf/MFwindow/tek.c [SYSV]: define bzero and bcmp as memset and
7321	memcmp.
7322
7323	* common/extra.c: always include <sys/types.h> and <sys/stat.h>,
7324	since is_dir needs them.
7325
7326	* */Makefile (link commands): put $(LDFLAGS) at the end of the
7327	command, instead of the beginning.
7328
7329	* web/Makefile (tangle.p): use an already-compiled tangle if
7330	possible, and include LDFLAGS instead of CFLAGS when making tangle
7331	from tangleboot.c.
7332
7333	* site.h-dist (ANSI): say they must have sprintf declared if they
7334	defined this.
7335
7336Thu Aug 30 15:58:05 1990  Karl Berry  (karl at hayley)
7337
7338	* These changes from andy@csvax.cs.caltech.edu.
7339
7340	* dviutil/dvicopy.ch: don't define cur_name to use text_char.
7341
7342	* web2c/fixwrites.c: declare bare to take an int, not a char, and
7343	define it to return an int.
7344
7345	* common/extra.h, web2c/web2c.h, web2c/splitup: only declare
7346	sprintf if ANSI is not defined, since a prototype with `...'
7347	doesn't match a function without a prototype.
7348
7349Sun Aug 26 10:45:48 1990  Karl Berry  (karl at aten)
7350
7351	* Version 5.0e.
7352
7353	* Makefile (install-manpages): quote $(INSTALL).
7354	* man/Makefile (all, install): make dependent on stamp-manpages, so
7355	sed isn't invoked every time.
7356	(clean): remove stamp-manpages.
7357
7358	* MACHINES: add info for the HP9000 machines from
7359	mark@comp.vuw.ac.nz.
7360
7361Sat Aug 25 12:00:50 1990  Karl Berry  (karl at hayley)
7362
7363	* Makefile (alldirs): add `dviutil'.
7364	(install): install dvicopy.
7365
7366	* common/extra.c (do_path): add a null after the path delimiter.
7367
7368	* dviutil/dvicopy.ch: restore lines truncated in transmission.
7369	* dviutil/Makefile: prepend `.' to suffix lines.
7370
7371Thu Aug 23 06:44:28 1990  Karl Berry  (karl at claude)
7372
7373	* {tex,mf}/Makefile (triptex, trapmf): make dependent on $(iobjs)
7374	and $(commono).
7375
7376	* common/extra.c (do_path): don't take strlen of an integer.
7377
7378	* web2c/Makefile (veryclean): remove yacc.*.
7379
7380Wed Aug 22 06:16:03 1990  Karl Berry  (karl at hayley)
7381
7382	* Makefile (FORMATINSTALL): new variable; defines installation
7383	commands for .fmt's and .base's.
7384
7385	* common/extra.c (do_path): use PATH_DELIMITER instead of ':'.
7386
7387	* {tex,mf}/Makefile: use tex.fmt and mf.base when making other
7388	formats or bases.
7389
7390	* Makefile (YACC, LEX): new variables.
7391	(stamp-web2c): pass them down when compiling web2c.
7392
7393	* common/extra.c (do_path): do chdirs to the directories in the
7394	path.
7395
7396	* common/extra.{c,h} (ztoint) [sequent]: remove this, since
7397	the Sequent compiler doesn't have the casting problem any more.
7398
7399Thu Aug 16 15:24:02 1990  Karl Berry  (karl at apollo)
7400
7401	* common/extra.c (do_path): don't look for subdirectories if we
7402	used the default value (sometimes).
7403
7404	* common/extra.c (do_path): only look for subdirectories
7405	conditionally.
7406	(setpaths): don't look for subdirectories in all paths.
7407
7408	* common/extra.c (do_path): don't clobber the path as we check for
7409	subdirectories.
7410
7411	* tex/Makefile (run-trip), mf/Makefile (run-trap): remove
7412	trip.tex/trap.mf before linking
7413
7414Wed Aug 15 08:45:28 1990  Karl Berry  (karl at hayley)
7415
7416	* web/tangleboot.{pas,c}: update these.
7417
7418	* Makefile (install-formats, install-bases, install): move the
7419	commands for the first two from the third.
7420
7421	* mfware/mft.ch (open_input): use MF_INPUT_PATH to open the .mf
7422	file.
7423	* man/mft.man: document this.
7424
7425	* site.h (MAXPATHLEN): remove this; we allocate the storage
7426	dynamically now.
7427	* man/{tex,mf}.man: don't refer to MAXPATHLEN.
7428	* common/extra.c (xmalloc, xrealloc): new routines.
7429
7430	* common/extra.c (do_path): find all the subdirectories here, and
7431	add them to the path.
7432	(testreadaccess): remove the subdirectory checking here.
7433
7434	* tex/ctex.ch (\S552): initialize bchar_label[null_font], et al.,
7435	to avoid arbitrary font_info data as being interpreted as lig/kern
7436	programs (from Chris Thompson).
7437
7438	* common/extra.c (setpaths): take an argument saying which paths
7439	to initialize.
7440	* common/common.defines (setpaths): declare to be a procedure with
7441	parameters.
7442	* common/extra.h (...PATHBIT): new macros to define that argument.
7443	* common/common.defines (...PATHBIT): make them available to the
7444	change files.
7445	* bibtex/bibtex.ch (get_the_top_level_aux_file_name),
7446	fontutil/pktogf.ch (PK_to_GF), pktype.ch (PKtype), vftovp.ch
7447	(VFtoVP), mfware/gftodvi.ch (GFtoDVI), gftopk.ch (initialize),
7448	gftype.ch (initialize), mft.ch (scan_args), texware/dvitype.ch
7449	(DVItype), dviutil/dvicopy.ch (DVIcopy), mf/cmf.ch, tex/ctex.ch:
7450	change call to set_paths.
7451
7452	* common/{extra.c, extra.h, common.defines): define another
7453	path-searching constant, VFFILEPATH, which uses the environment
7454	variable VFFONTS.
7455	* dviutil: new subdirectory to hold dvicopy, whose change file
7456	uses VFFILEPATH (from xitikgun@ddathd21.bitnet).
7457	* fontutil/vftovp.ch: use VFFILEPATH.
7458	* man/vftovp.man: document this.
7459
7460	* common/{extra,fileio}.c (terminate_with_space,
7461	terminate_with_null): rename to `end_with_space' and
7462	`end_with_null', so brain-dead linkers that only look at the first
7463	16 characters don't break.
7464
7465Tue Aug 14 11:32:35 1990  Karl Berry  (karl at aten)
7466
7467	* common/extra.c (do_path): allocate an extra byte for the
7468	trailing null.
7469
7470Mon Aug 13 14:45:06 1990  Karl Berry  (karl at aten)
7471
7472	* Makefile (fmts): add picplus.
7473	* tex/Makefile (fmts): likewise.
7474
7475	* man/Makefile (manfiles): remove trailing \ from last item in list.
7476
7477	* {bibtex,mf,tex}/Makefile: remove form feeds.
7478
7479Sun Aug 12 10:23:12 1990  Karl Berry  (karl at hayley)
7480
7481	* web/tangle.ch (scan_args): if a `.' occurs before a `/' in a
7482	filename, don't count it as starting the extension.
7483	* web/weave.ch (scan_args): likewise.
7484	Probably other programs need to be fixed in the same way.
7485
7486	* common/convert: pass the name of file being converted to
7487	fixwrites.
7488	* web2c/fixwrites.c: convert vptovf error messages properly.
7489	(These changes from rokicki@neon.stanford.edu.)
7490
7491Fri Aug 10 09:02:31 1990  Karl Berry  (karl at hayley)
7492
7493	* mf/cmf.ch: fix another casting problem (from
7494	xitikgun@ddathd21.bitnet).
7495
7496Wed Aug  8 06:43:28 1990  Karl Berry  (karl at hayley)
7497
7498	* common/extra.c (DO_PATH): replace this macro with a routine, and
7499	expand extra `:'s into the system default.
7500	(insert_string): new routine.
7501	* site.h: warn them not to put extra `:'s in the system default.
7502	* man/{almost everything}: document this.
7503
7504	* mfware/gftodvi.ch, fontutil/vftovp.ch: break up huge case
7505	statement (from maj@computer-lab.cambridge.ac.uk).
7506	* PROBLEMS: remove old fix for the huge case statements.
7507
7508Tue Aug  7 07:19:32 1990  Karl Berry  (karl at hayley)
7509
7510	* mf/Makefile (run-trap): run `./trapmf', not just `trapmf'.
7511	* tex/Makefile (run-trip): analogously.
7512	* Makefile (web2c-dist): rename site.h to site.h-dist.
7513	(These changes from dorab@twinsun.com.)
7514
7515Fri Aug  3 15:55:53 1990  Karl Berry  (karl at hayley)
7516
7517	* Makefile (install): add links for plain.fmt and plain.base.
7518
7519	* PROBLEMS: add patches for the 3b2 for the old TeX (from
7520	oc@vmp.com).
7521
7522Tue Jul 31 11:43:38 1990  Karl Berry  (karl at hayley)
7523
7524	* mf/Makefile: add missing quote (from dick@sprite.stanford.edu).
7525
7526Fri Jul 13 06:48:15 1990  Karl Berry  (karl at hayley)
7527
7528	* Makefile: remove ^L's.
7529
7530Sun Jul  8 06:44:06 1990  Karl Berry  (karl at hayley)
7531
7532	* common/extra.c (fprint_pascal_string): new routine.
7533	(printpascalstring): call it.
7534	(errprintpascalstring): new routine.
7535	* common/common.defines: declare errprintpascalstring.
7536	* texware/dvitype.ch: use it when printing the TFM file name.
7537
7538	* common/extra.c (READABLE_FILE): new macro.
7539	(testreadaccess): use it, instead of using access(2) directly.
7540
7541	* tex/trie.h: delete.
7542	* tex/trie.diff: new file with diffs for a larger trie size (from
7543	xitikgun@ddathd21.bitnet).
7544	* common/texmf.defines: remove trie definitions.
7545
7546	* bibtex/bibtex32.diff: new file with diffs for a big BibTeX (from
7547	beebe@science.utah.edu).
7548
7549	* mf/trapenv: define GFFONTS.
7550
7551Mon Jun 18 08:37:41 1990  Karl Berry  (karl at hayley)
7552
7553	* site.h (schar) [AIX]: define to be INT.
7554	* web2c/web2c.yacc (SIMPLE_TYPE): output UNSIGNED_SHORT_STRING
7555	instead of "unsigned short", and define the former to be "int" for
7556	AIX.
7557
7558Thu May 31 14:14:18 1990  Karl Berry  (karl at aten)
7559
7560	* common/fileio.c (open_input): don't call funny_core_dump if
7561	we're bibtex.
7562
7563	* common/extra.c (is_dir): don't declare as static.
7564
7565	* web2c/{fixwrites,regfix}.c (remove_newline): don't use
7566	ANSI-style declarations.
7567
7568	* mf/MFwindow/x11-Xt.c: declare functions as static, if they're
7569	defined that way.
7570
7571	* mf/MFwindow/x10.c (sprintf): don't declare it.
7572
7573	* common/texmf.c (funny_core_dump): don't define as static.
7574
7575	* web/tangle.ch: incorporate changes to only open the pool file if
7576	it's actually used (from xitigkun@ddathd21.bitnet).
7577
7578Wed May 30 07:10:10 1990  Karl Berry  (karl at hayley)
7579
7580	* common/extra.c (testreadaccess): initialize ok to zero, improve
7581	the loop logic.
7582
7583Sun May 27 10:21:22 1990  Karl Berry  (karl at hayley)
7584
7585	* common/extra.h, web2c/splitup.c, web2c/web2c.h: declare sprintf
7586	using SPRINTF_RETURN_TYPE.
7587	* site.h: define it.
7588
7589Sat May 26 07:55:54 1990  Karl Berry  (karl at hayley)
7590
7591	* common/texmf.c (input_line): do not worry about NONASCII or
7592	characters going out of range when we fill up `buffer'.
7593
7594	* web2c/{fixwrites,regfix}.c: replace calls to gets(3) with calls
7595	to fgets(3).
7596
7597	* tex/trie.h: new file to help implement larger hyphenation tries.
7598	* common/common.defines (trl, trc, tro, trb, trieentry): new
7599	fields and a type, for the same reason.
7600	(from xitikgun@ddathd21.bitnet, but the diff to ctex.ch has not
7601	been created yet).
7602
7603	* common/texmf.c, mf/MFwindow/uniterm.c: merge Uniterm support
7604	from T. Hageman.
7605
7606Tue May 22 09:56:01 1990  Karl Berry  (karl at hayley)
7607
7608	* common/extra.c (testreadaccess): close the directories in the
7609	path after we search them for subdirectories.
7610
7611	* tex/tex-extra.c (main): set up TEXformatdefault with the format
7612	from the program name, instead of the first line of input (from
7613	ramshaw@src.dec.com).
7614
7615Sun May 20 12:03:12 1990  Karl Berry  (karl at hayley)
7616
7617	* web/tangle.ch (<Get |web_file_name|...>): make sure the web name
7618	ends with a space.  Ditto for the change file.
7619
7620Thu May 17 10:43:00 1990  Karl Berry  (karl at hayley)
7621
7622	* web2c/web2c.c (initialize): check the result of the fopen (from
7623	lonhyn@gulag.nas.nasa.gov).
7624
7625Mon May 14 07:16:47 1990  Karl Berry  (karl at hayley)
7626
7627	* texware/dvitype.ch: use testreadaccess and other common
7628	routines; output to stdout.
7629	* web/{tangle,weave}.ch: use common routines.
7630
7631	* fontutil/{extra.?, futil.defines, convert}: move to new
7632	subdirectory `common'.
7633
7634	* tex/Makefile (run-trip): set the environment before running
7635	triptex.
7636	tripenv: new file.
7637	* mf/Makefile, mf/trapenv: analogously.
7638
7639Sun May 13 10:09:02 1990  Karl Berry  (karl at hayley)
7640
7641	* web2c/web2c.c (main): only print the number of symbols if
7642	`debug' is set.
7643
7644	* texware/texware.h (unsignedcharargv): new macro for dvitype.
7645
7646	* {texware/texware.h, mfware/mfware.h} (reset, rewrite): cast the
7647	filename argument to char *.
7648
7649	* web2c/web2c.yacc (do_proc_args): add an & if we're generating
7650	ANSI code, and have a var parameter (from andy@csvax.caltech.edu).
7651
7652	* defaults.h [High C on an IBM]: add pragma's (from bells@ibm.com).
7653
7654	* tex/ctex.ch (a_open_in): try to open the input file without
7655	.tex, if opening with .tex fails (from Tom Hageman via
7656	vens@hgrrug5.bitnet).
7657
7658	* {mf,tex}/extra.c (calledit) [NONASCII]: use xchr (from Tom
7659	Hageman via vens@hgrrug5.bitnet).
7660
7661	* Makefile (run-triptrap): split up into two targets, run-trip and
7662	run-trap.
7663
7664	* tex/Makefile (fmts): new target.
7665	(tex.fmt, et al.): run initex to make these.
7666	* mf/Makefile (bases): new target.
7667	(mf.base, cmmf.base): run inimf to make these.
7668	(From beebe@science.utah.edu.)
7669
7670	* Makefile (manpages, install-manpages): new targets.
7671	man: new directory with the man pages
7672	(from ken@cs.rochester.edu).
7673
7674	* mfware/gftodvi.ch (open_gf_file): don't bother defining
7675	packed_font_file_path, since we don't use it.
7676	* mfware/gftype.ch (open_gf_file): ditto.
7677
7678Sun May  6 08:24:27 1990  Karl Berry  (karl at hayley)
7679
7680	(All the following from andy@csvax.caltech.edu)
7681	* web2c/web2c.lex (input, unput): declare if they're not #defined.
7682
7683	* web/weavext.c (strcpy, strcat): add `const'.
7684
7685	* mfware/mfwarext.c (sprintf): declare differently for SYSV and ANSI.
7686	tex/extra.c, mf/extra.c, web/tanglext.c, texware/texwarext.c: ditto.
7687
7688	* mfware/mfware.h (openf) [ANSI]: declare it.
7689
7690	* fontutil/extra.c (testreadaccess): handle absolute path names
7691	correctly.
7692
7693	* web/Makefile (tangle.p): do `./tangle' instead of `tangle',
7694	since not everyone has . in their path (from
7695	beebe@science.utah.edu).
7696
7697Sat May  5 12:17:32 1990  Karl Berry  (karl at hayley)
7698
7699	* texware/{pltotf,tftopl}.ch (main): don't print a newline at the
7700	end.
7701
7702	* web2c/web2c.yacc (FUNCTION_HEAD): only print the function name
7703	if debug is true.
7704
7705	* mfware/gftopk.ch (comment): increase array size by one, to leave
7706	room for the trailing null.
7707
7708	* mfware/Makefile (CFLAGS): remove -Dlink=link_array.
7709
7710Fri May  4 21:51:16 1990  Karl Berry  (karl at hayley)
7711
7712	* mfware/gftodvi.ch (open_tfm_file): use tex_font_file_path, not
7713	generic_font_file_path (from morgan@ics.uci.edu).
7714
7715Fri Apr 27 07:22:50 1990  Karl Berry  (karl at hayley)
7716
7717	* Makefile (install): make work with install, not just cp (from
7718	grunwald@foobar.colorado.edu).
7719
7720	* tex/ctex.ch: define hash_size and hash_prime, so that LaTeX
7721	works with the small TeX.
7722
7723	* web2c/web2c.c [HP]: yytext is an unsigned char (from
7724	pfs@kc.abdn.ac.uk).
7725
7726	* mf/extra.c (calledit): remove the xor with 0x80.
7727
7728	* site.h: warn about bibtex and -DANSI not mixing.
7729
7730Wed Apr 18 11:44:49 1990  Karl Berry  (karl at aten)
7731
7732	* Version 5.0c. (5.0b was released by Tim.)
7733
7734	* web/Makefile: (.ch.p): invoke ./tangle instead of `tangle'.
7735
7736	* site.h: change default glueratio to `float'.
7737
7738	* web/Makefile (tangle.p): put the ``until...done'' in an sh -c,
7739	for the sake of Ultrix (from maj@computer-lab.cambridge.ac.uk).
7740
7741	* PROBLEMS: add patch for yacc problem (from justin@crim.ca).
7742
7743Mon Apr 16 08:03:52 1990  Karl Berry  (karl at hayley)
7744
7745	* site.h: do not unconditionally (un)define the symbols.
7746
7747Thu Apr 12 21:33:41 1990  Karl Berry  (karl at hayley)
7748
7749	* tex/extra.c (calledit): do not xor with 0x80 (from
7750	ekrell@ulysses.att.com).
7751
7752Fri Apr  6 20:40:20 1990  Karl Berry  (karl at hayley)
7753
7754	* {tex,mf}/extra.c (zinputln): have to test against 255, not 127.
7755
7756	* web/Makefile: touch tangle.h (from colin@umist.ac.uk).
7757
7758Wed Apr  4 16:10:03 1990  Karl Berry  (karl at aten)
7759
7760	* PROBLEMS: cc and gftodvi/vftovp don't mix.
7761
7762Thu Mar 29 07:50:15 1990  Karl Berry  (karl at mole.ai.mit.edu)
7763
7764	* Version 5.0a (with ken's changes to the change files).
7765
7766Tue Mar 27 08:01:20 1990  Karl Berry  (karl at hayley)
7767
7768	* web2c/web2c.yacc (FUNCTION_HEAD): check for debug before
7769	printing out the function name.
7770
7771	* texware/Makefile (pltotf): don't put this on two lines.
7772
7773Fri Mar 23 18:46:49 1990  Karl Berry  (karl at aten)
7774
7775	* Version 4.893c.
7776
7777	* web2c/Makefile: do test ... instead of [ ... ].
7778	mf/MFwindow/Makefile: use $(SHELL) instead of /bin/sh.
7779
7780Thu Mar 22 18:20:38 1990  Karl Berry  (karl at aten)
7781
7782	* texware/dvitypext.c: declare packrealnameoffile to be void, even
7783	if ANSI is not defined, else Ultrix loses.
7784
7785Fri Mar  9 08:38:56 1990  Karl Berry  (karl at hayley)
7786
7787	* defaults.h, site.h: move ANSI from the former back to the
7788	latter, since some systems want it.
7789
7790	* bibtex/bibtex.ch (int_to_ASCII): use `the_int' instead of `int'
7791	as the first parameter name; some cc's bomb with `int'.
7792	(from rusty@garnet.berkeley.edu)
7793
7794	* texware/dvitypext.c (packrealnameoffile): return type is void.
7795
7796	* */Makefile (veryclean): remove backup files, core files.
7797	*/Makefile: use $(SHELL) ./<script> instead of ./<script>.
7798	web/Makefile: define SHELL.
7799	(mackay@cs.washington.edu supplied these changes.)
7800
7801Fri Mar  2 17:27:22 1990  Karl Berry  (karl at hayley)
7802
7803	* texware/dvitype.ch: make input be 8 bits, like the rest of the
7804	programs.
7805
7806Sun Feb 25 20:36:19 1990  Karl Berry  (karl at hayley)
7807
7808	* {mf,tex}/ini_to_tr[ai]p: save the .h file we're editing.
7809
7810Thu Feb 22 21:06:49 1990  Karl Berry  (karl at hayley)
7811
7812	* */Makefile: change $(RM) to rm.
7813
7814	* texware/texware.h: do not cast the result of getc to char, for
7815	the sake of Ultrix.
7816
7817Sat Feb 17 07:36:50 1990  Karl Berry  (karl at hayley)
7818
7819	* README: Make the instructions for bootstrapping tangle correct.
7820
7821	* Makefile (dist): tangleboot.pas is in web, not web2c.
7822
7823	* {mfware,texware,web,web2c}/Makefile: remove $(CFLAGS) from the
7824	load lines.
7825
7826	* bibtex/bibext.c: move conditional on BSD to after #include
7827	"site.h" (from bsuggs@hac.arpa.com).
7828
7829	* web2c/Makefile (web2cy.c): do `-if', since one of the commands
7830	exits with bad status under Ultrix.
7831
7832bibtex:
7833Mon Feb 21 14:49:52 1994  Karl Berry  (karl@cs.umb.edu)
7834
7835	* Makefile.in: srcdir changes from simon.
7836
7837Wed Feb  2 11:00:09 1994  Karl Berry  (karl@cs.umb.edu)
7838
7839	* Version 6.1.
7840
7841Mon Jan 24 07:33:17 1994  Karl Berry  (karl@cs.umb.edu)
7842
7843	* Version 6.0.
7844
7845Sun Nov  7 14:26:23 1993  Karl Berry  (karl@cs.umb.edu)
7846
7847	* convert: Remove call to sync.
7848
7849Fri Nov  5 15:50:55 1993  Karl Berry  (karl@cs.umb.edu)
7850
7851	* bibtex.ch (option_index): Declare as int.
7852
7853Tue Oct 12 14:07:15 1993  Karl Berry  (karl@cs.umb.edu)
7854
7855	* bibtex.ch (verbose): Declare as int.
7856
7857Sun Oct  3 12:41:46 1993  Karl Berry  (karl@cs.umb.edu)
7858
7859	* Makefile.in (cbibtex.ch): Don't chmod 444.
7860	(commonh): paths.h is in kpathsea.
7861	(commono): kpathsea.a has its own variable now.
7862	(*clean): Include standard targets.
7863	(program): New variable.
7864
7865Sun May 23 06:17:53 1993  Karl Berry  (karl@cs.umb.edu)
7866
7867	* bibtex.ch (max_bib_files): Increase to 1000.
7868
7869Sun May  9 10:10:01 1993  Karl Berry  (karl@cs.umb.edu)
7870
7871	* Makefile.in (commonh): Remove $(srcdir) for paths.h.
7872	(commono): Add kpathsea library.
7873
7874Fri Apr 30 15:07:24 1993  Karl Berry  (karl@cs.umb.edu)
7875
7876	* Makefile.in (commonh): Add paths.h.
7877
7878Sat Apr 10 16:41:18 1993  Karl Berry  (karl@cs.umb.edu)
7879
7880	* convert: Don't sync unless /bin/sync exists.
7881
7882Fri Apr  9 16:07:24 1993  Karl Berry  (karl@cs.umb.edu)
7883
7884	* Makefile.in (commonh): Define as config.h.
7885
7886Thu Mar 25 16:59:08 1993  Karl Berry  (karl@cs.umb.edu)
7887
7888	* Makefile.in (openinout.c): Remove the file before making the link.
7889
7890Sat Mar 13 11:44:46 1993  Karl Berry  (karl@cs.umb.edu)
7891
7892	* Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
7893
7894	* convert: Use cpascal.h instead of pascal.h.
7895
7896Sun Feb 21 08:27:23 1993  Karl Berry  (karl@cs.umb.edu)
7897
7898	* Version 5.851d.
7899
7900Fri Feb 19 13:21:01 1993  Karl Berry  (karl@cs.umb.edu)
7901
7902	* small.sed (max_ent_strs): Restore to 3000.
7903
7904Tue Feb 16 17:53:06 1993  Karl Berry  (karl@cs.umb.edu)
7905
7906	* Makefile.in (install-exec, install-data): New targets.
7907
7908Mon Feb 15 12:06:14 1993  Karl Berry  (karl@cs.umb.edu)
7909
7910	* bibtex.ch (27): Allow any character as input.
7911
7912Tue Jan 26 17:09:10 1993  Karl Berry  (karl@cs.umb.edu)
7913
7914	* bibtex.ch (banner): Use version_string.
7915
7916Sun Jan  3 13:28:45 1993  Karl Berry  (karl@cs.umb.edu)
7917
7918	* Makefile.in (distclean): Remove Makefile.
7919
7920Thu Dec 17 07:36:44 1992  Karl Berry  (karl@cs.umb.edu)
7921
7922	* bibtex.ch (198): @d int == `the_int', instead of doing the
7923	substitution ourselves.
7924
7925	* bibtex.ch: Move command-line processing to the existing section
7926	that handles it.
7927
7928	* Makefile.in (libs): $(fileio) => $(fileioo).
7929
7930Wed Dec 16 18:03:32 1992  Karl Berry  (karl@cs.umb.edu)
7931
7932	* bibtex.ch: Put in option parsing; make min_crossrefs a variable,
7933	instead of a constant.
7934
7935Sun Dec 13 14:24:35 1992  Karl Berry  (karl@cs.umb.edu)
7936
7937	* Makefile.in (c-sources): New target.
7938
7939Sat Dec 12 14:07:37 1992  Karl Berry  (karl@cs.umb.edu)
7940
7941	* Makefile.in: Rewrite from Makefile.
7942
7943	* small.sed: New file to replace small.diff.
7944
7945Mon Nov 16 08:09:07 1992  Karl Berry  (karl@cs.umb.edu)
7946
7947	* Makefile (cbibtex.ch): New target.  (Copy from bibtex.ch.)
7948
7949	* bibtex.ch (lex_class): Make RET be white_space.
7950
7951Sun Nov  1 16:20:05 1992  Kathy Hargreaves  (letters@red.cs.umb.edu)
7952
7953	* bibtex.ch (max_bib_files): increase to 100.
7954
7955Thu Sep 24 11:04:03 1992  Karl Berry  (karl@cs.umb.edu)
7956
7957	* Makefile (openinout.c): avoid use of $<.
7958
7959Fri Sep  4 08:58:58 1992  Karl Berry  (karl@hayley)
7960
7961	* Makefile (extraclean): new target.
7962	(distclean): don't remove backup files etc. here.
7963
7964Wed Aug 19 08:39:55 1992  Karl Berry  (karl@hayley)
7965
7966	* Makefile (openinout.c): new target.
7967	(clean): remove it.
7968
7969Wed Aug 12 16:16:28 1992  Karl Berry  (karl@hayley)
7970
7971	* Makefile (fileioo): use the default compilation rule.
7972
7973Wed Jul 15 11:52:40 1992  Karl Berry  (karl@hayley)
7974
7975	* bibtex.ch, small.diff: don't change the value of min_crossrefs.
7976
7977Sun Jul  5 07:23:23 1992  Karl Berry  (karl@hayley)
7978
7979	* convert (sed): change `/bin/sed' to `sed'.
7980
7981	* bibtex.ch: avoid lines >= 80 chars.
7982
7983Fri Jul  3 11:59:50 1992  Karl Berry  (karl@hayley)
7984
7985	* Makefile (bibtex.p): depend on cbibtex.ch, not bibtex.ch.
7986
7987Thu Jul  2 16:04:37 1992  Karl Berry  (karl@hayley)
7988
7989	* Makefile (CPPFLAGS): new variable
7990	(.c.o): use it.
7991	(cflags): change to CFLAGS.
7992
7993Thu May 14 19:21:10 1992  Karl Berry  (karl@claude.cs.umb.edu)
7994
7995	* Version 5.851c.
7996
7997Sat Apr 25 09:18:17 1992  Karl Berry  (karl@hayley)
7998
7999	* convert: sync after the pipe.
8000
8001	* Makefile (libs): new var to abbreviate `../libs.a $(LIBS)'.
8002	(bibtex): use it.
8003
8004	* Makefile (distclean): new target.
8005
8006Thu Apr 23 12:07:32 1992  Karl Berry  (karl@hayley)
8007
8008	* Makefile: fix clean targets (from Andreas).
8009
8010Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
8011
8012	* Version 5.851b.
8013
8014Sun Apr 12 11:46:24 1992  Karl Berry  (karl@hayley)
8015
8016	* bibtex.ch: use BSTINPUTS to look for the BST file instead of
8017	  TEXINPUTS.
8018
8019Sat Apr 11 10:31:57 1992  Karl Berry  (karl@hayley)
8020
8021	* bibtex.ch (388): remove mutually exclusive test, instead of
8022	  fixing it.
8023
8024Fri Apr 10 17:26:30 1992  Karl Berry  (karl@hayley)
8025
8026	* small.diff: remake this so it works properly.
8027
8028	* Makefile (mostlyclean): remove cbibtex.ch.
8029	(.ch.p): tangle with cbibtex.ch.
8030
8031Fri Apr  3 09:53:25 1992  Karl Berry  (karl at hayley)
8032
8033	* Version 5.851a.
8034
8035Mon Mar 30 11:20:11 1992  Karl Berry  (karl at hayley)
8036
8037	* bibtex.ch (388): fix mutually exclusive tests.
8038
8039Fri Mar 20 16:14:05 1992  Karl Berry  (karl at hayley)
8040
8041	* Makefile (mostlyclean): new name for `clean'.
8042	(clean): what `realclean' used to be.
8043	(realclean): nothing to do anymore.
8044	(install): install the program.
8045
8046Fri Jan 24 09:08:31 1992  Karl Berry  (karl at hayley)
8047
8048	* Makefile (cflags): don't include -I../config.
8049
8050	* bibtex.ch (max_ent_strs): reduce to 10000, as the previous value
8051	  allocated 2.5MB (even this allocates 1MB).
8052
8053Sun Jan 12 09:16:54 1992  Karl Berry  (karl at hayley)
8054
8055	* Makefile (bibtex.o): remove -Dbswap=bswapp.  Why did I do this?
8056
8057	* Makefile (fileioh): no longer exists.
8058
8059	* convert (../common): now ../lib.
8060
8061Sat Jan 11 16:53:05 1992  Karl Berry  (karl at hayley)
8062
8063	* bibtex.ch (FILENAMESIZE): rename to `PATH_MAX'.
8064
8065	* Makefile: redo for new configuration.
8066
8067Tue Jan  7 16:09:55 1992  Karl Berry  (karl at hayley)
8068
8069	* bibtex.ch (10/main program): exit with bad status if history >
8070	  warning_message.
8071Mon Feb 21 14:50:08 1994  Karl Berry  (karl@cs.umb.edu)
8072
8073	* Makefile.in: srcdir changes from simon.
8074
8075Thu Feb 10 10:00:49 1994  Karl Berry  (karl@cs.umb.edu)
8076
8077	* dvicopy.ch: Don't print fontname twice when it can't be opened.
8078	Increase table sizes.
8079
8080dviutil:
8081Wed Feb  2 11:00:09 1994  Karl Berry  (karl@cs.umb.edu)
8082
8083	* Version 6.1.
8084
8085Mon Jan 24 07:33:33 1994  Karl Berry  (karl@cs.umb.edu)
8086
8087	* Version 6.0.
8088
8089Tue Oct 12 13:35:28 1993  Karl Berry  (karl@cs.umb.edu)
8090
8091	* Makefile.in: Simplify kpathsea references.
8092
8093Sun Oct  3 12:56:06 1993  Karl Berry  (karl@cs.umb.edu)
8094
8095	* Makefile.in (commonh): paths.h is in kpathsea.
8096	(commono): kpathsea.a has its own variable now.
8097	(*clean): Include standard targets.
8098	(program): New variable.
8099	(install): Use it.
8100
8101Fri May 21 14:08:08 1993  Karl Berry  (karl@cs.umb.edu)
8102
8103	* dvitype.ch (open_{dvi,tfm}_file): Don't declare unused variable i.
8104
8105Sun May  9 10:10:48 1993  Karl Berry  (karl@cs.umb.edu)
8106
8107	* Makefile.in (commonh): Remove $(srcdir) for paths.h.
8108	(commono): Add kpathsea library.
8109
8110Fri Apr 30 15:07:41 1993  Karl Berry  (karl@cs.umb.edu)
8111
8112	* Makefile.in (commonh): Add paths.h.
8113
8114Fri Apr  9 16:07:39 1993  Karl Berry  (karl@cs.umb.edu)
8115
8116	* Makefile.in (commonh): Define as config.h.
8117
8118Sat Mar 13 12:10:31 1993  Karl Berry  (karl@cs.umb.edu)
8119
8120	* Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
8121
8122Sun Feb 21 08:27:57 1993  Karl Berry  (karl@cs.umb.edu)
8123
8124	* Version 5.851d.
8125
8126Tue Feb 16 17:53:43 1993  Karl Berry  (karl@cs.umb.edu)
8127
8128	* Makefile.in (install-exec, install-data): New targets.
8129
8130Tue Jan 26 16:38:05 1993  Karl Berry  (karl@cs.umb.edu)
8131
8132	* *.ch (banner): Use version_string.
8133
8134	* Makefile.in: Merge dvitype from texware.
8135
8136Sun Jan  3 13:29:30 1993  Karl Berry  (karl@cs.umb.edu)
8137
8138	* Makefile.in (distclean): Remove Makefile.
8139
8140Sun Dec 13 14:25:12 1992  Karl Berry  (karl@cs.umb.edu)
8141
8142	* Makefile.in (c-sources): New target.
8143
8144Sat Dec 12 14:52:23 1992  Karl Berry  (karl@cs.umb.edu)
8145
8146	* Makefile.in: Rewrite from Makefile.
8147
8148Fri Sep  4 09:00:58 1992  Karl Berry  (karl@hayley)
8149
8150	* Makefile (extraclean): new target.
8151	(distclean): don't remove backup files etc. here.
8152
8153Thu Jul  2 16:06:12 1992  Karl Berry  (karl@hayley)
8154
8155	* Makefile (CPPFLAGS): new variable
8156	(.c.o): use it.
8157	(cflags): change to CFLAGS.
8158
8159Thu May 14 19:21:26 1992  Karl Berry  (karl@claude.cs.umb.edu)
8160
8161	* Version 5.851c.
8162
8163Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
8164
8165	* Version 5.851b.
8166
8167Fri Apr  3 09:54:34 1992  Karl Berry  (karl at hayley)
8168
8169	* Version 5.851a.
8170
8171Fri Mar 20 16:21:18 1992  Karl Berry  (karl at hayley)
8172
8173	* Makefile (mostlyclean): new name for `clean'.
8174	(clean): what `realclean' used to be.
8175	(realclean): nothing to do anymore.
8176	(install): install the program.
8177
8178Fri Jan 24 09:21:22 1992  Karl Berry  (karl at hayley)
8179
8180	* Makefile (cflags): don't include -I../config.
8181
8182Sun Jan 12 08:49:00 1992  Karl Berry  (karl at hayley)
8183
8184	* dvicopy.ch: `cwd_test_read_access' is gone.
8185
8186Following is the ChangeLog from texware, before I merged the contents
8187of that directory with the others.  (26 January 1993)
8188
8189Sat Jan 23 10:23:08 1993  Karl Berry  (karl@cs.umb.edu)
8190
8191	* tftopl.ch: Output error messages to stderr.
8192
8193Sun Jan  3 13:33:35 1993  Karl Berry  (karl@cs.umb.edu)
8194
8195	* Makefile.in (distclean): Remove Makefile.
8196
8197Fri Dec 18 13:16:08 1992  Karl Berry  (karl@cs.umb.edu)
8198
8199	* tftopl.c (Set init...): Extend `tfm_name' with ".tfm" if necessary.
8200
8201Sun Dec 13 14:28:24 1992  Karl Berry  (karl@cs.umb.edu)
8202
8203	* Makefile.in (c-sources): New target.
8204
8205Sat Dec 12 15:23:14 1992  Karl Berry  (karl@cs.umb.edu)
8206
8207	* Makefile.in: Rewrite from Makefile.
8208
8209Fri Sep  4 09:04:31 1992  Karl Berry  (karl@hayley)
8210
8211	* Makefile (extraclean): new target.
8212	(distclean): don't remove backup files etc. here.
8213
8214Wed Aug 19 08:27:16 1992  Karl Berry  (karl@hayley)
8215
8216	* Makefile (tftopl.o): use default compilation rule.
8217
8218	* pltotf.ch: rename `index' to `index_var'.
8219
8220Wed Aug 12 16:34:13 1992  Karl Berry  (karl@hayley)
8221
8222	* Makefile (pltotf.o): use default compilation rule.
8223
8224Thu Jul  2 16:09:37 1992  Karl Berry  (karl@hayley)
8225
8226	* Makefile (CPPFLAGS): new variable
8227	(.c.o): use it.
8228	(cflags): change to CFLAGS.
8229
8230Thu Jun  4 08:18:28 1992  Karl Berry  (karl@hayley)
8231
8232	* {tftopl,pltotf}.ch: rename `class' to `class_var' because of AIX
8233	  brain-damage.
8234
8235Thu May 14 19:22:33 1992  Karl Berry  (karl@claude.cs.umb.edu)
8236
8237	* Version 5.851c.
8238
8239Sat Apr 25 09:38:16 1992  Karl Berry  (karl@hayley)
8240
8241	* Makefile (distclean): new target.
8242
8243Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
8244
8245	* Version 5.851b.
8246
8247Fri Apr  3 09:56:04 1992  Karl Berry  (karl at hayley)
8248
8249	* Version 5.851a.
8250
8251Sat Mar 21 11:40:36 1992  Karl Berry  (karl at hayley)
8252
8253	* Makefile (patgen): use patgen2.
8254	* patgen2.{web,ch}: new files.
8255
8256Fri Mar 20 16:29:58 1992  Karl Berry  (karl at hayley)
8257
8258	* Makefile (mostlyclean): new name for `clean'.
8259	(clean): what `realclean' used to be.
8260	(realclean): nothing to do anymore.
8261	(install): install the program.
8262
8263Wed Mar 18 09:09:54 1992  Karl Berry  (karl at hayley)
8264
8265	* dvitype.ch (max_widths): increase to 25000.
8266
8267Sun Feb  2 07:54:09 1992  Karl Berry  (karl at hayley)
8268
8269	* tftopl.ch (argument_is): change `option_table' to
8270	  `long_options', for the new getopt.
8271
8272Fri Jan 24 09:20:36 1992  Karl Berry  (karl at hayley)
8273
8274	* Makefile (cflags): don't include -I../config.
8275
8276Sun Jan 12 07:49:54 1992  Karl Berry  (karl at hayley)
8277
8278	* tftopl.ch: `cwd_test_read_access' is gone.
8279
8280	* Makefile (vftovp.o, vptovf.o): remove the -Dlink, as it is now
8281	  in common.h.
8282
8283Wed Jan  8 07:43:23 1992  Karl Berry  (karl at hayley)
8284
8285	* tftopl.ch (cast_to_pointer_to_byte): the name seems to be
8286	  `cast_to_byte_pointer'.
8287
8288fontutil:
8289Mon Feb 21 14:30:23 1994  Karl Berry  (karl@cs.umb.edu)
8290
8291	* Makefile.in: srcdir changes from simon.
8292
8293	* gftodmem.h: Move to ../lib.
8294
8295Wed Feb  2 11:00:09 1994  Karl Berry  (karl@cs.umb.edu)
8296
8297	* Version 6.1.
8298
8299Mon Jan 24 07:33:41 1994  Karl Berry  (karl@cs.umb.edu)
8300
8301	* Version 6.0.
8302
8303Sat Nov  6 13:46:52 1993  Karl Berry  (karl@cs.umb.edu)
8304
8305	* vftovp.ch (out_char): Don't offset index into xchr by 31.  From
8306	dak@pool.informatik.rwth-aachen.de.
8307
8308	* tftopl.ch (Usage): Squeeze onto one line.
8309
8310Fri Nov  5 15:49:15 1993  Karl Berry  (karl@cs.umb.edu)
8311
8312	* {gftodvi,vftovp,vptovf,pltotf,tftopl}.ch (option_index): Declare
8313	as int.
8314
8315Tue Oct 12 14:07:42 1993  Karl Berry  (karl@cs.umb.edu)
8316
8317	* gftodvi.ch (verbose): Declare as int.
8318	* {pl,tf}to{tf,pl}.ch: Likewise.
8319	* {vf,vp}to{vp,vf}.ch: Likewise.
8320
8321Sun Oct  3 13:00:05 1993  Karl Berry  (karl@cs.umb.edu)
8322
8323	* Makefile.in (commonh): paths.h is in kpathsea.
8324	(commono): kpathsea.a has its own variable now.
8325	(*clean): Include standard targets.
8326	(program): New variable.
8327	(install): Use it.
8328
8329Fri May 21 14:09:13 1993  Karl Berry  (karl@cs.umb.edu)
8330
8331	* gf{type,topk}.ch (open_gf_file): Remove unused var j.
8332	* pk{type,togf}.ch (open_pk_file): Likewise.
8333
8334Fri May 14 14:36:50 1993  Karl Berry  (karl@cs.umb.edu)
8335
8336	* tftopl.ch (index_var): Oops, that's a type, not a variable.
8337
8338Sun May  9 10:10:51 1993  Karl Berry  (karl@cs.umb.edu)
8339
8340	* Makefile.in (commonh): Remove $(srcdir) for paths.h.
8341	(commono): Add kpathsea library.
8342
8343Thu May  6 16:04:32 1993  Karl Berry  (karl@cs.umb.edu)
8344
8345	* pktype.ch (53): Expand out writeln statement to avoid undefined
8346	evaluation order problem.
8347
8348Fri Apr 30 15:07:43 1993  Karl Berry  (karl@cs.umb.edu)
8349
8350	* vptovf.ch, vftovp.ch, mft.ch (class): Rename to `class_var'.
8351
8352	* Makefile.in (commonh): Add paths.h.
8353
8354Fri Apr  9 16:07:42 1993  Karl Berry  (karl@cs.umb.edu)
8355
8356	* Makefile.in (commonh): Define as config.h.
8357
8358Sat Mar 13 11:24:09 1993  Karl Berry  (karl@cs.umb.edu)
8359
8360	* Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
8361
8362	* pktogf.ch (37): Do addition of 2 2^31's in two assignments, to
8363	avoid compiler rearrangements.
8364
8365Sun Feb 21 08:27:39 1993  Karl Berry  (karl@cs.umb.edu)
8366
8367	* Version 5.851d.
8368
8369Tue Feb 16 17:53:48 1993  Karl Berry  (karl@cs.umb.edu)
8370
8371	* Makefile.in (install-exec, install-data): New targets.
8372
8373Tue Jan 26 16:19:58 1993  Karl Berry  (karl@cs.umb.edu)
8374
8375	* *.ch (banner): Use version_string.
8376
8377	* Merge mfware and tftopl/pltotf.
8378
8379Sun Dec 13 14:26:16 1992  Karl Berry  (karl@cs.umb.edu)
8380
8381	* Makefile.in (c-sources): New target.
8382
8383Sun Jan 10 16:07:32 1993  Karl Berry  (karl@cs.umb.edu)
8384
8385	* gftopk.ch (max_row): Increase to 100,000.  (From Wayne Sullivan.)
8386
8387Sun Jan  3 13:32:20 1993  Karl Berry  (karl@cs.umb.edu)
8388
8389	* Makefile.in (distclean): Remove Makefile.
8390
8391Sun Dec 13 14:27:45 1992  Karl Berry  (karl@cs.umb.edu)
8392
8393	* Makefile.in (c-sources): New target.
8394
8395Sat Dec 12 14:59:21 1992  Karl Berry  (karl@cs.umb.edu)
8396
8397	* Makefile.in: Rewrite from Makefile.
8398
8399Fri Sep  4 09:01:36 1992  Karl Berry  (karl@hayley)
8400
8401	* Makefile (extraclean): new target.
8402	(distclean): don't remove backup files etc. here.
8403
8404Wed Aug 12 16:17:10 1992  Karl Berry  (karl@hayley)
8405
8406	* {vf,vp}to{vp,vf}.ch (index): @d to be `index_type'.
8407	* Makefile ({vf,vp}to{vp,vf}.o): use default compilation rule.
8408
8409	* Makefile (CPPFLAGS): new variable
8410	(.c.o): use it.
8411	(cflags): change to CFLAGS.
8412
8413Sun Jun 21 09:20:35 1992  Karl Berry  (karl@io)
8414
8415	* vftovp.ch: don't compare o to set_char_0, since that's always true.
8416
8417Thu May 14 19:21:32 1992  Karl Berry  (karl@claude.cs.umb.edu)
8418
8419	* Version 5.851c.
8420
8421Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
8422
8423	* Version 5.851b.
8424
8425Fri Apr 10 15:13:27 1992  Karl Berry  (karl@hayley)
8426
8427	* gftopk.ch (81--83): don't add anything to the font comment.
8428
8429Fri Apr  3 09:54:48 1992  Karl Berry  (karl at hayley)
8430
8431	* Version 5.851a.
8432
8433Thu Mar 26 07:00:04 1992  Karl Berry  (karl at hayley)
8434
8435	* Makefile (clean): don't remove *.h, as gftodmem.h goes away.
8436
8437Fri Mar 20 16:23:32 1992  Karl Berry  (karl at hayley)
8438
8439	* Makefile (mostlyclean): new name for `clean'.
8440	(clean): what `realclean' used to be.
8441	(realclean): nothing to do anymore.
8442	(install): install the program.
8443
8444Sun Feb  2 08:01:42 1992  Karl Berry  (karl at hayley)
8445
8446	* vftovp.ch (argument_is): use `long_options', not `option_table'.
8447
8448	* gftodvi.ch (argument_is): use `long_options' instead of
8449	  `option_table'.
8450
8451Fri Jan 24 09:21:12 1992  Karl Berry  (karl at hayley)
8452
8453	* Makefile (cflags): don't include -I../config.
8454
8455Sun Jan 12 07:49:14 1992  Karl Berry  (karl at hayley)
8456
8457	* pktype.ch, pktogf.ch, vftovp.ch: `cwd_test_read_access' is gone.
8458
8459	* Makefile (vftovp.o, vptovf.o): remove the -Dlink, as it is now
8460	  in common.h.
8461
8462	* gftopk.ch, gftype.ch: `cwd_test_read_access' is gone.
8463
8464mf:
8465Mon Feb 21 13:24:21 1994  Karl Berry  (karl@cs.umb.edu)
8466
8467	* Makefile.in: srcdir changes from simon.
8468
8469Wed Feb  2 11:01:01 1994  Karl Berry  (karl@cs.umb.edu)
8470
8471	* Version 6.1.
8472
8473Tue Feb  1 18:01:19 1994  Karl Berry  (karl@cs.umb.edu)
8474
8475	* Makefile.in (extrah): Include mfd.h and texmfmem.h here.
8476	(commonh): No texmfmem.h here.
8477
8478Mon Jan 24 07:34:01 1994  Karl Berry  (karl@cs.umb.edu)
8479
8480	* Version 6.0.
8481
8482Mon Jan 17 14:30:09 1994  Karl Berry  (karl@cs.umb.edu)
8483
8484	* Makefile.in (iextra.o): Depend on mfd.h.
8485
8486Sat Dec 11 13:23:35 1993  Karl Berry  (karl@cs.umb.edu)
8487
8488	* convert: coerce.fix has been renamed coerce.add.
8489
8490Sun Dec  5 15:22:43 1993  Karl Berry  (karl@cs.umb.edu)
8491
8492	* Makefile.in (windowlibs): Put x_extra_libs here.
8493	(LIBS): Not here.
8494
8495Sat Dec  4 16:51:57 1993  Karl Berry  (karl@cs.umb.edu)
8496
8497	* Makefile.in (*objs): Depend on $(extrah) and $(commonh).
8498	(mf?.o): Depend only on mf?.c.
8499
8500Thu Nov 11 11:18:06 1993  Karl Berry  (karl@cs.umb.edu)
8501
8502	* Makefile.in (x_{include,lib}_flags): Renamed from x{include,lib}dir.
8503
8504Sun Nov  7 14:26:10 1993  Karl Berry  (karl@cs.umb.edu)
8505
8506	* convert: Remove call to sync.
8507	* Makefile.in (mfd.h): Instead, touch mfd.h after it finishes
8508	running, to ensure the timestamp will be later.
8509
8510Tue Nov  2 16:00:16 1993  Karl Berry  (karl@cs.umb.edu)
8511
8512	* Makefile.in (objs): Add mf10.o.
8513
8514Tue Oct 12 13:34:00 1993  Karl Berry  (karl@cs.umb.edu)
8515
8516	* Makefile.in: Simplify kpathsea references.
8517
8518Sun Oct  3 13:11:05 1993  Karl Berry  (karl@cs.umb.edu)
8519
8520	* fixcoerce.h: Rename to coerce.add.
8521	* convert: Similarly.
8522
8523	* Makefile.in (commonh): paths.h is in kpathsea.
8524	(commono): kpathsea.a has its own variable now.
8525	(*clean): Include standard targets.
8526	(program): New variable.
8527	(install): Use it.
8528
8529Tue May 18 14:05:03 1993  Karl Berry  (karl@cs.umb.edu)
8530
8531	* Makefile.in (install-*): mkdirchain on install dirs.
8532
8533Sun May  9 10:10:53 1993  Karl Berry  (karl@cs.umb.edu)
8534
8535	* Makefile.in (commonh): Remove $(srcdir) for paths.h.
8536	(commono): Add kpathsea library.
8537
8538Fri Apr 30 15:07:45 1993  Karl Berry  (karl@cs.umb.edu)
8539
8540	* Makefile.in (commonh): Add paths.h.
8541
8542Fri Apr 23 10:41:11 1993  Karl Berry  (karl@cs.umb.edu)
8543
8544	* convert: Remove volatile's for the MIPS compiler, as they no
8545	longer have any effect.
8546
8547Fri Apr 16 08:01:53 1993  Karl Berry  (karl@cs.umb.edu)
8548
8549	* mf.ch: Doc fix.
8550
8551Sat Apr 10 16:42:43 1993  Karl Berry  (karl@cs.umb.edu)
8552
8553	* convert: Don't sync unless /bin/sync exists.
8554
8555Fri Apr  9 16:07:46 1993  Karl Berry  (karl@cs.umb.edu)
8556
8557	* Makefile.in (commonh): Define as config.h.
8558
8559Thu Mar 25 16:58:34 1993  Karl Berry  (karl@cs.umb.edu)
8560
8561	* Makefile.in (openinout.c): Remove the file before making the link.
8562
8563Sat Mar 13 12:10:46 1993  Karl Berry  (karl@cs.umb.edu)
8564
8565	* Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
8566
8567Sun Feb 28 10:51:08 1993  Karl Berry  (karl@cs.umb.edu)
8568
8569	* Makefile.in (clean-trap): Don't install mfd.h.bak if it has the
8570	trap constants.
8571
8572Sun Feb 21 08:28:22 1993  Karl Berry  (karl@cs.umb.edu)
8573
8574	* Version 5.851d.
8575
8576Tue Feb 16 17:54:50 1993  Karl Berry  (karl@cs.umb.edu)
8577
8578	* Makefile.in (install-exec, install-data): New targets.
8579
8580Sun Feb 14 11:25:51 1993  Karl Berry  (karl@cs.umb.edu)
8581
8582	* Makefile.in (iobjs, vobjs): Don't include $(objs), and depend on
8583	mfd.h.
8584	(inimf, virmf): Include $(objs.)
8585
8586Fri Feb 12 07:36:49 1993  Karl Berry  (karl@cs.umb.edu)
8587
8588	* Makefile.in (clean): Remove iextra.c.
8589	(mostlyclean): Remove trap.mf.
8590
8591Wed Jan 27 07:14:55 1993  Karl Berry  (karl@cs.umb.edu)
8592
8593	* Makefile.in (run-trap): {mf,tex}ware => {dvi,font}util.
8594
8595Tue Jan 26 11:44:29 1993  Karl Berry  (karl@cs.umb.edu)
8596
8597	* Makefile.in (install): Change `exit 0' to true.
8598
8599	* Makefile.in (iextra.c, inimf.c): New targets.
8600	(iextra.o, initex.o): Just do the compilation.
8601
8602Mon Jan 25 10:38:57 1993  Karl Berry  (karl@cs.umb.edu)
8603
8604	* Makefile.in (clean-trap): Remove trapmf and stamp-trap.
8605
8606	* Makefile.in (CPPFLAGS): Don't need -I. any more.
8607
8608Sun Jan 24 11:35:16 1993  Karl Berry  (karl@cs.umb.edu)
8609
8610	* Makefile.in (iextra.o): $(LN) to $(extrac), instead of compiling
8611	directly.
8612
8613	* Makefile.in (mf-extra): Rename to vextra.
8614
8615	* Makefile.in (cmf.ch): Don't use $@.
8616
8617	* Makefile.in (run-trap): Depend on trapmf.
8618
8619	* Makefile.in (mostlyclean): Remove trap files explicitly, as we
8620	don't want to remove trap.sed.
8621
8622	* Makefile.in (mfsrcdir): Define with `mf', not `tex'!
8623
8624Sat Jan 16 08:46:33 1993  Karl Berry  (karl@cs.umb.edu)
8625
8626	* Makefile.in (mfsrcdir): New variable; use it in various rules.
8627
8628Thu Jan 14 08:04:47 1993  Karl Berry  (karl@cs.umb.edu)
8629
8630	* small.sed (pool_size): Increase to 36000.  From tim@maths.tcd.ie.
8631
8632Sun Jan  3 13:16:32 1993  Karl Berry  (karl@cs.umb.edu)
8633
8634	* Makefile.in (distclean): Remove Makefile.
8635
8636	* Makefile.in (check): New target, synonym for run-trap.
8637
8638Sun Dec 13 09:45:53 1992  Karl Berry  (karl@cs.umb.edu)
8639
8640	* Makefile.in (clean-trap, c-sources): New targets.
8641
8642	* Makefile.in (stamp-trap): Use sed instead of ini_to_trap.
8643
8644Sat Dec 12 13:15:03 1992  Karl Berry  (karl@cs.umb.edu)
8645
8646	* Makefile.in: Rewrite from Makefile.
8647
8648	* small.sed: New file.
8649
8650	* Makefile (stamp-trap): Change dependency to `stamp-convert'.
8651
8652Mon Nov 16 08:16:51 1992  Karl Berry  (karl@cs.umb.edu)
8653
8654	* Makefile (cmf.ch): New target.
8655
8656Sun Oct 11 11:23:26 1992  Karl Berry  (karl@cs.umb.edu)
8657
8658	* convert (sed): Don't use /bin/sed, as GNU sed works as of 1.10.
8659
8660Thu Sep 24 11:03:39 1992  Karl Berry  (karl@cs.umb.edu)
8661
8662	* Makefile (openinout.c): avoid use of $<.
8663
8664Thu Sep 17 08:41:26 1992  Karl Berry  (karl@hayley)
8665
8666	* Makefile (install): use filename in install target names.
8667
8668Fri Sep  4 09:02:57 1992  Karl Berry  (karl@hayley)
8669
8670	* Makefile (extraclean): new target.
8671	(distclean): don't remove backup files etc. here.
8672
8673Wed Aug 19 08:22:57 1992  Karl Berry  (karl@hayley)
8674
8675	* Makefile (openinout.c): new target.
8676	(clean): remove it.
8677
8678	* Makefile (CPPFLAGS): we need -I. for mfd.h.
8679
8680Wed Aug 12 16:28:18 1992  Karl Berry  (karl@hayley)
8681
8682	* Makefile (iextra.o): include $(CPPFLAGS); remove `-I.'.
8683	(inimf.o): likewise.
8684	(mf-extra.c): new target.
8685	(mf-extra.o); depend on it (and use default compilation rule).
8686	(fileioo): use default compilation rule.
8687
8688Sat Jul 25 17:51:03 1992  Karl Berry  (karl@hayley)
8689
8690	* Makefile (makeargs): pass CFLAGS, not cflags.
8691
8692Sun Jul  5 07:28:13 1992  Karl Berry  (karl@hayley)
8693
8694	* Makefile (clean): remove inimf.c, trap.*, mf-extra.c here.
8695
8696Thu Jul  2 16:08:00 1992  Karl Berry  (karl@hayley)
8697
8698	* Makefile (CPPFLAGS): new variable
8699	(.c.o): use it.
8700	(cflags): change to CFLAGS.
8701
8702Tue Jun 23 10:19:45 1992  Karl Berry  (karl@hayley)
8703
8704	* Makefile (CC): change default to `gcc -posix'.
8705
8706Thu May 14 19:21:57 1992  Karl Berry  (karl@claude.cs.umb.edu)
8707
8708	* Version 5.851c.
8709
8710Sat Apr 25 09:36:23 1992  Karl Berry  (karl@hayley)
8711
8712	* Makefile (distclean): new target.
8713
8714	* convert: sync after the pipeline.
8715
8716Thu Apr 23 12:05:51 1992  Karl Berry  (karl@hayley)
8717
8718	* Makefile: fix clean targets, fix inimf/virmf/etc. to reflect
8719	  reality.  From Andreas.
8720
8721Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
8722
8723	* Version 5.851b.
8724
8725Sat Apr 11 09:18:59 1992  Karl Berry  (karl@hayley)
8726
8727	* mf.ch (pack_file_name, pack_buffered_name): don't fill the
8728	  name_of_file array completely.
8729
8730Fri Apr 10 17:25:07 1992  Karl Berry  (karl@hayley)
8731
8732	* mf.ch: new file for configure to make cmf.ch from.
8733	* Makefile (mostlyclean): remove cmf.ch.
8734
8735Fri Apr  3 09:55:30 1992  Karl Berry  (karl at hayley)
8736
8737	* Version 5.851a.
8738
8739Mon Mar 30 07:57:08 1992  Karl Berry  (karl at hayley)
8740
8741	* Makefile (clean, mostlyclean, windowlib, trapmf): use $(MAKE),
8742	  not `make'.
8743
8744Sun Mar 29 17:06:04 1992  Karl Berry  (karl at hayley)
8745
8746	* ini_to_trap: change some more constants.
8747
8748	* mf.web: new verion from dek.
8749	* cmf.ch: update version number.
8750
8751Sun Mar 22 06:33:42 1992  Karl Berry  (karl at fosse)
8752
8753	* Makefile (makeargs): don't bother to pass variables for linking.
8754
8755Sat Mar 21 10:40:57 1992  Karl Berry  (karl at hayley)
8756
8757	* cmf.ch (38.789): check for the extension being irrelevant.
8758
8759Fri Mar 20 15:30:00 1992  Karl Berry  (karl at hayley)
8760
8761	* Makefile (mostlyclean): new name for `clean'.
8762	(clean): what `realclean' used to be.
8763	(realclean): nothing to do anymore.
8764	(install): install the program.
8765
8766	* cmf.ch (4.51): set name_length to strlen pool_name.
8767
8768Fri Jan 24 09:21:17 1992  Karl Berry  (karl at hayley)
8769
8770	* Makefile (cflags): don't include -I../config.
8771
8772Wed Jan 15 12:59:29 1992  Karl Berry  (karl at hayley)
8773
8774	* cmf.ch (input): same changes as in TeX.
8775
8776Sun Jan 12 09:18:03 1992  Karl Berry  (karl at hayley)
8777
8778	* cmf.ch (memory structure): include "texmfmem.h", omitting the
8779	  ../common.
8780
8781	* Makefile (fileioh): no longer exists.
8782
8783Tue Jan  7 15:52:24 1992  Karl Berry  (karl at hayley)
8784
8785	* ctex.ch (opening input files): do `name_length + 5 <
8786	  file_name_size', not `name_length < file_name_size + 5'.  From
8787	  tony@marcam.dsir.govt.nz.
8788
8789mp:
8790Wed Apr 12 18:50:13 1995  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
8791
8792	* mp.ch: complete rewrite, merging material from ../mf/mf.ch
8793	and the original mp.ch.
8794
8795Tue Apr 11 17:53:15 1995  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
8796
8797	* Makefile: discarded, will be regenerated from Makefile.in
8798	during configure run.
8799
8800	* Makefile.in: complete rewrite, based on ../mf/Makefile.in.
8801
8802	* convert: replaced by modified version of ../mf/convert script.
8803	Removed execute permission, using sh -c in the Makefile instead.
8804
8805	* mp.def: discarded, using ../lib/texmf.defines instead.
8806
8807	* mp.h: discarded, using the web2c header files from ../lib.
8808	(Actually moved to MPtime subdirectory for use in timing test.)
8809
8810	* mpext.c: discarded, using routines from ../lib/lib.a instead.
8811	Moved code for callmakempx() to file ../lib/openinout.c.
8812
8813	* mpmath.c: preserved without changes. Ccomments refererring to
8814	site.h are no longer applicable when using ../lib/c-auto.h instead.
8815
8816	* pathexp.c: moved to ../mpware as only DMP uses the pathexpand()
8817	function. MetaPost and DVItoMP use Kpathsea routines instead.
8818
8819	* fixcoerce.h: discarded, using ../mf/coerce.add instead.
8820
8821	* fix.lex: discarded, apparently no longer needed in web2c-6.1.
8822
8823	* ini_to_trap: discarded, using sed script trap.sed instead of
8824	shell script that invokes ed. Also added sed script small.sed.
8825
8826	* trapdir: renamed to MPtrap, for consistency with ../mf/MFtrap.
8827
8828	* trapmp: replaced by modified version of ../mp/trapenv script.
8829	Removed execute permission, using sh -c in the Makefile instead.
8830	Also rename etrapmp target to trapmp in the Makefile.
8831
8832Mon Apr 11 18:32:00 1995  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
8833
8834	* created subdirectory MPtime for timing test files not needed
8835	for production version of MetaPost.
8836
8837	* mp.h, test_mpd.h, mathtest.c, time.c, pmath.c: moved to MPtime.
8838
8839	* mpmath.c: copied to MPtime and renamed to cmath.c for use in
8840	timing test. Changed #include "mpd.h" to include "test_mpd.h".
8841
8842	* site.h, defaults.h: copied from top-level directory to MPtime.
8843	Renamed site.h to site.h.orig and copied to site.h.{system-type}.
8844
8845tex:
8846Thu Feb 24 06:02:39 1994  Karl Berry  (karl@cs.umb.edu)
8847
8848	* Makefile.in (tex.p): Use a tab, not eight spaces, in the
8849	commented-out mltex lines. From Eric.Picheral@univ-rennes1.fr.
8850
8851Mon Feb 21 13:25:52 1994  Karl Berry  (karl@cs.umb.edu)
8852
8853	* Makefile.in: srcdir changes from simon.
8854
8855Wed Feb  2 11:01:18 1994  Karl Berry  (karl@cs.umb.edu)
8856
8857	* Version 6.1.
8858
8859Tue Feb  1 13:26:25 1994  Karl Berry  (karl@cs.umb.edu)
8860
8861	* Makefile.in (extrah): Include texd.h and texmfmem.h here.
8862	(commonh): No texmfmem.h here.
8863
8864	* Makefile.in (tex.p): Add commented out additions for MLTeX.
8865
8866Mon Jan 24 07:34:13 1994  Karl Berry  (karl@cs.umb.edu)
8867
8868	* Version 6.0.
8869
8870Mon Jan 17 14:29:27 1994  Karl Berry  (karl@cs.umb.edu)
8871
8872	* Makefile.in (iextra.o): Depend on texd.h.
8873
8874Wed Dec 15 06:29:41 1993  Karl Berry  (karl@cs.umb.edu)
8875
8876	* Makefile.in (formats): Rename to fmts.
8877
8878Tue Dec  7 13:45:05 1993  Karl Berry  (karl@cs.umb.edu)
8879
8880	* tex.ch: Invoke MakeTeXTeX for \openin.
8881	From carlisle@cs.man.ac.uk.
8882
8883	* patgen.ch: Doc fix.
8884
8885Sat Dec  4 16:28:27 1993  Karl Berry  (karl@cs.umb.edu)
8886
8887	* Makefile.in (*objs): Depend on $(extrah) and $(commonh).
8888	(tex?.o): Depend only on tex?.c.
8889
8890Fri Dec  3 08:58:50 1993  Karl Berry  (karl@cs.umb.edu)
8891
8892	* patgen.ch (filnam): Add a trailing space to filnam, and declare
8893	it to be one character larger. From jmr.
8894
8895Sun Nov 14 11:58:13 1993  Karl Berry  (karl@cs.umb.edu)
8896
8897	* Makefile.in (install*): texfontdir => fontdir.
8898
8899Sun Nov  7 14:25:54 1993  Karl Berry  (karl@cs.umb.edu)
8900
8901	* convert: Remove call to sync.
8902	* Makefile.in (mfd.h): Instead, touch mfd.h after it finishes
8903	running, to ensure the timestamp will be later.
8904
8905Tue Nov  2 13:33:41 1993  Karl Berry  (karl@cs.umb.edu)
8906
8907	* tex.ch (banner): At version 3.1415 now.
8908	* tex.web: Update from Knuth.
8909
8910	* Makefile.in (objs): Add tex9.o and rename $(tex9_o) to extra_tex_obj.
8911
8912	* openinout.c (make_tex_file): Return a boolean, not a string.
8913
8914Tue Oct 12 13:33:02 1993  Karl Berry  (karl@cs.umb.edu)
8915
8916	* Makefile.in: Simplify kpathsea references.
8917
8918Sun Oct  3 13:18:18 1993  Karl Berry  (karl@cs.umb.edu)
8919
8920	* fixcoerce.h: Rename to coerce.add.
8921	* convert: Similarly.
8922
8923	* Makefile.in (commonh): paths.h is in kpathsea.
8924	(commono): kpathsea.a has its own variable now.
8925	(*clean): Include standard targets.
8926	(program): New variable.
8927	(install): Use it.
8928
8929Tue Jun 29 16:22:54 1993  Karl Berry  (karl@cs.umb.edu)
8930
8931	* Makefile.in: Doc fix.
8932
8933Mon May 31 08:19:11 1993  Karl Berry  (karl@cs.umb.edu)
8934
8935	* trip.sed (negtrieopsize): Change to -500.
8936
8937Tue May 18 14:04:07 1993  Karl Berry  (karl@cs.umb.edu)
8938
8939	* Makefile.in (install-*): mkdirchain on install dirs.
8940
8941Sun May  9 10:10:54 1993  Karl Berry  (karl@cs.umb.edu)
8942
8943	* Makefile.in (commonh): Remove $(srcdir) for paths.h.
8944	(commono): Add kpathsea library.
8945
8946Tue May  4 10:24:29 1993  Karl Berry  (karl@cs.umb.edu)
8947
8948	* Makefile.in (extraclean): Do not depend on distclean; remove
8949	CONTENTS.tex and tex.tex.
8950
8951Fri Apr 30 15:08:01 1993  Karl Berry  (karl@cs.umb.edu)
8952
8953	* Makefile.in (patgen2): Rename to patgen throughout.
8954
8955	* Makefile.in (commonh): Add paths.h.
8956
8957Fri Apr 16 07:27:03 1993  Karl Berry  (karl@cs.umb.edu)
8958
8959	* tex.ch: Doc fix.
8960
8961Sat Apr 10 16:42:35 1993  Karl Berry  (karl@cs.umb.edu)
8962
8963	* convert: Don't sync unless /bin/sync exists.
8964
8965Fri Apr  9 16:07:52 1993  Karl Berry  (karl@cs.umb.edu)
8966
8967	* Makefile.in (commonh): Define as config.h.
8968
8969Sat Mar 13 12:10:53 1993  Karl Berry  (karl@cs.umb.edu)
8970
8971	* Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
8972
8973Fri Mar 12 15:48:57 1993  Karl Berry  (karl@cs.umb.edu)
8974
8975	* Makefile.in (tex9.o): Depend on tex9.c, not tex8.c!
8976
8977Sun Feb 28 10:47:06 1993  Karl Berry  (karl@cs.umb.edu)
8978
8979	* Makefile.in (clean-trip): Don't reinstall texd.h if it has the
8980	trip constants.
8981
8982	* Makefile.in (clean-trip): Remove triptex, not tripmf.
8983
8984Sun Feb 21 08:28:26 1993  Karl Berry  (karl@cs.umb.edu)
8985
8986	* Version 5.851d.
8987
8988Tue Feb 16 17:56:03 1993  Karl Berry  (karl@cs.umb.edu)
8989
8990	* Makefile.in (install-exec, install-data): New targets.
8991
8992Mon Feb 15 10:19:12 1993  Karl Berry  (karl@cs.umb.edu)
8993
8994	* tex.ch (563): Call make_tex_tfm if the first open fails.
8995
8996	* tex.ch: Only call a_open_in without the .tex if we actually
8997	changed anything; call make_tex_tex if everything before fails,
8998	and if that succeeds, call a_open_in again.
8999
9000	* tex.ch: Comment out term_offset thing.
9001
9002Sun Feb 14 11:24:37 1993  Karl Berry  (karl@cs.umb.edu)
9003
9004	* Makefile.in (iobjs, vobjs): Don't include $(objs), and depend on
9005	texd.h.
9006	(initex, virtex): Include $(objs).
9007
9008Sun Feb  7 10:22:45 1993  Karl Berry  (karl@cs.umb.edu)
9009
9010	* Makefile.in (install): Fix logic for overwriting texfonts.map.
9011
9012	* Makefile.in (.p.c, .ch.p): New suffix rules for patgen.
9013
9014Sat Jan 30 10:31:01 1993  Karl Berry  (karl@cs.umb.edu)
9015
9016	* Makefile.in (install): Correct texfonts.map installation.
9017
9018Wed Jan 27 07:14:28 1993  Karl Berry  (karl@cs.umb.edu)
9019
9020	* Makefile.in (run-trip): {mf,tex}ware => {dvi,font}util.
9021
9022Tue Jan 26 11:44:45 1993  Karl Berry  (karl@cs.umb.edu)
9023
9024	* *.ch (banner): Use version_string.
9025
9026	* Makefile.in: Merge in patgen.
9027
9028	* Makefile.in (install): Change `exit 0' to true.
9029
9030	* Makefile.in (install): Install texfonts.map.
9031
9032	* Makefile.in (iextra.c, initex.c): New targets.
9033	(iextra.o, initex.o): Just do the compilation.
9034
9035Mon Jan 25 10:39:13 1993  Karl Berry  (karl@cs.umb.edu)
9036
9037	* Makefile.in (clean-trip): Remove tripmf and stamp-trip.
9038
9039	* Makefile.in (CPPFLAGS): Don't need -I now.
9040
9041Sun Jan 24 11:34:27 1993  Karl Berry  (karl@cs.umb.edu)
9042
9043	* Makefile.in (tex-extra): Rename to vextra.
9044
9045	* Makefile.in (iextra.o): $(LN) to $(extrac), instead of compiling
9046	it directly.
9047
9048	* Makefile.in (ctex.ch): Don't use $@.
9049
9050	* Makefile.in (mostlyclean): Remove trip files explicitly, to
9051	avoid removing trip.sed.
9052
9053	* Makefile.in (stamp-trip): Depend on trip.sed in $(texsrcdir).
9054
9055Sat Jan 16 09:00:49 1993  Karl Berry  (karl@cs.umb.edu)
9056
9057	* tex.ch (trie_size): Increase to 30,000 for
9058	English/German/Portuguese.
9059
9060Thu Jan 14 08:02:01 1993  Karl Berry  (karl@cs.umb.edu)
9061
9062	* small.sed (font_mem_size, hash_size, pool_size, max_strings,
9063	string_vacancies): Increase the small sizes somewhat.  The result
9064	still runs on a 3b1, so I suspect it will run on anything.  From
9065	andy@scp.caltech.edu.
9066
9067Sun Jan  3 13:14:39 1993  Karl Berry  (karl@cs.umb.edu)
9068
9069	* Makefile.in (distclean): Remove Makefile.
9070
9071	* Makefile.in (DIFF, DIFFFLAGS): New variables.
9072	(run-trip): Use them (in appropriate places) instead of `diff', so
9073	spiff can be used if it's available (and desired).
9074	(check): New target, synonym for run-trip.
9075
9076Sun Dec 13 14:13:02 1992  Karl Berry  (karl@cs.umb.edu)
9077
9078	* Makefile.in (clean-trip, c-sources): New targets.
9079
9080Sat Dec 12 14:08:07 1992  Karl Berry  (karl@cs.umb.edu)
9081
9082	* Makefile.in: Rewrite from Makefile.
9083
9084	* small.sed: New file.
9085
9086Mon Nov 16 08:16:33 1992  Karl Berry  (karl@cs.umb.edu)
9087
9088	* Makefile (ctex.ch): New target.
9089
9090Sat Nov 14 18:50:20 1992  Karl Berry  (karl@cs.umb.edu)
9091
9092	* Makefile (run-trip): Run tftopl on the trip.tfm we create, and
9093	diff the result with the original PL file.
9094
9095Tue Oct 27 08:15:12 1992  Karl Berry  (karl@cs.umb.edu)
9096
9097	* Makefile (objs): Use $(tex9_o), which is empty by default.
9098
9099	* tex.ch (mem_top): Improve comment.
9100
9101Sun Oct 18 13:55:54 1992  Karl Berry  (karl@cs.umb.edu)
9102
9103	* tex.ch (trie_op_size): Define as 751, since that's prime.
9104
9105	* tex.ch (neg_trie_op_size): Improve comments, and use it in
9106	[43.944] where useful.
9107
9108Thu Sep 24 11:03:02 1992  Karl Berry  (karl@cs.umb.edu)
9109
9110	* Makefile (openinout.c): avoid use of $<.
9111
9112Thu Sep 17 08:42:01 1992  Karl Berry  (karl@hayley)
9113
9114	* Makefile (install): use filename in install target names.
9115
9116Fri Sep  4 09:04:06 1992  Karl Berry  (karl@hayley)
9117
9118	* Makefile (extraclean): new target.
9119	(distclean): don't remove backup files etc. here.
9120
9121Wed Aug 19 08:22:27 1992  Karl Berry  (karl@hayley)
9122
9123	* Makefile (openinout.c): new target.
9124	(clean): remove it.
9125
9126	* Makefile (CPPFLAGS): we need -I. for texd.h.
9127
9128Wed Aug 12 16:28:18 1992  Karl Berry  (karl@hayley)
9129
9130	* Makefile (iextra.o): include $(CPPFLAGS); remove `-I.'.
9131	(initex.o): likewise.
9132	(tex-extra.c): new target.
9133	(tex-extra.o); depend on it (and use default compilation rule).
9134	(fileioo): use default compilation rule.
9135
9136Sat Jul 25 17:51:18 1992  Karl Berry  (karl@hayley)
9137
9138	* Makefile (amstex.fmt): don't bother with \dump on the command
9139	  line, since amstex.ini includes it.
9140
9141	* Makefile (makeargs): pass CFLAGS, not cflags.
9142
9143Sun Jul  5 07:28:40 1992  Karl Berry  (karl@hayley)
9144
9145	* Makefile (clean): remove trip.*, initex.c, tex-extra.c here.
9146
9147Fri Jul  3 11:50:49 1992  Karl Berry  (karl@hayley)
9148
9149	* small.diff (hash_size, hash_prime): increase to 3500 and 2981
9150	  for LaTeX.  (From bernd.)
9151
9152Thu Jul  2 16:09:45 1992  Karl Berry  (karl@hayley)
9153
9154	* Makefile (CPPFLAGS): new variable
9155	(.c.o): use it.
9156	(cflags): change to CFLAGS.
9157
9158Thu May 21 09:22:33 1992  Karl Berry  (karl@hayley)
9159
9160	* tex.ch: warn that increasing max_quarterword makes texmfmem.h
9161	  break.
9162
9163Thu May 14 19:22:23 1992  Karl Berry  (karl@claude.cs.umb.edu)
9164
9165	* Version 5.851c.
9166
9167Thu May  7 07:29:59 1992  Karl Berry  (karl@hayley)
9168
9169	* Makefile (tex9.[co]): new targets (not used in our dist).
9170
9171Sat Apr 25 08:56:54 1992  Karl Berry  (karl@hayley)
9172
9173	* convert: sync after the pipeline.
9174
9175	* Makefile (distclean): new target.
9176
9177	* Makefile (amstex.fmt): don't use &./tex.
9178	(amslatex.fmt): be more explicit about AMSLaTeX's horrible
9179	installation scheme.
9180
9181Thu Apr 23 12:04:49 1992  Karl Berry  (karl@hayley)
9182
9183	* Makefile (initex, virtex): changes from Andreas to reflect
9184	  reality; fix clean targets.
9185
9186Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
9187
9188	* Version 5.851b.
9189
9190Sat Apr 11 09:19:41 1992  Karl Berry  (karl@hayley)
9191
9192	* tex.ch (pack_file_name, pack_buffered_name): don't fill the
9193	  name_of_file array completely.
9194
9195Fri Apr 10 17:03:41 1992  Karl Berry  (karl@hayley)
9196
9197	* tex.ch: new file for configure to make ctex.ch from.
9198	* Makefile (mostlyclean): remove ctex.ch.
9199
9200	* Makefile (default): make it `all'.
9201
9202Fri Apr  3 09:55:55 1992  Karl Berry  (karl at hayley)
9203
9204	* Version 5.851a.
9205
9206Mon Mar 30 07:59:29 1992  Karl Berry  (karl at hayley)
9207
9208	* Makefile (triptex): use $(MAKE), not make.
9209
9210Sun Mar 29 15:44:30 1992  Karl Berry  (karl at hayley)
9211
9212	* ini_to_trip: change additional constants.
9213
9214	* tex.web: new version from dek.
9215	* tex.ch: update version number.
9216
9217Sat Mar 21 11:09:06 1992  Karl Berry  (karl at hayley)
9218
9219	* ctex.ch (pool_name): define to be `TEX_POOL_NAME', instead of
9220	  hardwiring `tex.pool'.
9221
9222Fri Mar 20 15:29:22 1992  Karl Berry  (karl at hayley)
9223
9224	* Makefile (mostlyclean): new name for `clean'.
9225	(clean): what `realclean' used to be.
9226	(realclean): nothing to do anymore.
9227	(install): install the program.
9228
9229	* ctex.ch (4.51): set name_length to the strlen of pool_name.
9230
9231Sun Mar  1 07:09:28 1992  Karl Berry  (karl at hayley)
9232
9233	* ctex.ch (font_mem_size): increase to 100,000.
9234
9235Fri Jan 24 07:41:25 1992  Karl Berry  (karl at hayley)
9236
9237	* Makefile (cflags): don't include -I../config.
9238
9239	* ctex.ch (\input, \openin): don't try .tex if the filename is
9240	  already the maximal length; otherwise foo.aux gets found
9241	  as foo.aux.tex under system V, when foo is 14 characters long.
9242
9243Tue Jan 21 17:20:17 1992  Karl Berry  (karl at hayley)
9244
9245	* ctex.ch (pool_size): increase to 124,000.
9246	(string_vacancies): to 100,000.
9247
9248Wed Jan 15 10:12:30 1992  Karl Berry  (karl at hayley)
9249
9250	* ctex.ch (\input, \openin): if cur_ext=".tex", don't append .tex,
9251	  and reset it before trying without suffix.
9252
9253	* ctex.ch (max_strings): increase to 15000.
9254
9255Tue Jan 14 08:52:24 1992  Karl Berry  (karl at hayley)
9256
9257	* ctex.ch (\input, \openin): try to find foo.tex before foo.
9258	  (From bent@ragged.dartmouth.edu.)
9259
9260	* Makefile (*.fmt): do not remove the \font lines from the output
9261	  via grep, as then prompts do not appear.
9262
9263Sun Jan 12 09:17:40 1992  Karl Berry  (karl at hayley)
9264
9265	* ctex.ch (memory structure): include "texmfmem.h", omitting the
9266	  ../common.
9267
9268	* Makefile (fileioh): no longer exists.
9269
9270Tue Jan  7 15:51:28 1992  Karl Berry  (karl at hayley)
9271
9272	* ctex.ch (opening input files): do `name_length + 5 <
9273	  file_name_size', not `name_length < file_name_size + 5'.  From
9274	  tony@marcam.dsir.govt.nz.
9275
9276web:
9277Mon Feb 21 14:51:24 1994  Karl Berry  (karl@cs.umb.edu)
9278
9279	* Makefile.in: srcdir changes from simon.
9280
9281Wed Feb  2 11:00:09 1994  Karl Berry  (karl@cs.umb.edu)
9282
9283	* Version 6.1.
9284
9285Mon Jan 24 07:27:36 1994  Karl Berry  (karl@cs.umb.edu)
9286
9287	* Version 6.0.
9288
9289Sun Jan 23 16:56:45 1994  Karl Berry  (karl@cs.umb.edu)
9290
9291	* Makefile.in (mostlyclean): Remove tangleboot.
9292
9293Tue Nov 30 16:19:06 1993  Karl Berry  (karl@cs.umb.edu)
9294
9295	* Makefile.in (tangle.web): Exit 1 if we get here.
9296
9297Sun Nov  7 14:52:11 1993  Karl Berry  (karl@cs.umb.edu)
9298
9299	* Makefile.in (tangle.web): New target, telling people to retrieve
9300	web.tar.gz.
9301
9302Tue Oct 12 13:32:07 1993  Karl Berry  (karl@cs.umb.edu)
9303
9304	* Makefile.in: Simplify kpathsea references.
9305
9306Sun May  9 10:10:56 1993  Karl Berry  (karl@cs.umb.edu)
9307
9308	* Makefile.in (commonh): Remove $(srcdir) for paths.h.
9309	(commono): Add kpathsea library.
9310
9311Fri Apr 30 15:08:11 1993  Karl Berry  (karl@cs.umb.edu)
9312
9313	* Makefile.in (commonh): Add paths.h.
9314
9315Fri Apr  9 16:07:56 1993  Karl Berry  (karl@cs.umb.edu)
9316
9317	* Makefile.in (commonh): Define as config.h.
9318
9319Sat Mar 13 12:10:56 1993  Karl Berry  (karl@cs.umb.edu)
9320
9321	* Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
9322
9323Sun Feb 21 08:28:31 1993  Karl Berry  (karl@cs.umb.edu)
9324
9325	* Version 5.851d.
9326
9327Tue Feb 16 17:58:10 1993  Karl Berry  (karl@cs.umb.edu)
9328
9329	* Makefile.in (install-exec, install-data): New targets.
9330
9331Fri Feb 12 07:37:51 1993  Karl Berry  (karl@cs.umb.edu)
9332
9333	* Makefile.in (mostlyclean): Remove pooltype.
9334
9335Sun Feb  7 20:10:46 1993  Karl Berry  (karl@cs.umb.edu)
9336
9337	* Makefile.in (tangleboot.c): Use $(MAKE), not make.
9338
9339Tue Jan 26 16:36:45 1993  Karl Berry  (karl@cs.umb.edu)
9340
9341	* *.ch (banner): Use version_string.
9342
9343	* Makefile.in: Merge pooltype from texware.
9344
9345Sun Jan  3 13:34:00 1993  Karl Berry  (karl@cs.umb.edu)
9346
9347	* Makefile.in (distclean): Remove Makefile.
9348
9349Sun Dec 13 14:28:37 1992  Karl Berry  (karl@cs.umb.edu)
9350
9351	* Makefile.in (c-sources): New target.
9352
9353Sat Dec 12 14:19:16 1992  Karl Berry  (karl@cs.umb.edu)
9354
9355	* Makefile.in: Rewrite from Makefile.
9356
9357Fri Sep  4 09:05:12 1992  Karl Berry  (karl@hayley)
9358
9359	* Makefile (extraclean): new target.
9360	(distclean): don't remove backup files etc. here.
9361
9362Wed Aug 19 08:35:14 1992  Karl Berry  (karl@hayley)
9363
9364	* Makefile (tangleboot): use tangleboot.o as arg, not tangleboot.c.
9365
9366Sat Jul 25 17:52:34 1992  Karl Berry  (karl@hayley)
9367
9368	* Makefile (tangleboot): depend on tangleboot.o.
9369	(tangleboot.o): new target.
9370
9371Thu Jul  2 16:10:15 1992  Karl Berry  (karl@hayley)
9372
9373	* Makefile (CPPFLAGS): new variable
9374	(.c.o): use it.
9375	(cflags): change to CFLAGS.
9376
9377Tue Jun 23 10:14:23 1992  Karl Berry  (karl@hayley)
9378
9379	* Makefile (tangleboot.c): make all in lib and web2c before trying
9380	  to `convert'.
9381
9382Sun Jun 21 16:42:00 1992  Karl Berry  (karl@io)
9383
9384	* Makefile (realclean): don't remove tangleboot after all.
9385
9386Thu May 14 19:22:40 1992  Karl Berry  (karl@claude.cs.umb.edu)
9387
9388	* Version 5.851c.
9389
9390Wed May 13 10:52:36 1992  Karl Berry  (karl@hayley)
9391
9392	* Makefile (clean): can't remove *.[pch], since tangleboot goes away.
9393
9394Sat Apr 25 09:40:18 1992  Karl Berry  (karl@hayley)
9395
9396	* Makefile (libs): new var.
9397	(distclean): new target.
9398
9399Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
9400
9401	* Version 5.851b.
9402
9403Wed Apr 15 03:59:25 1992  Karl Berry  (karl@fosse)
9404
9405	* Makefile (mostlyclean): remove tangleboot.
9406
9407Tue Apr 14 17:25:29 1992  Karl Berry  (karl@hayley)
9408
9409	* Makefile (tangleboot.[ch]): new targets.
9410	(tangleboot): depend on tangleboot.h, not tangle.h.
9411	(clean): remove tangle.h.
9412
9413Mon Apr 13 09:10:07 1992  Karl Berry  (karl@hayley)
9414
9415	* Makefile (tangle.p): depend on tangleboot; remove the loop.
9416	(tangleboot): new target.
9417
9418Fri Apr  3 09:56:16 1992  Karl Berry  (karl at hayley)
9419
9420	* Version 5.851a.
9421
9422Thu Apr  2 13:48:21 1992  Karl Berry  (karl at ds1.cs.umb.edu)
9423
9424	* Makefile (clean): don't remove *.c; we need tangleboot.
9425
9426Sun Mar 29 15:24:51 1992  Karl Berry  (karl at hayley)
9427
9428	* {tangle,weave}.web: new versions from dek.
9429	* {tangle,weave}.ch: update version numbers.
9430
9431Fri Jan 24 09:20:20 1992  Karl Berry  (karl at hayley)
9432
9433	* Makefile (cflags): don't include -I../config.
9434
9435Tue Jan  7 16:29:30 1992  Karl Berry  (karl at hayley)
9436
9437	* Makefile (tangle.p): use quotes instead of \'s, for ptx.  (From
9438	  maddog@sequent.com.)
9439