beta-0.89.2
[luatex.git] / source / texk / web2c / ChangeLog
blob2fbf74d83f35f644f19390fb2d910bf917046812
1 2015-12-18  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
3         * Makefile.am: remove txt2zlib.am for LuaTeX.
5 2015-12-16  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
7         * Makefile.in: Rewritten by hand for LuaTeX beta-0.87.0.
8         It should be recreated by autotool.
10 2015-11-27  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
12         * dvicopy.ch: Avoid to crash and abort with an error message when
13         the character size >= 2048 pt.
15 2015-09-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
17         * triptest.test: Also check tripos.tex.
19 2015-09-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
21         * configure.ac: Check poppler for Object::initCmd(const char*).
23 2015-08-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
25         * configure.ac: Drop check for <StructTreeRoot.h>, we now
26         require poppler 0.30 better.
27         
28 2015-08-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
30         * pltotf.ch, vptovf.ch: Send also real numbers to stderr,
31         completing the change from 2015-01-09 (report from Norbert).
33 2015-07-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
35         * dvitype.ch: Removed a spurious duplicate statement.
37 2015-07-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
39         * mftraptest (removed): Renamed ...
40         * mftraptest.test (new):  ... into this.
41         * triptest (removed): Renamed ...
42         * triptest.test (new):... into this.
43         * triptrap-sh: Adapted.
44         * Makefile.am, am/bootstrap.am, am/cweb.am, am/texmf.am,
45         am/web.am, libmd5/am/md5.am: Dependencies for 'make check'.
47 2015-07-09  Akira Kakuto  <kakuto@fuk.kinidai.ac.jp>
49         * texmfmp.h: Add \pdfmdfivesum to XeTeX.
51 2015-07-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
53         * am/web.am: Fix dependencies for 'make check'.
55 2015-07-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
57         * texmfmp.h: Declare convertStringToHexString() and getmd5sum().
59 2015-07-03  Peter Breitenlohner  <peb@mppmu.mpg.de>
61         * am/texmf.am: Always create mf-nowin, either as extra program
62         or as symlink.
64 2015-06-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
66         * Makefile.am (tie_c, tie_m): New variables.
67         * am/texmf.am: Use $(tie_c).
69 2015-06-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
71         Integrate MFLua and MFLuaJIT.
72         * mfluadir, mfluajitdir: New directories.
73         * mf.ch: Avoid conflict with mfluadir/mf-lua.ch.
74         * Makefile.am, ac/web2c.ac, tangle-sh.in, texmfmp.h,
75         * texmfmp-help.h, triptrap-sh: Adapted.
77 2015-05-21  Karl Berry  <karl@tug.org>
79         * TL'15.
81 2015-04-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
83         * triptrap/{mftrap,mptrap,trip}.diffs: Updated for TL 2015.
85 2015-03-31  Peter Breitenlohner  <peb@mppmu.mpg.de>
87         * mftalk.h (removed): Moved from here to window/mftalk.h.
88         * am/texmf.am: Adapted.
90 2015-03-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
92         * ac/web2c.ac: Define kpse_mf_progs and use KPSE_WITH_XMF.
93         * configure.ac: Use KPSE_XMF_COND.
95 2015-03-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
97         * configure.ac: Correctly locate installed <kpathsea/paths.h>.
99 2015-03-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
101         * w2c/config.h: Drop the strtol() prototype.
103 2015-03-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
105         * Makefile.am: Initialize {EXTRA,lib}_{,LT}LIBRARIES.
107 2015-02-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
109         * ac/web2c.ac: Update some help texts.
111 2015-02-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
113         * Makefile.am: Use the fragment ../../am/dist_hook.am.
115 2015-01-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
117         * cpascal.h: Remove intcast.
119 2015-01-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
121         * dvicopy.ch: Drop intcast().
122         * dvitype.ch: Drop intcast().
123         * gftodvi.ch: Drop intcast().
124         * mf.ch: Drop intcast().
125         * pltotf.ch: Drop intcast().
126         * tangle.ch: Drop intcast().
127         * tex.ch: Drop intcast().
128         * tftopl.ch: Drop intcast().
129         * vftovp.ch: Drop intcast().
130         * vptovf.ch: Drop intcast().
132 2015-01-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
134         * mf.ch: Revert the previous change (^Z is again invalid).
136         * dvitype.ch: Cosmetic changes.
138 2015-01-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
140         * mf.ch: Ignore ^Z in input files (as tab and form_feed).
142 2015-01-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
144         * tftopl.ch, vftovp.ch: Use ^byte and x*alloc_array().
145         * cpascal.h: Remove casttobytepointer and pointertobyte.
147 2015-01-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
149         * tftopl.ch: Non-zero return code in case of problems.
150         * tftopl.test, vftovp.test: Add more tests.
151         * tests/badtfm.tfm, tests/badvf.{tfm,vf}: New test input files.
152         * am/web.am: Adjust for additional test input and output files.
154 2015-01-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
156         * pltotf.ch, vptovf.ch: Send diagnostic messages to stderr.
157         Non-zero return code in case of problems.
158         * pltotf.test, vptovf.test: Add more tests.
159         * tests/badpl.pl, tests/badvpl.vpl: New test input files.
160         * am/web.am: Adjust for additional test input and output files.
162 2014-12-11  Karl Berry  <karl@tug.org>
164         * triptest,
165         * mftraptest: complain early if trip.fmt/trap.base are not created.
166         Original report from vvv, tlbuild 14 Jun 2011 10:25:47.
168 2014-11-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
170         * cpascal.h (makebinaryfile): Avoid gcc -Wunused-value warning.
172 2014-11-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
174         * tftopl.ch, vftovp.ch: Add missing space to message.
175         * tftopl.test, vftovp.test: Display help and warning message.
177         * help.h: Correct help messages for ofm2opl & Co.
179 2014-11-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
181         * mf.ch, tftopl.ch, vftovp.ch: Add stringcast to avoid printing
182         strings as numbers.
184         * configure.ac: AC_CHECK_SIZEOF([void *]) and AC_TYPE_UINTPTR_T.
185         * w2c/config.h: If necessary define uintptr_t.
186         * texmfmp.h: Cast pointers to uintptr_t and use PRIdPTR, PRIxPTR
187         to print them.
189 2014-10-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
191         * texmfmp.h: Define here whether or not to build tex*.dll.
193 2014-10-28  Karl Berry  <karl@tug.org>
195         * enctex.ch: patch for \^^ab control sequences from Petr Olsak.
197 2014-09-25  Peter Breitenlohner  <peb@mppmu.mpg.de>
199         * w2c/config.h: Bug fix: integer64 must always be a 64bit type,
200         even when long and off_t are not (detected by Norbert Preinig).
202 2014-09-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
204         * Makefile.am: Include fragments libmputil.am and pmpost.am.
205         * ac/web2c.ac: Add pMetaPost and upMetaPost.
206         * pmpostdir/ (new): Code for pMetaPost and upMetaPost.
208 2014-08-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
210         * configure.ac: Drop redundant AM_CONDITIONAL MP.
211         
212 2014-07-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
214         * configure.ac: Check for <StructTreeRoot.h> (poppler 0.25 or
215         better) and define HAVE_STRUCTTREEROOT_H if found.
216         
217 2014-07-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
219         * ac/web2c.ac: Drop configure option --disable-omfonts.
220         * configure.ac: Drop Automake conditional OMFONTS.
222 2014-06-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
224         * configure.ac: Drop the obsolete NATIVE_TEXLIVE_BUILD.
226 2014-05-20  Karl Berry  <karl@tug.org>
228         * doc/web2c.texi (Languages and hyphenation): consistent
229         ordering in menu vs. sectioning.
231 2014-05-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
233         Update to e-pTeX and e-upTeX from Akira Kakuto.
234         * texmfmp.h (getfiledump): Move declaration from
235         pdftexdir/ptexlib.h to here.
237 2014-05-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
239         * dvicopy.ch, dvicopy.web: Fixed a non-Web2C bug and several
240         typos, mostly from Udo Wermuth <u.wermuth@icloud.com>.
242 2014-05-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
244         * mftraptest: Separate generic and capsule diffs.
245         * triptest: Separate generic and glue rounding diffs.
246         * triptrap/{mftrap,mptrap,trip}.diffs: Updated for TL14.
248 2014-03-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
250         * configure.ac: Use LUAJIT_LDEXTRA instead of luajittex_extra.
252 2014-02-23  Karl Berry  <karl@tug.org>
254         * mftraptest,
255         * triptest,
256         * triptrap/README: a bit more discussion of acceptable diffs,
257         and use *** more emphatic text if the tests fail.
259 2014-02-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
261         * Makefile.am: Add @LUAJIT_RULE@.
262         * ac/web2c.ac: Add LuaJITTeX.
263         * configure.ac: Add KPSE_LUAJIT_DEFINES and KPSE_LUAJIT_FLAGS.
264         Compute and substitute luajittex_extra for darwin64.
266 2014-01-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
268         * triptrap/trip.diffs: Updated for TeX 3.14159265.
270 2014-01-20  Peter Breitenlohner  <peb@mppmu.mpg.de>
272         TeX tuneup of 2014.
273         * gftopk.web, mf.web, pltotf.web, tex.web, tftopl.web,
274         vftovp.web, vptovf.web: Import new versions from Knuth and
275         remove some trailing white space.
276         * gftopk.ch, pltotf.ch, tex.ch, tftopl.ch, vftovp.ch, vptovf.ch,
277         mftraptest: Adapted.
278         * triptrap/{mftrap.fot,mftrap.log,mftrapin.log,trap.typ},
279         triptrap/{trip.fot,trip.log, trip.typ,tripin.log}: New versions
280         from Knuth.
282 2014-01-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
284         * mftraptest: Stricter checking.
286 2014-01-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
288         * triptest: Stricter checking.
289         * triptrap-sh: Adapted.
291 2014-01-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
293         * trap.test (removed): Renamed ...
294         * mftraptest (new): ... into this.
295         * trip.test (removed): Renamed ...
296         * triptest (new): ... into this.
297         * am/texmf.am, triptrap-sh: Adapted.
299 2014-01-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
301         * mf.ch, tex.ch: Write dump_name to the terminal.
302         * texmfmp.h: Define dumpname => dump_name.
304 2014-01-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
306         Request from Knuth.
307         * mf.ch: Restore the word `preloaded' for base_idents.
308         * tex.ch: Restore the word `preloaded' for format_idents.
310 2014-01-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
312         Introduce a genuine 64-bit integer type, in case of 32-bit off_t.
313         * cpascal.h: Define int64cast().
314         * w2c/config.h: Define integer64 as new type.
316 2014-01-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
318         * pltotf.ch, vptovf.ch: Consistent white space.
320 2014-01-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
322         * ac/web2c.ac, configure.ac: Use X toolkit for METAFONT only if
323         requested explicitly.
325         * Makefile.am, web2c-sh.in: Output from convert is (non)verbose.
327 2013-12-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
329         * vptovf.ch: Use make_suffix() for implied tfm_name.
330         * cpascal.h (makesuffix): Add this to the underscore list.
331         * pltotf.test, tftopl.test, vftovp.test: Verify output files.
332         * vptovf.test: Add test for 'vptovf foo.vpl bar.vf' and verify
333         output files.
334         * tests/cmr10.pl: Add SEVENBITSAFEFLAG.
335         * am/web.am (DISTCLEANFILES): Additional files for vptovf.test.
337 2013-09-20  Karl Berry  <karl@tug.org>
339         * configure.ac (NATIVE_TEXLIVE_BUILD): new AC_DEFINE,
340         following --enable-texlive-build.  Used in LuaTeX and MetaPost.
342 2013-09-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
344         * Makefile.am: Drop ACLOCAL_AMFLAGS.
345         * configure.ac: Use AC_CONFIG_MACRO_DIRS.
347 2013-07-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
349         * tests/B.pdf (new):
350         More test data for {lua,pdf}texdir/{lua,pdf}image.test.
352 2013-07-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
354         * Makefile.am, man/Makefile.am, omegafonts/Makefile.am:
355         Moved Makefile fragments to ../../am/.
357 2013-07-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
359         * tests/1-4.jpg, tests/basic.tex, tests/lily-ledger-broken.png:
360         Test data for {lua,pdf}texdir/{lua,pdf}image.test.
362 2013-06-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
364         * w2c/config.h: Adapt to C++, i.e., when compiling C++ surround
365         all declarations by 'extern "C" {' ... '}'.
367 2013-06-27  Peter Breitenlohner  <peb@mppmu.mpg.de>
369         * ac/web2c.ac (kpse_tex_progs): Drop explicit XeTeX dependencies
370         on icu and graphite2, already implied by harfbuzz.
372 2013-06-20  Peter Breitenlohner  <peb@mppmu.mpg.de>
374         * am/web2c.ac (kpse_tex_progs): LuaTeX requires libs/lua52.
375         * Makefile.am: Drop luatexdir/am/liblua52.am.
377 2013-06-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
379         * configure.ac: Add KPSE_LUA52_FLAGS.
380         * Makefile.am: Add PTEXENC_RULE and LUA52_RULE.
382 2013-06-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
384         Update to e-pTeX and e-upTeX 130605 from Hironori Kitagawa.
385         * texmfmp.h (pdftex_fail): Copy declaration from
386         pdftexdir/pdftex-common.h to here.
387         (initstarttime, makecstring, makecfilename, getcreationdate,
388         getfilemoddate, getfilesize): Move declarations from
389         pdftexdir/ptexlib.h to here.
391 2013-05-30  Karl Berry  <karl@tug.org>
392         
393         * TeX Live 2013 release.
395 2013-04-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
397         * triptrap/mftrap.diffs, triptrap/trip.diffs: Update for TL 2013.
399 2013-03-27  Khaled Hosny  <khaledhosny@eglug.org>
401         * texmfmp.h [XeTeX]: Temporary fix for building with Clang on Mac.
403 2013-03-26  Peter Breitenlohner  <peb@mppmu.mpg.de>
405         * configure.ac: Drop duplicate KPSE_XPDF_FLAGS.
407 2013-03-21  Peter Breitenlohner  <peb@mppmu.mpg.de>
409         * Makefile.am: Reorder included Makefile fragments and drop the
410         obsolete luatexdir/am/liblua51.am.
411         * ac/web2c.ac: MetaPost now uses cairo.
413 2013-03-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
415         * Makefile.am: Add luatexdir/am/liblua52.am for LuaTeX 0.75.0.
416         * configure.ac: New conditional USE_DLOPEN.
418 2013-03-11  Karl Berry  <karl@tug.org>
420         * doc/web2c.texi (Initial TeX, Initial Metafont): initex
421         and inimf are present again (as of 2011).  Report from Uwe Lueck.
423 2013-03-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
425         * triptrap-sh: Drop duplicate header msg.
427 2013-02-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
429         Avoid spurious failures of parallel tests.
430         * pbibtex-longline-test.pl: Use longline.bib from source tree.
432         * bibtex-openout-test.pl: Fix the input file location.
434 2013-01-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
436         * am/texmf.am: Allow subdir-objects.
437         * configure.ac: Use KPSE_COND_MINGW32 and KPSE_WIN32_CALL.
439 2013-01-25  Peter Breitenlohner  <peb@mppmu.mpg.de>
441         * configure.ac: Drop useless AC_TYPE_LONG_LONG_INT.
443 2013-01-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
445         * Makefile.am, am/texmf.am, configure.ac, trap.test, trip.test,
446         triptrap-sh: Enable parallel-tests.
448 2013-01-10  Khaled Hosny  <khaledhosny@eglug.org>
450         * configure.ac: Check if system has stdbool.h
452 2013-01-06  Khaled Hosny  <khaledhosny@eglug.org>
454         * texmfmp.h [XeTeX]: Support input pipes.
456 2013-01-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
458         * configure.ac: Check for hstrerror() needed by luaTeX.
460 2013-01-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
462         * configure.ac: Check if system defines and declares strndup().
464 2013-01-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
466         * texmfmp.h [XeTeX]: We must #include <zlib.h> and
467         <teckit/TECkit_Common.h> before "XeTeX_ext.h" to avoid typedef
468         duplications.
470 2013-01-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
472         * Makefile.am, am/bootstrap.am, am/cweb.am: Do not distribute
473         output from parallel-tests.
474         * configure.ac: Temporarily disable parallel-tests.
476 2012-12-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
478         * silent-sh: New shell script for some silent rules.
479         * configure.ac: Create silent-sh.
480         * Makefile.am (makecpool, tangle, tangleboot, ctangle, tie),
481         am/bootstrap.am, am/cweb.am, ctangleboot-sh.in, tangle-sh.in,
482         web2c-sh.in: Enable silent rules.
484 2012-12-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
486         * w2c/config.h [MinGW32]: Define LONGINTEGER_{TYPE ,PRI} as for
487         native Windows, i.e., as __int64 and "I64".
489 2012-11-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
491         * Makefile.am, configure.ac: Add pixman, cairo, and harfbuzz
492         for future MetaPost and XeTeX.
494 2012-11-20  Peter Breitenlohner  <peb@mppmu.mpg.de>
496         * configure.ac: No need to check for Annot::decRefCnt with
497         poppler 0.18 or better.
498         * Makefile.am: Avoid use of deprecated INCLUDES.
500 2012-11-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
502         * am/bootstrap.am: Add dependency of (c)tangleboot_OBJECTS on
503         (c)tangleboot_DEPENDENCIES.
505 2012-11-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
507         * Makefile.am: Also drop the unused otangle.
509 2012-11-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
511         * Makefile.am: Drop o_tangle, no longer used.
513 2012-11-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
515         * tex.ch: Move native buffer printing code from here ...
516         * enctex.ch: ... to here.
518 2012-11-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
520         * tex.ch: Avoid conflict with xetexdir/xetex.web.
521         Introduce Web macros check_quoted and print_quoted.
522         (cs_error): Move "endmubyte" code from here ...
523         * enctex.ch (cs_error): ... to here.
525 2012-10-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
527         * configure.ac (POPPLER): Adding '-lgdi32' for WIN32 now done
528         in KPSE_POPPLER_FLAGS (../../m4/kpse-poppler-flags.m4).
530 2012-10-12  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
532         * texmfmp.h: Support pipe except for tex.
534 2012-10-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
536         * ac/web2c.ac (kpse_tex_progs): Remove obsdcompat.
537         * configure.ac: Remove KPSE_OBSDCOMPAT_FLAGS.
538         * Makefile.am: Remove OBSDCOMPAT_RULE.
540 2012-08-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
542         * configure.ac (AC_CHECK_FUNCS): Remove test for snprintf.
544 2012-07-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
546         * w2c/config.h: Define LONGINTEGER_PRI instead of
547         LONGINTEGER_PRId, also to be used for unsigned quantities.
549 2012-07-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
551         * bibtex.ch, dvicopy.ch, dvitype.ch, gftodvi.ch, gftopk.ch,
552         gftype.ch, mft.ch, patgen.ch, pktogf.ch, pktype.ch, pltotf.ch,
553         pooltype.ch, tangle.ch, tftopl.ch, vftovp.ch, vptovf.ch,
554         weave.ch: Define and use my_name.
556 2012-07-15  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
558         * texextra.c: Must #define DLLPROC before reading texd.h.
560 2012-07-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
562         * help.h (LUATANGLEHELP): Removed, luatangle no longer exists.
563         Use DEV_NULL instead of hard-coding /dev/null (from W32TeX).
565 2012-07-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
567         * w2c/config.h: Define LONGINTEGER_{TYPE,PRId} for MSVC.
569 2012-06-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
571         * texmfmp.h [WIN32]: Ignore DLLPROC for __MINGW32__.
573         * texextra.c [W32TeX]: #define DLLPROC for tex.dll.
575 2012-05-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
577         * dvicopy.test, dvitype.test: Cope with spaces in paths returned
578         by kpsewhich.
580 2012-05-12  Werner Lemberg  <wl@gnu.org>
582         * patgen.ch: Fixed a typo causing weave to fail.
584 2012-05-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
586         * configure.ac: Drop obsolete poppler tests.
588 2012-04-12  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
590         * bibtex.ch: Do not check whether ent_str_size > buf_size and
591         glob_str_size > buf_size, because buf_size can be changed dynamically,
592         whereas ent_str_size and glob_str_size are constants.
594 2012-04-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
596         * texmfmp.h (mk_shellcmdlist, init_shell_escape,
597         shell_cmd_is_allowed, normalize_quotes): Drop extern decls.
598         (get_seconds_and_micros): Declare only for pdfTeX.
599         (getrandomseed, callmakempx): Removed, MP only.
601 2012-03-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
603         Avoid 'differ in signedness' warnings.
604         * cpascal.h: Define ustringcast().
606 2012-02-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
608         * mf.ch, tex.ch: Remove test for end-of-file after undump.
609         * texmfmp.h: Remove weof().
611 2012-02-12  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
613         * texmfmp.h: Remove old comments that gzFile is typedef'd as void *.
615 2012-02-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
617         * texmfmp.h: Moved WRITE_OUT from here ...
618         * cpascal.h: ... to here for use in GFtoDVI.
620         * gftodvi.ch (write_dvi): Done in C as for TeX.
621         * cpascal.h: Drop writechunk, GFtoDVI now uses writedvi.
623 2012-02-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
625         * vftovp.ch: Allow arbitrarily large TFM files as in TFtoPL.
627 2012-02-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
629         * tex.ch, gftodvi.ch: Ensure dvi file size < 2GB.
630         * mf.ch: Ensure gf file size < 2GB.
632         * tftopl.ch: Remove unused constant tfm_size.
634 2012-01-24  Karl Berry  <karl@tug.org>
636         * doc/web2c.texi (Common options): remove doc for the long-since
637         removed option -oem.  Report from peb.
639 2012-01-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
641         * pltotf.ch, vptovf.ch: Interpret "--" as "+", not "-".
643 2012-01-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
645         * tftopl.ch, vftovp.ch: Add missing space in error message.
647 2012-01-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
649         * configure.ac: Check sizeof(off_t).
650         * w2c/config.h: Define LONGINTEGER_TYPE and LONGINTEGER_PRId.
652 2011-12-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
654         * configure.ac [OTANGLE]: For ovf2ovp and ovp2ovf (Web2C).
656 2011-12-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
658         * tex.ch: Consistency of `constants'.
660 2011-10-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
662         * configure.ac [WIN32]: Add `-lgdi32' to POPPLER_LIBS.
664 2011-10-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
666         * texmfmp.h (ENABLE_PIPES): New macro for pipe support.
668 2011-10-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
670         * configure.ac: Add poppler feature tests for luaTeX.
672 2011-10-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
674         * am/web.am (DISTCLEANFILES): Preserve distributed files.
676         * Makefile.am (DISTCLEANFILES): Add CXXLD.sh.
677         * am/texmf.am (DISTCLEANFILES): Add write18-quote.log.
678         * am/web.am (DISTCLEANFILES): Add longline.{aux,bbl,bib,blg}.
680 2011-09-30  Peter Breitenlohner  <peb@mp.mpg.de>
682         * tex.ch (print_file_line): Bug fix: avoid uninitialized lineno.
683         Patch and discussion from Karl, 21 Sep 2011 16:05:09 GMT.
685 2011-09-11  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
687         * texmfmp-help.h: The option -kanji-internal=STRING is effective
688         also for pTeX and epTeX.
690 2011-08-29  Peter Breitenlohner  <peb@mp.mpg.de>
692         * texmfmp.h [WIN32]: Allow to build TeX & Co as DLL.
694 2011-08-23  Peter Breitenlohner  <peb@mp.mpg.de>
696         * triptrap-sh: Add uptrip and euptrip tests.
698 2011-08-20  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
700         * texmfmem.h: upTeX uses Aleph-type memory words.
702 2011-08-19  Peter Breitenlohner  <peb@mp.mpg.de>
704         * help.h (UPBIBTEXHELP): Add "-kanji-internal".
706 2011-08-17  Peter Breitenlohner  <peb@mp.mpg.de>
708         * help.h (PBIBTEXHELP, PDVITYPEHELP, PPLTOTFHELP, PTFTOPLHELP):
709         Add "-sjis-terminal" for WIN32 versions.  Uniform appearance.
710         Add UPBIBTEXHELP, UPDVITYPEHELP, UPPLTOTFHELP, and UPTFTOPLHELP.
711         * texmfmp-help.h: WIN32 options also for MINGW32.
713         * configure.ac: New conditional UPWEB for upBibTeX and Co.
715 2011-08-17  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
717         * texmfmp-help.h: Recover help messages for w32tex.
719 2011-08-15  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
721         * texmfmp-help.h: Remove w32tex garbage.
723 2011-08-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
725         * Makefile.am, texmfmem.h, texmfmp.h, texmfmp-help.h,
726         ac/web2c.ac: Add support for upTeX and e-upTeX.
728 2011-07-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
730         * mft.ch (parsearguments): Allow find_suffix() to return a
731         const string.
733 2011-07-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
735         * configure.ac: No need to test for PDFDoc::getPDFMajorVersion
736         for poppler >= 0.12.
738 2011-07-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
740         * enctex.ch: Fix an off-by-one bug initializing mubyte_cswrite.
741         From Roderich Schupp <roderich.schupp@googlemail.com>,
742         Debian Bug#633011, tex-k mail Fri, 8 Jul 2011 15:56:23.
744 2011-07-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
746         * ac/web2c.ac: Always use poppler for XeTeX instead of xpdf.
748 2011-07-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
750         SyncTeX infrastructure for pTeX and e-pTeX.
751         * ac/web2c.ac: Enable SyncTeX for pTeX and e-pTeX.
752         * texmfmp-help.h (*PTEXHELP): Document the -synctex option.
754 2011-06-23  Karl Berry  <karl@tug.org>
756         * configure.ac (AC_C_CHAR_UNSIGNED): needed for test
757         in web2c/w2c/config.h, else AIX ends up mis-tangling tex.web.
758         tlbuild mail from vvv, 21 Jun 2011 23:57:53.
760 2011-06-06  Karl Berry  <karl@tug.org>
762         * doc/web2c.texi: update MetaPost description, .mem's are
763         no longer created or used.
765 2011-05-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
767         * Makefile.am: Use ../am/bin_links.am for $(bindir) links.
769 2011-05-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
771         * configure.ac (AC_CONFIG_FILES): Add otps/win32/Makefile.
773 2011-05-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
775         * texmfmp.h: Move generic_synctex_get_current_name() prototype
776         from synctexdir/synctex-{,e,pdf,xe}tex.h to here.
778 2011-05-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
780         * osx-strip: Removed.
781         * configure.ac: Remove osx-strip.
783 2011-05-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
785         * osx-strip: New shell script to strip Mac OS X binaries.
786         * configure.ac: Use osx-strip for Mac OS X.
788 2011-05-05  Karl Berry  <karl@tug.org>
790         * man/pktype.man: output is always to stdout.
791         
792         * doc/web2c.texi (Common option): -jobname can override recorder name.
794 2011-04-28  Karl Berry  <karl@tug.org>
796         * doc/web2c.texi (Common options): caveats about the -recorder
797         .fls file name not following the .log in unusual usage.
798         Philipp Stephani, 21 Sep 2010 16:28:58, and my reply 28apr11.
800 2011-04-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
802         Avoid 'differ in signedness' warnings.
803         * cpascal.h: Define ucharcast().
805         * bibtex.ch (pds_type): Do not declare as unsigned.
806         (pre_define): Apply ucharcast() to xord[] index.
808         * dvicopy.ch (comment): Do not declare as unsigned.
809         (do_pre): Apply ucharcast() to xord[] index.
811         * gftodvi.ch (start_gf): Do not declare arg_buffer as unsigned
812         and apply ucharcast() to xord[] index.
814         * mf.ch (MF_base_default): Do not declare as unsigned.
815         (pack_buffered_name): Apply ucharcast() to xord[] index.
816         (storebasefile, loadbasefile): cast base_engine to string.
818         * tex.ch (TEX_format_default): Do not declare as unsigned.
819         (pack_buffered_name): Apply ucharcast() to xord[] index.
820         (storefmtfile, loadfmtfile): Cast format_engine to string.
822 2011-03-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
824         * configure.ac: LuaTeX needs poppler at least 0.12, no reason
825         to test for PDFDoc::getPDF*Version(). HAVE_GETPDFMAJORVERSION
826         would yield a conflict for pdfTeX using xpdf or poppler 0.10.
828 2011-04-04  Karl Berry  <karl@tug.org>
830         * doc/ref.txi: add urls for TUGboat.
832 2011-03-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
834         * am/texmf.am: Install symbolic links initex->tex and inimf->mf
835         or equivalent MinGW wrappers.
837         * am/bootstrap.am: Use AM_CFLAGS instead of ctangle_CFLAGS.
838         * am/cweb.am: Use AM_CFLAGS instead of *_CFLAGS.
839         * am/texmf.am: Use AM_CFLAGS instead of *_CFLAGS.
840         * libmd5/am/md5.am: Use AM_CFLAGS instead of *_CFLAGS.
842 2011-02-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
844         * Makefile.in.orig, configure.in.orig: Remove ancient files.
845         * Makefile.am (EXTRA_DIST): Adapt.
847 2011-02-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
849         * Makefile.am (install_exe_links, uninstall_exe_links): Hooks to
850         install and uninstall MinGW wrappers.
852 2011-02-14  Karl Berry  <karl@tug.org>
854         * texmfmp-help.h: propagate -output-dir wording change to other msgs. 
855         From Akira.
857 2011-02-08  Karl Berry  <karl@tug.org>
859         * texmfmp-help.h (MFHELP): -output-dir must be an existing dir.
861 2011-01-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
863         * Makefile.am (triptrap_diffs): Recipe fragment for trip/trap,
864         used for $(TRIPTRAP).
865         * am/texmf.am (trip.diffs, mftrap.diffs): Use $(triptrap_diffs).
867 2011-01-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
869         * Makefile.am (clean-local, triptrap-clean): Use TRIPTRAP_CLEAN
870         and drop double-colon rules.
871         * am/texmf.am (trip-clean, trap-clean): Use TRIPTRAP_CLEAN.
873 2011-01-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
875         * triptrap-sh: Add support for e-pTRIP test.
877 2011-01-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
879         * Makefile.am, ac/web2c.ac, texmfmp.h, lib/texmfmp.c: 
880         Add support for e-pTeX.
881         * texmfmp-help.h: Modernize PTEXHELP and add EPTEXHELP.
882         Avoid to include TEXHELP for all TeX-like engines.
884         * texmfmem.h: e-pTeX uses Aleph-type memory words.
886 2011-01-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
888         * enctex.ch (new): Split enc\TeX off tex.ch (not for pTeX).
889         * am/texmf.am (tex_ch_srcs): Added enctex.ch.
891 2011-01-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
893         * lib/texmfmp.c: Removed the initial two #includes;
894         this file is now #included from texextra.c for TeX,
895         from mfextra.c for Metafont, ...
897         * texextra.c (new): #include <texd.h> and <lib/texmfmp.c>.
898         * mfextra.c (new): #include <mfd.h> and <lib/texmfmp.c>.
900         * am/texmf.am: {tex,mf}extra.c are now distributed.
902 2010-12-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
904         * Makefile.am (bin_links): New variable for required symlinks.
905         (install-exec-hook, uninstall-hook): Rules for symlinks.
907 2010-12-14  Karl Berry  <karl@tug.org>
909         * bibtex.web: non-functional update to clarify license,
910         version of 8-Dec-10.
912 2010-07-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
914         * configure.ac: Get version string from ../../version.ac.
916 2010-06-13  Karl Berry  <karl@tug.org>
918         * doc/web2c.texi (mpost): mention .mps extension.
920 2010-06-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
922         * c-auto.h, config.h (removed): Obsolete, all mplibdir/ and
923         luatexdir/ files are now changed to directly #include
924         <w2c/c-auto.h> or <w2c/config.h>.
926 2010-06-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
928         * Makefile.am (AM_CPPFLAGS, INCLUDES): Move $(KPATHSEA_INCLUDES).
929         * am/cweb.am (tie_CPPFLAGS): Add $(AM_CPPFLAGS).
930         * am/texmf.am (tex_CPPFLAGS, mf_CPPFLAGS): Add $(AM_CPPFLAGS).
931         (mf_nowin_CPPFLAGS): Use $(mf_CPPFLAGS).
933 2010-06-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
935         Reorganize web2c headers.
936         * config.h (deleted): Moved ...
937         * w2c/config.h (new): ... to here.
938         * configure.ac: Create w2c/c-auto.h instead of c-auto.h.
939         * c-auto.h (new): Temporary file including <w2c/c-auto.h>, to be
940         removed when all luatexdir/ files are changed to directly
941         include <w2c/c-auto.h>.
942         * config.h (new): Temporary file including <w2c/config.h>, to be
943         removed when all mplibdir/ and luatexdir/ files are changed to
944         directly include <w2c/config.h>.
945         * Makefile.am (EXTRA_DIST): Adjust.
946         * cpascal.h: #include <w2c/config.h> instead of "config.h".
948 2010-06-04  Karl Berry  <karl@tug.org>
950         * configure.ac (web2_version): remove pretest for
951         TeX Live 2010 (pretest 2, maybe final).
953 2010-05-31  Karl Berry  <karl@tug.org>
955         * configure.ac (AC_CHECK_FUNCS): remove stat64, since we are not
956         prepared for largefile support in general, and this gives a false
957         positive on AIX.  tlbuild mail from vvv, 27 May 2010 20:15:40.
959         * synctex.c [__attribute__]: #define __attribute__ away if it is
960         not defined.  tlbuild mail, 28 May 2010 14:34:53.
962 2010-05-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
964         * ac/web2c.ac, configure.ac: Use '--with-banner-add' instead of
965         '--with-tex-banner'.
967 2010-05-25  Peter Breitenlohner  <peb@mppmu.mpg.de>
969         * Makefile.am (EXTRA_DIST): Remove metapost.mk.
970         * am/texmf.am (EXTRA_DIST): Remove tmf-pool.h.
971         * metapost.mk, tmf-pool.h (removed): Obsolete.
973 2010-05-24  Karl Berry  <karl@tug.org>
975         * tex.ch (sup_font_mem_size): increase from 4,000,000
976         to 147,483,647 (the last nine digits of 2^31 - 1).  It seems to me
977         this is merely an integer, so 2^31-1 itself should be safe, i.e.,
978         a 2 could be prepended, but I just didn't want to go that far.
980 2010-05-21  Peter Breitenlohner  <peb@mppmu.mpg.de>
982         * Makefile.am: Fix the lib/libp.a rebuild rule.
984 2010-05-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
986         * cpascal.h (BIBXRETALLOCNOSET, BIBXRETALLOCSTRING): Cast size_t
987         to long for printing to avoid warnings on 64Bit systems.
988         * texmfmp.h (undumpcheckedthings, undumpuppercheckthings):
989         Cast high limit to unsigned long for printing.
991 2010-05-18  Karl Berry  <karl@tug.org>
993         * configure.ac (web2_version): use /pretest ident.
995 2010-05-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
997         * cpascal.h (BIBXRETALLOCSTRING): Need parens around new_size.
998         From Akira, 02 May 2010 21:49:27.
1000         * bibtex.ch (MAX_GLOB_STRS): Changed from 20 back to 10. 
1002 2010-05-02  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
1004         * bibtex.ch: increase MAX_GLOB_STRS from 10 to 20, because pbibtex on
1005         windows crashes for some bst. it should be ok without increasing because
1006         of BIBXRETALLOCSTRING etc. don't know why, but MAX_GLOB_STRS = 20
1007         solves the problem.
1009 2010-05-01  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
1011         * config.h: remove TEXDLL.
1013 2010-05-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
1015         * help.h (PTFTOPLHELP): Document '-charcode-format'.
1017 2010-04-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
1019         * dvitype.test: Use installed cm fonts.
1021 2010-04-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
1023         * configure.ac: Require that 'int' has at least 4 bytes,
1024         allowing to reduce the use of 'integer' in C and C++ code.
1026 2010-04-25  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
1028         * texmfmp.h: remove TEXDLL.
1029         * config.h: still there is TEXDLL for safety.
1031 2010-04-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
1033         * Makefile.am (INCLUDES): Remove '-I$(top_builddir)/..' and
1034         '-I$(top_srcdir)/..'.
1036 2010-04-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
1038         * pltotf.ch, vptovf.ch: Bug fix, from ptexdir/ppltotf.ch by
1039         Ken Nakano <nakano@nextsolution.co.jp>.
1041 2010-04-21  Peter Breitenlohner  <peb@mppmu.mpg.de>
1043         * bibtex.ch: Fix a small bug (duplicate entry) in bibtex.web.
1044         (add_out_pool): Call buffer_overflow as often as needed.        
1046 2010-04-20  Peter Breitenlohner  <peb@mppmu.mpg.de>
1048         * texmfmem.h, texmfmp-help.h: Remove luaTeX specific code.
1050 2010-04-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
1052         * Makefile.am (sub_dirs): Removed, former ptexdir/lib/ is now
1053         integrated into lib/.
1054         * configure.ac (ptexdir/lib/Makefile.am): Removed.
1056 2010-04-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
1058         * help.h (PBIBTEXHELP, PDVITYPEHELP, PPLTOTFHELP, PTFTOPLHELP):
1059         Moved from from ptexdir/ptexhelp.h.
1060         * texmfmp-help.h (PTEXHELP): Moved from ptexdir/ptexextra.in.
1061         * texmfmp.h [PTEX]: Define TEXMFPOOLNAME and TEXMFENGINENAME, and
1062         #include "ptexdir/kanji.h".
1064 2010-04-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
1066         * configure.ac: Removed LT_LIB_DLLOAD, added check for dlfcn.h.
1067         May require '-ldl' for dlopen() for luaTeX only (not everyone).
1069 2010-04-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
1071         * Makefile.am (sub_dirs): New variable, such that ptexdir/lib/
1072         for the pTeX programs is (re-)built early.
1074 2010-04-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
1076         * triptrap-sh [pTeX]: Generate ptrip.diffs.
1078 2010-04-11  Karl Berry  <karl@tug.org>
1080         * ac/web2c.ac (kpse_tex_progs): add ptex.
1081         * configure.ac (KPSE_PTEXENC_FLAGS): invoke new macro.
1082         (AC_CONFIG_FILES): generate ptexdir/lib/Makefile
1083         * Makefile.am: include $(srcdir)/ptexdir/am/ptex.am.
1084         * lib/texmfmp.c [pTeX]: various pTeX conditionals.
1085         * texmfmp-help.h [pTeX]: pTeX options.
1087 2010-04-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
1089         * tangle.ch: Check and correct module numbers.
1091         * dvitype.ch, gftodvi.ch, gftopk.ch, gftype.ch, mf.ch, mft.ch,
1092         pktogf.ch, pktype.ch, pltotf.ch, pooltype.ch, tangle.ch, tex.ch,
1093         tftopl.ch, vftovp.ch, vptovf.ch, weave.ch: Remove trailing
1094         whitespace.
1096 2010-04-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
1098         * am/cweb.am (cweave.c): Add dependency on cwebdir/prod.w.
1100 2010-04-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
1102         * dvicopy.ch (dvi_name): New global variable.
1103         (dvi_length, dvi_move): Use dvi_name instead of 'dvicopy' as
1104         last arg of xfseek() and xftell().
1105         No random reading on stdin, may be not seekable.
1106         * dvitype.ch (dvi_name): New global variable.
1107         (dvi_length, move_to_byte): Use dvi_name instead of 'dvitype'
1108         as last arg of xfseek() and xftell().
1109         * gftopk.ch (gf_length, move_to_byte): Use gf_name instead of
1110         'gftopk' as last arg of xfseek() and xftell().
1112 2010-04-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
1114         * pktogf.ch: Check and correct module numbers.
1115         Dynamically allocate and resize the row_counts array.
1117 2010-04-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
1119         * gftopk.ch: Check and correct module numbers.
1120         Dynamically allocate and resize the row array.
1121         Remove superfluous variable vpl_name.
1122         Bug fix for GF file too short.
1124 2010-04-05  Taco Hoekwater  <taco@luatex.org>
1125             
1126         * texmfmp.h: Removed #ifdef luaTeX code, now that luatex
1127         no longer includes this file at all.
1128         
1129 2010-04-04  Taco Hoekwater  <taco@luatex.org>
1131         * configure.ac: Append LT_LIB_DLLOAD to the end,
1132         needed for the current 0.60.0 luatex build system.
1133         * Makefile.am: Comment out the luatexdir/am/luatangle.am line
1134         * autoreconf
1135         
1136 2010-03-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
1138         * configure.ac: Check if dlopen() requires `-ldl'.
1140 2010-03-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
1142         * cpascal.h (BIBXRETALLOCSTRING): New macro to resize BibTeX's
1143         global_strs array of strings.
1144         * mf.ch, tex.ch: Remove extra semicolon after setup_bound_var.
1145         * bibtex.ch: Parameters |ent_str_size| and |glob_str_size|
1146         settable at runtime.  Arrays with dimension |max_glob_strs| or
1147         |lit_stk_size| allocated at runtime and resized as needed.
1148         Dynamically allocate |singl_function| instances and resize them
1149         as needed; remove procedure |singl_fn_overflow|.
1151 2010-03-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
1153         * bibtex.ch (str_room): Call pool_overflow() as often as needed.
1154         (scan_fn_def): Increase wiz_fn_space as often as needed.
1155         (x_text_prefix): Add missing str_room.
1157 2010-03-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
1159         * bibtex.ch (max_cites): Dynamically resize the cite_list,
1160         type_list, entry_exists, and cite_info arrays.
1162         * tests/bibtex-mem.test: New shell script for dynamic arrays.
1163         * tests/memdata[123].bst: Test data from Philipp Lehman.
1164         * am/web.am: Adapted.
1166 2010-03-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
1168         * bibtex.ch (entry_ints, entry_strs): Delay allocation until
1169         the required size is known.
1170         (max_ent_ints, max_ent_strs): Removed.
1172 2010-03-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
1174         * am/bootstrap.am: Use suffix rules to create tangleboot.p,
1175         ctangleboot.c, and cwebboot.[ch] from distributed `in' files.
1177         * bibtex.ch: Check and correct module numbers.  Parameter
1178         |max_strings| settable at runtime, |hash_size| and |hash_prime|
1179         are determined from |max_strings|.  Affected arrays are
1180         allocated at runtime, but can't be resized.
1182 2010-03-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
1184         * cpascal.h (kpsesetprogname): Removed.
1185         * bibtex.ch, dvicopy.ch, dvitype.ch, gftodvi.ch, gftopk.ch,
1186         patgen.ch, pktogf.ch, pktype.ch, pltotf.ch, pooltype.ch,
1187         tangle.ch, tftopl.ch, vftovp.ch, vptovf.ch, weave.ch:
1188         Use kpse_set_program_name(argv[0], nil) instead of
1189         kpse_set_progname(argv[0]).
1190         * gftype.ch: Use kpse_set_program_name(argv[0], 'gftype')
1191         instead of kpse_set_progname(argv[0]).
1192         * triptrap/texmf.cnf: Add '.inimf' to Metafont specific, and
1193         '.gftype' to GFtype specific parameters.
1195 2010-03-09  Karl Berry  <karl@tug.org>
1197         * bibtex.web: final 0.99d, from Oren.
1199 2010-03-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
1201         * cpascal.h (BIBXRETALLOCNOSET): New macro to resize BibTeX
1202         arrays but not increasing the size parameter.
1203         * bibtex.ch: Use BIB_XRETALLOC_NOSET when resizing several
1204         arrays with the same size, to obtain accurate log entries.
1205         (add_out_pool): Dynamic output buffer, don't call overflow().
1206         (file_nm_size_overflow, add_area): Remove unused procedures.
1208 2010-03-08  Karl Berry  <karl@tug.org>
1210         * tests/bibtex-openout-test.pl: allow running standalone.
1211         * tests/bibtex-longline-test.pl: new test.
1212         * am/web.am (web_tests): add it.
1214 2010-03-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
1216         * mf.ch (end_name, print_file_name): Make quoting of file names
1217         more robust.  Increase sup_buf_size.
1218         Diffs from Akira, 04 Mar 2010 21:47:33.
1219         Slightly reorganize and cast repeated code into Web macros.
1221 2010-03-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
1223         * cpascal.h (xcallocarray): Added.
1224         * texmfmp.h (setupboundvariable): Moved to lib/lib.h from here.
1225         * gftype.ch: Dynamically allocated pixel image array.
1226         Parameters settable at runtime; move the previous increased
1227         value (line_length=500) into texmf.cnf.
1228         * triptrap/texmf.cnf: GFtype parameters for trap test.
1229         * triptrap/mftrap.diffs: Updated.
1231 2010-03-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
1233         * Makefile.am (triptrap): New target to run TRIP and TRAP tests
1234         and create diff files.
1235         (TRIPTRAP): New make var to collect diffs files to build.
1236         * triptrap-sh (new): Shell script.
1237         * am/texmf.am (TRIPTRAP): Add trip.diffs and mftrap.diffs.
1239 2010-03-03  Peter Breitenlohner  <peb@mppmu.mpg.de>
1241         * mf.ch: Make screen size settable at runtime; move the previous
1242         increased values (768x1024 => 1664x1200) into texmf.cnf.
1243         * triptrap/texmf.cnf: Use screen size 100x200 for trap test as
1244         recommended in trapman.tex.
1246 2010-03-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
1248         * am/web.am: New bibtex test data.
1250 2010-03-01  Karl Berry  <karl@tug.org>
1252         * bibtex.web: 0.99d test 1 from Oren, breaking .bbl lines only at
1253         whitespace.
1254         * bibtex.ch: remove no-longer-needed workaround for \% break.
1256         * tests/longline.aux,
1257         * tests/longline.bib,
1258         * tests/longline.tex: new test files.
1259         (Still working on their incorporation into make check.)
1261 2010-02-22  Karl Berry  <karl@tug.org>
1263         * configure.ac: (web2_version): move to 2010/dev.
1265 2010-02-21  Peter Breitenlohner  <peb@mppmu.mpg.de>
1267         * am/texmf.am (mf_x_libs): Use libgdi32 for WIN32.
1269 2010-02-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
1271         * cpascal.h (makesuffix, removesuffix): Remove these from the
1272         underscore list.
1274         * am/texmf.am (EXTRA_DIST): Remove tests/common-test.pl.
1276 2010-02-18  Karl Berry  <karl@tug.org>
1278         * tests/common-test.pl: moved to texk/tests.
1279         * tests/write18-quote-test.pl,
1280         * tests/bibtex-openout-test.pl: change calls.
1282 2010-02-01  Karl Berry  <karl@tug.org>
1284         * doc/web2c.texi (Output file location): mention that TEXMFOUTPUT
1285         is also used for input.
1287 2010-01-31  Peter Breitenlohner  <peb@mppmu.mpg.de>
1289         Moved luatexdir/zziplib/ to ../../libs/zziplib.
1290         * configure.ac: Add KPSE_ZZIPLIB_FLAGS.
1291         * Makefile.am: Add ZZIPLIB_RULE, remove luatexdir/am/libzzip.am.
1293 2010-01-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
1295         * texmfmp.h (mk_shellcmdlist): Declare string param as const.
1297 2010-01-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
1299         * dvitype.ch (open_dvi_file): Skip use of cur_name.
1300         (parse_arguments): Rearrange out_mode to avoid compiler warning.
1301         * mft.ch (change_name, tex_name), pltotf.ch (tfm_name, pl_name),
1302         pooltype.ch (pool_name), tftopl.ch (tfm_name, pl_name),
1303         tangle.ch (web_name, chg_name, pascal_name, pool_name),
1304         vftovp.ch (vf_name, vpl_name), vptovf.ch (vpl_name, tfm_name,
1305         vf_name), weave.ch (web_name, chg_name, tex_name): Declare as
1306         const_c_string.
1308 2009-12-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
1310         * am/web.am (EXTRA_DIST, TESTS, bibtex_tests, web_tests):
1311         Reorganize to run tests only when building the programs (if WEB).
1313 2010-01-04  Karl Berry  <karl@tug.org>
1315         * am/texmf.am (tex_tests): add tests/write18-quote-test.pl.
1316         * tests/write18-quote-test.pl,
1317         * tests/write18-quote.tex: new files to do a bit of \write18 testing.
1319 2010-01-02  Karl Berry  <karl@tug.org>
1321         * tex.ch (\write18): say "executed safely" instead of just
1322         "executed", since the command may have been quoted before it was
1323         actually executed.
1325 2009-12-25  Karl Berry  <karl@tug.org>
1327         * Makefile.am (EXTRA_DIST): eliminate it.
1328         * fmtutil.in: rm obsolete (now Build/source/texk/tetex/fmtutil.cnf).
1330         * tests/bibtex-openout-test.pl: new file.
1331         * am/web.am (bibtex_tests): new var.
1332         (TESTS): add $(bibtex_tests).
1333         (EXTRA_DIST): likewise.
1335 2009-12-24  Karl Berry  <karl@tug.org>
1337         * AUTHORS, Makefile.in, README, help.h: doc/email updates.
1339 2009-12-23  Karl Berry  <karl@tug.org>
1341         * help.h (BIBTEXHELP): tweaks.
1343 2009-12-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
1345         * configure.ac: Add checks for mkdtemp(), snprintf(), and
1346         stat64().
1348 2009-12-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
1350         * configure.ac: Add checks for <locale.h>, fmax(), setlocale(),
1351         strlcat(), and strlcpy() for synctex.
1353 2009-12-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
1355         * configure.ac: Add check for <sys/time.h>, erroneously omitted
1356         in transition to TL2009 build system.
1358 2009-12-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
1360         * configure.ac: Add checks for gettimeofday() and ftime(),
1361         erroneously omitted in transition to TL2009 build system.
1363 2009-11-27  Peter Breitenlohner  <peb@mppmu.mpg.de>
1365         * tex.ch (read_font_info): Better wording of error message.
1367 2009-11-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
1369         * tex.ch (read_font_info): Check font name length to avoid
1370         broken .dvi files.
1372 2009-11-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
1374         * bibtex.ch: Replace kpse_out_name_ok by kpse_in_name_ok for
1375         input files.  From Akira Kakuto <kakuto@fuk.kindai.ac.jp>.
1377 2009-11-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
1379         * doc/web2c.texi (tex invocation): Shorten the paragraph about
1380         security holes due to writing arbitrary files, add reference
1381         to kpathsea_{in,out}_name_ok in kpathsea.info, remove reference
1382         to openoutnameok from lib/texmfmp.c.
1383         (Common options): Replace reference to Omega by Aleph.
1384         (TeX extensions): Remove Omega, add XeTeX. FIXME: Home page.
1385         (Online Metafont graphics): Adjust configure options.
1387 2009-10-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
1389         * cpascal.h: Add kpse_{in,out}_name_ok().
1391         * bibtex.ch: Check for legitimate output file names.
1392         From  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>.
1393         Also check for legitimate input file names.
1395         * mf.ch, tex.ch: Use kpse_{in,out}_name_ok(), now in Kpathsea,
1396         instead of open_{in,out}_name_ok().
1397         * texmfmp.h: Remove open{in,out}nameok.
1399 2009-10-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
1401         * configure.ac: Add a test for xpdf/poppler features.
1403 2009-10-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
1405         * cpascal.h (roundunscaled, roundfraction): Put parentheses
1406         around macro parameter.
1407         * mf-binpool.ch (get_strings_started): Drop unused variables.
1408         * mf.ch (MF_base_default): Declare as w2c_u_string.
1409         (jump_out, fatal_error, overflow, confusion): Declare noreturn.
1410         (bound_name, months): Declare as const_cstring.
1411         (start_input): Drop unused variables.
1413         * bibtex.ch (str_lookup): Avoid 'uninitialized' warning.
1415 2009-10-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
1417         * am/texmf.am: Enable compiler warnings for TeX and MF.
1419         * tex-binpool.ch (get_strings_started): Drop unused variables.
1420         * tex.ch (TEX_format_default): Declare as w2c_u_string.
1421         (jump_out, fatal_error, overflow, confusion): Declare noreturn.
1422         (do_extension): Drop unused variables.
1424 2009-09-26  Karl Berry  <karl@tug.org>
1426         * configure.ac (AC_C_BIGENDIAN): need this test for
1427         sharable formats.
1429 2009-09-25  Peter Breitenlohner  <peb@mppmu.mpg.de>
1431         * help.h (OVP2OVFHELP): Default OFMFILE is "basename of".
1432         * help.h (VPTOVFHELP): Default TFMFILE is "basename of".
1434 2009-09-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
1436         * vftovp.ch: Somewhat reorganize, avoiding to move a largish
1437         section of code (affected by a bugfix).
1438         Fix a bug in vftovp.web to diagnose characters in VF packets
1439         outside the allowed range 0..255.
1441 2009-09-21  Peter Breitenlohner  <peb@mppmu.mpg.de>
1443         * vftovp.ch: Remove extra newline from BAD VF/TFM comment.
1445 2009-09-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
1447         * pltotf.ch, vptovf.ch: Reduce max_param_words to 254.
1448         Although the TFM format supports up to 0x7fff, the PL format
1449         supports at most 255.  Staying below avoids compiler warnings.
1451 2009-09-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
1453         * dvicopy.web: Version 1.6 (September 2009).
1454         Minor cleanup to avoid unused or uninitialized variables
1455         and diagnose impossible cases.
1457         * dvicopy.ch (make_name): Eliminate unused variable.
1458         (jump_out, confusion, overflow, bad_tfm, bad_font, bad_dvi):
1459         Declare as noreturn procedures.  Remove trailing blanks.
1461         * patgen.web: Version 2.4 (September 2009).
1462         Minor cleanup to avoid uninitialized variables.
1464         * patgen.ch: Remove trailing blanks.
1466         * dvitype.ch (first_par): Diagnose impossible cases.
1467         * gftype.ch (first_par): Diagnose impossible cases.
1468         * gftodvi.ch (interpret_xxx, skip_nop): Diagnose impossible cases.
1470 2009-09-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
1472         * am/texmf.am: Adapt to new makecpool with one argument,
1473         obsoleting tmf-pool.h.
1475 2009-09-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
1477         * texmfmp.h (dump_name, c_job_name, last_source_name,
1478         last_lineno): Declare extern for luaTeX.
1480 2009-09-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
1482         * cpascal.h (w2custring, const_w2custring): Add new types of
1483         strings of unsigned chars used as array indices.
1485         * gftodvi.ch (gf_start): Declare arg_buffer as w2c_u_string.
1487         * dvicopy.ch: Declare comment as const_w2c_u_string.
1489         * bibtex.ch: Eliminate the unused |exit_program| label.
1490         (pds_type): Declare as const_w2c_u_string.
1492 2009-09-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
1494         * texmfmp.h (maininit, normalize_quotes): Add prototypes.
1495         (do_dump, do_undump): Add prototypes also for luaTeX.
1497 2009-09-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
1499         * config.h (WEB2C_NORETURN): Define as attribute (gcc only).
1500         (uexit): Declare as WEB2C_NORETURN.
1502 2009-09-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
1504         * Makefile.am: Enable compiler warnings for non-engine Web2C.
1506         * tangle.ch: Eliminate the unused |end_of_TANGLE| label.
1507         * patgen.ch: Eliminate the unused |end_of_PATGEN| label.
1509         * gftopk.ch, gftype.ch, pktogf.ch, pktype.ch, pltotf.ch,
1510         vptovf.ch: Define char (used as array index) as 0..255.
1512         * vftovp.ch (ASCII04 etc.): Declare as const_c_string.
1513         (vf_input, organize, do_map): Eliminate unused labels.
1514         * tftopl.ch (ASCII04 etc.): Declare as const_c_string.
1515         * mft.ch (style_name): Declare as const_c_string.
1517         * weave.ch (translate): Drop var 'k' unless debugging.
1519 2009-09-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
1521         * am/texmf.am: Prepare compiler warnings for TeX and MF.
1523 2009-09-04  Karl Berry  <karl@tug.org>
1525         * gftype.ch (line_length, max_row, max_col): increase to 500.
1527 2009-09-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
1529         * libmd5/am/md5.am: Enable compiler warnings.
1531 2009-08-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
1533         * ctangleboot-sh: New shell script to run ctangleboot and if
1534         required update ctangleboot.cin from ctangle.c (and similar).
1535         * configure.ac: Create ctangleboot-sh.
1536         * cwebboot.hin: New header file with prototypes for functions
1537         from cwebdir/common.w, cwebdir/ctangle.w and cwebdir/weave.w.
1538         * am/bootstrap.am, am/cweb.am: Adapt to these new files.
1540 2009-08-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
1542         * Makefile.am (default_dependencies): Some programs must depend
1543         explicitly on KPATHSEA_DEPEND, the implicit dependency via proglib
1544         is not enough.
1545         * am/bootstrap.am (tangleboot_DEPENDENCIES,
1546         ctangleboot_DEPENDENCIES): Use default_dependencies.
1548 2009-08-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
1550         * texmfmp.h, am/texmf.am: Integrate SyncTeX into texmfmp.h.
1552 2009-08-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
1554         * texmfmp.c (shell_cmd_is_allowed): Change arg1 from 'char **'
1555         to 'const char *'.
1556         (runsystem): Change arg from 'char *' to 'const char *'.
1558 2009-08-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
1560         Better handling of tools that produce many outputs
1561         (compare Automake manual 27.9: Multiple Outputs).
1562         * tangle-sh: New shell script to handle Tangle & Co.
1563         * web2c-sh: New shell script to handle Web2C conversion.
1564         * configure.ac: Create tangle-sh and web2c-sh.
1565         * Makefile.am (texmf_tangle, o_tangle): Use tangle-sh.
1566         (web2c): Use web2c-sh.
1567         * am/bootstrap.am, am/web.am: Adapt to web2c-sh.
1568         * am/texmf.am: Adapt to tangle-sh and web2c-sh.
1570 2009-08-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
1572         Reorganize bootstrapping rules for tangle and ctangle, to
1573         avoid circular dependencies.
1574         tangleboot.p (removed): Renamed ...
1575         tangleboot.pin (new): ... to this.
1576         ctangleboot.c, cwebboot.c (removed): Renamed ...
1577         ctangleboot.cin, cwebboot.cin (new): ... to these.
1578         am/bootstrap.am: Adapted.
1580 2009-08-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
1582         * am/texmf.am (tex_c_h, mf_c_h): avoid to split the C code.
1584 2009-08-12  Karl Berry  <karl@tug.org>
1586         * tex.ch (1.11): doc fix.
1588         * bibtex.ch (xsubstring): forgot to check for pool_overflow.
1589         See test case and bug report at
1590         http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520920.
1591         Vincent Danen mail to tex-live, 4 Aug 2009 14:42:29.
1593 2009-07-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
1595         * Makefile.am (check_PROGRAMS): pltotf and tftopl are required
1596         by both omegafonts/omfonts.test and omegaware/omfonts.test.
1598 2009-07-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
1600         * cpascal.h: recover definition of kpsesrccmdline.
1602 2009-06-30  Karl Berry  <karl@tug.org>
1604         * config.h: #include <c-auto.h>, not <web2c/c-auto.h>.
1605         -I.. is evidently not included somewhere along the line?
1607 2009-06-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
1609         * config.h: #include <stdarg.h>, not <kpathsea/c-vararg.h>.
1611         * config.h, cpascal.h, texmfmp.h: drop P?C, P?H, use ANSI C
1612         function declarations.
1614 2009-06-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
1616         * configure.ac: when Metafont is not built, use
1617         '--without-mf-x-toolkit' and '--without-x' as default.
1619 2009-06-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
1621         * cpascal.h: #include "lib/lib.h" and move declarations for
1622         lib/*.c to that new file.
1624 2009-06-04  Karl Berry  <karl@tug.org>
1626         * tex.ch: do not announce file_line_error or parse_first_line
1627         on terminal, log file is good enough.
1628         * alephdir/comsrcspec.ch: no need for Alephk.
1629         * luatexdir/luatex.ch: no need for LuaTeXk.
1630         * pdftexdir/pdftex.ch: no need for pdfTeXk.     
1631         * xetexdir/xetex.ch: no need for XeTeXk.
1633 2009-06-03  Karl Berry  <karl@tug.org>
1635         * configure.ac (with_tex_banner): use echo|grep for check
1636         instead of test -z ..., since we don't want to risk nested "quotes".
1638 2009-06-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
1640         * Update version number to 2009.
1642         * configure.ac, ac/web2c.ac (--with-tex-banner):
1643         allow to specify the string appended to banner lines instead of
1644         the current default 'Web2C 2009'.
1645         This string must contain the current Web2C version number.
1647 2009-05-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
1649         * configure.ac, ac/web2c.ac (enable_omfonts): allow to choose
1650         between Web2C versions of ofm2opl&Co and symlinks to omfonts.
1652 2009-05-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
1654         * help.h (DVITOMPHELP): remove help for obsolete Web2C version.
1655         * help.h (LUATANGLEHELP): sort in alphabetically.
1656         * texmfmp-help.h (MPHELP): remove help for obsolete Web2C version.      
1658 2009-05-27  Peter Breitenlohner  <peb@mppmu.mpg.de>
1660         * configure.ac, ac/web2c.ac (enable_ipc): default is enabled.
1662 2009-05-25  Peter Breitenlohner  <peb@mppmu.mpg.de>
1664         * mp.ch, mp.web, mpdir/, mpware/: removed (old MetaPost).
1665         * Makefile.am, configure.ac: removed old MetaPost and mpware.
1666         * dvitomp.ch, dvitomp.test, dvitomp.web: removed.
1667         * am/web.am: removed dvitomp.
1669 2009-05-23  Karl Berry  <karl@tug.org>
1671         * tex.ch (pool_size): increase default to 200000, so pdftex -ini
1672         can start up without texmf.cnf.  From Thanh.
1674 2009-05-19  Karl Berry  <karl@tug.org>
1676         * tex.ch (max_font_max): increase to 9000.
1677         (hash_size): increase to 15000.
1678         (Their sum is supposed to stay <29000.)
1680 2009-05-18  Karl Berry  <karl@tug.org>
1682         * cpascal.h (getline): #define to web2c_getline,
1683         to try to avoid conflict with a newly broken POSIX and glibc.
1684         Report from Gabriele Balducci via Taco, tlbuild mail
1685         17 May 2009 17:56:54.
1687 2009-05-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
1689         * vftovp.ch: Send print_real to stderr.
1691 2009-05-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
1693         * trap.test (new): Shell script for TRAP tests.
1695 2009-05-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
1697         * trip.test (new): Shell script for TRIP test.
1699 2009-05-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
1701         * bibtex.test, ... (new): Shell scripts for 'make check' tests.
1703 2009-05-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
1705         * ac/web2c.ac, configure.ac: Remove --enable-fmtutil option.
1707 2009-05-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
1709         * texmfmp.h: remove references to pdfeTeX.
1711         * texmfmp.h (mk_shellcmdlist, init_shell_escape,
1712         shell_cmd_is_allowed, runsystem): declare for luaTeX.
1714 2009-04-17  Karl Berry  <karl@tug.org>
1716         * texmfmp.h (runsystem): declare.
1718 2009-03-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
1720         * Makefile.am, configure.ac: remove Omega.
1722         * tex.ch, texmfmem.h, texmfmp-help.h, texmfmp.h: remove all
1723         references to Omega, eOmega, and pdfeTeX.
1725 2009-03-28  Karl Berry  <karl@tug.org>
1727         * texmfmp.h: shell escape declarations.
1729 2009-03-27 Taco Hoekwater <taco@luatex.org>
1731         * configure.ac: With the new luatex, what used to be 
1732         luatexdir/luafontforge/ is now luatexdir/luafontloader/.
1734 2009-03-20  Peter Breitenlohner  <peb@mppmu.mpg.de>
1736         Adapt to TL2009 build system.
1738 2009-03-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
1740         * texmfmp-help.h [eTeX,TeX]: Document -synctex switch.
1742 2009-03-02  Karl Berry  <karl@tug.org>
1744         * texmfmp-help.h (PDFTEXHELP): --no-mktex can now apply to pk
1745         files too.
1747 2009-02-26  Karl Berry  <karl@tug.org>
1749         * texmfmp-help.h: mention --shell-restricted.
1750         * tex.ch (c_int_type, shell_enabled_p, address_of): remove _'s
1751         to reduce differences with luatex.
1752         (restrictedshell): new global.
1753         (system): replace with runsystem, for restricted mode.
1755 2009-01-26  Karl Berry  <karl@tug.org>
1757         * configure.in (with_cxx_runtime_hack): use
1758         #include <iostream>
1759           using namespace std;
1760         for the hello,world test, to placate the backward-incompatible
1761         standard.
1763 2008-11-18  Karl Berry  <karl@tug.org>
1765         * Makefile.in (install-data): mkinstalldirs man1dir man5dir.
1766         Report from Angelo Graziosi, tlbuild 17 Nov 2008 01:03:51.
1768 2008-08-13  Karl Berry  <karl@tug.org>
1770         * Makefile.in (install-data): Also install synctex.[15].
1771         Report from Adam Maxwell on mactex.
1773 2008-07-08  Karl Berry  <karl@tug.org>
1775         * configure.in (WEB2CVERSION): 7.5.7.
1777 2008-07-01  Karl Berry  <karl@tug.org>
1779         * texmfmp-help.h [MP] (MPHELP): mpost is usually named mpost,
1780         not mp.
1782 2008-06-25  Peter Breitenlohner  <peb@mppmu.mpg.de>
1784         * help.h (CTANGLEHELP): Correct syntax for ctangle usage.
1785         * (CWEAVEHELP): Correct syntax for cweave usage.
1787 2008-06-12  Karl Berry  <karl@tug.org>
1789         * luatexdir/tex/texnodes.c: avoid identifier `prealloc', (wrongly)
1790         defined in HP-UX <unistd.h>.
1792 2008-06-03  Karl Berry  <karl@tug.org>
1794         * tex.ch (sup_param_size): increase to 32767.
1795         ntg-pdftex mail from martin, 2 Jun 2008 14:15:42.
1797 2008-06-01  Karl Berry  <karl@tug.org>
1799         * luatexdir/luatex.mk (install-exec): install texlua symlink.
1801 2008-05-31  Karl Berry  <karl@tug.org>
1803         * Makefile.in (install-programs): stupidly forgot to install
1804         $(basic_engines).
1806 2008-05-28  Karl Berry  <karl@tug.org>
1808         * Makefile.in (basic_engines): split off tex/mf[n]/mpost.
1809         (install-programs): handle basic_engines here.
1810         (install-tex, install-mf, install-mpost; -exec, -data, -dumps):
1811         remove all these.  Never try to make the dumps.
1812         * luatexdir/luatex.mk,
1813         * omegadir/omega.mk,
1814         * xetexdir/xetex.mk,
1815         * alephdir/aleph.mk,
1816         * pdftexdir/pdftex.mk,
1817         * etex/etex.mk: omit installation of pool files and dumps,
1818         with consequent simplifications.  For etex.mk, also omit
1819         installation of the binary.
1821 2008-05-25  Karl Berry  <karl@tug.org>
1823         * cpascal.h (loadpoolstrings): declare.
1825 2008-05-23  Karl Berry  <karl@tug.org>
1827         * configure.in (fmtutil.cnf): no longer generate from fmtutil.in.
1828         * Makefile.in (install, distclean): remove lines about fmtutil.cnf.
1829         * fmtutil.in: note that this file is no longer used, the real
1830         fmtutil.cnf is now generated at install time.
1832 2008-05-20  Karl Berry  <karl@tug.org>
1834         (Found by peb.)
1835         * luatexdir/luatangle.web: OTANGLE -> LUATANGLE.
1836         * luatexdir/Makefile.in (check): PETEX -> LTEX.
1837         * web2c/makecpool.c: update from luatex repo; cosmetic changes only.
1839 2008-04-29  Karl Berry  <karl@tug.org>
1841         * doc/Makefile.in (install-data): do not cd $(srcdir) in any rule,
1842         that fails when the install program is specified by a relative path.
1844 2008-04-28  Karl Berry  <karl@tug.org>
1846         * fmtutil.in: disable cont-en, texexec et al. create it.
1848 2008-04-18  Karl Berry  <karl@tug.org>
1850         * Makefile.in (tie): no need for $(native).
1852 2008-04-16  Karl Berry  <karl@tug.org>
1854         * Makefile.in,
1855         * web2c/makecpool.c,
1856         * ...: use the one makecpool provided by Taco for all programs.
1858 2008-04-11  Karl Berry  <karl@tug.org>
1860         * xetexdir/xetex.h (Byte): #define to my_Byte and then #undef to avoid typedef
1861         conflict between TECkit_Common.h and zlib; sigh.
1863 2008-03-30  Karl Berry  <karl@tug.org>
1865         * Makefile.in (web2c): pass . for native tooldir argument.
1866         * web2c/convert: accept tooldir argument a la luatex.
1867         * web2c/texmf.defines (loadpoolstrings): define here.
1868         * web2c/loadpool.defines: remove.
1869         * luatexdir/luatex.defines,
1870         * mpdir/mp.defines,
1871         * omegadir/omega.defines,
1872         * alephdir/aleph.defines (loadpoolstrings): rm.
1874 2008-03-25  Karl Berry  <karl@tug.org>
1876          * Makefile.in,
1877          * tmf-pool.h,
1878          * mf-binpool.ch,
1879          * tex-mkcpool.c,
1880          * mf-mkcpool.c,
1881          * etexdir/etex.mk,
1882          * etexdir/etex-binpool.ch,
1883          * tex-binpool.ch,
1884          * web2c/convert,
1885          * web2c/loadpool.defines: integrate pool file in binary for
1886          tex, mf, and etex.  From Akira.
1888         * tftopl.web: revised version 3.2 from Knuth.
1890 2008-03-24  Karl Berry  <karl@tug.org>
1892         * tex.ch: use print_c_string to print the new prompt_file_name
1893         help message, so it ends up in the log.
1894         * cpascal.h (printcstring): #define it.
1896 2008-03-23  Karl Berry  <karl@tug.org>
1898         * tex.web,
1899         * tex.ch: update for Knuth version 3.1415926.
1901         * tex.ch (prompt_file_name): output prompt_file_name_help_msg
1902         instead of a string pool string.
1903         * cpascal.h: define it (conditionally for Windows).
1905 2008-03-22  Karl Berry  <karl@tug.org>
1907         * tftopl.web: initial tftopl.web update from knuth
1909 2008-03-02  Karl Berry  <karl@tug.org>
1911         * Makefile.in (engines): include mpost literally.  Bug report from
1912         Alexis Ballier, 29 Feb 2008 19:27:23, via
1913         https://bugs.gentoo.org/show_bug.cgi?id=201187.
1915         (default all): remove dumps, it's just troublemaking these days?
1917 2008-02-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
1919         * configure.in: replace PACKAGE_... by WEB2C_PACKAGE_... in
1920         c-auto.h, to avoid conflicts with other packages.
1922         * configure.in: use AH_TOP, AH_BOTTOM, and AC_DEFINE's third
1923         argument to provide autoheader templates ...
1924         * withenable.ac: use AC_DEFINE's third argument to provide
1925         autoheader templates ...
1926         * acconfig.h: ... removed.
1928 2008-02-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
1930         * configure.in: remove AC_DECL_YYTEXT to avoid autoconf warning.
1932 2008-02-14  Karl Berry  <karl@tug.org>
1934         * tex.ch (max_font_max): increase to 5000.
1935         Taco mail to tex-live, 13 Feb 2008 10:00:35.
1936         
1937         * tex.ch (make_name_string): further change from
1938         Jonathan, tex-implementors  12 Feb 2008 14:33:56.
1940 2008-02-11  Karl Berry  <karl@tug.org>
1942         * tex.ch (make_name_string): avoid clobbering globals via
1943             This is TeX ...
1944             **abc%
1945             *de
1946         From Akira and Jonathan Kew, tex-implementors 02 Feb 2008 20:42:18
1947         et al.
1949 2008-01-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
1951         Convert from autoconf-2.13 to autoconf-2.59+:
1952         * Makefile.in, doc/Makefile.in, mpdir/Makefile.in:
1953         Add @configure_input@ lines.
1954         * aclocal.m4 (new): Generated (aclocal -I ../m4).
1955         * configure: Regenerated (autoconf).
1957 2008-01-18  Karl Berry  <karl@tug.org>
1959         * cpascal.h (recorder_record_input, recorder_record_output): need
1960         const_string as arg to avoid warnings compiling *extra.c.
1961         * texmfmp.c (user_progname): make const_string a la dump_name,
1962         since we assign them.
1964 2008-01-02  Jonathan Kew  <jonathan_kew@sil.org>
1966         * tex.ch (expand_depth, et al.): when calling expand, don't
1967         recurse enough to clobber the os stack.  Default value 10000.
1969 2007-12-24  Karl Berry  <karl@tug.org>
1971         * doc/web2c.texi (gftodvi invocation): talk a bit more about slant
1972         fonts, pursuant to DEK's message to tex-k of 10 Jul 2005 18:38:11.
1974 2007-12-19  Martin Schr\ver <martin@oneiros.de>
1976         * tex.ch (ssup_max_strings): increase to 2097151
1977                  (sup_main_memory): increase to 256000000
1979 2007-12-19  Karl Berry  <karl@tug.org>
1981         * tangle.ch (max_bytes): increase to 65535.
1983         * config.h (LONGINTEGER_TYPE): switch to off_t.
1984         
1985         (Both of these from Martin S.)
1987 2007-10-23  Karl Berry  <karl@tug.org>
1989         * config.h (LONGINTEGER_TYPE): #define, depending on the C version.
1990         (longinteger): typedef.
1992 2007-10-01  Karl Berry  <karl@tug.org>
1994         * cpascal.h (floor): #undef, since MaxOSX #defines it.
1995         From Peter Dyballa, metapost list, 27 Sep 2007 15:25:03.
1997 2007-09-18  Karl Berry  <karl@tug.org>
1999         * tex.ch (29.530): Wording of "Type <return>" msg.
2001 2007-09-16  Karl Berry  <karl@tug.org>
2003         * c-auto.in (EDITOR): doc fix.
2005 2007-09-12  Karl Berry  <karl@tug.org>
2007         * c-auto.in (EDITOR) [WIN32]: need "", and emacs preferred.
2008         From Akira.
2010 2007-09-09  Karl Berry  <karl@tug.org>
2012         * c-auto.in (EDITOR): 'quote' the filename.
2013         Reported by Frank K, 17 Jul 2007 17:00:41, debian bug 433455.
2015 2007-08-24  Karl Berry  <karl@tug.org>
2017         * doc/web2c.texi (Initial MetaPost): change pragma link.
2019 2007-07-15  Karl Berry  <karl@tug.org>
2021         * tex.ch,
2022         * alephdir/com16bit-rc2.ch,
2023         * omegadir/com16bit.ch: fixes from Akira so "tex %" followed
2024         by RET is stable.  Also sync aleph/omega constants with tex.
2025         Mail of 14 Jul 2007 09:35:02.
2027 2007-03-30  Karl Berry  <karl@tug.org>
2029         * tex.ch (sup_buf_size): increase to 30,000,000 per Hans mail to
2030         tex-live, 30 Mar 2007 16:52:09.
2032 2007-01-10  Karl Berry  <karl@tug.org>
2034         * Makefile.in (programs): include $(pdftosrc), which has always
2035         been built, but missing from the install.
2037 2007-01-01  Karl Berry  <karl@tug.org>
2039         * config.h (inline) [__cplusplus]: #undef inline under C++, since
2040         inline is a keyword.  It should never be #define'd, but
2041         c-auto.in->h can do so.  Found by vvv on AIX.
2043 2006-12-30  Karl Berry  <karl@tug.org>
2045         * configure.in: bump version to 7.5.6.
2047 2006-12-27  Karl Berry  <karl@tug.org>
2049         * fmtutil.in: the binary name is pdftex now.
2051 2006-12-10  Karl Berry  <karl@tug.org>
2053         * omegaware/odvicopy.ch (int_8): rename the type to int_8_odvicopy,
2054         and @d int_8 itself to that, so that we don't end up with int8 in
2055         the C file.  AIX inttypes.h declares that.  (Reported by vvv.)
2057 2006-09-05  Karl Berry  <karl@tug.org>
2059         * bibtex.ch (BUF_SIZE): increase to 20000 per Lee Samuel Finn, via
2060         3 Sep 2006 10:32:53 +0200 mail from Gerben.
2062 2006-07-10  Karl Berry  <karl@tug.org>
2064         * tex.ch (sup_font_mem_size): double again, to 4000000.
2065         (actually, it seems we could set all the sup_* to the absolute
2066         maximums from TeX's architecture, since texmf.cnf determines what
2067         is allocated.  A patch for that would be welcome. :)
2069 2006-06-20  Jonathan Kew  <jonathan_kew@sil.org>
2071         * texmfmem.h, texmfmp.h, texmfmp-help.h, lib/texmfmp.c: Added
2072         conditional fragments needed for building XeTeX.
2074 2005-09-02  Olaf Weber  <olaf@infovore.xs4all.nl>
2076         * tex.ch [53.1370]: Since we generate a string in all cases, we
2077         need to erase it in all cases.  Reported by Han The Thanh
2078         <hanthethanh@gmail.com>, diagnosed by Akira Kakuto
2079         <kakuto@fsci.fuk.kindai.ac.jp>.
2081 2005-08-22  Olaf Weber  <olaf@infovore.xs4all.nl>
2083         * bibtex.ch: Make the buffer and related arrays grow dynamically.
2084         Fixes a bug reported by Kevin Cahill <cahill@unm.edu>.
2086 2005-08-13  Olaf Weber  <olaf@infovore.xs4all.nl>
2088         * tex.ch: An \immediate\write18 on the '**' prompt would crash
2089         TeX, because the log file isn't open yet.  Reported by Jerzy
2090         B. Ludwichowski <Jerzy.Ludwichowski@uni.torun.pl>.  Since we
2091         always log something for \write18, so lets also log the command
2092         when \write18 is disabled, instead of merely showing that
2093         something was attempted.
2095 2005-08-03  Olaf Weber  <olaf@infovore.xs4all.nl>
2097         * Makefile.in: Fix missing double-quote.
2099         * texmfmp-help.h [Aleph,eTeX,pdfeTeX]: Document -etex switch.
2101         * doc/web2c.texi: Correct missing entries in a table.
2103 2005-07-27  Olaf Weber  <olaf@infovore.xs4all.nl>
2105         * doc/web2c.texi: libkpathsea is entirely in LGPL.
2107         * vftovp.ch: Remove misplaced semicolon.
2109         * texmfmp.h: Disable IPC when compiling with __DJGPP__.  (Should
2110         really be done in configure script.)
2112         * texmfmp.h: Remove references to pdfxtex.  Add
2113         get_seconds_and_micros prototype.
2115 2005-07-25  Olaf Weber  <olaf@infovore.xs4all.nl>
2117         * weave.ch: Increase max_bytes to 65530.  We're bumping to the
2118         16-bit limits here.
2120         * tex.ch: Significantly increase the ssup_trie_size.
2122         * metapost.mk: Fix build rules/dependencies for mpware.
2124         * Makefile.in: Fix build rules for mpware.
2126         * vftovp.ch: Report the name of tfm files that we cannot find or
2127         find to be unusable.  Reported by Patrick Gundlach.
2129 2005-06-29  Olaf Weber  <olaf@infovore.xs4all.nl>
2131         * withenable.ac: Remove one pair of brackets from
2132         --with-editor-CMD help text.
2134 2005-06-26  Olaf Weber  <olaf@infovore.xs4all.nl>
2136         * doc/Makefile.in: Replace ac_include with kpse_include.  From
2137         Peter Breitenlohner.
2139         * withenable.ac: Fully quote arguments of AC_AG_WITH.  From Peter
2140         Breitenlohner.
2142         * configure.in: Syntax changes to match autoconf2.5x.  From Peter
2143         Breitenlohner.  To version 7.5.5.
2145         * Makefile.in: Change ac_include to kpse_include.  From Peter
2146         Breitenlohner.
2148 2005-06-22  Olaf Weber  <olaf@infovore.xs4all.nl>
2150         * mp.web: Update for MetaPost 0.901.
2152         * mp.ch: Update for MetaPost 0.901.
2154         * cpascal.h: Add xreallocarray().  Requested by Hartmut Henkel
2155         <hartmut_henkel@gmx.de>.
2157 2005-06-21  Olaf Weber  <olaf@infovore.xs4all.nl>
2159         * metapost.mk, dvitomp.mk, Makefile.in: Break out the metapost and
2160         dvitomp related makefile rules into separate makefile fragments.
2162         * doc/web2c.texi: Update description of newer.
2164 2005-04-12  Olaf Weber  <olaf@infovore.xs4all.nl>
2166         * mf.ch [38.788]: Use |get_job_name| so the --jobname switch can
2167         be used to replace "mfput".
2168         [38.793]: Interface of |get_job_name| changed.
2169         * mp.ch [35.765]: Use |get_job_name| so the --jobname switch can
2170         be used to replace "mpout".
2171         [35.770]: Interface of |get_job_name| changed.
2172         * tex.ch [29.534]: Use |get_job_name| so the --jobname switch can
2173         be used to replace "texput".
2174         [29.537]: Interface to |get_job_name| changed.
2175         This is part of a group of changes that fixes pdftex bug 302.
2176         http://sarovar.org/tracker/?func=detail&atid=493&aid=302&group_id=106
2177         
2178 2005-02-06  Olaf Weber  <olaf@infovore.xs4all.nl>
2180         * Makefile.in (aleph-dist): Remove generated file, make sure
2181         aleph.version file exists.
2183 2005-02-05  Olaf Weber  <olaf@infovore.xs4all.nl>
2185         * Makefile.in (uninstall, uninstall-exec, uninstall-data): Dummy
2186         target added so make uninstall doesn't stop here.
2188 2005-01-21  Olaf Weber  <olaf@infovore.xs4all.nl>
2190         * doc/Makefile.in: Change POSTINSTALL to POST_INSTALL.
2192         * tiedir/tie.1: Man page corrections from Eric S. Raymond
2193         <esr@thyrsus.com>.
2195 2005-01-08  Olaf Weber  <olaf@infovore.xs4all.nl>
2197         * configure.in: Correct check whether otangle is needed. From
2198         Kenta MURATA <muraken20@yahoo.co.jp>.
2200         * withenable.ac: Update references to e-Omega to Aleph.  From
2201         Kenta MURATA <muraken20@yahoo.co.jp>.
2203 2004-12-29  Olaf Weber  <olaf@infovore.xs4all.nl>
2205         * configure.in: Version 7.5.4.
2207         * doc/web2c.texi: Version 7.5.4.
2209         * tex.ch: Shuffle the \eof18 code around a bit.
2211 2004-12-28  Olaf Weber  <olaf@infovore.xs4all.nl>
2213         * tex.ch [16.211,46.1049]: I18N fix for |print_mode|, adding
2214         |print_in_mode| function to account for differences in declination
2215         etc.  After Wlodzimierz Bzyl <matwb@univ.gda.pl>.
2217         * mf.ch [28.585]: Sufficiently pathological code can overflow the
2218         serial_no counter: add a check for this.  From Thorsten Dahlheimer
2219         <tdahlheim@gmx.net>.
2221         * mp.ch [24.539]: Sufficiently pathological code can overflow the
2222         serial_no counter: add a check for this.  From Thorsten Dahlheimer
2223         <tdahlheim@gmx.net>.
2225         * tex.ch: Implement \ifeof18 to test whether \write18 is enabled.
2226         A variant of the code submitted by Heiko Oberdiek
2227         <oberdiek@uni-freiburg.de>.
2229 2004-12-20  Olaf Weber  <olaf@infovore.xs4all.nl>
2231         * withenable.ac: Don't define IPC in c-auto.h if --enable-ipc
2232         wasn't given.
2234         * Makefile.in: configure depends on withenable.ac.
2236 2004-12-19  Olaf Weber  <olaf@infovore.xs4all.nl>
2238         * configure.in: Old versions of flex don't support -l, but don't
2239         support --version either, so use the latter to test whether the
2240         former should be used.  From Thomas.
2242         * withenable.ac: Add --with-mf-x-toolkit option to replace
2243         --with-x-toolkit.  The latter couldn't be shared between mf and
2244         xdvi any more.
2246         * Makefile.in (tex-check, bibtex-check, dvicopy-check,
2247         dvitomp-check, mpost-check): Add TEXMFCNF=../kpathsea to the
2248         environment so the check works even if installation is not yet
2249         complete.  From Peter Breitenlohner <peb@mppmu.mpg.de>.
2251         * Makefile.in (install-data): Don't install cwebdir/cweb.1; this
2252         page now lives under .../man.
2254         * Makefile.in (tangle.p): Depend on tangleboot, not $(TANGLEBOOT).
2255         This means we build tangleboot even when cross-compiling.  The
2256         reason is that some versions of make get confused if we depend on
2257         ./tangleboot but only have rules with tangleboot as the target.
2258         (ctangle.c,cweb.c): As above for $(CTANGLEBOOT).
2259         Problem reported for Digital UNIX 4.0E make by Bernhard Simon
2260         <simon@zid.tuwien.ac.at>.
2262 2004-11-28  Olaf Weber  <olaf@infovore.xs4all.nl>
2264         * Makefile.in (afmts): alambda -> lamed.  Restrict the use of FF
2265         to comments, as some make implementations cannot deal with it
2266         otherwise.
2268 2004-09-07  Olaf Weber  <olaf@infovore.xs4all.nl>
2270         * doc/web2c.texi: Changes made by Karl Berry.
2272 2004-08-30  Olaf Weber  <olaf@infovore.xs4all.nl>
2274         * dvitomp.ch: A more complete implementation of the color stack.
2275         Slight modification of code provided by Eddie Kohler
2276         <kohler@cs.ucla.edu>.
2278 2004-08-28  Olaf Weber  <olaf@infovore.xs4all.nl>
2280         * doc/web2c.texi: Document -output-directory.
2282         * doc/install.texi: Correct cross-references for building formats.
2284         * cpascal.h (output_directory): Added global variable.
2286         * triptrap/texmf.cnf: Correct settings for main_memory.
2288         * texmfmp-help.h: Add -output-directory to the help texts.
2290         * dvitomp.ch: Allow for a variable number of spaces between the
2291         'color push' special name and its argument.  From Eddie Kohler
2292         <kohler@cs.ucla.edu>.
2294 2004-08-27  Olaf Weber  <olaf@infovore.xs4all.nl>
2296         * configure.in: Create etexdir in build tree if we're compiling
2297         e-TeX.
2299 2004-08-26  Olaf Weber  <olaf@infovore.xs4all.nl>
2301         * mp.ch, mf.ch, tex.ch: |main_memory| is a size, while |mem_top|
2302         is an index, so we need to subtract 1 when deriving |mem_top| from
2303         |main_memory|.  In a similar vein, we need to add 1 when
2304         allocating the |mem| array.  This may seem like nitpicking, but
2305         matters for the trip and trap tests.
2307 2004-08-26  Peter Breitenlohner <peb@mppmu.mpg.de>
2309         * Makefile.in (patgen-check): Provide non-trivial test data.
2311         * tests/dict, tests/patgen.in, tests/patterns, tests/translate:
2312         Input data for patgen-check.
2314         * tests/patout, tests/pattmp.4: New files.
2315         Output from patgen-check.
2317 2004-08-26  Olaf Weber  <olaf@infovore.xs4all.nl>
2319         * patgen.ch: Typo fixed by Peter Breitenlohner <peb@mppmu.mpg.de>.
2321         * patgen.web: Typo fixed by Peter Breitenlohner
2322         <peb@mppmu.mpg.de>.  (New version 2.3, August 2004).
2324         * Makefile.in (etex-dist,pdftex-dist): Account for etex.version
2325         and pdftex.version as generated files.
2327 2004-08-24  Olaf Weber  <olaf@infovore.xs4all.nl>
2329         * tex.ch [23.328]: Ensure that |source_filename_stack|[|in_open|]
2330         and |full_source_filename_stack|[|in_open|] are initialized.
2332         * tex.ch: Revise the file:line:error code to produce the correct
2333         filename in the presence of \scantokens (an e-TeX extension).  If
2334         we're not reading from a file at all, fall back on the TeX-style
2335         messages.  This change introduces |print_file_line| to keep the
2336         amount of code in the |print_err| macro under control.
2338 2004-08-23  Karl Berry <karl@tug.org>.
2340         * doc/web2c.texi: An extensive update.
2342 2004-08-06  Olaf Weber  <olaf@infovore.xs4all.nl>
2344         * config.h: Clean the define of TEXDLL up.  From Jan Nieuwenhuizen
2345         <janneke@gnu.org>.
2347 2004-08-05  Olaf Weber  <olaf@infovore.xs4all.nl>
2349         * tex.ch [29.530] prompt_file_name: don't allow the use of the
2350         empty string for a file name.  After Taco Hoekwater
2351         <taco@elvenkind.com>.
2353         * mf.ch [38.786] prompt_file_name: don't allow the use of the
2354         empty string for a file name.
2356         * mp.ch [35.763] prompt_file_name: don't allow the use of the
2357         empty string for a file name.
2359 2004-08-01  Olaf Weber  <olaf@infovore.xs4all.nl>
2361         * Makefile.in (post-dist-$(distname)): Ensure that
2362         texk/web2c/tests/xampl.bib is actually in the distributed tarball.
2363         (bibtex-check): BIBINPUTS should only need $(srcdir)/tests.
2365 2004-07-30  Olaf Weber  <olaf@infovore.xs4all.nl>
2367         * Makefile.in: Undo changes from --option to -option.  This
2368         generated too many differences with the TeX-live sources at this
2369         time.
2371 2004-07-23  Peter Breitenlohner <peb@mppmu.mpg.de>
2373         * tex.ch: Reorganize handling of banner string in order to
2374         reduce interference between eTeX, pdfTeX, and web2c change
2375         files.
2377 2004-07-23  Olaf Weber  <olaf@infovore.xs4all.nl>
2379         * Makefile.in: Use singe dash for -ini, -progname etc.  Use
2380         explicit -ini and -progname when running the trip test, because
2381         the argv[0] name becomes lt-tex when using shared libraries, and
2382         we have settings in triptrap/texmf.cnf that are sensitive to this.
2384         * Makefile.in (bibtex-check): Add BIBINPUTS or check can fail.
2386 2004-07-21  Olaf Weber  <olaf@infovore.xs4all.nl>
2388         * tex.ch: Reorganize handling of integer parameters in order to
2389         reduce interference between eTeX, pdfTeX, and web2c change files.
2390         From Peter Breitenlohner <peb@mppmu.mpg.de>.
2392         * fmtutil.in: Update from Thomas.
2394 2004-07-14  Olaf Weber  <olaf@infovore.xs4all.nl>
2396         * mf.ch [42.912]: Remove this simplification of the web code,
2397         which is no longer a valid assumption now that we're back to the
2398         old print system.
2400         * mp.ch: A smaller set of changes than for mf.ch, as in version
2401         0.64 the |print|, |print_char|, |print_visible_char| system
2402         previously implemented in the mp.ch change file was merged into
2403         mp.web.  Remove a reference to |slow_print| that was overlooked
2404         earlier.
2406         * mf.ch: Extensive changes to the print routines, to mirror what
2407         was done for tex.ch (q.v.).
2409         * tex.ch: Extensive changes to fix a problem with the encTeX
2410         merge.  Original TeX used |slow_print|, |print|, and |print_char|
2411         for printing.  This had been changed to |print|, |print_char|, and
2412         |print_visible_char|, where the new |print_char| did the expansion
2413         of unprintable characters to "escaped sequences" on the fly.
2414         encTeX, it turns out, is too tightly interwoven with the old way
2415         of doing things, leading to some strange breakage.  So we've
2416         largely reverted the code.  In particular, we now store the
2417         "escaped sequences" for non-ASCII characters again as strings, and
2418         later decide on-the-fly whether to use those or just pass through.
2419         This simplifies the change file, and narrows the distance to the
2420         encTeX code.
2422         * texmfmp.h (setupcharset): Removed.
2423         (readtcxfile): Added.  Unlike setupcharset, this function doesn't
2424         initialize the xchr/xord/xprn arrays, it just updates them from a
2425         tcx file.  The name of the must be in the global
2426         translate_filename.
2428         * config.h: Add second argument to call of usagehelp.  This is the
2429         email address for bug reports.  If NULL, the default address for
2430         web2c is used.
2432         * bibtex.ch: Add second argument to call of usagehelp.
2434         * dvicopy.ch: Add second argument to call of usagehelp.
2436         * dvitomp.ch: Add second argument to call of usagehelp.
2438         * dvitype.ch: Add second argument to call of usagehelp.
2440         * gftodvi.ch: Add second argument to call of usagehelp.
2442         * gftopk.ch: Add second argument to call of usagehelp.
2444         * gftype.ch: Add second argument to call of usagehelp.
2446         * mft.ch: Add second argument to call of usagehelp.
2448         * patgen.ch: Add second argument to call of usagehelp.
2450         * pktogf.ch: Add second argument to call of usagehelp.
2452         * pktype.ch: Add second argument to call of usagehelp.
2454         * pltotf.ch: Add second argument to call of usagehelp.
2456         * pooltype.ch: Add second argument to call of usagehelp.
2458         * tangle.ch: Add second argument to call of usagehelp.
2460         * tftopl.ch: Add second argument to call of usagehelp.
2462         * vptovf.ch: Add second argument to call of usagehelp.
2464         * vftovp.ch: Add second argument to call of usagehelp.
2466         * weave.ch: Add second argument to call of usagehelp.
2468         * cwebdir/comm-w2c.ch: Add second argument to call of usagehelp.
2470 2004-07-12  Olaf Weber  <olaf@infovore.xs4all.nl>
2472         * texmfmp-help.h: Correct help strings of pdf*tex family.  From
2473         Akira Kakuto <kakuto@fsci.fuk.kindai.ac.jp>.
2475 2004-07-04  Olaf Weber  <olaf@infovore.xs4all.nl>
2477         * Makefile.in: Move the creation of the format-related links to
2478         format-related install rules; this seems to be a better place for
2479         them, as the links are pointless without the corresponding
2480         formats.  Make the install-*-pool rules depend on the pool file in
2481         question.  Remove TEXMF=$(texmf) from the dumpenv; the
2482         TEXMFCNF=../kpathsea should get us a texmf.cnf with suitable
2483         absolute paths.
2485         * tex.ch: Correct date in encTeX_banner.
2487 2004-07-03  Olaf Weber  <olaf@infovore.xs4all.nl>
2489         * configure.in: No m4 quoting needed in the KPSE_CROSS_BUILD_VAR
2490         calls.  The default of $BUILDLDFLAGS must be $BUILDXLDFLAGS.
2492         * Makefile.in (web2c/fixwrites,web2c/spitup,web2c/web2c): These
2493         also depend on web2c/kps.c.
2494         [TANGLEBOOT,CTANGLEBOOT,TANGLE,CTANGLE,OTANGLE,TIE]: Add these
2495         variabled so the build can use programs other than what is built.
2496         Used when cross-compiling.
2498         * configure.in: Add KPSE_CROSS_BUILD_VAR and KPSE_CROSS_PATH_PROG
2499         invocations to set up cross-compiling.  To cross-compile, you need
2500         to have tangle, ctangle, otangle, and tie available on the build
2501         machine.
2503         * weave.ch: Set |max_names| to 10220, so we can still (barely)
2504         handle pdfetex.  Clearly a larger reworking is on the horizon.
2506         * tex.ch: Change |mubyte_incs| into a boolean.
2508 2004-07-02  Olaf Weber  <olaf@infovore.xs4all.nl>
2510         * tex.ch: Update to encTeX from Petr Olsak.  These fix three bugs.
2511         These bugs are seen only in encTeX mode when \mubytein=1 and in
2512         very rare cases.  Petr's explanation follows:
2513         
2514         1) If the control sequence is converted by \mubyte table but it is
2515         not shrunk then the non-converted alternative of control sequence
2516         is really used. It can be possible only if one-byte to one-byte
2517         conversion is used and declared by \mubyte primitive. More common
2518         is to use \mubyte for multi-byte to one-byte conversion. In such
2519         situation, there is no problem because control sequence is
2520         schrunk. Thanks to Wlodzimierz Bzyl for bugreport.
2521         
2522            \def\aXb{xx}
2523            \mubyte X Y\endmubyte
2524            \mubytein=1
2525            \aYb   % writes "undefined control sequence \aXb" because
2526                   % error message is converted but real control sequence
2527                   % is not converted and \aYb is undefined.
2528         
2529         2) If multi-byte to one-byte conversion is done during scanning of
2530         control sequence name with the result: one-letter control
2531         sequence, then this control sequence is not connected with
2532         "native" one-letter control sequence but the new "multi-letter
2533         control sequence" is allocated with only one letter in real.
2534         
2535            \def\X{xx} % one-letter control sequence is defined
2536            \mubyte X YZ\endmubyte
2537            \mubytein=1
2538            \YZ   % writes "undefined control sequence \X" because \YZ is
2539                  % converted to \X but allocated as multi-letter control
2540                  % sequence, but one-letter control sequence is defined
2541         
2542         3) If \catcode`\^^@=11 or 7 and if control sequence is terminated
2543         by generated control sequence (from \mubyte conversion) then the
2544         result of reading is unpredictable.
2545         
2546            \def\XXX{xx}
2547            \mubyte \XXX YZ\endmubyte
2548            \mubytein=1 \relaxYZ % it is OK: \relax followed by \XXX
2549            \par\catcode`\^^@=11
2550            \relaxYZ   % bad reading: \relaxYZ control sequence not defined
2552 2004-06-30  Olaf Weber  <olaf@infovore.xs4all.nl>
2554         * doc/web2c.texi: Updates to make conversion to HTML easier, from
2555         Karl Berry.
2557 2004-06-29  Olaf Weber  <olaf@infovore.xs4all.nl>
2559         * doc/install.texi: Remove reference to --enable-auto-core.  That
2560         part of the code should be considered terminally broken.
2562 2004-06-16  Olaf Weber  <olaf@infovore.xs4all.nl>
2564         * tex.ch: If the end-of-line character was disabled, we'd end up
2565         dropping the last characters of filenames.  Fixed by checking for
2566         end-of-line only if we've just seen a space, which could be the
2567         end-of-line space.  Reported by Werner Lemberg <wl@gnu.org>.
2569 2004-06-13  Olaf Weber  <olaf@infovore.xs4all.nl>
2571         * mp.ch: Moving the re-parsing of |name_of_file| back to
2572         |start_input|.  The string administration gets confused if this is
2573         done in |make_file_name|.
2575         * tex.ch: Typo in comment.  Remove some redundant material out of
2576         the change file.  Replace ' ' with " " in a number of places --
2577         this is the difference between the external coding and the
2578         internal ASCII-based coding of characters.  Since the external
2579         coding is ASCII on all platforms we currently compile on, this is
2580         a place where mistakes in the web2c sources can linger.
2582         * mf.ch: More changes to support spaces in filenames.  In
2583         particular, keep quotes around |cur_name|, |cur_ext|, and
2584         |cur_area| iff these contain spaces.  This incurs complications
2585         because we re-parse |name_of_file| into these components after
2586         opening a file.  The file-printing routine is changed to ensure
2587         that we print quotes if needed, but do not print any quotes
2588         contained in the parameters themselves.
2590         * mp.ch: More changes to support spaces in filenames.  In
2591         particular, keep quotes around |cur_name|, |cur_ext|, and
2592         |cur_area| iff these contain spaces.  This incurs complications
2593         because we re-parse |name_of_file| into these components after
2594         opening a file.  The file-printing routine is changed to ensure
2595         that we print quotes if needed, but do not print any quotes
2596         contained in the parameters themselves.
2598 2004-06-07  Olaf Weber  <olaf@infovore.xs4all.nl>
2600         * mp.ch: Larger |max_in_open|, |param_size|, |max_write_files|.
2602         * tex.ch: More changes to support spaces in filenames.  In
2603         particular, keep quotes around |cur_name|, |cur_ext|, and
2604         |cur_area| iff these contain spaces.  This incurs complications
2605         because we re-parse |name_of_file| into these components after
2606         opening a file.  The file-printing routine is changed to ensure
2607         that we print quotes if needed, but do not print any quotes
2608         contained in the parameters themselves.
2610 2004-06-04  Olaf Weber  <olaf@infovore.xs4all.nl>
2612         * mp.ch: A slight change to ensure double quotes do not appear in
2613         error messages when a filename has to be quoted.
2615         * mf.ch: A slight change to ensure double quotes do not appear in
2616         error messages when a filename has to be quoted.
2618         * tex.ch: When dealing with a filename with unbalanced quotes,
2619         still stop scanning when the buffer ends.  Also a slight
2620         modification to prevent double quotes from appearing in error
2621         messages.
2623 2004-06-01  Olaf Weber  <olaf@infovore.xs4all.nl>
2625         * tex.ch: Delete some MLTeX code that was duplicated accidentally.
2627 2004-05-31  Olaf Weber  <olaf@infovore.xs4all.nl>
2629         * mf.ch, mp.ch: xprn must be ASCII_code -- we story only 0 or 1
2630         there, and 'boolean' is a full 4-byte entity.  Worse, dummy_xprn
2631         was already an ASCII_code, so in the presence of a TCX file we
2632         didn't correctly undump the base/mem.
2634 2004-05-26  Olaf Weber  <olaf@infovore.xs4all.nl>
2636         * cpascal.h: Remove -oem code.
2638 2004-05-16  Olaf Weber  <olaf@infovore.xs4all.nl>
2640         * mp.ch: In mpost, we need to use str_stop to find the end of a
2641         string.  Reported by Wlodzimierz Bzyl <matwb@univ.gda.pl>.
2643 2004-05-14  Olaf Weber  <olaf@infovore.xs4all.nl>
2645         * tex.ch [5.58]: Remove code implementing the locale-dependent
2646         printing.  The most generous evaluation is that this was an
2647         experiment that failed.  The desired effect of having printable
2648         eight-bit characters is handled through different mechanisms.
2650         * Makefile.in: fmtutil-related changes from Thomas.  May not be
2651         completely correct yet.
2653         * fmtutil.in: New version from TeX-live.
2655         * texmfmp-help.h: Correct helptexts of pdf*tex for format
2656         extensions.
2658 2004-05-12  Olaf Weber  <olaf@infovore.xs4all.nl>
2660         * weave.ch: Increase max_refs and max_names for pdf*TeX.
2661         Requested by Hartmut Henkel <hartmut_henkel@gmx.de>.
2663 2004-05-10  Olaf Weber  <olaf@infovore.xs4all.nl>
2665         * Makefile.in (ctie.c): Name of the change file changed from
2666         ctie.ch to ctie-k.ch.
2668         * web2c/ctiedir: update to latest source from ctan.
2670 2004-05-09  Olaf Weber  <olaf@infovore.xs4all.nl>
2672         * Makefile.in: Add rules to compile, install, and distribute ctie.
2674         * Add ctie to distribution, it lives in web2c/ctiedir.
2676         * Makefile.in (post-dist-$(distname)): Remove cweb.c when creating
2677         a distribution.  Must be done explicitly because cweb is not a
2678         program itself.
2679         (ctangleboot.c, cwebboot.c): Make these rules more robust in the
2680         presence of timestamp problems.  You could get a empty files and a
2681         failed build otherwise.
2683 2004-05-08  Olaf Weber  <olaf@infovore.xs4all.nl>
2685         * Makefile.in (install-mf-links, install-mpost-links,
2686         install-tex-links): Do not create initex, virtex, inimf, virmf,
2687         inimpost, virmpost links on installation.  These are all way more
2688         trouble than they're worth.
2690         * mp.ch: Use TEXMF_POOL_NAME and TEXMF_ENGINE_NAME, and replace
2691         hard-coded mf.pool with pool_name in messages.
2693         * mf.ch: Use TEXMF_POOL_NAME and TEXMF_ENGINE_NAME, and replace
2694         hard-coded mf.pool with pool_name in messages.
2696         * tex.ch: Change TEX_POOL_NAME and TEX_ENGINE_NAME into
2697         TEXMF_POOL_NAME and TEXMF_ENGINE_NAME.
2699         * texmfmp.h: Change TEXPOOLNAME and TEXENGINENAME into
2700         TEXMFPOOLNAME and TEXMFENGINENAME.
2702         * doc/web2c.texi: Document -halt-on-error.
2704         * texmfmp-help.h: Document -halt-on-error.
2706         * Makefile.in: Correct dependencies on $(basedir), $(memdir),
2707         instead of $(fmtdir).  This matters now that they differ.
2709         * Makefile.in: Include md5 dir in libs-dist target.
2711         * Makefile.in: Remove $(all_formats); it has become obsolete.
2712         Simplify clean pattern now that only one format extension is left.
2713         * Makefile.in: We use .fmt as the extension for all formats.  This
2714         means that latex.fmt gets built by e-TeX (as requested by the
2715         LaTeX2e group).  So remove that target from the rules for TeX.
2717         * texmfmp-help.h: Change the various -*fmt options to actually
2718         spell -fmt.
2720         * tex.ch: Implement halt-on-error, and quoted filenames.
2722         * mf.ch: Implement halt-on-error, and quoted filenames.
2724         * mp.ch: Implement halt-on-error, and quoted filenames.
2726 2004-05-07  Olaf Weber  <olaf@infovore.xs4all.nl>
2728         * Makefile.in: Remove eomega-related code.  Add aleph-dist target.
2730         * configure.in: Remove e-Omega code.  Enable pdflib for all
2731         members of the pdfTeX family.
2733         * texmfmp-help.h: Add -8bit to help text.
2735         * doc/web2c.texi: Document interaction between -8bit and TCX.
2737         * doc/web2c.texi: Document -8bit option.
2739         * mp.ch: Add a magic number to the dump, add engine name to dump,
2740         dump xord, xchr, xprn, so a TCX file during INI is persistent.
2742         * mf.ch: Add a magic number to the dump, add engine name to dump,
2743         dump xord, xchr, xprn, so a TCX file during INI is persistent.
2745         * tex.ch: Always dump the xord, xchr, and xprn arrays, so loading
2746         a TCX file in INI mode will change these defaults for all users of
2747         the format.  Implement an 8bit option that switches all characters
2748         to printable by default.  Reorganize the code a bit.
2750 2004-04-21  Olaf Weber  <olaf@infovore.xs4all.nl>
2752         * tex.ch [5.71]: An error in the encTeX merge (not encTeX itself)
2753         made TeX ignore commands given at the error "?" prompt.  Reported
2754         by Akira Kakuto <kakuto@fsci.fuk.kindai.ac.jp>.
2756 2004-04-16  Olaf Weber  <olaf@infovore.xs4all.nl>
2758         * tex.ch: Modify error messages involving tex.pool, so they use
2759         pool_name instead of the hard-coded name.  Implement checking for
2760         the name of the engine, which is now stored in the format file.
2762         * texmfmp.h: Add proper definitons of TEXENGINENAME for each
2763         engine.
2765 2004-04-08  Olaf Weber  <olaf@infovore.xs4all.nl>
2767         * bibtex.ch [10]: Add 'hack0' to initialize jmp9998. This had to
2768         be moved up because otherwise we could end up doing the longjmp
2769         before the setjmp.  Reported by Sven Luther
2770         <luther@dpt-info.u-strasbg.fr>.
2772 2004-03-28  Olaf Weber  <olaf@infovore.xs4all.nl>
2774         * tex.ch: Change type of parse_first_line_p,
2775         file_line_error_style_p, and shell_escape_p from boolean to
2776         c_int_type.  They're used as booleans in the Pascal code, but
2777         tri-state in the C code.
2779         * texmfmp-help.h: Document -no-shell-escape, -no-parse-first-line,
2780         -no-file-line-error.
2782         * doc/web2c.texi: Document -no-shell-escape, -no-file-line-error,
2783         -no-parse-first-line.
2785 2004-03-25  Olaf Weber  <olaf@infovore.xs4all.nl>
2787         * texmfmp-help.h: Bring help text up-to-date.
2789         * tex.ch: Simplify some of the encTeX-related code.
2791         * configure.in: Add test for Aleph.
2793         * Makefile.in: Reorganization to mode pdftexlib-related code to
2794         its own makefile fragment.  Also rewrite the rules for the engines
2795         so it becomes easier to omit specific engines from the default
2796         compilation.
2798 2004-03-24  Olaf Weber  <olaf@infovore.xs4all.nl>
2800         * cpascal.h: Add definition of floor() for dvitomp.  After Hartmut
2801         Henkel <hartmut_henkel@gmx.de>.
2803         * dvitomp.ch [49,50]: For the code to work, Hobby notes that we
2804         need |round|(|x|-0.5) to be equal to $\lfloor x\rfloor$.  For
2805         Pascal's |round| function this is emphatically not true.  After
2806         Hartmut Henkel <hartmut_henkel@gmx.de>.
2808         * dvitomp.ch: Support for color specials, like those generated by
2809         the colordvi package.  From Eddie Kohler <kohler@cs.ucla.edu>.
2811 2004-03-23  Olaf Weber  <olaf@infovore.xs4all.nl>
2813         * tex.ch: Clarify use of special_printing in comment.
2815 2004-03-22  Olaf Weber  <olaf@infovore.xs4all.nl>
2817         * dvitomp.ch [57]: Off-by-one error in virtual font handling.
2818         From Hartmut Henkel <hartmut_henkel@gmx.de>.
2820         * tex.ch: Correct comment so the file weaves properly.
2822 2004-03-21  Olaf Weber  <olaf@infovore.xs4all.nl>
2824         * tex.ch: encTeX merge.  Code from Petr Olsak, with modifications
2825         to match the rest of web2c better.
2827 2004-03-18  Olaf Weber  <olaf@infovore.xs4all.nl>
2829         * Makefile.in [testenv]: somehow the LC_ALL=C got dropped.
2831 2004-03-17  Olaf Weber  <olaf@infovore.xs4all.nl>
2833         * tex.ch: Double sup_font_mem_size to 2000000.
2835         * triptrap/texmf.cnf: Add mem_bot.tex and mem_bot.initex, set
2836         main_memory.{ini,}tex to 3000.
2838         * tex.ch: Make mem_bot configurable (0 and 1 only allowed values).
2839         Used for the trip test.
2841 2004-03-14  Olaf Weber  <olaf@infovore.xs4all.nl>
2843         * Makefile.in: Modifications for Aleph.
2845         * texmfmp.h: Mods for Aleph.
2847         * texmfmem.h: Add Aleph.
2849         * texmfmp-help.h [Aleph]: ALEPHHELP.
2851 2004-02-26  Olaf Weber  <olaf@infovore.xs4all.nl>
2853         * tangle.ch: Treat pool files as binary files, not text files
2854         (matters on some platforms).
2856         * pooltype.ch: Treat pool files as binary files, not text files
2857         (matters on some platforms).
2859         * mp.ch [43.1195]: Use kpse_fontmap_format to find psfonts.map.
2861         * tex.ch: Rename is_printable to xprn.
2863         * mp.ch: Rename is_printable to xprn.
2865         * mf.ch: Rename is_printable to xprn.
2867         * withenable.ac: Add --without-pdfxtex.
2869         * texmfmp.h (undumpint): Treat WIN32 as if REGFIX is set.
2871         * texmfmp.h: Add define for kpsefontmapformat.
2873         * texmfmp.h: Add support for pdfxTeX.
2875         * fmtutil.in: Sync with TeXlive.
2877         * configure.in: Add support for pdfxTeX.
2879         * configure.in: If LEX is (autodetected) flex, add -l option.  We
2880         need this for omegafonts.
2882         * help.h [MFT]: Allow several -style options.
2884         * mft.ch: Implement multiple style files (multiple -s options) for
2885         mft.
2887         * patgen.ch: Increase trie_size, triec_size.  Do not remove the
2888         close_in, close_out operations.
2890         * tex.ch [6.82]: Do not force scroll_mode for file:line:error
2891         style messages.
2893         * cwebdir/comm-w2c.ch: Correct documentation of CWEBINPUTS.
2894         Initialise kpathsea_debug.
2896 2004-01-11  Olaf Weber  <olaf@infovore.xs4all.nl>
2898         * tex.ch: Initialize source_filename_stack[0],
2899         full_source_filename_stack[0] -- these can be read under some
2900         circumstances.  Found by Krank K\x17ter <frank@kuesterei.ch>.
2902         * tex.ch: Correct printing of |src_specials| when weaving.
2904 2003-10-21  Olaf Weber  <olaf@infovore.xs4all.nl>
2906         * configure.in: Work around flex 2.5.x issue (affecting pl.l in
2907         the Omega code) by adding -l flag if we're using flex.  From
2908         Thomas.
2910 2003-02-19  Olaf Weber  <olaf@infovore.xs4all.nl>
2912         * doc/web2c.texi: Version 7.5.2.
2914         * configure.in: Version 7.5.2.
2916         * Makefile.in: Remove vestiges of --with-etex=tex option.
2917         (mf-clean): There is no $(mfw_o).
2918         (install-data): install-dumps is conditional on --disable-fmtutil.
2920         * configure.in (--enable-fmtutil): Implementation.
2921         (--without-etex): Simplify --with-etex to an on/off switch.
2922         (--with-mf-nowin): Simplify --with-mfw to an on/off switch for a
2923         binary that is guaranteed to contain no windowing support.
2925         * fmtutil.in: Replace occurrences of @TEXBIN@ with tex.
2927         * withenable.ac (--without-etex): Replaces complex --with-etex
2928         rule.
2929         (--with-mf-nowin): Replaces complex --with-mfw rule.
2930         (--enable-fmtutil): Just the help text.
2932 2003-02-17  Olaf Weber  <olaf@infovore.xs4all.nl>
2934         * doc/web2c.texi: Version 7.5.1.
2936         * configure.in: Version 7.5.1.
2938         * Makefile.in (gftodvi-clean): Remove gftodvi.h.
2939         (gftopk-clean): Remove gftopk.h.
2940         (programs): Add $(pdftosrc).
2942         * fmtutil.in: Remove mfw rule (sync with teTeX/TeX Live).
2944         * withenable.ac: New option: --enable-fmtutil.
2946         * doc/Makefile.in: Need to add kpathsea.mk, as we now use libtool
2947         in the clean rule, and it isnt' found otherwise.
2949 2003-02-16  Olaf Weber  <olaf@infovore.xs4all.nl>
2951         * triptrap/tripin.log: Update from Knuth for TeX 3.141592.
2953         * triptrap/trip.typ: Update from Knuth for TeX 3.141592.
2955         * triptrap/trip.tex: Update from Knuth for TeX 3.141592.
2957         * triptrap/trip.log: Update from Knuth for TeX 3.141592.
2959         * triptrap/trip.fot: Update from Knuth for TeX 3.141592.
2961         * triptrap/mftrapin.log: Update from Knuth for MF 2.71828.
2963         * triptrap/trap.typ: Update from Knuth for MF 2.71828.
2965         * triptrap/mftrap.log: Update from Knuth for MF 2.71828.
2967         * triptrap/mftrap.fot: Update from Knuth for MF 2.71828.
2969         * weave.web: WEAVE 4.4 from Knuth - same version number, minor
2970         change.
2972         * tangle.web: TANGLE 4.5 from Knuth: prevents modno-comments from
2973         being split across lines.
2975         * vftovp.web: VFtoVP 1.3 from Knuth: made out_as_fix tell the
2976         truth in overflow cases.
2978         * mf.web: MF 2.71828 from Knuth: suppressed autorounding in
2979         dangerous cases.
2981         * tex.web: TeX 3.141592 from Knuth: fixed \xleaders, glueset,
2982         weird alignments.
2984         * tex.ch: Update banner for TeX 3.141592.
2986         * Makefile.in (vptovf-clean): Correct typo.
2987         (tangleboot.p): Copy from srcdir if it isn't in builddir, otherwise
2988         builds outside the source dir are broken.
2990 2003-02-15  Olaf Weber  <olaf@infovore.xs4all.nl>
2992         * doc/web2c.texi: Version 7.5.0.
2994         * configure.in: Version 7.5.0.
2996         * Makefile.in: From klibtool to libtool.  Based on patches from
2997         Albert Chin-A-Young <china@thewrittenword.com>.
2999         * Makefile.in: Various changes to make e-TeX the engine under
3000         LaTeX2e.
3001         (dvicopy-check): Add VFFONTS definition.
3002         (programs): mpost was mentioned twice.
3003         (web-dist): Remove eomega.web file, as it is a generated one.
3005         * mft.ch [8]: Increase max_bytes and max_names.
3007 2003-02-07  Olaf Weber  <olaf@infovore.xs4all.nl>
3009         * doc/web2c.texi: Version 7.4.6.
3011         * configure.in: Version 7.4.6.  e-Omega support.
3013         * withenable.ac: e-Omega support.
3015         * texmfmp.h: e-Omega support.
3017         * texmfmp-help.h: e-Omega support.
3019         * texmfmem.h: e-Omega support.
3021         * config.h: NO_FMTBASE_SHARE -> NO_DUMP_SHARE.  Was overlooked for
3022         a long time.  Found by Nix <nix@esperi.demon.co.uk>.
3024         * Makefile.in: Rewritten to a more "modular" structure: rules
3025         related to one target are now mostly found together.  Rules for
3026         e-TeX, pdfTeX and so on are now mostly in the subsidiary
3027         makefiles.
3029 2003-01-29  Olaf Weber  <olaf@infovore.xs4all.nl>
3031         * doc/web2c.texi: Version 7.4.5.
3033         * configure.in (AC_CHECK_FUNCS): Add mkstemp, mktemp.
3034         Version 7.4.5.
3036 2003-01-28  Olaf Weber  <olaf@infovore.xs4all.nl>
3038         * withenable.ac: Indicate that --with-mfw=yes is currently the
3039         default.
3041         * fmtutil.in: Add comment on how to change the engine for LaTeX to
3042         e-TeX.  From Thomas.
3044 2003-01-24  Olaf Weber  <olaf@infovore.xs4all.nl>
3046         * tex.ch [5.58/59]: Check the is_printable array when writing to
3047         files, but check isprint(3) when printing to the terminal or the
3048         log file.
3050         * Makefile.in: Add pdftosrc to compiled programs.
3052         * cwebdir/comm-w2c.ch: Use DEV_NULL instead of hard-coding
3053         /dev/null.  Reported by Fabrice Popineau.
3055 2003-01-16  Olaf Weber  <olaf@infovore.xs4all.nl>
3057         * configure.in: Version 7.4.4.
3059         * doc/web2c.texi: Version 7.4.4.
3061 2003-01-15  Olaf Weber  <olaf@infovore.xs4all.nl>
3063         * Makefile.in (testenv): Use LC_ALL=C, not LANG=C, as only the
3064         former will actually force the locale to C.
3066 2003-01-14  Olaf Weber  <olaf@infovore.xs4all.nl>
3068         * tex.ch: Increase ssup_max_strings, sup_main_memory,
3069         sup_pool_size, so the large consumers can eat their fill.
3071         * Makefile.in (install-links): Omega formats end in .oft now.
3072         Spotted by Peter Breitenlohner <peb@mppmu.mpg.de>.
3074 2003-01-11  Olaf Weber  <olaf@infovore.xs4all.nl>
3076         * doc/web2c.texi: Version 7.4.3.
3078         * configure.in: Version 7.4.3.
3080 2003-01-10  Olaf Weber  <olaf@infovore.xs4all.nl>
3082         * cwebdir/cweav-w2c.ch: Remove 'k' from banner.
3084         * cwebdir/ctang-w2c.ch: Remove 'k' from banner, we're already
3085         declaring we're part of web2c, and this is more consistent with
3086         the other programs.
3088         * cwebdir/comm-w2c.ch: Add --help and --version option, after code
3089         supplied by Julian Gilbey.
3091         * help.h [CWEB]: Add CWEAVEHELP and CTANGLEHELP.
3093         * Makefile.in [testenv]: Add LANG=C to trip environment for
3094         consistent results.
3096 2002-12-25  Olaf Weber  <olaf@infovore.xs4all.nl>
3098         * cwebdir/comm-w2c.ch: Remove code that adds ".web", kpathsea will
3099         handle this.  Ensure that when kpse_find_file returns a filename,
3100         it is used for #line directives and such.
3102 2002-12-23  Olaf Weber  <olaf@infovore.xs4all.nl>
3104         * configure.in: Version 7.4.2.
3106         * doc/web2c.texi: Version 7.4.2.
3108         * doc/Makefile.in (install-data): Test for web2c.info explicitly
3109         in current directory, because some versions of make prepend the
3110         source dir path otherwise.  From Thomas Esser
3111         <te@dbs.uni-hannover.de>.
3113         * Makefile.in (clean): Add 'mf' to the targets always removed.
3114         (mf): Explicit target needed if --with-mfw=yes was given.
3115         Thanks to Dragan Milicic <dragan@math.utah.edu>.
3117 2002-12-20  Olaf Weber  <olaf@infovore.xs4all.nl>
3119         * configure.in: Version 7.4.1.
3121         * doc/web2c.texi: Version 7.4.1.
3123 2002-12-19  Olaf Weber  <olaf@infovore.xs4all.nl>
3125         * cwebdir/cweav-w2c.ch (reduce, squash): While creating the
3126         prototypes I got the order of the arguments wrong.
3128 2002-12-14  Olaf Weber  <olaf@infovore.xs4all.nl>
3130         * doc/web2c.texi: Version 7.4.0.
3132         * configure.in: Version 7.4.0.
3134         * Makefile.in: Changes for mf/mf-nowin handling.  From Thomas.
3136         * Makefile.in: Remove references to the share/* files.
3138         * share/*: Remove files from this subdirectory.  They are the kind
3139         of files that should be distributed in the texmf tree.
3141         * cwebdir/cweav-w2c.ch: Add prototype information.
3143         * cwebdir/ctang-w2c.ch: Add prototype information.
3145         * cwebdir/comm-w2c.ch: Add prototype information.
3147 2002-11-30  Olaf Weber  <olaf@infovore.xs4all.nl>
3149         * mp.ch [46.1307]: A previous change dropped the call of
3150         fix_date_and_time in non-ini mode, so we always got the date of
3151         the creation of the mem file.  Repoerted by Hartmut Henkel
3152         <hartmut_henkel@gmx.de>.
3154         * bibtex.ch [106]: Correct logic of comparison.
3156         * bibtex.ch [106]: Make sure name_length is at least as long as
3157         the length of the extension before checking for the extension.
3159         * bibtex.ch [106]: Check for aux extension '.aux' not 'aux'.  When
3160         '.aux' is already present, take that into account when generating
3161         the derived filenames.  Reported by Emmanuel Jeandel
3162         <ejeandel@ens-lyon.fr>.
3164 2002-11-16  Olaf Weber  <olaf@infovore.xs4all.nl>
3166         * mf.ch [3.36]: write_ln instead of write for '! End of file on
3167         the terminal... why?' message.  From Hartmut Henkel
3168         <hartmut_henkel@gmx.de>.
3170         * mp.ch [3.36]: write_ln instead of write for '! End of file on
3171         the terminal... why?' message.  From Hartmut Henkel
3172         <hartmut_henkel@gmx.de>.
3174 2002-11-13  Olaf Weber  <olaf@infovore.xs4all.nl>
3176         * cwebdir/comm-w2c.ch: Add copyright + license (public domain).
3178         * cwebdir/ctang-w2c.ch: Add copyright + license (public domain).
3180         * cwebdir/cweav-w2c.ch: Add copyright + license (public domain).
3182         * doc/web2c.texi: To 7.3.11.
3184         * cwebdir/cweav-w2c.ch: Increase max_file_name_length from 60 to
3185         1024.
3187         * cwebdir/ctang-w2c.ch: Increase max_file_name_length from 60 to
3188         1024.
3190         * cwebdir/comm-w2c.ch: Increase max_file_name_length from 60 to
3191         1024.
3193         * configure.in: To 7.3.11.
3195         * bibtex.ch [32,33]: Characters in the range [128..255] would be
3196         dropped by some of BibTeX's internal functions, like purify$.
3197         Allow them to pass through.
3199         * Makefile.in: Remove libs/xpdf/aconf.h when creating a
3200         distribution for pdftex.
3202 2002-11-12  Olaf Weber  <olaf@infovore.xs4all.nl>
3204         * Makefile.in (install-links): Misspelled pdffmts; found by Joern
3205         Clausen <joern@techfak.uni-bielefeld.de>.
3207         * doc/web2c.texi: Correct expansion of GPL.
3209         * Makefile.in: Use $(man1dir) for manual pages.
3211 2002-11-11  Olaf Weber  <olaf@infovore.xs4all.nl>
3213         * configure.in: Version 7.3.10.
3215         * cwebdir/ctang-w2c.ch: Cleanup comments.
3217         * cwebdir/comm-w2c.ch: Cleanup comments.
3219         * cwebdir/cweav-w2c.ch: Cleanup comments.
3221         * Makefile.in: Renaming of tie.ch to tie-w2c.ch.  Install the
3222         ctangle and cweave manual pages.  Like the tie manual page, these
3223         really should be updated for web2c.
3225         * tie.ch -> tie-w2c.ch: Renaming to get a more consistent naming
3226         convention.
3228         * tiedir/tie.c: Reverting to the original from tie-2.4, as the way
3229         in which tie.c is generated has changed: now we run ctangle during
3230         the build.
3232         * cwebdir/{ctang,comm,cweav}-w2c.ch: Changefiles to have CWEB use
3233         kpathsea.  First implementation by Wlodek Bzyl, with modifications
3234         by Olaf Weber.
3236         * cwebdir: Adding the sources of CWEB here.
3238         * Makefile.in: Changes to support the addition of CWEB.  Also use
3239         the opportunity to remove shared_env, which is a dead variable.
3241         * Makefile.in (install-data): Install fmtutil.cnf.
3243         * fmtutil.in: New file.  Used by teTeX, but not (at present!) by a
3244         "bare" web2c installation, if such a thing exists anymore.
3246         * share/typeface.map: Update to 2002-10-12.
3248         * share/special.map: Add 'vn' for Vietnamese CM.
3250         * doc/web2c.texi: Document the -parse-first-line option.
3252         * texmfmp-help.h: Document the -parse-first-line option.
3254         * tex.ch: Commented out: add code to 29.523 to set the
3255         kpse_program_name to the name of the format found.  This can be
3256         both a good and a bad idea: its sets the format name properly in
3257         case we do something like 'tex &latex file.tex' (when we want the
3258         latex search paths) but is almost certainly wrong if we have
3259         'latex &mylatex file.tex' (when we also want the latex search
3260         paths).
3262         * mp.ch: Commented out: add code to 35.755 that would set the
3263         kpse_program_name to the name of the format found.
3265         * mf.ch: Commented out: add change to 38.788 that would set the
3266         kpse program name to the name of the format found.
3268         * cpascal.h: Add kpseresetprogramname to the defined symbols.
3270 2002-10-22  Olaf Weber  <olaf@infovore.xs4all.nl>
3272         * texmfmp-help.h: Document -oft option (which was renamed to match
3273         the extension name).
3275         * doc/web2c.texi: Version 7.3.9.
3277         * configure.in: Version 7.3.9.
3279         * Makefile.in: Changes to get the Omega dump file extension from
3280         fmt to oft.
3282 2002-10-20  Olaf Weber  <olaf@infovore.xs4all.nl>
3284         * Makefile.in: Use the -jobname option when dumping formats,
3285         bases, mems.
3287         * share/supplier.map: Update to 2002-3-3.
3289         * share/typeface.map: Update to 2002-4-4.
3291         * doc/web2c.texi: Document -jobname option.  Correct description
3292         of -fmt, -efmt, -base, -mem options, as they no longer set the
3293         name to of the dumpfile written in ini mode.
3295         * texmfmp-help.h: Document -jobname option in help texts.
3297         * mf.ch [38.793]: Add support for --jobname option.
3299         * mp.ch [35.770]: Add support for --jobname option.
3301         * tex.ch [29.537]: Add support for the --jobname option.
3303         * tangle.ch [50,53,58,63,116,...]: Make unambig_length a variable,
3304         with default def_unambig_length.  Implement the optional
3305         case-smashing and underline-retention.
3307         * doc/web2c.texi: Document the new options of tangle.
3309         * help.h [TANGLEHELP]: Document the new options.
3311 2002-10-11  Olaf Weber  <olaf@infovore.xs4all.nl>
3313         * doc/web2c.texi: Version to 7.3.8.
3315         * NEWS: Updates for 7.3.8.
3317         * doc/web2c.texi: Typo.
3319         * tex.ch: Settle on text for the not-TeX banner -- just add a 'k'
3320         to the name, so we get TeXk, e-TeXk, pdfTeXk, and so on.
3322 2002-10-06  Olaf Weber  <olaf@infovore.xs4all.nl>
3324         * tex.ch [3.32]: Add parse_first_line_p variable.
3325         [5.31]: Print not-TeX banner if parse_first_line_p is true.
3326         [29.536]: Write not-TeX banner to log file when parse_first_line_p
3327         is true; also when file_line_error_style_p is true (was omitted
3328         earlier).
3330         * mp.ch [1.13]: Add parse_first_line_p variable.
3332         * mf.ch [1.13]: Add parse_first_line_p variable.
3334         * doc/web2c.texi: Add warning about non-conformity of source
3335         specials.
3337         * tex.ch [5.16]: TeX would claim that source specials are enabled
3338         when file:line:error styles were enabled.
3340         * configure.in: TeXlive merge: changes to the cxx_runtime_hack
3341         code.
3343         * config.h [WIN32]: TeXlive merge.
3345         * Makefile.in: Inhibit parallel makes, as these cause trouble with
3346         the way the rules are (currently) written.  Remove references to
3347         libtiff.  TeXlive merge.
3349 2002-07-10  Olaf Weber  <olaf@infovore.xs4all.nl>
3351         * doc/web2c.texi: Update notes on the --src option.
3353         * tex.ch [47.1091]: Back out the change that moved the generation
3354         of src_specials.  It in turn led to markedly different results in
3355         "normal" input that is considerably more common than the
3356         constructions that prompted the change.  The upshot is that at
3357         present I know of _no_ non-intrusive way to implement source
3358         specials, and enabling them may break your documents in unexpected
3359         ways.  Found by the ever vigilant Akira Kakuto
3360         <kakuto@fsci.fuk.kindai.ac.jp>, for which my thanks.
3362 2002-06-09  Olaf Weber  <olaf@infovore.xs4all.nl>
3364         * bibtex.ch [324]: Add comments clarifying the change and its
3365         limitation.
3367         * bibtex.ch [324]: When breaking output lines, try to avoid
3368         splitting a \% combination.  Reported by Agthorr
3369         <agthorr@barsoom.org>.
3371 2002-06-02  Olaf Weber  <olaf@infovore.xs4all.nl>
3373         * tex.ch: Insert a newline after the "file:line:error enabled"
3374         console message.
3376         * tex.ch: Implement banner change for source specials.  Also
3377         implement the printing of additional lines if source specials,
3378         \write18, or file:line:error style messages are enabled.  Change
3379         the source specials to use a "frozen" \special token so that
3380         redefinition of \special doesn't affect the working of this
3381         option.  Delay the generation of everypar source specials until
3382         after the \everypar processing has been done, because they could
3383         be easily "captured" otherwise (reported by Petr Olsak
3384         <olsak@math.feld.cvut.cz>).
3386         * doc/web2c.texi: Note that enabling source specials can have
3387         unexped effects.
3389 2002-04-02  Olaf Weber  <olaf@infovore.xs4all.nl>
3391         * configure.in: Replace the use of a '#.#' pattern to comment out
3392         options with the use of '#! '.  Requested by Gerben Wierda.
3394         * configure.in: Add implementation of --with-cxx-runtime-hack: it
3395         allows the GNU C++ libraries to be statically linked, which makes
3396         binaries marginally more transportable between hosts.
3398         * Makefile.in (pdftex,pdfetex): Add @CXXLDEXTRA@ to support the
3399         --with-cxx-runtime-hack option.
3401         * withenable.ac: Add --with-cxx-runtime-hack option. (Thomas
3402         Esser).
3404 2002-03-25  Olaf Weber  <olaf@infovore.xs4all.nl>
3406         * dvitomp.ch [5]: Increase virtual_space to accomodate Korean
3407         users.  Suggested by Kong Hoon Lee <konghoon@dreamwiz.com>.
3409 2001-12-17  Olaf Weber  <olaf@infovore.xs4all.nl>
3411         * tex.ch: Increase trie_op_size (and match with neg_trie_op_size)
3412         to accomodate larger hyphenation tables.  Value suggested by
3413         Thomas Esser <te@informatik.uni-hannover.de>.
3415 2001-11-27  Olaf Weber  <olaf@infovore.xs4all.nl>
3417         * doc/web2c.texi: Version 7.3.7.
3419         * configure.in: Version 7.3.7.
3421         * configure.in: Add AC_C_INLINE, to deal with the fact that pdfTeX
3422         likes to use inline functions.
3424 2001-11-25  Olaf Weber  <olaf@infovore.xs4all.nl>
3426         * tex.ch: ipc_on must be c_int_type, not integer, because it is
3427         used in the option code.
3429         * Makefile.in (pdftex-dist): Add xpdf sources to this tarball.
3430         (libs-dist): New target for additional libraries used by pdftex.
3431         (bibtex-check): Use the just-created texmf.cnf, not an already
3432         installed one.
3434 2001-11-20  Olaf Weber  <olaf@infovore.xs4all.nl>
3436         * share/variant.map: Update.
3438         * share/typeface.map: Update.
3440         * share/supplier.map: Update.
3442         * share/adobe.map: Update.
3444 2001-11-19  Olaf Weber  <olaf@infovore.xs4all.nl>
3446         * tex.ch: Changes to keep C++ compilers from choking.
3448         * mp.ch: Changes to keep C++ compilers from choking.
3450         * bibtex.ch: Changes to keep C++ compilers from choking.
3452 2001-11-18  Olaf Weber  <olaf@infovore.xs4all.nl>
3454         * configure.in: Version 7.3.6.
3456         * tiedir/tie.c: Regenerated for tie.w and tie.ch.
3458         * doc/web2c.texi: Update version.  Document --recorder option.
3460         * vftovp.ch: Changes to keep C++ compilers from choking.
3462         * texmfmp-help.h: Document --recorder option.
3464         * tex.ch: Changes to keep C++ compilers from choking.  Add support
3465         for the filename recorder.
3467         * mp.ch: Changes to keep C++ compilers from choking.  Add support
3468         for the filename recorder.
3470         * mf.ch: Changes to keep C++ compilers from choking.  Add support
3471         for the filename recorder.
3473         * gftodvi.ch: Changes to keep C++ compilers from choking.
3475         * dvitype.ch: Changes to keep C++ compilers from choking.
3477         * dvitomp.ch: Changes to keep C++ compilers from choking.
3479         * dvicopy.ch: Changes to keep C++ compilers from choking.
3481         * cpascal.h: Additions for the filename recorder.
3483         * bibtex.ch: Changes to keep C++ compilers from choking.
3485         * NEWS:
3487         * Makefile.in (tie): Link tie with lib.
3489 2001-11-14  Olaf Weber  <olaf@infovore.xs4all.nl>
3491         * configure.in: Check for headers sys/time.h, sys/timeb.h, and
3492         functions gettimeofday, ftime.
3494         * tangle.ch: Increase limits for constants and expressions to
3495         allow tangle to build otangle.
3497         * Makefile.in: Drop otangleboot target; otangle will be built by
3498         tangle, not by itself.
3500 2001-11-10  Olaf Weber  <olaf@infovore.xs4all.nl>
3502         * doc/web2c.texi: Update date, add documentation for
3503         -file-line-error-style and -src-specials.
3505         * texmfmp-help.h: Update help for -file-line-error-style and
3506         -src-specials.
3508         * configure.in: Version 7.3.5.
3510         * tex.ch: Change the calls of xmalloc_array to account for the new
3511         interface.
3513         * mp.ch: Change the calls of xmalloc_array to account for the new
3514         interface.
3516         * mf.ch: Change the calls of xmalloc_array to account for the new
3517         interface.
3519         * cpascal.h (stringcast): Added to help the Omega people push
3520         their sources through a C++ compiler.
3522         * cpascal.h (xmallocarray): Moved from texmfmp.h, as Omega wants
3523         to use it in more places.  Note that the interface changed!
3525         * texmfmp.h (xmallocarray): Moved to cpascal.h for the Omega
3526         merge.
3528         * Makefile.in (prereq-check): Explicitly require a 'progname'
3529         argument to set the program name, instead of allowing such an
3530         option to be part of the 'files' argument.
3532 2001-11-01  Olaf Weber  <olaf@infovore.xs4all.nl>
3534         * Makefile.in (tangleboot.p): Test whether ./tangle exists -- this
3535         rule can be triggered if tangleboot.p's timestamp is too old.
3537 2001-10-30  Olaf Weber  <olaf@infovore.xs4all.nl>
3539         * configure.in: To 7.3.4.
3540         
3541         * doc/web2c.texi: xref correction.
3543         * tex.ch: Increase trie size.  Add support for source specials.
3545         * tangle.ch [8]: Increase max_names, max_tests to 10000.
3547         * configure.in: Check for libm added.  If it is there, we do
3548         unconditionally link it, which is probably wrong.
3550         * Makefile.in [makeargs]: Add LDFLAGS.
3552 2001-10-26  Olaf Weber  <olaf@infovore.xs4all.nl>
3554         * cpascal.h: Add defines for kpsesetprogramname and kpsempformat.
3556         * help.h [MFT]: Add -metapost description.
3558         * mft.ch: Support for METAPOST files.  Based on changes supplied
3559         by Wlodek Bzyl <matwb@univ.gda.pl>.
3561         * texmfmp-help.h: Add IPC help text to etex, pdftex, pdfetex.
3563         * mp.ch: Make path_size a configuration option.
3565 2001-10-24  Olaf Weber  <olaf@infovore.xs4all.nl>
3567         * weave.ch: Modify usage/usage_help invocation.  Use kpathsea to
3568         find web and change files.
3570         * vftovp.ch: Modify usage/usage_help invocation.
3572         * vptovf.ch: Modify usage/usage_help invocation.
3574         * tftopl.ch: Modify usage/usage_help invocation.
3576         * texmfmp-help.h: Remove double end-of-comment.
3578         * tex.ch: Modifications for file:line:error style messages.
3580         * tangle.ch: Modify usage/usage_help invocation.  Find web and
3581         change files using kpathsea.
3583         * pooltype.ch: Modify usage/usage_help invocation.
3585         * pltotf.ch: Modify usage/usage_help invocation.
3587         * pktype.ch: Modify usage/usage_help invocation.
3589         * pktogf.ch: Modify usage/usage_help invocation.
3591         * patgen.ch: Modify usage/usage_help invocation.
3593         * mp.ch: Modifications for file:line:error style messages.
3595         * mft.ch: Modify usage/usage_help invocation.
3597         * mf.ch: Modifications for file:line:error style messages.
3599         * gftype.ch: Modify usage/usage_help invocation.
3601         * gftopk.ch: Modify usage/usage_help invocation.
3603         * gftodvi.ch: Modify usage/usage_help invocation.
3605         * dvitype.ch: Modify usage/usage_help invocation.
3607         * dvitomp.ch: Modify usage/usage_help invocation.
3609         * dvicopy.ch [5]: Increase max_fonts.
3610         [7]: Rename integer types to names that do not collide with the new
3611         C99 names.
3612         [system-dependent]: Modiy usage/usage_help invocation.
3614         * cpascal.h (readln): Remove macro, add function prototype.
3615         (kpsewebformat): Added.
3617         * config.h (usage,usage_help): Change/add prototypes.
3619         * bibtex.ch: Changes to usage/usage_help invocation.
3621         * Makefile.in: install-programs [OMEGA]: add install-links for
3622         omegadir sub-make.
3624 2001-10-02  Olaf Weber  <olaf@infovore.xs4all.nl>
3626         * mf.ch [48.1200]: mf.web was changed to use 4-diget years, so
3627         that change could be removed here.
3629         * tex.ch [50.1328]: Master tex.web was changed to print 4-digit
3630         years, so that change is removed here.
3632 2001-09-27  Olaf Weber  <olaf@infovore.xs4all.nl>
3634         * tangle.ch: Add "parametric2" macros, which are macros where the
3635         argument is delimited by [] instead of ().
3637 2001-04-23  Olaf Weber  <olaf@infovore.xs4all.nl>
3639         * cpascal.h (readln): Accept both CR and LF as end-of-line
3640         characters.
3642 2000-08-25  Olaf Weber  <olaf@infovore.xs4all.nl>
3644         * Makefile.in: Replace the ugly ""$(var) construct with something
3645         more robust.  Thanks Thomas.
3647         * config.h: Make sure we get the right c-auto.h.  From Han The
3648         Tanh.
3650         * Makefile.in: Changes to support omega 1.15.  Earlier versions
3651         are implicitly no longer supported because of these.
3653         * configure.in: Changes to support omega 1.15.
3655 2000-08-05  Olaf Weber  <olaf@infovore.xs4all.nl>
3657         * doc/web2c.texi: Bump version, year.
3659         * configure.in: Update for 7.3.3.
3661         * NEWS: Update for 7.3.3.
3663         * mf.ch: Read buf_size from texmf.cnf, just like TeX and MP do.
3665 2000-04-25  Olaf Weber  <olaf@infovore.xs4all.nl>
3667         * doc/ref.tex: Update reference codes for the bib files I'm using.
3669         * mp.ch [35.782]: Use the kpse_mp_format for "readfrom" files,
3670         instead of no path at all.
3672         * vftovp.ch [25]: Both nl and lig_size are in words, so the
3673         multiplication is not needed.  Found by "C.M. Connelly"
3674         <c@eskimo.com> and Melissa O'Neill <oneill@cs.sfu.ca>.
3676         * tftopl.ch [20]: Both nl and lig_size are in words, so the
3677         multiplication is not needed.  Found by "C.M. Connelly"
3678         <c@eskimo.com> and Melissa O'Neill <oneill@cs.sfu.ca>.
3680 2000-04-21  Olaf Weber  <olaf@infovore.xs4all.nl>
3682         * tangle.ch: Increase zz.
3684         * doc/web2c.texi: Document the win32-specific -oem option.  From
3685         Fabrice.
3687         * cpascal.h [OEM]: Additions for oem.c, from Fabrice.
3689 2000-04-19  Olaf Weber  <olaf@infovore.xs4all.nl>
3691         * patgen.ch: Correct off-by-one in filename generation of
3692         pattmp.x.
3694 2000-04-13  Olaf Weber  <olaf@infovore.xs4all.nl>
3696         * dvitype.ch: Fix parsing of --output-level option to match
3697         documentation.  Spotted by DEK.
3699 2000-04-03  Olaf Weber  <olaf@infovore.xs4all.nl>
3701         * dvicopy.ch: Increase max_widths, max_packets, max_bytes.
3703         * configure.in: If fmtutil.in is found, create fmtutil.cnf.
3705         * cpascal.h (readln): Explicit int to get rid of warning.
3707         * Makefile.in: Changes for pdfTeX, from Han The Thanh
3708         <thanh@informatics.muni.cz>.
3710         * configure.in: Some of the "special hacks" that allow for
3711         cross-compilation have been moved to acspecific.m4.  From Han The
3712         Thanh <thanh@informatics.muni.cz>.
3714 2000-04-02  Olaf Weber  <olaf@infovore.xs4all.nl>
3716         * doc/web2c.texi: Correction: -translation-file -> translate-file.
3717         Spotted by Etienne Riga <etienne.riga@skynet.be>.
3719 2000-03-22  Olaf Weber  <olaf@infovore.xs4all.nl>
3721         * mp.ch: Parametrize the size of the line buffer.  From Fabrice
3722         Popineau <Fabrice.Popineau@supelec.fr>
3724 2000-03-21  Olaf Weber  <olaf@infovore.xs4all.nl>
3726         * tex.ch: Allow spaces in the path leading up to the texmf tree.
3727         (But not in the tree itself.)  From Stefan Haller <stk@snafu.de>.
3729         * mp.ch: Allow spaces in the path leading up to the texmf tree.
3730         (But not in the tree itself.)  After Stefan Haller <stk@snafu.de>.
3732         * mf.ch: Allow spaces in the path leading up to the texmf tree.
3733         (But not in the tree itself.)  From Stefan Haller <stk@snafu.de>.
3735 2000-03-02  Olaf Weber  <olaf@infovore.xs4all.nl>
3737         * mp.ch: i18n fix modeled on that for TeX.
3739         * mf.ch: i18n fixes modeled on those for TeX.
3741 2000-03-01  Olaf Weber  <olaf@infovore.xs4all.nl>
3743         * tex.ch: Several changes for i18n, from Wlodzimierz Bzyl
3744         <matwb@monika.univ.gda.pl>.
3746 1999-09-26  Olaf Weber  <olaf@infovore.xs4all.nl>
3748         * patgen.ch: Correct filename generation to generate the extension
3749         of pattmp.x.  Reported by Werner Lemberg <wl@gnu.org>.
3751 1999-06-28  Olaf Weber  <olaf@infovore.xs4all.nl>
3753         * dvitomp.ch: A checksum failure should result in a warning, but
3754         not in a non-zero return code.  This was done correctly in one
3755         location, wrong in another.  Reported by Berthold H\vlmann.
3757 1999-05-30  Olaf Weber  <olaf@infovore.xs4all.nl>
3759         * configure.in: Update version to 7.3.1.
3761         * NEWS: Update for 7.3.1.
3763         * doc/web2c.texi: Update version info.
3765         * share/bitstrea.map, share/special.map, share/texfonts.map,
3766         share/typeface.map, share/urw.map: Updates provided by Thomas.
3768         * share/linot-cd.map: linotype-cd.map, new fontmap file.
3770         * share/cp8bit.tcx, share/kam-cs.tcx, share/kam-t1.tcx: New files
3771         (received through Thomas Esser).
3773 1999-05-29  Olaf Weber  <olaf@infovore.xs4all.nl>
3775         * New set of share/*tcx files from Staszek Wawrykiewicz
3776         <StaW@gust.org.pl>.
3778         * tex.ch: Bump sup_buf_size to 300000.  Several other constants
3779         should probably be increased as well.
3781         * Makefile.in: Several changes to get pdftex compilation to work
3782         better.
3784         * AUTHORS: Update to reflect current maintainer situation.
3786         * README: Added my email address.
3788 1999-03-26  Olaf Weber  <olaf@infovore.xs4all.nl>
3790         * tex.ch: Increase sup_nest_size, sup_param_size, sup_stack_size.
3792         * configure.in: Bump WEB2CVERSION to 7.3.
3794 1999-03-23  Olaf Weber  <olaf@infovore.xs4all.nl>
3796         * withenable.ac: Remove AM_MAINTAINER_MODE,
3797         --with-mktextex-default option.
3799         * acconfig.h: Remove definition of MAKE_TEX_TEX_BY_DEFAULT.
3801         * configure.in: Include kpathsea/withenable.ac for the definition
3802         of texmfmain in the Makefile.
3804 1999-03-15  Olaf Weber  <olaf@infovore.xs4all.nl>
3806         * doc/web2c.texi: Updates for tcx files, with many thanks to
3807         "Staszek Wawrykiewicz" <StaW@gust.org.pl>.
3809         * withenable.ac: Add AM_MAINTAINER_MODE.
3811         * help.h: Update help strings for tcx files.
3813         * acconfig.h: New file, with the web2c-specific configuration
3814         parts.
3816         * configure.in: Additions to make the configuration process work.
3818         * config.h: Now include c-auto.h now that kpathsea/config.h
3819         doesn't do this anymore.
3821 1999-02-18  Olaf Weber  <olaf@infovore.xs4all.nl>
3823         * Makefile.in (pdftex-dist): Don't include pdftex's *.o files.
3825 1999-02-16  Olaf Weber  <olaf@infovore.xs4all.nl>
3827         * texmfmem.h: Changes to support Omega.  From John Plaice.
3829 1999-02-14  Olaf Weber  <olaf@infovore.xs4all.nl>
3831         * texmfmp.h [!Omega]: Code changes to enable writing the tcx file
3832         name to terminal and log.
3833         [pdfTeX,pdfeTeX]: Remove inclusion (moved to coerce.h).
3835         * tex.ch: Write the name of the tcx file (if any) to terminal and
3836         log.
3838         * mp.ch: Write the name of the tcx file (if any) to terminal and
3839         log.
3841         * mf.ch: Write the name of the tcx file (if any) to terminal and
3842         log.
3844         * Makefile.in: Compiler pdftex before pdfetex.  Fixes to
3845         distribution-creating code.
3847 1999-02-06  Olaf Weber  <olaf@infovore.xs4all.nl>
3849         * texmfmp.h (calledit,blankrectangle,paintrow): These are now
3850         declared in the web2c/coerce.h file.
3852         * configure.in: Only configure xpdf dir if pdftex is selected.
3854         * Makefile.in: Add rules for pdfetex.efmt and pdfelatex.efmt.
3855         Correct typos.  From Thomas and Sebastian.
3857 1999-02-04  Olaf Weber  <olaf@infovore.xs4all.nl>
3859         * mft.ch: Fix for weaving from Simon Cozens <simon@brecon.co.uk>.
3861         * config.h [!WIN32]: Remove define of __cdecl.
3863         * bibtex.ch: Corrections from Oren Patashnik
3864         <opbibtex@cs.stanford.edu>.  Fix for weaving from Simon Cozens
3865         <simon@brecon.co.uk>.
3867         * Makefile.in: Changes for packaging to account for the extra texk
3868         directory level.  Different handling of formats to be able to cope
3869         when the list is empty, as it is for teTeX.
3871 1999-01-27  Olaf Weber  <olaf@infovore.xs4all.nl>
3873         * doc/web2c.texi: Correct typography of pdfTeX.
3875         * texmfmp.h (getrandomseed): Add declaration.
3877         * mp.ch (46.1307): Make init_randoms call get_random_seed.  After
3878         Fabrice.
3880         * help.h: %&ini never worked, correct help strings.
3882         * cpascal.h [WIN32]: Add pragma to quiet compiler.  From Fabrice.
3883         (aopenin): Open always in binary mode.  From Fabrice.
3884         (mainbody): Add TEXDLL, by Fabrice.
3886         * config.h: Change inclusion guard from CONFIG_H to
3887         WEB2C_CONFIG_H.
3888         [WIN32]: Add definition of TEXDLL.  From Fabrice.
3890         * pktype.web: Updated version from Knuth, which had somehow been
3891         overlooked for quite a while.
3893 1999-01-26  Olaf Weber  <olaf@infovore.xs4all.nl>
3895         * share/typeface.map: Update from Karl.
3897         * share/special.map: Update from Karl.
3899 1999-01-24  Olaf Weber  <olaf@infovore.xs4all.nl>
3901         * share/*.tcx: New set of tcx files from Staszek Wawrykiewicz
3902         <StaW@gust.org.pl>.
3904         * withenable.ac: New option: --with-pdfetex.
3906         * texmfmp.h: Support for pdfeTeX from Thomas Esser.  pdftex.pool
3907         is no longer a special case.
3909         * tex.ch: Mention pdfeTeX in opening comment.
3911         * help.h: Help string for pdfeTeX.  From Thomas Esser.
3913         * configure.in: Add support for pdfeTeX, from Thomas Esser.
3915         * Makefile.in: Add support for pdfeTeX, from Thomas Esser.
3917         * withenable.ac: Include the --with-mfw option.
3919         * dvicopy.ch: Ensure that the --max-pages and --page-start options
3920         actually work.
3922         * configure.in: Introduce --with-mfw option, to be able to
3923         generate window-capable MF as a separate executable called mfw.
3925         * Makefile.in: Support for --with-mfw option.
3927 1999-01-14  Olaf Weber  <olaf@infovore.xs4all.nl>
3929         * texmfmp.h: Prototypes from open_in_name_ok and open_out_name_ok.
3931         * mp.ch, tex.ch, mf.ch: Replace open_name_ok with open_in_name_ok
3932         and open_out_name_ok where appropriate.
3934         * share/texfonts.map: Change softkey-???? to skey???.
3936         * share/*.map: Update for fontname 2.2.
3938         * share/*.tcx: New files: tables for tcx support.
3940 1999-01-13  Olaf Weber  <olaf@infovore.xs4all.nl>
3942         * vftovp.ch: Since we may print the VPL on stdout, put all
3943         terminal output on stderr.  Add a newline if the VPL ends with the
3944         BAD TFM OR VF comment.
3946         * tftopl.ch: Since we may print the PL to stdout, all terminal
3947         output should go to stderr.
3949         * texmfmp.h: setupcharset is now used by all but Omega.
3951         * tex.ch: Enable TCX files for TeX, clean up no-longer-current
3952         comments.  Based on code provided by Wlodzimierz Bzyl
3953         <matwb@monika.univ.gda.pl>.
3955         * mp.ch: Enable TCX files for MP.  Based on code provided by
3956         Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>.
3958         * mf.ch: Enable TCX files for MF.  Based on code provided by
3959         Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>.
3961         * cpascal.h: Remove NONASCII define.  It was unconditional
3962         already, and this cleans up some code.
3964         * Makefile.in: Install tcx files, fix --output-comment test to
3965         account for change of email address.
3967 1999-01-10  Olaf Weber  <olaf@infovore.xs4all.nl>
3969         * share/special.map: Update for new lh fonts.
3971         * doc/Makefile.in: Change of ../make/*.make to ../make/*.mk.
3973         * withenable.ac: Remove checks for zlib and pnglib, improve
3974         handling of --with-* options for MF.
3976         * mp.ch [44.1238]: Prepare for tcx code by safeguarding PS output.
3978         * configure.in: Special code to handle cross-compilation with
3979         djgpp.  Better handling of --with-x options.  Changes for
3980         reorganization of non-kpathsea library sources.  C++ compiler
3981         check for PDFTeX.
3983         * bibtex.ch: Many fixes, as suggested by Oren Patashnik.
3985         * Makefile.in: Change of ../make/*.make to ../make/*.mk.  PDFTeX
3986         related corrections from Thomas.
3988         * dvitomp.ch [32]: Bugfix: local_only is indexed by internal
3989         font numbers.
3991 1999-01-05  Olaf Weber  <olaf@infovore.xs4all.nl>
3993         * dvtype.web: Update from Knuth.
3995         * dvitype.ch: Minor change necessary to accomodate update.
3997         * gftopk.web: Update from Knuth.
3999 1998-12-04  Olaf Weber  <olaf@infovore.xs4all.nl>
4001         * vptovf.ch: Bugfix for 128 no longer required after update of
4002         vptovf.web.
4004         * tex.ch: Add strings_free configuration variable & checks.  This
4005         ensures the string pool is resized if necessary after load.  Not
4006         doing this caused core dumps in some cases.  Bug reported by
4007         Tobias Burnus <burnus@gmx.de>.
4009         * configure.in: Configure in xpdf subdir for pdftex.
4011         * Makefile.in: Add support for changes to to pdftex.
4013 1998-10-11  Olaf Weber  <olaf@infovore.xs4all.nl>
4015         * README.HPUX: Removed because the changes to tex.ch made it
4016         unnecessary.
4018         * tex.ch [1.12], [8.110], [51.1332]: Change definition of
4019         min_halfword and initialization of mem_bot to make the code more
4020         portable.  Remove a test that would now prevent extra_mem_bot
4021         being used.
4023 1998-07-26  Olaf Weber  <olaf@infovore.xs4all.nl>
4025         * bibtex.ch: Changes to get all information in the logfile when
4026         the -terse option is used.  With many thanks to Oren Patashnik
4027         <opbibtex@cs.stanford.edu> for his assistance.
4029         * vptovf.ch: Enlarged some constants, as suggested by Wayne
4030         G. Sullivan <wgs@maths.ucd.ie>.
4032         * vftovp.ch: Enlarged some constants, as suggested by Wayne
4033         G. Sullivan <wgs@maths.ucd.ie>.
4035         * tftopl.ch: Enlarged some constants, as suggested by Wayne
4036         G. Sullivan <wgs@maths.ucd.ie>.
4038         * pltotf.ch: Enlarged some constants, as suggested by Wayne
4039         G. Sullivan <wgs@maths.ucd.ie>.
4041         * mf.ch: Use open_name_ok to check names of files opened for
4042         reading.
4044         * mp.ch: Rename open_out_name_ok to open_name_ok, and use also to
4045         check names of files opened for reading.
4047         * tex.ch: Rename open_out_name_ok to open_name_ok, use it also to
4048         check the names of files opened for reading.
4050         * texmfmp.h: Rename openoutnameok to opennameok.
4052         * tex.ch (49.1275): Include cur_name adjusting code from changes
4053         to (29.537).
4055 Sun May 31 17:12:14 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
4057         * Makefile.in: Corrected pdftex.a to libpdf.a, ozlib to zlib.
4058         Change echoed message to refer to texklib.tar.gz instead of
4059         texmflib.tar.gz.
4061         * cpascal.h: Rename toint to intcast, because SCO usurped the
4062         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4064         * tangle.ch: Rename toint to intcast, because SCO usurped the
4065         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4067         * mf.ch: Rename toint to intcast, because SCO usurped the former.
4068         Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4070         * mp.ch: Rename toint to intcast, because SCO usurped the former.
4071         Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4073         * pltotf.ch: Rename toint to intcast, because SCO usurped the
4074         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4076         * tex.ch: Rename toint to intcast, because SCO usurped the former.
4077         Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4078         Correct the print_csnames function so that it doesn't print
4079         entries in the hash table twice.  Thanks to Berthold Horn for
4080         pointing this out.
4082         * gftodvi.ch: Rename toint to intcast, because SCO usurped the
4083         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4085         * dvitype.ch: Rename toint to intcast, because SCO usurped the
4086         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4088         * dvitomp.ch: Rename toint to intcast, because SCO usurped the
4089         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4091         * dvicopy.ch: Rename toint to intcast, because SCO usurped the
4092         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4094         * tftopl.ch: Rename toint to intcast, because SCO usurped the
4095         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4097         * vftovp.ch: Rename toint to intcast, because SCO usurped the
4098         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4099         Enlarge some contstants.  Suggested by Wayne G. Sullivan
4100         <wgs@maths.ucd.ie>.
4101         
4102         * vptovf.ch: Rename toint to intcast, because SCO usurped the
4103         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4104         Correct a bug that led to invalid vf files being created in some
4105         circumstances.  From Wayne G. Sullivan <wgs@maths.ucd.ie>.
4107 Fri Apr 24 21:36:09 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
4109         * Makefile.in, configure.in: Minor fixes in build rules of libpng,
4110         zlib.  From Thomas Esser.
4112 Tue Mar 24 19:20:13 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
4114         * mp.web: New upstream source from John Hobby: version 0.641.
4116 Tue Mar  3 14:16:57 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
4118         * configure.in (WEB2CVERSION): version 7.2.
4120 Wed Feb 25 20:20:26 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
4122         * configure.in: Used `test ... -o test ...' which is always wrong,
4123         changed `-o' to `||'.  Spotted by Andreas Schott <ays@rzg.mpg.de>.
4125 Fri Feb 20 17:14:33 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
4127         * configure.in: Tests moved over from withenable.ac.
4129         * withenable.ac: Boilerplating, and move some tests to
4130         configure.in, to make it possible to distinguish between default
4131         settings and user choices.
4133         * doc/install.texi: Update with --with-epsfwin switch.
4135 Tue Feb 10 21:15:06 1998  Olaf Weber  <infovore@xs4all.nl>
4137         * withenable.ac: Add --with-epsfwin option.  From Mathias
4138         Herberts.
4140         * doc/web2c.texi: Document epsf driver.
4142 Fri Feb  6 17:56:53 1998  Olaf Weber  <infovore@xs4all.nl>
4144         * Makefile.in (pdftex.fmt, pdflatex.fmt): Do not require an .ini
4145         file to exist.
4147 Tue Feb  3 17:06:40 1998  Olaf Weber  <infovore@xs4all.nl>
4149         * Makefile.in (mltex.fmt, mllatex.fmt): Don't use .ini files.
4151         * dvitomp.web: Incorporate a bug fix by John Hobby, as modified by
4152         Peter Breitenlohner.
4154 Sun Feb  1 15:50:06 1998  Olaf Weber  <infovore@xs4all.nl>
4156         * bibtex.ch: fptr -> f_ptr.
4158         * dvitomp.web: Correct version number and date in printed title.
4160         * mf.ch (49.1204): Remove trailing _ from inf_ and sup_ because
4161         tangle doesn't like them.
4163         * mp.ch (46.1298): Remove trailing _ from inf_ and sup_ because
4164         tangle doesn't like them.
4166         * mp.web: takescaled -> take_scaled.
4168         * patgen.ch: readln -> read_ln; writeln -> write_ln.
4170         * tangle.ch (8): Increase unambig_length to 32.
4171         (58): Remove the conversion to uppercase, to match 63.
4173         * tex.ch (51.1332): Remove trailing _ from inf_ and sup_ because
4174         tangle doesn't like them.
4176         * share/special.map: Version 2.7, from Karl Berry.
4178 Fri Jan 30 21:17:07 1998  Olaf Weber  <infovore@xs4all.nl>
4180         * share/special.map: Update from Sebastian Rahtz
4181         <s.rahtz@elsevier.co.uk>.
4183 Thu Jan 29 16:08:10 1998  Olaf Weber  <infovore@xs4all.nl>
4185         * Makefile.in (tex-check): Use WEB2C instead of MKTEXSCRIPT.
4187         * mp.ch, dvitomp.ch: Update for version 0.64.
4189         * mp.web, dvitomp.web: Version 0.64, from John Hobby.
4191         * triptrap/mtrap.0 triptrap/mtrap.1 triptrap/mtrap.log
4192         triptrap/mtrap.mp triptrap/trap.148 triptrap/trap.149
4193         triptrap/trap.150 triptrap/ triptrap/ triptrap/ triptrap/trap.151
4194         triptrap/trap.197 triptrap/trap.200 triptrap/trap.5
4195         triptrap/trap.6: New files from John Hobby.
4197 Wed Jan 28 20:44:40 1998  Olaf Weber  <infovore@xs4all.nl>
4199         * dvitomp.ch: Version number 0.632a.
4201         * dvitomp.web, dvitomp.ch: Version number set to 0.632a.  Note
4202         that the modifications are a stopgap, until John Hoppy releases an
4203         updated version.
4205         * tex.ch (50.1325): undump_upper_check_things was supplied with
4206         the wrong upper limit.
4208         * share/special.map: New version from Thomas Esser.
4210 Fri Jan 23 15:03:49 1998  Olaf Weber  <infovore@xs4all.nl>
4212         * dvitomp.ch, dvitomp.web: Various fixes from Peter
4213         Breitenlohner.
4215         * mf.ch (48.1200): Four-digit years.
4216         (49.1211): Make %& lines work reliably.
4218         * mp.ch (45.1249): Four-digit years.
4219         (46.1298): Make %& lines work reliably.
4221         * tex.ch (50.1328): Use four-digit years.
4222         (51.1337): Make %& lines work reliably.
4224         * texmfmem.h: Changes for Omega, to make its dumps
4225         endian-independent.  After John Plaice.
4227 Sat Jan 17 09:37:23 1998  Olaf Weber  <infovore@xs4all.nl>
4229         * wmftalk.h renamed to mftalk.h.  From Mathias Herberts
4230         <Mathias.Herberts@irisa.fr>
4232         * withenable.ac: --with-mftalk defined NEXTWIN, not MFTALKWIN.
4233         From Mathias Herberts <Mathias.Herberts@irisa.fr>
4235 Wed Jan 14 21:23:56 1998  Olaf Weber  <infovore@xs4all.nl>
4237         * tex.ch: Added warning for the unwary on the advice of Peter
4238         Breitenlohner.  Comment fixes from Peter.
4240 Tue Jan 13 08:31:52 1998  Olaf Weber  <infovore@xs4all.nl>
4242         * Makefile.in (dvitomp-check): Let DVItoMP look in ./tests for
4243         ptmr.vf.
4245         * dvitomp.ch ([65] l.1152): Correct a bug in dvitomp.web, that
4246         prevents the font name from being printed as part of the error
4247         message.
4249         * Makefile.in (check-tex): Correction of typo, set TMPDIR to ..,
4250         so that the PATH settings continue to work when the target is used
4251         from the source directory.  From Eli Zaretskii.
4253 Fri Jan  9 21:13:39 1998  Olaf Weber  <infovore@xs4all.nl>
4255         * Makefile.in: Many changes, related to putting omegaware files in
4256         omegaware directory.
4257         (all, default): Make manual pages.
4259 Sun Jan  4 16:00:54 1998  Olaf Weber  <infovore@xs4all.nl>
4261         * Makefile.in: Change for manual pages.
4263 Thu Jan  1 15:52:39 1998  Olaf Weber  <infovore@xs4all.nl>
4265         * Makefile.in: Add an all-dist target (maintainer only) and change
4266         the names of the etex, omega, and pdftex tarballs.
4268 Tue Dec 30 17:49:51 1997  Olaf Weber  <infovore@xs4all.nl>
4270         * Makefile.in (etex.efmt, elatex.efmt): Expand contents of
4271         {etex,elatex}.ini files.
4272         (check-pooltype): In e-TeX compatibility mode there's no tex.pool, but
4273         an etex.pool.  Both after Peter Breitenlohner.
4275         * Makefile.in: Add man directory to targets.  Correct PATH setting
4276         for the nonesuch test in check-tex.
4278         * configure.in: Added man/Makefile to AC_OUTPUT.
4280 Thu Dec 18 20:37:48 1997  Olaf Weber  <infovore@xs4all.nl>
4282         * Makefile.in (check-tex): Make the nonesuch test work when we
4283         haven't installed the scripts yet.
4285         * doc/web2c.texi: Correction of -maketex -> -mktex, and a few
4286         others.
4288         * help.h: Change spelling of -maketex option to -mktex.
4290 Tue Dec 16 19:11:05 1997  Olaf Weber  <infovore@xs4all.nl>
4292         * PROJECTS: Add info on overflow bug.
4294         * help.h: Reformatted text for IPC-related switches.
4296 Sat Dec 13 23:03:46 1997  Olaf Weber  <infovore@xs4all.nl>
4298         * texmfmp.h [TeX]: Add definitions for flushdvi.
4300         * tex.ch ([32.640] l.12690): Somewhat cleaner code for the IPC
4301         fflushes.
4303 Fri Dec 12 10:25:43 1997  Olaf Weber  <infovore@xs4all.nl>
4305         * help.h: Correct some messages for the change of MakeTeX to
4306         mktex.
4308         * tex.ch ([32.640] l.12690): Add fflush(dvi_file) in two places of
4309         the IPC code; the buffering caused problems.  After Gregor
4310         Hoffleit & Richard Hutchinson.
4312         * weave.ch: Increase max_bytes, so that we can weave Omega.
4314         * doc/web2c.texi: Updated for changes to shell_enabled and
4315         openout_any variables.
4317 Wed Dec  3 17:38:53 1997  Olaf Weber  <infovore@xs4all.nl>
4319         * Makefile.in (install-fmts): The choice is between @TEX@ and
4320         @CTEX@, not @TEX@ and @ETEX@.
4322 Tue Dec  2 12:57:17 1997  Olaf Weber  <infovore@xs4all.nl>
4324         * Makefile.in (extraclean): Be more thorough.
4326         * Makefile.in (mf.base, mpost.mem): Use --base=mf, --mem=mpost
4327         option.
4329 Mon Dec  1 19:07:00 1997  Olaf Weber  <infovore@xs4all.nl>
4331         * doc/web2c.texi: Update for -interaction option.
4333         * mfmpw32.c: New file from Fabrice Popineau.
4335         * help.h: Updated for the --interaction option.
4337         * mf.ch (6.68, 6.69, 48.1199): Add support for --interaction
4338         option.
4340         * mp.ch (6.83, 6.84, 45.1293): Support for --interaction option.
4342         * tex.ch (6.73, 6,74, 50.1327): Support for the --interaction
4343         option.
4345         * Makefile.in (install-links): Links are cheap on UNIX, so install
4346         links for all kinds of *ini* and *vir*.
4348 Sun Nov 30 13:32:25 1997  Olaf Weber  <infovore@xs4all.nl>
4350         * withenable.ac: Change --with-maketextex to --with-mktextex as a
4351         consequence of the great renaming.
4353 Sat Nov 29 13:07:49 1997  Olaf Weber  <infovore@xs4all.nl>
4355         * tex.ch (29.530): Assume empty suffix means TeX input file.
4356         (29.537): Don't strip ".tex" suffix, don't give ".tex" suffix to
4357         prompt_file_name.
4358         (29.537) [Init]: New rules for determining dump file name.
4360         * mp.ch (35.770) [init]: Implement new rule for determining name
4361         of dump file.
4363         * mf.ch (38.793) [init]: Implement new rules to determine name of
4364         dump file.
4366         * Makefile.in (*.{fmt,emft,base,mem}): Changes for new name
4367         generation rules for formats.
4369         * Makefile.in (*-check): Changes for checking outside the source
4370         dir.
4371         (*-dist): Add versions of the added packages to the names of their
4372         tarballs.
4374         * configure.in: Create stamp-auto.  From Peter Breitenlohner.
4376 Tue Nov 25 18:29:47 1997  Olaf Weber  <infovore@xs4all.nl>
4378         * Makefile.in: Conditionalize tex-check, include etex-check.
4379         From Peter Breitenlohner.
4381 Mon Nov 24 17:26:40 1997  Olaf Weber  <infovore@xs4all.nl>
4383         * Makefile.in: Changes to let make check work outside the source
4384         tree.
4386         * configure.in: Create a tests subdirectory if necessary.
4388 Sat Nov 22 19:27:47 1997  Olaf Weber  <infovore@xs4all.nl>
4390         * Makefile.in: Change ?w2c-$(version).tar.gz names to
4391         ?web2c-$(version).tar.gz in the etex-dist, omega-dist, pdftex-dist
4392         targets.
4394         * README: Add references to etexdir/README, omegadir/README, and
4395         pdftexdir/README.
4397         * doc/web2c.texi: Minor updates.
4399 Fri Nov 21 15:22:53 1997  Olaf Weber  <infovore@xs4all.nl>
4401         * Makefile.in: Add a tex2.c/tex2.o file to tex_c/tex_o.
4403 Wed Nov 19 17:13:31 1997  Olaf Weber  <infovore@xs4all.nl>
4405         * share/skey1250.map, share/skey1555.map, share/texfonts.map: Name
4406         change of softkey-*.map to skey*.map.
4408         * Makefile.in: Definition of LN_S removed, it is included from
4409         common.make.
4410         Explicit rules for tangling e-TeX and PDFTeX. Corrected the rule
4411         for tangling Omega.
4412         (dist): Ensure the fontname *.map files are included.
4413         (gftopk-check, pktogf-check, pktype-check): cmr10.600pk is renamed to
4414         cmr10.pk.
4415         (depend): Make depend in $(otps) as well.
4417         * texmfmp.h [NeXT]: More compile-time endianness tests.
4419         * withenable.ac: Change formatting of help text to make it line up
4420         better.
4422 Sun Nov 16 11:41:08 1997  Olaf Weber  <infovore@xs4all.nl>
4424         * Makefile.in (install-links): Add "" to prevent syntax errors.
4426 Sat Nov 15 21:33:28 1997  Olaf Weber  <infovore@xs4all.nl>
4428         * withenable.ac: Add an --with-omega option, so that omega can be
4429         selectively disabled if so desired.
4431         * texmfmp.h: Definition of Xchr removed.  Additions for Omega.
4432         The added definitions for PDFTeX now come from an external file.
4434         * help.h: Help messages for e-TeX, PDFTeX, and Omega and friends.
4435         Since these messages are highly web2c-specific, and unlikely to
4436         change much, there seems to be little reason to move them to
4437         external files.
4439         * cpascal.h: Put definition of Xchr in this file, because Omega
4440         likes it.  Also other additions to support Omega.
4442         * configure.in: Add support for conditionally using Omega.
4444         * Makefile.in: Many changes to support building Omega.
4446 Fri Nov 14 16:39:32 1997  Olaf Weber  <infovore@xs4all.nl>
4448         * Makefile.in: Add very primitive kludge for the creation of
4449         matching e-TeX and PDFTeX distributions.
4451         * Makefile.in (web-dist): Remove etex.web and pdftex.web for the
4452         web-distribution.
4454         * Makefile.in (dist): Include tiedir in distribution.
4456         * Add tie-2.4 to the distribution.  It lives in web2c/tiedir.
4457         
4458         * texmfmp.h [eTeX]: TEXPOOLNAME changes; [PDFTeX]: define
4459         PDFTEXPOOLNAME.
4461         * help.h: Include a help header for e-TeX and PDFTeX.
4463         * Makefile.in: Changes to accomodate e-TeX and PDFTeX.
4465         * configure.in: Change @ETEXTEX@ to @CTEX@.
4467         * withenable.ac: Add --with-pdftex, --with-etex,
4468         --with-system-zlib, and --with-system-pnglib options.
4470         * configure.in: Add support for pdfTeX and e-TeX related options.
4472 Thu Nov 13 23:49:10 1997  Olaf Weber  <infovore@xs4all.nl>
4474         * texmfmp.h: Include code to test for endianess when compiling.
4475         When the BYTE_ORDER macros are available, this improves the
4476         ability to cross-compile.
4478 Mon Nov 10 13:15:21 1997  Olaf Weber  <infovore@xs4all.nl>
4480         * configure.in (WEB2CVERSION): Version 7.1.
4482 Thu Nov  6 20:29:35 1997  Olaf Weber  <infovore@xs4all.nl>
4484         * triptrap/texmf.cnf: Bumped pool_size from 32000 to 40000.
4486         * mf.ch: Bump max_font_dimen from 50 to 60.
4488         * bibtex.ch: Bump buf_size and glob_str_size from 3000 to 5000.
4490 Tue Nov  4 19:11:59 1997  Olaf Weber  <infovore@xs4all.nl>
4492         * Makefile.in: Get rid of CVS dir.
4494 Wed Oct 29 11:43:30 1997  Olaf Weber  <infovore@xs4all.nl>
4496         * withenable.ac: Correction: dump-noshare -> dump-share.
4498         * configure.in: Do not include ../kpathsea/xt.ac at the top,
4499         because that puts the tests for X before the defaults that
4500         withenable.ac sets up.
4501         * withenable.ac: Include ../kpathsea/xt.ac here.
4503         * withenable.ac: Add quotes to make --with-editor='vim +%d %s'
4504         work, rather than require --with-editor='"vim +%d %s"'.
4506 Tue Oct 28 21:35:37 1997  Olaf Weber  <infovore@xs4all.nl>
4508         * Makefile.in: Use cp -p when creating a distribution.
4510 Mon Oct 27 16:22:54 1997  Olaf Weber  <infovore@xs4all.nl>
4512         * withenable.ac: sinclude(../kpathsea/xt.ac) and
4513         sinclude(kpathsea/xt.ac) are apparently superfluous.
4515 Tue Oct 21 23:35:47 1997  Olaf Weber  <infovore@xs4all.nl>
4517         * Makefile.in: Somewhat saner handling of triptrap dir when
4518         creating a distribution.
4520 Mon Oct 20 08:05:31 1997  Olaf Weber  <infovore@xs4all.nl>
4522         * Makefile.in: Replace y.tab with y_tab.
4524         * doc/ref.bib: Preserve capitalisation in titles.
4526         * cpascal.h: Undef `read' if it is already defined, before
4527         defining it.  Don't set console device to binary on WIN32.  From
4528         Fabrice Popineau.
4530         * config.h [WIN32]: Add WIN32WIN define.  From Fabrice Popineau.
4532 Fri Oct 17 10:37:38 1997  Olaf Weber  <infovore@xs4all.nl>
4534         * cpascal.h [__DJGPP__]: Set stdin/stdout to binary, but not if
4535         they are the console device.  From Eli Zaretskii
4536         <eliz@is.elta.co.il>.
4538 Thu Oct 16 20:39:27 1997  Olaf Weber  <infovore@xs4all.nl>
4540         * Makefile.in: Add target depend:: to remake dependencies in
4541         subdirectories.
4543         * Makefile.in (tex_c, tex_o): After the last changes to tex.ch, we
4544         no longer have a tex2.c.
4546         * tex.ch: Replace 'xlparen' by '@=(@>' and 'xrparen' by '@=)@>'.
4547         Compare ./web2c/cvttex.sed: Obsolete file.  Also, various changes
4548         for e-TeX (small rearrangements, introduces Init..Tini, remove
4549         tabs and trailing blanks).  From Peter Breitenlohner
4550         <peb@mppmu.mpg.de>.
4552         * doc/web2c.texi: Remove documentation of -extend-jobname option.
4553         * help.h [TeX] Remove description of -extend-jobname option.
4554         * mp.ch: Get mpost to handle filenames with multiple dots better.
4555         * mf.ch: Get mf to handle filenames with multiple dots better.
4556         * tex.ch: Numerous changes to remove the extend-jobname stuff, and
4557         replace it with a sane handling of filenames with more than one
4558         dot.  See especially end_name and start_input.
4560 Wed Oct 15 17:37:07 1997  Olaf Weber  <infovore@xs4all.nl>
4562         * Makefile.in ($(proglib)): Added stamp-auto to the dependencies.
4564 Sun Oct 12 11:50:58 1997  Olaf Weber  <infovore@xs4all.nl>
4566         * tex.ch [53.1374]: Check name of file before opening it, not
4567         afterwards.
4568         * mp.ch [35.783]: Check name of file with open_out_name_ok before
4569         trying to open it for writing instead of afterwards.
4571 Fri Oct  3 11:10:15 1997  Olaf Weber  <infovore@xs4all.nl>
4573         * tangle.ch ([64] Delayed pool file opening.): Use
4574         basename_change_suffix to obtain a reasonable name for the pool
4575         file.
4577         * vptovf.ch (6 Open VPL file): Print version_string instead of
4578         repeating the banner.
4580         * doc/web2c.texi: Correct description of -extend-jobname option.
4582         * help.h [TEXHELP]: Correct description of -extend-jobname option.
4583         * tex.ch (29.517): Changed logic to fix extend-jobname=never
4584         problem.
4586 Thu Oct  2 18:06:11 1997  Olaf Weber  <infovore@xs4all.nl>
4588         * doc/web2c.texi: Some minor corrections, suggested by "Tomasz
4589         J. Cholewo" <tjchol01@mecca.spd.louisville.edu>.
4591         * tex.ch: A patch to allow printing of non-ascii characters. From
4592         Bernd Raichle <raichle@informatik.uni-stuttgart.de>.
4594 Wed Oct  1 23:29:54 1997  Olaf Weber  <infovore@xs4all.nl>
4596         * configure.in: Fix for faulty link window/x11.c.
4598 Tue Sep 30 11:15:35 1997  Olaf Weber  <infovore@xs4all.nl>
4600         * Makefile.in: Corrected path to rename.
4602         * Makefile.in (version_files): removed.
4603         * configure.in: Added definitions of WEB2CVERSION.
4604         * Makefile.in: Let version = @WEB2CVERSION@.
4606         * doc/Makefile.in: Use the add-info-toc script for the top level.
4608         * tangle.ch: Increase max_toks from 50000 to 60000, max_names from
4609         4000 to 6000
4610         (was 5000).
4612         * c-auto.h.in (YYTEXT_UCHAR): added to solve the unsigned char
4613         yytext[] bug.  (From Thomas Esser <te@informatik.uni-hannover.de>)
4615 Sat Apr 19 16:11:24 1997  Karl Berry  <karl@cs.umb.edu>
4617         * tex.ch: Add .latex and .ini as another special case.
4618         From: Henk Vosmeijer <vosmeijer@nfra.nl> and te.
4620 Fri Mar 21 16:45:28 1997  Karl Berry  <karl@cs.umb.edu>
4622         * Makefile.in (tex.fmt, latex.fmt, mf.base, mpost.mem): Include
4623                 $(makeargs) when calling prereq-check so that any path
4624                 changes (e.g., $(prefix)) get propagated.
4625         Bug from: jumper@lens.sri.com (Greg Jumper), among others.
4627 Mon Feb 24 17:02:14 1997  Karl Berry  <karl@cs.umb.edu>
4629         * vptovf.ch (max_kerns, hash_size, max_lig_steps): Increase
4630         for psfonts.
4631         From: Sebastian Rahtz <s.rahtz@elsevier.co.uk>.
4633 Thu Feb  6 11:27:23 1997  Karl Berry  <karl@cs.umb.edu>
4635         * Version 7.0.
4637         * tftopl.ch (tfm_size, lig_size, hash_size): Increase to match vptovf.
4638         From Richard.
4640         * vptovf.ch (max_kerns): Increase to 10007, a prime > 10000.
4641         From Richard.
4643         * tex.ch: Oops, .drv should be .drv, not .dtx!
4644         From Fabrice and Thomas.
4646         * Makefile.in (default): Depend on info.  From Tim.
4648 Tue Feb  4 14:16:19 1997  Karl Berry  <karl@cs.umb.edu>
4650         * triptrap/mptrapin.log: Missed updating this.
4652 Mon Feb  3 17:11:45 1997  Karl Berry  <karl@cs.umb.edu>
4654         * Makefile.in (windowlink): Forgot to include $(x_tool_libs).
4656 Sat Feb  1 17:17:19 1997  Karl Berry  <karl@cs.umb.edu>
4658         * Makefile.in (x_ext_lib): New variable.
4659         (windowlink): Use it.
4660         
4661         * configure.in: Fix test for -lXext to include $X_EXTRA_LIBS
4662         (needed on Solaris at least).  Introduce $x_tool_libs variable 
4663         for toolkit libraries -lXt -lXext, only leave -lX11 in $wlibs.
4664         From Ulrik.
4666         * tex.ch: Make main_memory changes more robust.
4667         Change ssup_max_strings and ssup_hyph_size to 65535.
4668         From Wayne.
4670 Fri Jan 31 17:57:14 1997  Karl Berry  <karl@cs.umb.edu>
4672         * tex.ch: Make .drv a special case.
4674 Mon Jan 27 22:34:18 1997  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
4676         * dvitomp.web, mp.web: New files (version 0.632) from John Hobby.
4677         * dvitomp.ch, mp.ch: Minor update to reflect changes in WEB files.
4679         * triptrap: Need to update master files for mptrap test.
4680         
4681 Fri Jan 17 16:56:37 1997  Karl Berry  <karl@cs.umb.edu>
4683         * Makefile.in (post-dist): Ungnuify doc/Makefile.in.
4685 Wed Jan 15 22:40:11 1997  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
4687         * mp.ch: : Allow tabs as field seperators in psfonts.map.
4689 Thu Jan 16 09:58:24 1997  Karl Berry  <karl@cs.umb.edu>
4691         * Makefile.in (socketlibs): New variable.
4692         (tex): Include it in the link.
4693         * withenable.ac (--enable-ipc): Check for -lsocket.
4694         Needed on Solaris, at least.
4695         From: Richard Walker <Richard.Walker@cs.anu.edu.au>.
4697         * tex.ch (ssup_trie_opcode, ssup_trie_size): Change to 65535.
4699 Fri Jan  3 09:02:34 1997  Karl Berry  <karl@cs.umb.edu>
4701         * tex.ch (trie_op_size, neg_trie_op_size): Change to 1501.
4702         From Braams.
4704 Sun Dec 15 16:50:39 1996  Karl Berry  <karl@cs.umb.edu>
4706         * tex.ch: ifdef-out the TCX file stuff.
4708 Mon Dec  9 00:50:56 1996  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
4710         * bibtex.ch, dvicopy.ch, dvitype.ch: Make messages consistent
4711         if called with no arguments.
4713 Sun Dec  8 16:32:50 1996  Karl Berry  <karl@cs.umb.edu>
4715         * bibtex.ch (standard_input, standard_output): Make globals here.
4716         Initialize in main program.
4718         * cpascal.h (makebinaryfile) [WIN32]: Define.
4719         (resetbin, rewritebin): New macros.
4720         (FOPENRBINMODE): Define.
4721         (standardinput, standardoutput): Remove, these are in bibtex.ch now.
4723         * config.h (unlink) [!unlink]: Add condition.
4724         * dvicopy.ch, dvitomp.ch, dvitype.ch, gftodvi.ch, gftopk.ch,
4725         mp.ch, pktogf.ch, pltotf.ch, vftovp.ch, vptovf.ch: Distinguish
4726         between text and binary files, sigh.
4727         From Fabrice.
4729 Fri Dec  6 17:44:15 1996  Karl Berry  <karl@cs.umb.edu>
4731         * texmfmem.h: Add conditionals and comments for Omega.
4732         * texmfmp.h ({ocp,ofm}openin): New macros.
4734 Tue Dec  3 14:56:54 1996  Karl Berry  <karl@cs.umb.edu>
4736         * texmfmp.h (ipcpage) [IPC]: Give correct prototype.
4737         From: Gregor Hoffleit <flight@mathi.uni-heidelberg.de>.
4739 Sun Dec  1 11:56:39 1996  Karl Berry  <karl@cs.umb.edu>
4741         * bibtex.ch (max_glob_strs): Increase to 20 for indxcite.
4743 Tue Dec  3 13:44:28 1996  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
4745         * Makefile.in (mostlyclean): Call $(MAKE) $@, not $(MAKE) $$target.
4747 Tue Dec  3 01:45:33 1996  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
4749         * triptrap/texmf.cnf: Correct max_strings.mpost.
4750         
4751         * dvitomp.ch: Duplicate banner line for use in print_version.
4753 Wed Nov 27 09:55:04 1996  Karl Berry  <karl@cs.umb.edu>
4755         * Makefile.in (distclean): Don't remove tangleboot.p.
4756         (all_subdirs): Add doc, so it gets cleaned.
4758 Tue Nov 26 11:57:25 1996  Karl Berry  <karl@cs.umb.edu>
4760         * configure.in: If --with-x-toolkit is set, set with_x.
4761         Also protect --with tests from (unusual) values starting with -.
4763         * Makefile.in (install_makeargs): Remove INSTALL_LIBTOOL_PROGRAM
4764         again, there's no way to pass it down since its value is
4765         subdirectory-relative.
4766         (mft-check): Use $(srcdir)/.. instead of ../$(srcdir).
4767         (mpost-check): Set MAKEMPX_BINDIR so we get the distribution's
4768         tex, newer, etc., not anything installed
4770 Mon Nov 25 15:04:40 1996  Karl Berry  <karl@cs.umb.edu>
4772         * configure.in: Only set with_x=no if it hasn't already been set.
4774 Fri Nov 22 17:17:03 1996  Karl Berry  <karl@cs.umb.edu>
4776         * Makefile.in (mpost-check): Run tests/mptest.
4777         * tests/mptest.mp: New file from Ulrik to test various bugs.
4779         * mp.ch: Fix from John Hobby to allow invalid big number inside
4780         btex..etex.  Will probably appear in the next mp.web.
4782 Sun Nov 10 16:02:08 1996  Karl Berry  <karl@cs.umb.edu>
4784         * Makefile.in (install-data): Install from doc, too.
4785         Install mp.pool, not mpost.pool.
4786         Call mkdirchain.
4787         From Ulrik.
4789         * configure.in: Do X testing here,
4790         * withenable.ac: Instead of here; sinclude ../kpathsea/xt.ac instead.
4792         * withenable.ac (maketextex-default): Test $withval, not $enableval.
4793         From: Gerd Neugebauer <gerd@mailhost.uni-koblenz.de>.
4795 Thu Oct 31 19:27:56 1996  Karl Berry  <karl@cs.umb.edu>
4797         * Makefile.in (texinfo.fmt): Simplify dump rule for recent Texinfo's.
4798         From: Stephen Gildea <gildea@intouchsys.com>.
4800 Sun Oct 27 05:15:03 1996  Karl Berry  <karl@cs.umb.edu>
4802         * patgen.web: New version from peb to avoid division by zero.
4803         * patgen.ch: Remove my hack that did this.
4805 Fri Oct 25 15:11:43 1996  Karl Berry  <karl@cs.umb.edu>
4807         * Makefile.in: Include doc stuff in distribution.
4809 Thu Oct 24 12:56:47 1996  Karl Berry  <karl@cs.umb.edu>
4811         * Makefile.in: Rename the mp binary to mpost, because there is a
4812         Sun OpenWindows program by that name, plus a sort-of-freeware
4813         version thereof.  Sigh, sigh, sigh.  Reported by Thomas.
4815 Wed Oct 23 17:19:29 1996  Karl Berry  <karl@cs.umb.edu>
4817         * help.h: Extra blank line in vftovp's help.
4819         * patgen.ch: Avoid division by zero when printing the efficiency.
4821 Tue Oct 22 13:14:26 1996  Karl Berry  <karl@cs.umb.edu>
4823         * triptrap/texmf.cnf (MPXCOMMAND): Turn off with 0,
4824         not none, which feature I guess I removed from callmakempx
4825         at some point.
4827         * Makefile.in (default, all): Depend on formats, not
4828         $(fmts) $(bases) $(mems).  We weren't remaking the formats.
4829         
4830         * Makefile.in (trip, trap, mptrap): @echo to stderr, no use
4831         redirecting it to the file we tell them to look at.
4833         * mf.ch: Initialize char_class[255]; somehow the loop was changed
4834         to stop at 254?!
4836         * triptrap/texmf.cnf: Oops, can't have comments on the same line
4837         as variable definitions.
4839 Sun Oct 20 18:00:16 1996  Karl Berry  <karl@cs.umb.edu>
4841         * Makefile.in (mpware_sources): New variable.
4842         ($(mpware)): New target, replacing mpware.
4843         (always): No longer needed.
4845 Tue Oct 15 17:23:40 1996  Karl Berry  <karl@cs.umb.edu>
4847         * Makefile.in (version_files): Add mpto.c and newer.c in mpware/.
4849 Mon Oct 14 11:09:28 1996  Karl Berry  <karl@cs.umb.edu>
4851         * cpascal.h (makebinaryfile) [!WIN32]: Define as a no-op.
4852         * dvicopy.ch: Have to change stdin/stdout to be ``binary'' files.
4853         * config.h (DllImport) [_WIN32]: Define.
4854         * Changes for NT from: Fabrice POPINEAU <popineau@esemetz.ese-metz.fr>.
4856         * weave.ch (max_toks, max_texts),
4857         * tangle.ch (max_texts): Increase for tex2pdf.
4859 Sun Oct 13 16:54:11 1996  Karl Berry  <karl@cs.umb.edu>
4861         * patgen.ch: Patch the new call to get_input.
4863         * dvicopy.web: Update (just a doc change) from peb.
4864         * patgen.web: Update to version 2.2 from peb.
4866         * tests: Rename directory from check/, for the sake of Gnits.
4868 Tue Oct  8 16:10:31 1996  Karl Berry  <karl@cs.umb.edu>
4870         * Makefile.in (lib_sources): Add printversion.c.
4871         (version_files): Add makempx.in.
4873 Mon Oct  7 17:12:03 1996  Karl Berry  <karl@cs.umb.edu>
4875         * *.ch: Oops, turns out printversionandexit needs more arguments.
4876         * cpascal.h: Change decl.
4878 Sun Oct  6 18:02:27 1996  Karl Berry  <karl@cs.umb.edu>
4880         * cpascal.h (kpathseaversionstring): Remove this.
4881         (printversionandexit): Declare this.
4882         *.ch: Call the latter with the program banner.
4884 Sun Sep  8 19:14:09 1996  Karl Berry  <karl@cs.umb.edu>
4886         * mp.ch: Fix help message reference to MPtoTeX.
4888 Sat Sep  7 17:34:36 1996  Karl Berry  <karl@cs.umb.edu>
4890         * Makefile.in (default all): Make $(fmts) $(bases) $(mems) by default.
4892 Fri Sep  6 15:03:35 1996  Karl Berry  <karl@cs.umb.edu>
4894         * configure.in: Call AC_PROG_RANLIB.
4896 Wed Aug 14 16:31:42 1996  Karl Berry  <karl@cs.umb.edu>
4898         * tex.ch: Make .ins a ``known'' extension, too.
4900 Sun Aug  4 15:51:41 1996  Karl Berry  <karl@cs.umb.edu>
4902         * cpascal.h (kpathseaversionstring): Need to restore _'s.
4904         * *.ch: print_ln (kpathsea_version_string) with --version.
4906 Fri Jul 26 15:47:35 1996  Karl Berry  <karl@cs.umb.edu>
4908         * Makefile.in: Remove co.make.
4910 Wed Jul 24 10:24:37 1996  Karl Berry  <karl@cs.umb.edu>
4912         * Makefile.in (dist_subdirs, all_subdirs): Remove man.
4914 Sat Jun  8 13:15:40 1996  K. Berry  <kb@cs.umb.edu>
4916         * Makefile.in: Use $(kpathsea_link) instead of $(link_command).
4918 Sat Jun  1 13:12:44 1996  Karl Berry  <karl@cs.umb.edu>
4920         * texmfmp.h (openoutnameok): Move outside of #ifdef TeX conditional.
4922 Mon May 27 13:27:38 1996  Karl Berry  <karl@cs.umb.edu>
4924         * config.h: Use #if __STDC__, not #ifdef.
4926 Sat May 25 15:30:52 1996  Karl Berry  <karl@cs.umb.edu>
4928         * tex.ch: Doc fix.
4930 Fri May 24 11:12:07 1996  Karl Berry  <karl@cs.umb.edu>
4932         * help.h (TEXHELP): Document -extend-jobname.
4933         * tex.ch: Implement it.
4935         * dvitype.ch (name_size): Increase to 1000. We should dynamically
4936         allocate all these arrays, but it doesn't seem worth the trouble
4937         to delay the release even more.
4939 Thu May 23 16:53:38 1996  Karl Berry  <karl@cs.umb.edu>
4941         * bibtex.ch: Dynamically (re)allocate the wiz_fn_space array
4942         wiz_functions, as Nelson has reached the limit.
4944 Mon May 13 17:27:23 1996  Karl Berry  <karl@cs.umb.edu>
4946         * *.ch: Include program name in `need <however many> arguments' error.
4948 Mon May  6 14:42:09 1996  Karl Berry  <karl@cs.umb.edu>
4950         * dvitype.ch: Doc fixes.
4952 Fri May  3 17:34:29 1996  Karl Berry  <karl@cs.umb.edu>
4954         * withenable.ac: Use AC_ARG_WITH instead of AC_ARG_ENABLE for
4955         maketextex-default.
4956         Turn off MakeTeXTeX by default, as intended.
4957         Remove maketexmf-default -- that is in kpathsea now.
4959 Thu May  2 14:14:38 1996  Karl Berry  <karl@cs.umb.edu>
4961         * Makefile.in (dist_subdirs): Add contrib, rename data to share.
4963         * kpathsea.make (c_auto_h_dir): Restore this.
4965 Mon Apr 29 16:09:10 1996  Karl Berry  <karl@cs.umb.edu>
4967         * Makefile.in ({tex,mp,mf}.pool): Add these targets along with the
4968         .p's, since they get made at the same time.  We never depend on them.
4970 Sun Apr 28 15:06:15 1996  Karl Berry  <karl@cs.umb.edu>
4972         * configure.in (pb_AC_ASM_UNDERSCORE): Add call to new routine.
4973         From: Peter Breitenlohner <peb@MPPMU.MPG.DE>.
4975 Sat Apr 27 17:11:00 1996  Karl Berry  <karl@cs.umb.edu>
4977         * tex.ch: Add changes from Wayne for dynamically allocated number
4978         of hyphenation exceptions.
4980 Mon Apr 22 11:47:17 1996  Karl Berry  <karl@cs.umb.edu>
4982         * pktogf.ch: Correct call to kpse_open_file.
4984 Sun Apr 21 17:27:02 1996  Karl Berry  <karl@cs.umb.edu>
4986         * help.h (MFHELP, TEXHELP): Document [-no]-maketex.
4988 Wed Mar 13 15:43:00 1996  Karl Berry  <karl@cs.umb.edu>
4990         * configure.in (AC_OUTPUT): Add doc/Makefile.
4992 Tue Mar 12 15:27:37 1996  Karl Berry  <karl@cs.umb.edu>
4994         * tex.ch (hyph_size): Increase to 1009.
4996 Sun Mar 10 15:56:35 1996  Karl Berry  <karl@cs.umb.edu>
4998         * tex.ch (\openout): Don't log if the log file isn't open yet.
5000         * bibtex.ch (glob_str_size): Increase to buf_size. Suggested by Ulrik.
5001         Could dynamically allocate it (and global_strs, etc.), a la
5002         entry_strs, but time is fleeting.
5004 Fri Feb 23 11:23:27 1996  Karl Berry  <karl@cs.umb.edu>
5006         * bibtex.ch: Doc fix.
5008 Sun Feb 18 16:18:54 1996  Karl Berry  <karl@cs.umb.edu>
5010         * (most).ch: Change xopenfile calls to kpse_find_file.
5012 Sat Feb 17 15:22:59 1996  Karl Berry  <karl@cs.umb.edu>
5014         * tex.ch (\openout): Log what we open, and disallow some filenames.
5015         * texmfmp.h (openoutnameok): Declare this.
5017 Fri Feb 16 17:55:12 1996  Karl Berry  <karl@cs.umb.edu>
5019         * texmfmp.h (NONASCII): Define this.
5021 Thu Feb 15 14:11:58 1996  Karl Berry  <karl@cs.umb.edu>
5023         * tex.ch: Set kpse_make_tex_discard_errors if interaction = batchmode.
5024         * mf.ch, mp.ch: Likewise.
5025         * Makefile.in (tex-check): Include check that this works.
5026         * texmfmp.h: Include <kpathsea/tex-make.h>.
5027         * cpascal.h (kpsemaketexdiscarderrors): New macro.
5028         
5029         * data: Rename to `share'.
5030         * Makefile.in: Uses changed.
5032 Wed Feb 14 11:25:03 1996  Karl Berry  <karl@cs.umb.edu>
5034         * mf.ch, mp.ch: Incorporate patches for length of single-character
5035         unprintable strings, per message to tex-implementors.
5036         From: vieth@thphy.uni-duesseldorf.de (Ulrik Vieth).
5037         Date: Wed, 20 Dec 1995 13:43:52 +0100.
5039 Sat Feb 10 15:17:45 1996  Karl Berry  <karl@cs.umb.edu>
5041         * mf.ch: Use halfp where possible (from Andreas Scherer).
5043         * tex.ch: Add copyright clarification (from bernd).
5045         * help.h ({TEX,MF,MP}HELP): -program is really -progname.
5047         * tex.ch, mf.ch, mp.ch: Remove word `default' in ``Can't find the
5048         default ___ foo.''
5050 Fri Feb  9 15:46:31 1996  Karl Berry  <karl@cs.umb.edu>
5052         * withenable.ac: --with-maketexpk etc. moved to
5053         kpathsea/withenable.ac.
5055 Sat Feb  3 15:45:15 1996  Karl Berry  <karl@cs.umb.edu>
5057         * Makefile.in (DEFS): Move to common.make.
5059 Sun Dec 31 16:46:23 1995  Karl Berry  <karl@cs.umb.edu>
5061         * cpascal.h (kpsefindmft): Add to underscore-less list.
5063 Fri Dec 29 17:17:02 1995  Karl Berry  <karl@cs.umb.edu>
5065         * Makefile.in: misc.make is now clean.make.
5067 Tue Dec 26 15:04:10 1995  Karl Berry  <karl@cs.umb.edu>
5069         * Makefile.in (program_files): Add *.ac.
5070         * withenable.ac: New file.
5072         * configure.in (maketex*): Fix doc strings.
5074 Mon Dec 18 11:29:44 1995  Karl Berry  <karl@cs.umb.edu>
5076         * Makefile.in (programs): New target.
5078 Sun Dec 17 15:10:09 1995  Karl Berry  <karl@cs.umb.edu>
5080         * tex.ch: Add support for dumping interesting parts of the .fmt
5081         file, to aid in debugging latex, etc.  Suggested by David Carlisle.
5083 Tue Dec 12 15:57:15 1995  Karl Berry  <karl@cs.umb.edu>
5085         * Makefile.in (install-links): Make dependency of install-exec,
5086         rather than install-data.
5087         (install-exec): Install the pool files as well.
5088         From Ulrik.
5090         * mf.ch, mp.ch: Module number corrections, etc., from Ulrik.
5092 Mon Dec 11 12:59:16 1995  Karl Berry  <karl@cs.umb.edu>
5094         * Makefile.in (tex-check): Add run of Bernd's mltextst.tex, and
5095         add that file to check/.
5097         * weave.ch: Remove bogus increment of optind that prevented
5098         recognition of the change file.
5100 Sun Dec 10 14:58:38 1995  Karl Berry  <karl@cs.umb.edu>
5102         * Makefile.in (post-dist): Include tangleboot.p.
5104         * mf.ch: Back to disallowing 8-bit characters.
5105         * mp.ch: Disallow in general, but allow when |tex_flushing|.
5106         From Ulrik.
5108         * Makefile.in (check/check.log): New target.
5109         (pre-dist): Depend on it.
5111         * mft.ch: Use kpse_find_mft.
5113         * Makefile.in (triptrap): Rename from mptriptrap. From Ulrik.
5115         * triptrap/texmf.cnf: Remove pool_size.mp, since it was being
5116         treated as 32000 anyway. From Ulrik.
5118         * cpascal.h: Doc fix, from a comment by Andreas S.
5120         * Makefile.in (install-man): New target, dependency of
5121         install-data. 
5122         (install-links): Don't install tex as a link, it's the binary.
5123         From: Joern Clausen <joern@techfak.uni-bielefeld.de> (among others).
5125 Sat Dec  9 20:26:51 1995  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
5127       * cpascal.h (kpsemftformat): Add this for MFT style files.
5129 Sun Dec  3 13:42:33 1995  Karl Berry  <karl@cs.umb.edu>
5131         * mp.ch: Make character 255 invalid here, too.
5132         Allow input filenames like `one.two.mp'.
5134         * tex.ch: .dtx is another special case for TeX input.
5136 Fri Dec  1 16:15:32 1995  Karl Berry  <karl@cs.umb.edu>
5138         * mf.ch, mp.ch, mft.ch: Patches from Ulrik to allow 8-bit
5139         input. (Although bugs remain.)
5140         
5141 Mon Nov 27 11:10:53 1995  Karl Berry  <karl@cs.umb.edu>
5143         * Makefile.in (install-links): Install mltex as a link to virtex.
5145 Sun Nov 26 13:40:01 1995  Karl Berry  <karl@cs.umb.edu>
5147         * help.h (TEXHELP): Document -mltex.
5149 Fri Nov 24 13:16:13 1995  Karl Berry  <karl@cs.umb.edu>
5151         * Makefile.in (install-data): Avoid use of basename here.
5153 Thu Nov 23 15:20:24 1995  Karl Berry  <karl@cs.umb.edu>
5155         * dvicopy.web, dvicopy.ch: Update for version 1.5.
5157 Wed Nov 22 13:04:50 1995  Karl Berry  <karl@cs.umb.edu>
5159         * mft.ch: Treat tab and form feed like spaces on input.
5161         * {weave,tangle,mft,patgen,vptovf,pltotf}.ch: Increase input line
5162         length limit to 3000. From Ulrik.
5164 Sun Nov 19 16:05:06 1995  Karl Berry  <karl@cs.umb.edu>
5166         * Makefile.in (program_files): Remove tangleboot.p.
5167         (dist): Don't include various files in check/.
5168         (distclean): Remove tangleboot.
5169         (clean): Remove *.fmt, etc.
5170         From John I.
5172 Sat Nov 18 17:05:37 1995  Karl Berry  <karl@cs.umb.edu>
5174         * Makefile.in (distclean): Remove *extra.c. From Peter Dyballa.
5176         * tex.ch: String recycling changes from Bernd.
5178 Fri Nov 17 13:22:31 1995  Karl Berry  <karl@cs.umb.edu>
5180         * mp.ch (open_write_file): Needs modification for Amiga. From
5181         Andreas S.
5183         * gftodvi.ch (start_gf): Initialize arg_buf_ptr. From Andreas S.
5185         * help.h (TEXHELP, MFHELP, MPHELP): Document new option -program.
5187         * tangle.ch, weave.ch: Correct logic for finding chg_name. From
5188         Ulrik and Andreas S.
5190         * cpascal.h (libcfree): Use this name instead of cfree, which
5191         historically exists on some systems.
5192         * tex.ch, mf.ch, mp.ch: Change the calls.
5194         * dvitomp.ch, gftodvi.ch: abs => fabs. From Ulrik.
5196 Thu Nov 16 16:18:11 1995  Karl Berry  <karl@cs.umb.edu>
5198         * weave.ch, vptovf.ch, tangle.ch, pltotf.ch, patgen.ch: Call
5199         kpse_set_progname. From Gregor Hoffleit.
5201         * Makefile.in (install-exec): make install-exec in mpware.
5202         (clean): Remove junk from mptriptrap.
5203         (install-links, install-fmts, etc.): Various fixes.
5204         From Ulrik.
5206         * config.h (AMIGAWIN) [AMIGA]: Define this. From Andreas Scherer.
5208 Sun Nov 12 16:05:44 1995  Karl Berry  <karl@cs.umb.edu>
5210         * gftype.ch (parse_arguments): Had <> -1 instead of = -1 when
5211         checking the getopt_return_val.
5213         * mf.ch, mp.ch (ab_vs_cd): Remove assembler possibility for this,
5214         since it's not an inner loop function. From Wayne.
5216         * mp.ch: Allow more comment characters in psfonts.map.
5217         Make all error messages use `psfonts.map' consistently. From Ulrik.
5219         * help.h (TEXHELP): -shell-escape instead of -noshell. Alphabetize
5220         all (excepting -help/-version).
5222         * tex.ch: Adding logging of system, disable by default, convert to
5223         external character set. Suggested by Bernd, Nelson, et al.
5225         * Makefile.in (dvitomp-check): Use ./dvitomp.
5227 Mon Oct 30 17:04:19 1995  Karl Berry  <karl@cs.umb.edu>
5229         * help.h (MPHELP): Corrections from John Hobby.
5231 Sun Oct 22 16:47:23 1995  Karl Berry  <karl@cs.umb.edu>
5233         * Makefile.in (mems, bases, fmts, formats, mptriptrap): New
5234         targets. Reported by Ulrik.
5235         (web2c, .ch.p, tangle.p): Use $(shared_env). From Simon.
5236         (tex.fmt, latex.fmt): Missing \ before \input. Reported by Tim.
5237         (install-links): Install vir* links as well as ini*. Reported by Tim.
5239 Sat Oct  7 17:48:43 1995  Karl Berry  <karl@cs.umb.edu>
5241         * Makefile.in (install-links): Also depend on install-mems. From Ulrik.
5243 Fri Oct  6 16:26:13 1995  Karl Berry  <karl@cs.umb.edu>
5245         * Makefile.in: Use ./<program> instead of just <program>, in the
5246         *-check targets and trip. From Wayne.
5248         * help.h ({TEX,MF,MP}HELP: Document %&ini.
5250 Mon Oct  2 15:55:57 1995  Karl Berry  <karl@cs.umb.edu>
5252         * pooltype.ch: Call kpse_set_progname.
5254 Sat Sep 30 15:06:57 1995  Karl Berry  <karl@cs.umb.edu>
5256         * tex.ch: Add \write18 and -output-comment support.
5257         * help.h (TEX_HELP): Document the options.
5259 Sat Sep 23 15:05:06 1995  Karl Berry  <karl@cs.umb.edu>
5261         * configure.in (strtol): Move this test to kpathsea, since we
5262         can only use it once.
5264 Wed Sep 20 16:22:54 1995  Karl Berry  <karl@cs.umb.edu>
5266         * tex.ch: Chop off an extension of .ltx, .texi, or .texinfo after
5267         all, when making the jobname.
5269 Sun Sep 17 11:48:34 1995  Karl Berry  <karl@cs.umb.edu>
5271         * configure.in: Enable MakeTeXMF and MakeTeXTFM by default.
5273 Sat Sep  9 16:26:01 1995  Karl Berry  <karl@cs.umb.edu>
5275         * Makefile.in (install-data): Install the *.map files.
5276         (dist): Put the .tcx and .map files in a subdir `data'.
5278 Thu Sep  7 12:43:02 1995  Karl Berry  <karl@cs.umb.edu>
5280         * Makefile.in (lib_sources): Remove xopenfile.c.
5282 Mon Sep  4 17:15:43 1995  Karl Berry  <karl@cs.umb.edu>
5284         * cpascal.h (xopenfile): Moved to kpathsea.
5286 Fri Sep  1 17:43:05 1995  Karl Berry  <karl@cs.umb.edu>
5288         * configure.in: Doc fix.
5289         * texmfmem.h: Doc fix.
5291 Thu Aug 31 13:36:09 1995  Karl Berry  <karl@cs.umb.edu>
5293         * cpascal.h (odd): Maybe x & 1 is better than x % 2.
5294         (half, halfp, roundscaled, roundfraction, floorscaled,
5295         floorunscaled): Define these.
5296         * mf.ch, mp.ch (ab_vs_cd) [ASM_SCALED_FRACTION]: ifdef this, and
5297         use the routines above.
5298         * configure.in: If Linux, set and substitute for @system_optimize@.
5300 Wed Aug 30 16:30:56 1995  Karl Berry  <karl@cs.umb.edu>
5302         * texmfmem.h: Remove junkx and junky in LittleEndian case.
5303         Reported by Wayne.
5305         * config.h (NO_DUMP_SHARE): Renamed from NO_FMTBASE_SWAP.
5307 Fri Aug 25 13:21:31 1995  Karl Berry  <karl@cs.umb.edu>
5309         * Makefile.in (prereq-lose, tex.fmt, latex.fmt, mp.mem, etc.): New
5310         targets, mostly copied from the old Makefiles. Run kpsewhich to
5311         make sure the input files are there first.
5313 Thu Aug 24 19:13:02 1995  Karl Berry  <karl@cs.umb.edu>
5315         * help.h (TEXHELP, MPHELP, MFHELP): Mention the &DUMPFILE capability.
5317 Tue Aug 22 11:44:08 1995  Karl Berry  <karl@cs.umb.edu>
5319         * kpathsea.make (c_auto_h_dir): Define this.
5321         * dvitype.ch: Don't call xfclose if we didn't open the tfm file.
5323 Mon Aug 21 16:43:39 1995  Karl Berry  <karl@cs.umb.edu>
5325         * cpascal.h (FOPENRMODE): Define this.
5326         * dvitype.ch (open_tfm_file): Don't call xopenfile, since we don't
5327         want to exit if no TFM file.
5329 Fri Aug 18 09:21:14 1995  Karl Berry  <karl@cs.umb.edu>
5331         * Makefile.in (program_files): Put .tcx files here.
5333 Tue Aug  8 14:56:49 1995  Karl Berry  <karl@cs.umb.edu>
5335         * cpascal.h (putbyte): Swallow semicolon.
5337 Thu Aug  3 11:32:07 1995  Karl Berry  <karl@cs.umb.edu>
5339         * Makefile.in (dist): Only remake triptrapdiffs if necessary.
5341 Tue Aug  1 19:26:21 1995  Karl Berry  <karl@cs.umb.edu>
5343         * tex.ch: Merge Wayne's dynamic font sizing changes.
5344         * texmfmem.h (B0, B1): Declare as short, instead of quarterword.
5346 Mon Jul 31 17:46:11 1995  Karl Berry  <karl@cs.umb.edu>
5348         * mp.ch, mf.ch, tex.ch: Omit $ from setup_bound_var calls.
5350 Sat Jul 29 13:13:31 1995  Karl Berry  <karl@cs.umb.edu>
5352         * configure.in: Generate mpware/Makefile.
5354         * texmfmp.h: Rename from texmf.h.
5356         * dvitomp.ch, dvitomp.web: New files.
5357         * Makefile.in: Add rules to make dvitomp.
5358         * help.h (DVITOMPHELP): Define this.
5360 Fri Jul 28 11:10:46 1995  Karl Berry  <karl@cs.umb.edu>
5362         * mp.ch: Dynamically allocate/set str_pool, string_vacancies,
5363         etc., for the sake of the mptrap test.
5365         * Makefile.in (post-dist): Include *.sed. From Greg.
5367         * kpathsea.make (kpathsea_parent): Define as ../.., not using
5368         $(top_srcdir). From Greg.
5370         * mp.ch (copy_old_name): Null-terminate.
5371         
5372         * triptrap/texmf.cnf (MPXCOMMAND): Set to `none'.
5374 Thu Jul 27 17:56:18 1995  Karl Berry  <karl@cs.umb.edu>
5376         * mp.ch (more_name): Rewrite to make last . the one that counts
5377         for the extension. And change jobname setting accordingly.
5379         * Makefile.in (all_subdirs): Add window.
5381 Tue Jul 25 13:17:28 1995  Karl Berry  <karl@cs.umb.edu>
5383         * mp.ch: malloc old_file_name.
5385 Mon Jul 24 17:45:42 1995  Karl Berry  <karl@cs.umb.edu>
5387         * Makefile.in (mptrap): New target.
5388         (trap): Rename some trap.* files to avoid conflicts.
5390 Sun Jul 23 11:43:51 1995  Karl Berry  <karl@cs.umb.edu>
5392         * help.h (MPHELP): Define this.
5394 Sat Jul 22 14:20:50 1995  Karl Berry  <karl@cs.umb.edu>
5396         * *.ch: Reformat changes to get rid of extra % lines, etc.
5398         * Makefile.in (mp, mfpextra.c): New target.
5399         (mp_o, mp_c): New variables.
5400         * texmfmem.h: Include MP in #ifdef's and comments.
5402 Fri Jul 21 15:31:17 1995  Karl Berry  <karl@cs.umb.edu>
5404         * texmf.h (undumpuppercheckthings): New macro.
5405         * tex.ch (hyf_next, font_name, font_area): Use it. These base
5406         types are unsigned, so comparing to 0 is redundant.
5408         * mf.ch: Dynamicize main memory, a la TeX. Now with a memory size
5409         of 3001, we pass the trap test. Whew.
5411 Thu Jul 20 13:48:40 1995  Karl Berry  <karl@cs.umb.edu>
5413         * texmf.h (put[24]bytes): Define these again.
5414         * mf.ch: Use them instead of the default for tfm_two and tfm_four.vb
5416         * mf.ch: Dynamically set error_line, half_error_line,
5417         max_print_line, gf_buf, gf_buf_size. This is for the trap test.
5419 Wed Jul 19 11:31:00 1995  Karl Berry  <karl@cs.umb.edu>
5421         * tex.ch (dvi_buf_size): Rename all occurrences of dvibuf_size.
5423 Tue Jul 18 14:09:15 1995  Karl Berry  <karl@cs.umb.edu>
5425         * Makefile.in (install-links): Install links for inimf and initex.
5427         * configure.in: Check for -lposix giving us sigemptyset.
5428         From: bernt@weinberg.pop.bio.aau.dk (Bernt Guldbrandtsen).
5430 Mon Jul 17 13:08:32 1995  Karl Berry  <karl@cs.umb.edu>
5432         * configure.in: Change default to not include X support.
5434         * Makefile.in (mf): Add dependency on $(windowlib), and link with
5435         $(windowlink).
5436         $(windowlib): New variable, target, etc.
5437         * window: New directory for the window support.
5439         * configure.in: Use NO_DUMP_SHARE rather than NO_FMTBASE_SHARE, in
5440         preparation for Metapost.
5442 Sun Jul 16 14:19:04 1995  Karl Berry  <karl@cs.umb.edu>
5444         * configure.in (ipc, auto-dump): AC_ARG_ENABLE these.
5446 Sat Jul 15 16:04:13 1995  Karl Berry  <karl@cs.umb.edu>
5448         * acconfig.h: Make this a symlink to ../kpathsea/acconfig.h, as
5449         with everything else.
5450         * configure.in: Start adding all the --with's and --enable's.
5452         * tex.ch: Patches from Wayne to allow extending the hash table via
5453         a hash_extra value.
5455 Fri Jul 14 14:36:47 1995  Karl Berry  <karl@cs.umb.edu>
5457         * tex.ch: Regenerate the first 256 strings if the user changed
5458         which characters are printable.
5460 Thu Jul 13 14:09:19 1995  Karl Berry  <karl@cs.umb.edu>
5462         * help.h (TEXHELP): Document -translate-file.
5463         * texmf.h (setupcharset): Declare this.
5464         * tex.ch (is_printable): Declare this new array.
5466 Sat Jul  8 13:54:13 1995  Karl Berry  <karl@cs.umb.edu>
5468         * bibtex.ch (stat, tats): Enable these by default.
5470         * cpascal.h (BIB_XRETALLOC): Slight front end to XRETALLOC for
5471        BibTeX's dynamic arrays.
5473 Wed Jul  5 17:47:03 1995  Karl Berry  <karl@cs.umb.edu>
5475         * bibtex.ch: Begin merging changes for dynamic array allocation.
5476         From Nelson.
5478 Thu Jun 29 19:06:31 1995  Karl Berry  <karl@cs.umb.edu>
5480         * tex.ch (font_bc, font_ec): Do not check these unsigned char
5481         values against the range [0,255] when undumping.
5482         
5483         * tex.ch: Use fputs instead of wterm for string variables
5484         name_of_file, TEX_format_default.
5485         * mf.ch: Likewise.
5487         * help.h (TEX_IPC_HELP): Split this out from TEXHELP.
5489 Wed Jun 21 15:35:09 1995  Karl Berry  <karl@cs.umb.edu>
5491         * help.h (MFHELP, TEXHELP): Document -base and -fmt respectively.
5493         * tex.ch: Restore checking of various arrays when undumping.
5494         * texmf.h (undumpcheckedthings): Macro to do the checking.
5496 Tue Jun 20 19:53:38 1995  Karl Berry  <karl@cs.umb.edu>
5498         * help.h (TEXHELP) [IPC]: Document -ipc and -ipc-start.
5500 Fri Jun 16 11:45:48 1995  Karl Berry  <karl@cs.umb.edu>
5502         * tex.ch: Add IPC changes.
5503         From: Shamim Mohamed <shamim@howland.isu.edu>
5504         From: Tomas G. Rokicki <rokicki@CS.Stanford.EDU>
5506 Tue Jun 13 11:30:57 1995  Karl Berry  <karl@cs.umb.edu>
5508         * tex.ch (max_font_max): Increase to 1000, why not.
5509         * mf.ch (tfm_out, tfm_two, tfm_four, tfm_qqqq): Leave default
5510         definitions.
5512         * kpathsea.make (kpathsea_parent): Use $(top_srcdir). From Greg.
5514 Sat Jun 10 19:25:10 1995  Karl Berry  <karl@cs.umb.edu>
5516         * texmf.h: Include c-pathch.h.
5518         * tex.ch: Add changes to allow > 256 fonts.
5519         * texmfmem.h (fmemoryword): New type.
5520         From: wgs@maths.ucd.ie (Wayne G. Sullivan) and
5521         From: Bernd Raichle <raichle@azu.informatik.uni-stuttgart.de>.
5523 Thu Jun  8 20:11:43 1995  Karl Berry  <karl@cs.umb.edu>
5525         * mf.ch: Use IS_AREA_SEP here, too.
5527 Sun Jun  4 13:56:08 1995  Karl Berry  <karl@cs.umb.edu>
5529         * config.h (unlink) [UNLINK_MISSING && HAVE_REMOVE]: Define as remove.
5531         * mft.ch: No longer need special case in input_ln, eof itself
5532         checks now.
5533         * {tangle,weave}.ch: Avoid /dev/null by just leaving the variable
5534         name NULL.
5536         * tex.ch (area_delimiter): Do : stuff for Amiga. From Andreas Scherer.
5538         * texmf.h (initscreen, updatescreen, blankrectangle, paintrow):
5539         Add prototypes for these.
5541         * Makefile.in (post-dist): Work on this.
5543 Sat Jun  3 11:45:32 1995  Karl Berry  <karl@cs.umb.edu>
5545         * tex.ch: Redo setup_bound_var to allow _'s in the names the user sees.
5547         * bibtex.ch (ent_str_size): Double to 200. From Nelson.
5549         * texmf.h (setupboundvariable): Declare this.
5551 Fri Jun  2 17:37:36 1995  Karl Berry  <karl@cs.umb.edu>
5553         * tex.ch: Merge in Wayne's dynamic array diffs.
5554         (hash_size, hash_prime): Increase to 10000 and 8501 for no
5555         particular reason.
5557         * texmf.h (xmallocarray): Add one to element size.
5559 Thu Jun  1 11:45:11 1995  Karl Berry  <karl@cs.umb.edu>
5561         * tex.ch, mf.ch: If input file is foo.tex, output goes to foo.dvi,
5562         not foo.tex.dvi!  Fix from May 28 change.
5563         
5564         * tex.ch (trie_size): Increase to 50000 to support U[KS] English,
5565         French, and German.
5566         From: Richard Walker <Richard.Walker@cs.anu.edu.au>.
5567         (nest_size): Increase to 100.
5568         From: lamport@src.dec.com.
5570         * {tex,mf,bibtex,gftodvi}.ch (name_of_file): Declare as a pointer
5571         to text_char, not char, so 8-bit filenames get echoed in correctly
5572         in ^^ notation.  From: thorinn@diku.dk (Lars Mathiesen).
5574 Sun May 28 17:45:33 1995  Karl Berry  <karl@cs.umb.edu>
5576         * tex.ch, mf.ch: If input file is a.b.{tex,mf}, jobname is a.b, so
5577         we write to a.b.log. From rs@purple.in-ulm.de (Ralph Schleicher).
5579         * vptovf.ch: Increase sizes of constants (Sebastian).
5581 Sat May 27 17:15:46 1995  Karl Berry  <karl@cs.umb.edu>
5583         * dvi{type,copy}.ch: Add options to replace the dialogue.
5585 Fri May 26 17:34:06 1995  Karl Berry  <karl@cs.umb.edu>
5587         * config.h (strtol) [!HAVE_STRTOL]: Declare this.
5588         * configure.in (strtol): AC_CHECK_FUNCS for it.
5589         
5590         * cpascal.h (addressofint): Rename to just addressof.
5591         * *.ch: Change calls.
5593 Wed May 24 19:37:25 1995  Karl Berry  <karl@cs.umb.edu>
5595         * help.h, *.ch: Finish -help and -version for all but dvitype.
5597 Sat May 20 13:02:04 1995  Karl Berry  <karl@cs.umb.edu>
5599         * *.ch: Use new usage(1, 'progname'). 
5601         * cpascal.h (basenamechangesuffix): Take three args now.
5602         *.ch: Change calls.
5604 Fri May 19 19:29:06 1995  Karl Berry  <karl@cs.umb.edu>
5606         * cpascal.h (findsuffix): Another in the underscore list.
5607         
5608         * help.h (GFTOPK): Define help string.
5609         * gftopk.ch: Add -help and -version support.
5611 Tue May 16 15:47:02 1995  Karl Berry  <karl@cs.umb.edu>
5613         * cpascal.h (removesuffix): Add this to the underscore list.
5615         * help.h (MFT, PATGEN, VFTOVP): Define help string.
5616         * {vftovp,patgen,mft}.ch: Add -help and -version support.
5618 Sun May 14 11:14:46 1995  Karl Berry  <karl@fosse>
5620         * texmf.h (bytefile, wordfile): Do not define here.
5621         * mf.ch, tex.ch (alpha_file, byte_file, word_file): Keep these
5622         declarations.
5624 Tue May  9 15:47:55 1995  Karl Berry  <karl@cs.umb.edu>
5626         * help.h (PKTYPE, GFTYPE, TFTOPL, PKTOGF): Define *HELP strings.
5627         * {pktogf,tftopl,gftype,pktype}.ch: Add -help and -version support.
5629 Mon May  8 12:05:05 1995  Karl Berry  <karl@cs.umb.edu>
5631         * pooltype.ch: Append `pool' if necessary.
5633 Sat May  6 11:24:01 1995  Karl Berry  <karl@cs.umb.edu>
5635         * Makefile.in (lib_sources): Add usage.c.
5636         * config.h (usage): Declare it.
5638 Fri May  5 17:48:13 1995  Karl Berry  <karl@cs.umb.edu>
5640         * pooltype.ch: Write the usage function in C now, passing in the
5641         help string.
5643 Thu May  4 19:41:05 1995  Karl Berry  <karl@cs.umb.edu>
5645         * cpascal.h: Include help.h.
5646         * help.h: New file for help messages.
5648 Fri Apr 28 13:45:08 1995  Karl Berry  <karl@cs.umb.edu>
5650         * cpascal.h: Include kpathsea/tex-file.h here.
5651         * *.ch: Don't bother including it in only the relevant change files.
5652         
5653         * cpascal.h (alphafile, fileptr): Don't bother defining these.
5654         * bibtex.ch (alpha_file): Define as text.
5656 Tue Apr 25 13:43:13 1995  Karl Berry  <karl@cs.umb.edu>
5658         * *.ch: Don't bother changing program statements or removing
5659         compiler directives now.
5661         * *.ch: Use ^char instead of c_string where possible.
5663         * Makefile.in: Clean up clean rules, etc.
5665         * Update all .web files from 21 March 1995 Knuth archive.  (bibtex,
5666         dvicopy, and pktogf are not included.)  New versions for dvitype (3.5),
5667         mf (2.718), pltotf (3.5), tangle (4.4), tex (3.14159), and
5668         vptovf (1.4).
5670 Sun Apr 23 10:54:58 1995  Karl Berry  <karl@cs.umb.edu>
5672         * Makefile.in (mfextra.c, texextra.c): Don't just link, substitute
5673         for which one we are.
5675 Sat Apr 22 13:22:09 1995  Karl Berry  <karl@cs.umb.edu>
5677         * mf.ch (format_ident): Don't set to INIMF unless we are.
5679         * texmf.h (kpsetexpoolformat): Define this.
5680         (write_out): Let's try always using fwrite.  Shouldn't it be more
5681         efficient than write(2)?
5682         (xmallocarray): New routine for the hyphenation tries.
5684         * tex.ch: Avoid special case for first bad_pool; instead, change
5685         a_close to not complain about already-closed files.
5686         * tex.ch: Use kpathsea routines and constants.
5687         
5688         * mf.ch: Copy pool file in correctly.
5690 Fri Apr 21 11:16:12 1995  Karl Berry  <karl@cs.umb.edu>
5692         * cpascal.h: Include progname.h.
5693         (putbyte): Check return status.
5695         * Makefile.in (web2c_programs): Remove regfix.
5697         * cpascal.h, texmf.h: Add prototypes.
5699         * mf.ch (debug, gubed): Use the cpp symbol MF_DEBUG, instead of
5700         DEBUG, which kpathsea uses.  Use kpathsea routines and constants.
5702 Tue Apr 18 11:03:55 1995  Karl Berry  <karl@cs.umb.edu>
5704         * cpascal.h (cfree): Define this.
5706         * texmf.h (dump_path): Define as the kpse_*_fmt, not the old path name.
5708 Mon Apr 17 10:00:04 1995  Karl Berry  <karl@cs.umb.edu>
5710         * Makefile.in: Add rules for Metafont and TeX.
5712 Fri Apr 14 15:30:34 1995  Karl Berry  <karl@cs.umb.edu>
5714         * dvicopy.ch, dvitype.ch, gftopk.ch: Use xfseek and xftell instead
5715         of checked_fseek.
5716         * cpascal.h (checked_fseek): Remove this.
5718         * cpascal.h (open_input, open_output, aclose): Declare with prototypes.
5720 Tue Apr 11 13:15:51 1995  Karl Berry  <karl@cs.umb.edu>
5722         * Makefile.in (bibtex.c): Depend on bibtex.cvtsed.
5724 Mon Apr 10 17:07:52 1995  Karl Berry  <karl@cs.umb.edu>
5726         * cpascal.h (standardinput, standardoutput): Do not conditionalize
5727         these on BibTeX.
5729 Tue Apr  4 15:22:08 1995  Karl Berry  <karl@cs.umb.edu>
5731         * Makefile.in (web2c/web2c): Dependency is now on web2c/main.c,
5732         not web2c/web2c.c.
5734         * cpascal.h (kpse{bib,bst}format): Add these.
5736         * bibtex.ch: Don't use file_name_size as an array size.
5738 Sun Mar 19 17:53:01 1995  Karl Berry  <karl@cs.umb.edu>
5740         * gftodvi.ch: Add -help, -version, change help message.
5742 Sat Mar 18 17:24:47 1995  Karl Berry  <karl@cs.umb.edu>
5744         * cpascal.h (input): #define as stdin.
5745         (kpsefindvf): Also use this for dvicopy.
5747 Fri Mar 10 10:52:09 1995  Karl Berry  <karl@cs.umb.edu>
5749         * *.ch (arg_options): Don't bother defining this, we never use it
5750         any more.
5752 Thu Mar  9 15:50:12 1995  Karl Berry  <karl@cs.umb.edu>
5754         * acconfig.h: Warn that this is not the right thing to edit to fix
5755         configuration problems.
5757 Tue Feb 21 13:41:25 1995  Karl Berry  <karl@cs.umb.edu>
5759         * cpascal.h (output): Define as stdout.
5760         * *.ch: Don't bother to redefine `output' as `stdout'.
5762 Mon Feb 20 15:24:31 1995  Karl Berry  <karl@cs.umb.edu>
5764         * *.ch: Rationalize argument parsing and usage messages.
5766         * cpascal.h (kpsefind{mf,tex}): Define these.
5768 Sun Feb  5 15:26:28 1995  Karl Berry  <karl@cs.umb.edu>
5770         * cpascal.h (basenamechangesuffix): Declare this.
5772 Tue Jan 10 11:43:27 1995  Karl Berry  <karl@cs.umb.edu>
5774         * texmf.h (glueratio): Move to here from config.h.
5775         * config.h (ourpaths.h): No longer needed.
5776         (link, getname, etc.): Move to cpascal.h.
5778         * cpascal.h (nil): Define to be NULL.
5779         * pktogf.ch: Use nil instead of NULL.
5781 Sat Jan  7 16:31:15 1995  Karl Berry  <karl@cs.umb.edu>
5783         * cpascal.h (kpseinitprog): Add this.
5785 Tue Jan  3 15:19:52 1995  Karl Berry  <karl@cs.umb.edu>
5787         * config.h: getopt.h is in kpathsea now.
5789 Mon Dec 19 13:22:04 1994  Karl Berry  <karl@cs.umb.edu>
5791         * cpascal.h (kpsefindfile): Add this -- more _ synonyms.
5792         (kpse{pk,vf}format): And this.
5794 Sun Dec 18 16:33:29 1994  Karl Berry  <karl@cs.umb.edu>
5796         * cpascal.h (flush): May as well define `break' as fflush in the
5797         change files, and remove this.
5798         * *.ch: Redefine `break' as `fflush' instead of `flush'.
5800 Sat Dec 17 13:40:19 1994  Karl Berry  <karl@cs.umb.edu>
5802         * vptovf.ch: Use cmdline instead of argv, rename gargv to argv,
5803         make the filenames be C strings, and extend them if necessary.
5805         * config.h (chartostring): Declare it.
5806         (setpaths): Remove this.
5807         * cpascal.h: Doc fix.
5809         * tangle.ch (Parse arguments): Use char_to_string instead of
5810         make_suffix_char.
5811         * weave.ch (Define the option...): Use char_to_string for -x.
5813 Thu Nov 24 13:34:16 1994  Karl Berry  <karl@cs.umb.edu>
5815         * vptovf.ch (hash_size, max_kerns): Increase per Sebastian.
5817 Tue Nov 15 11:47:35 1994  Karl Berry  <karl@cs.umb.edu>
5819         * cpascal.h (kpsesetprogname): Define to
5820         kpse_set_progname. Gosh, this is annoying.
5822 Mon Nov 14 13:28:04 1994  Karl Berry  <karl@cs.umb.edu>
5824         * {patgen,pooltype,pltotf,tftopl}.ch: Rewrite for argv changes, etc.
5826         * cpascal.h (vstrcpy, vstrcat): Toss these. Change callers.
5828         * *.ch: Rename c_char_pointer to c_string.
5830         * config.h (argv): Rename to cmdline, and make a function.
5831         * main.c (cmdline): Renamed from argv.
5832         (gargv): Rename to argv.
5833         (makesuffixchar): Declare.
5835 Sun Nov 13 16:19:27 1994  Karl Berry  <karl@cs.umb.edu>
5837         * configure.in, Makefile.in: Update for Autoconf 2.0.
5839 Sun Nov  6 15:57:17 1994  Karl Berry  <karl@cs.umb.edu>
5841         * acconfig.h: Incorporate c-auto.h.top (and remove that file), for
5842         Autoconf 2.0.
5844 Fri Oct 28 11:13:56 1994  Karl Berry  <karl@cs.umb.edu>
5846         * Makefile.in (tangle.c, tftopl.c): Depend on $(web2c_aux)
5847         $(web2c_programs).
5849         * tangle.ch: Redo argument parsing using getopt, extend_filename, etc.
5851         * cpascal.h (extendfilename): Add this to _ list.
5853 Thu Oct 27 17:58:50 1994  Karl Berry  <karl@cs.umb.edu>
5855         * tftopl.ch (tfm_name, pl_name): Declare as C strings; call
5856         kpse_find_tfm.
5858         * cpascal.h (reset, rewrite): Call plain xfopen, not xfopen_pas.
5860 Mon Oct 10 16:23:13 1994  Karl Berry  <karl@cs.umb.edu>
5862         * Makefile.in (web2c_makeargs): Don't pass LEX et al.
5863         (lib_makeargs): Don't pass RANLIB and LN.
5865 Sun Sep 25 16:49:30 1994  Karl Berry  <karl@cs.umb.edu>
5867         * configure.in (AC_OUTPUT): Generate man/Makefile, changes for new
5868         source directories.
5869         * Makefile.in: Everything changes.
5871 Fri May 27 12:37:36 1994  Karl Berry  (karl@cs.umb.edu)
5873         * c-auto.h.top: (XVIEWWIN, X10WIN): Take these out.
5875         * tex.man, mf.man: Take out references to USE_MAKETEX*.
5877 Tue Apr 26 14:05:22 1994  Karl Berry  (karl@cs.umb.edu)
5879         * configure.in: Use AC_FIND_XTRA, for Autoconf 1.9.
5881 Mon Apr 18 13:22:21 1994  Karl Berry  (karl@ra.cs.umb.edu)
5883         * configure.in, Makefile.in: Changes for the new configure.
5885 Sun Apr 17 16:16:28 1994  Karl Berry  (karl@ra.cs.umb.edu)
5887         * Makefile.in (top_srcdir): Define this for configure to substitute.
5889 Sat Mar 12 10:19:04 1994  Karl Berry  (karl@cs.umb.edu)
5891         * Makefile.in (install-exec): Install relative vir* links, instead
5892         of absolute. From Simon.
5894 Wed Feb 23 06:54:49 1994  Karl Berry  (karl@cs.umb.edu)
5896         * Makefile.in (manpages): Pass infodir down. From Ken Yap.
5898 Wed Feb  2 11:00:09 1994  Karl Berry  (karl@cs.umb.edu)
5900         * Version 6.1.
5902 Tue Feb  1 11:21:23 1994  Karl Berry  (karl@cs.umb.edu)
5904         * configure.in (wlibs) [X11WIN]: Run AC_HAVE_LIBRARY for Xext, and
5905         include it if we have it.
5907         * Makefile.in (do-kpathsea): Depend on *.c and *.h from
5908         $(kpathsea_srcdir), not $(kpathsea_dir).
5910         * configure.in [SUNWIN]: Link sun.c to sun-sunview.c in this case.
5912 Sat Jan 22 14:24:51 1994  Karl Berry  (karl@cs.umb.edu)
5914         * Version 6.0.
5916 Fri Jan 14 16:02:35 1994  Karl Berry  (karl@cs.umb.edu)
5918         * Makefile.in (install-fmts): The var is `fmtdir', not `formatdir'.
5920 Sat Dec 18 13:37:17 1993  Karl Berry  (karl@cs.umb.edu)
5922         * Makefile.in (makeargs): Pass DEFS.
5924 Wed Dec 15 06:29:49 1993  Karl Berry  (karl@cs.umb.edu)
5926         * Makefile.in (*formats*): Rename to fmts.
5927         (formats): New target to do both bases and formats.
5929 Sun Dec 12 19:13:44 1993  Karl Berry  (karl@cs.umb.edu)
5931         * Makefile.in (manpages): Don't bother to pass cmsources.
5933 Sun Nov 14 02:31:54 1993  Karl Berry  (karl@cs.umb.edu)
5935         * Makefile.in (web2c): do-kpathsea before do-lib.
5937         * Makefile.in (manpages, installargs): texfontdir => fontdir.
5939         * Makefile.in (version): No separate texmf_version and
5940         web2c_version any more.
5942 Thu Nov 11 11:11:05 1993  Karl Berry  (karl@cs.umb.edu)
5944         * Makefile.in (xincludedir, xlibdir, wlibs): Rename.
5946 Sun Nov  7 14:15:14 1993  Karl Berry  (karl@cs.umb.edu)
5948         * Makefile.in (makeargs, etc.): Don't pass srcdir down.  From
5949         harlan@cms-stl.com.
5951         * configure.in (AC_LONG_64_BITS): Invoke this.
5953 Sat Nov  6 13:29:57 1993  Karl Berry  (karl@cs.umb.edu)
5955         * configure.in (HP2626WIN, etc.): Don't check for the WIN symbols
5956         that we don't need.
5958 Thu Oct 28 14:28:55 1993  Karl Berry  (karl@cs.umb.edu)
5960         * configure.in: Call AC_FIND_X and AC_FIND_XTRA.
5962 Sun Oct  3 13:56:24 1993  Karl Berry  (karl@cs.umb.edu)
5964         * configure.in: Rewrite to include common.ac.
5966 Sat Oct  2 17:50:30 1993  Karl Berry  (karl@cs.umb.edu)
5968         * Makefile.in (install-*): Don't reassign PATH, just invoke
5969         mkdirchain explicitly.
5971         * Makefile.in: Begin rewrite.
5973 Sun Aug 22 19:15:05 1993  Karl Berry  (karl@cs.umb.edu)
5975         * Makefile.in (install-*): mkdirchain is in the top level.
5977 Tue Aug  3 12:56:31 1993  Karl Berry  (karl@cs.umb.edu)
5979         * aclocal.m4 (AC_X11_LOCATION): Rewrite tests to use for loops.
5981 Sat Jul 31 11:36:03 1993  Karl Berry  (karl@cs.umb.edu)
5983         * configure.in: Remove AC_PREFIX.
5985 Fri Jul 30 12:42:55 1993  Karl Berry  (karl@cs.umb.edu)
5987         * Makefile.in [hayley]: Make this ifdef, update dist target, etc.
5989 Wed Jul 21 19:47:00 1993  Karl Berry  (karl@cs.umb.edu)
5991         * Makefile.in (configclean): New target.
5993 Sat Jul  3 00:36:33 1993  Paul Eggert  (eggert@twinsun.com)
5995         * aclocal.m4: If -L/usr/openwin/lib is used, then prefer
5996         -I/usr/openwin/include.  Fix typo: uname's output was being discarded.
5997         These patches are for Solaris 2.2.
5999 Tue May 25 10:08:43 1993  Karl Berry  (karl@cs.umb.edu)
6001         * configure.in (AC_HAVE_HEADERS): Test for `pwd.h'.
6003 Sat May 22 11:22:21 1993  Karl Berry  (karl@cs.umb.edu)
6005         * Makefile.in (web{,2c}-dist): Run gzip -9.
6007 Tue May 18 14:06:04 1993  Karl Berry  (karl@cs.umb.edu)
6009         * Makefile.in (install-*): mkdirchain on install dirs, and put
6010         mkdirchain in the dist.
6012 Sun May  9 10:38:46 1993  Karl Berry  (karl@cs.umb.edu)
6014         * Makefile.in (extraclean): Remove *.i *.s.  Changes for kpathsea.
6016 Sat Apr 24 16:42:42 1993  Karl Berry  (karl@cs.umb.edu)
6018         * Makefile.in (makeargs): Add $(MAKEARGS).
6020 Sat Apr 10 14:58:32 1993  Karl Berry  (karl@cs.umb.edu)
6022         * configure.in: Do AC_XENIR_DIR after AC_DIR_HEADER.
6024 Fri Apr  2 06:42:08 1993  Karl Berry  (karl@cs.umb.edu)
6026         * Makefile.in (texinputdir, mfinputdir): Change default paths to
6027         .../inputs.
6029 Mon Mar 29 08:55:12 1993  Karl Berry  (karl@cs.umb.edu)
6031         * configure.in (*WIN): Put $wlibs after the necessary libraries,
6032         instead of before.
6034 Thu Mar 25 16:00:11 1993  Karl Berry  (karl@cs.umb.edu)
6036         * aclocal.m4 (AC_ISC_WLIBS): Merge into AC_X11_LOCATION; also
6037         check for -ldnet (from Martyn.Johnson@cl.cam.ac.uk).
6038         * configure.in (AC_ISC_WLIBS): Remove.
6040 Sun Feb 28 11:02:19 1993  Karl Berry  (karl@cs.umb.edu)
6042         * configure.in (XVIEWWIN): Use -lX11.
6044 Mon Feb 22 17:41:46 1993  Karl Berry  (karl@apollo.cs.umb.edu)
6046         * Version 5.851d.
6048         * Makefile.in (install-exec): Run install-exec in subprograms, not
6049         install.
6050         (install-data): Do install-data in subdirs.
6052 Sun Feb 21 08:27:14 1993  Karl Berry  (karl@cs.umb.edu)
6054         * configure.in (SMALLBibTeX): Forgot $ in test, hence always set
6055         up for small BibTeX.
6056         
6057         * configure.in (AC_PROG_CC, AC_PROG_CPP): Call explicitly, instead
6058           of relying on AC_GCC_TRADITIONAL.  Apparently require/provide
6059           aren't reliable.
6061         * Makefile.in (dist): Remove lib/paths.h from the distribution.
6063 Sun Feb 14 11:29:23 1993  Karl Berry  (karl@cs.umb.edu)
6065         * Makefile.in (lib/paths.h): Only use texformats once.
6067 Tue Feb  9 14:22:05 1993  Karl Berry  (karl@cs.umb.edu)
6069         * Makefile.in (topfiles): Add I*.
6070         * INSTALL: New file from README.
6072 Sun Feb  7 20:09:01 1993  Karl Berry  (karl@cs.umb.edu)
6074         * Makefile.in (web2c-dist): make tangleboot instead of depending
6075         on do-tangle.
6077 Fri Jan 29 11:27:38 1993  Karl Berry  (karl@cs.umb.edu)
6079         * Makefile.in (common-trip): New target.
6080         (tr[ai]p): Use it.
6082 Thu Jan 28 07:27:24 1993  Karl Berry  (karl@cs.umb.edu)
6084         * Makefile.in (web2c-dist): Make tangleboot.c.
6086 Tue Jan 26 16:48:36 1993  Karl Berry  (karl@cs.umb.edu)
6088         * configure.in: Remove texware and mfware.
6090         * Makefile.in (triptrapdirs): Change to {dvi,font}util; merge the
6091         contents of texware and mfware with the other directories.
6093 Mon Jan 25 11:36:37 1993  Karl Berry  (karl@cs.umb.edu)
6095         * Makefile.in (install-{formats,bases}): Depend on
6096         {formats,bases}, not do-&.
6098         * Makefile.in (trip, trap): New targets.
6099         (triptrap): Depend on them.
6100         (run-trip, run-trap): Likewise.
6102 Sun Jan 24 12:06:28 1993  Karl Berry  (karl@cs.umb.edu)
6104         * configure.in: Add AC_CONST.
6106         * Makefile.in (web2c-dist): Rename the lex and yacc output so it
6107         doesn't get used.
6109         * Makefile.in (run-trap): Depend on triptrap.
6111         * configure.in: Do AC_DECLARE_YYTEXT last, to work around a bug in
6112         Autoconf 1.3.
6114 Sat Jan  9 15:22:37 1993  Karl Berry  (karl@cs.umb.edu)
6116         * Makefile.in (configure, config.status): cd $(srcdir) first.
6118 Fri Jan  1 14:23:47 1993  Karl Berry  (karl@cs.umb.edu)
6120         * configure.in (AC_USG, AC_MEMORY_H): Delete.
6121         (AC_HAVE_HEADERS): Call for string.h and memory.h.
6123 Wed Dec 23 07:00:53 1992  Karl Berry  (karl@cs.umb.edu)
6125         * Makefile.in (topfiles): Don't use the .W2C suffix.
6126         (web2c-dist): Don't rename ChangeLog.
6127         * *.W2C: Remove suffix.
6129 Sun Dec 13 14:04:31 1992  Karl Berry  (karl@cs.umb.edu)
6131         * configure.in: Check for window systems via c-auto.h.in.
6133         * configure.in: Don't bother to copy the distributed tex, mf,
6134         bibtex change files; the Makefiles will do it.
6136         * Makefile.in (c-sources): New target.
6138 Sat Dec 12 14:08:35 1992  Karl Berry  (karl@cs.umb.edu)
6140         * Makefile.in (distdir): Unpack into web2c-*.
6142         * configure.in: Use sed instead of patch to make the small change
6143         files.
6145         * configure.in: Create Makefiles in subdirectories.
6147 Thu Dec 10 10:35:18 1992  Karl Berry  (karl@cs.umb.edu)
6149         * GNUmakefile.in (GNUmakefile): Add $(srcdir) to dependency, and
6150         use $(SHELL) instead of sh.
6151         (config.status): Use $(SHELL).
6153 Sun Oct 25 05:58:21 1992  Karl Berry  (karl@cs.umb.edu)
6155         * Makefile.in (web2c-dist): Dist the .gdbinit files.
6157 Sun Oct 18 13:44:48 1992  Karl Berry  (karl@cs.umb.edu)
6159         * configure.in (AC_INIT): Use MACHINES.W2C instead of tex/tex.web
6160         for the unique file.  (melvin@math.psu.edu)
6162 Sat Oct 17 17:47:00 1992  Karl Berry  (karl@cs.umb.edu)
6164         * Makefile.in (run-tr[ai]p): Pass $(makeargs), so $(LN) is
6165         propagated.  (From metcalf@catfish.LCS.MIT.EDU.)
6167 Thu Oct 15 08:35:14 1992  Karl Berry  (karl@cs.umb.edu)
6169         * configure: Ran Autoconf 1.2.
6171 Thu Oct  1 17:02:24 1992  Karl Berry  (karl@cs.umb.edu)
6173         * Makefile.in (stamp-{bases,formats}): pass $(makeargs) down.
6175 Thu Sep 24 10:55:07 1992  Karl Berry  (karl@cs.umb.edu)
6177         * Makefile.in (install*): use $(LN) instead of `ln', so symlinks
6178           are used if they are supported.
6180         * configure.in: link with -lolgx if we are using xview.
6181           (mroth@afit.af.mil)
6183         * Makefile.in (dist): remove tangleboot.o.
6185 Sun Sep 20 12:53:09 1992  Karl Berry  (karl@cs.umb.edu)
6187         * Makefile.in (config.status): use sh to run configure --no-create.
6189         * Makefile.in (realclean): OK, don't remove configure.
6191 Thu Sep 17 08:42:41 1992  Karl Berry  (karl@hayley)
6193         * Makefile.in (exec_prefix): new variable.
6194         (bindir): use it.
6196         * Makefile.in (install*): mkdir prefix directories.
6198 Mon Sep 14 18:00:57 1992  Karl Berry  (karl@hayley)
6200         * Makefile.in (config.status): new target.
6201         (Makefile): depend on config.status.
6203 Sat Sep 12 16:00:24 1992  Karl Berry  (karl@hayley)
6205         * README.W2C: briefly discuss Autoconf.
6207 Thu Sep 10 08:59:26 1992  Karl Berry  (karl@hayley)
6209         * Makefile.in (dist): include COPYING* from our master directory,
6210           not the source directory.
6212         * Makefile.in (realclean): remove configure.
6214 Tue Sep  8 16:50:06 1992  Karl Berry  (karl@hayley)
6216         * configure.in: test for more Unix variants.
6218 Fri Sep  4 08:58:06 1992  Karl Berry  (karl@hayley)
6220         * Makefile.in (extraclean): new target.
6222 Thu Aug 27 08:57:15 1992  Karl Berry  (karl@hayley)
6224         * configure: regenerated from Autoconf 1.1.
6226 Wed Aug 12 16:33:30 1992  Karl Berry  (karl@hayley)
6228         * README.W2C: aldebaran has a different name now.
6230 Sat Aug  8 10:12:23 1992  Karl Berry  (karl@hayley)
6232         * makefile.in (configure, Makefile): new targets.
6234 Sat Aug  1 08:08:49 1992  Karl Berry  (karl@hayley)
6236         * configure.in: grep for `#define', not just `define'.
6238 Fri Jul 31 17:03:11 1992  Karl Berry  (karl@hayley)
6240         * Makefile.in (dist): include our aclocal.m4.
6242         * configure.in: missed one of the grep -s's.
6244         * Makefile.in (LIBS): include $(extralibs).
6246 Sat Jul 25 14:46:59 1992  Karl Berry  (karl@hayley)
6248         * configure.in: test if patch is available, and if not, issue a
6249           warning.
6251         * configure.in: redirect grep output, instead of relying on -s.
6253 Wed Jul 22 09:14:20 1992  Karl Berry  (karl@hayley)
6255         * configure.in: update for Autoconf 1.0.
6257 Mon Jul 13 08:37:18 1992  Karl Berry  (karl@hayley)
6259         * Makefile.in (formats): don't do etex by default.
6261 Fri Jul  3 11:44:22 1992  Karl Berry  (karl@hayley)
6263         * MACHINES.W2C: update from bernd.
6265         * configure.in: check for XVIEWWIN.
6267 Thu Jul  2 15:24:41 1992  Karl Berry  (karl@hayley)
6269         * Makefile.in (cflags): remove.
6270         (coptimize): change to CFLAGS.
6272         * Run Autoconf 0.119.
6274 Thu Jun 25 07:51:10 1992  Karl Berry  (karl@hayley)
6276         * configure.in: called AC_PROG_CPP twice.
6278 Tue Jun 23 09:14:32 1992  Karl Berry  (karl@hayley)
6280         * Makefile.in (manext): default to `1', not `l'.
6282 Sun Jun 14 11:08:41 1992  Karl Berry  (karl@hayley)
6284         * Makefile.in (web2c-dist): show the sizes of tangleboot.*.
6286 Thu Jun 11 08:59:40 1992  Karl Berry  (karl@hayley)
6288         * Makefile.in (.NOEXPORT): new target, since Autoconf doesn't add
6289           it automatically any more.
6291 Thu Jun  4 08:25:25 1992  Karl Berry  (karl@hayley)
6293         * configure.in (AC_HEADER_FILE): rename to AC_CONFIG_HEADER, for
6294           Autoconf 0.115.
6296 Fri May 29 16:38:27 1992  Karl Berry  (karl@hayley)
6298         * Makefile.in (installargs): include $(makeargs), in case the
6299           person didn't `make all' first.
6301 Sat May 16 10:09:14 1992  Karl Berry  (karl@hayley)
6303         * configure.in: PROG_CPP must come before GCC_TRADITIONAL.
6305 Fri May 15 09:47:03 1992  Karl Berry  (karl@hayley)
6307         * configure.in: add AC_GCC_TRADITIONAL and AC_PROG_CPP.
6309         * configure.in: AC_HEADER_MISSING is now AC_HEADER_CHECK.
6311 Thu May 14 19:20:57 1992  Karl Berry  (karl@claude.cs.umb.edu)
6313         * Version 5.851c.
6315 Wed May 13 08:54:33 1992  Karl Berry  (karl@hayley)
6317         * Makefile.in (VPATH): change for new Autoconf.
6319 Tue Apr 28 10:17:23 1992  Karl Berry  (karl@hayley)
6321         * configure.in: Autoconf's prefix is now AC_, not M_.
6323 Sat Apr 25 09:04:59 1992  Karl Berry  (karl@hayley)
6325         * README.W2C: various fixes.
6327         * AUTHORS.W2C: new file, shortening README.
6329 Thu Apr 23 06:38:46 1992  Karl Berry  (karl@hayley)
6331         * Makefile.in: fix clean targets for latest GNU stds.
6332         (bases): pass localmodes.
6333         (makeargs): pass MFLAGS.
6334         Above from Andreas.
6336         * README.W2C, configure.in: Refer to site.h.in.
6337         * Makefile.in (web2c-dist): distribute it.
6338         (prefix): set to /usr/local.
6340         * Makefile.in (.NOEXPORT): remove, as configure automatically adds
6341           it now.
6343         * Makefile.in (installargs): mfpool was going to the wrong place.
6345 Wed Apr 22 08:41:18 1992  Karl Berry  (karl@hayley)
6347         * configure.in: M_SIGTYPE is now M_RETSIGTYPE.
6349         * configure.in: use M_LN_S.
6350         * Makefile.in (LN): set to @LN_S@.
6352         * MACHINES.W2C (DEC 5000/250, Ultrix 4.2a): from Elizabeth.
6354         * Makefile.in (formats): remove \ at end of comment line, as
6355           Ultrix make can't handle it.
6357 Mon Apr 20 06:32:10 1992  Karl Berry  (karl@hayley)
6359         * Makefile.in (check): an alias for `run-triptrap'.
6361 Sun Apr 19 11:54:41 1992  Karl Berry  (karl@hayley)
6363         * Makefile.in (distclean): add as another alias for `realclean'.
6365 Fri Apr 17 08:52:06 1992  Karl Berry  (karl@hayley)
6367         * Version 5.851b.
6369 Tue Apr 14 17:26:32 1992  Karl Berry  (karl@hayley)
6371         * Makefile.in (web/tangleboot.c): just make tangleboot.c.
6373         * Makefile.in (clean-triptrap): just remove tex/tex.p and mf/mf.p,
6374           as we don't want to remove the change files configure constructed.
6376 Mon Apr 13 09:00:39 1992  Karl Berry  (karl@hayley)
6378         * configure.in: do M_PREFIX before M_FLEX, so we can guess
6379           $(prefix)/lib/libfl.a for the flex library.
6381 Fri Apr 10 17:02:56 1992  Karl Berry  (karl@hayley)
6383         * Makefile.in (web2c-dist): remove */c*.ch in what get distributed.
6385         * configure.in: don't mess up if small vs. bib TeX/MF/BibTeX
6386           changes from configure to configure.
6388         * Makefile.in (infodir): remove this, as we don't have Texinfo
6389           documentation (yet).
6391         * README.W2C: correct numbering.
6393         * MACHINES.W2C: add entry for Sun 3/SunOS 4.0.3 from Elizabeth.
6395 Wed Apr  8 15:47:02 1992  Karl Berry  (karl@hayley)
6397         * README.VMS: new file.
6399 Fri Apr  3 11:56:13 1992  Karl Berry  (karl@hayley)
6401         * configure.in, Makefile.in: guess $(prefix) automatically.
6403 Fri Apr  3 09:54:21 1992  Karl Berry  (karl at hayley)
6405         * Version 5.851a.
6407 Thu Apr  2 17:19:09 1992  Karl Berry  (karl at claude.cs.umb.edu)
6409         * Makefile.in: make stamp-web2c depend on stamp-lib, etc.
6411 Thu Apr  2 13:51:45 1992  Karl Berry  (karl at ra.cs.umb.edu)
6413         * Makefile.in (tangleboot.pas): change to tangleboot.c.
6415 Mon Mar 30 08:01:35 1992  Karl Berry  (karl at hayley)
6417         * Makefile.in: use $(MAKE), not make.
6419 Sun Mar 22 09:26:20 1992  Karl Berry  (karl at hayley)
6421         * configure.in: don't make a link to lib/site.h, it's already there.
6423         * Makefile.in (mfargs): new variable.
6424         (programs): pass $(mfargs) if we are doing mf.
6425         (web2c): remove this.
6427 Sat Mar 21 09:08:31 1992  Karl Berry  (karl at hayley)
6429         * Makefile.in (web-dist, web2c-dist): redo.
6431         * configure.in: test for site.h in lib/.
6433         * site.h (TEXPOOLNAME): new macro for installers to redefine.
6435         * Makefile.in (*manpages): don't pass SITEDIR; pass srcdir instead.
6437 Fri Mar 20 15:53:21 1992  Karl Berry  (karl at hayley)
6439         * configure.in: do M_X11_LOCATION.
6441         * README.W2C: document these changes.
6442         * Makefile.in (install-programs): rename from install.  Make
6443           `install' install everything.  Also, go into subdirectories to
6444           do the installation.
6445         (install-manpages): don't pass INSTALL_PROGRAM.
6446         (dist): do both web2c-dist and web-dist.
6447         (mostlyclean): new clean target.
6449 Sat Mar  7 10:18:41 1992  Karl Berry  (karl at hayley)
6451         * configure.in: change config-auto.h to c-auto.h.
6453 Fri Feb 14 07:56:42 1992  Karl Berry  (karl at hayley)
6455         * configure.in (wlibs): put the -l's here directly, instead of
6456           setting to a make variable.
6457         * Makefile.in (*lib): remove the variables.
6459 Tue Feb 11 09:56:01 1992  Karl Berry  (karl at hayley)
6461         * configure.in: test for memcpy et al. in <memory.h> only.
6463         * configure.in: test for <limits.h> missing.
6465         * configure.in (extrawlibs): remove this, just assign to wlibs.
6467         * Makefile.in (copt): never mind, use CC.
6469 Sun Feb  9 09:54:27 1992  Karl Berry  (karl at hayley)
6471         * Makefile.in (copt): new variable, for ISC's -posix.
6473         * Makefile.in (realclean): remove Makefile and config.status.
6475 Sat Feb  1 16:03:05 1992  Karl Berry  (karl at hayley)
6477         * site.h-dist: remove subdirectory stuff.  Add GFFONTS and PKFONTS.
6479 Fri Jan 24 09:11:29 1992  Karl Berry  (karl at hayley)
6481         * configure.in: do M_CHAR_UNSIGNED, and test for endianness here.
6482         * config: gets removed.
6483         * site.h: gets copied from config.
6484         * Makefile.in (cflags): don't include -I$(configdir).
6485         (configdir): remove.
6487 Wed Jan 15 11:33:54 1992  Karl Berry  (karl at hayley)
6489         * Makefile.in (libsources): do not include xchdir.c and xgetcwd.c,
6490           as they're no longer needed.
6491         * configure.in: don't test for getwd missing anymore.
6493 Tue Jan 14 08:47:38 1992  Karl Berry  (karl at hayley)
6495         * Makefile.in (makeargs): pass wlibs.
6497 Sun Jan 12 07:35:37 1992  Karl Berry  (karl at hayley)
6499         * Makefile.in (CFLAGS): define and pass down `cflags', instead, as
6500           TeX and BibTeX need to add additional -D's.
6502         * Makefile.in (.NOEXPORT): include this target to stop arg list
6503           problems with GNU make.
6505         * Makefile.in (clean-triptrap): call `make realclean', not
6506           `veryclean'.
6508 Sat Jan 11 11:59:27 1992  Karl Berry  (karl at hayley)
6510         * rename `common' to `lib'.
6512         * configure.in: new file to automatically generate the configure
6513           script with autoconf.
6515 Wed Jan  8 07:44:02 1992  Karl Berry  (karl at hayley)
6517         * configure (extrawlibs): include -lnsl_s, as ISC's X11R4 stuff
6518           needs it.
6520 Tue Jan  7 11:24:54 1992  Karl Berry  (karl at hayley)
6522         * Makefile.in (install targets): use INSTALL_PROGRAM and
6523           INSTALL_DATA appropriately; pass to subdirs.
6525         * start ChangeLogs in subdirectories.
6527 Fri Jan  3 13:20:09 1992  Karl Berry  (karl at hayley)
6529         * texware/pltotf.ch (main block): exit 0.  No, rescind that; the
6530           error code was from something else, as we already exit (0) in
6531           common/main.c (main).
6533 Sun Sep  1 13:26:11 1991  Karl Berry  (karl at hayley)
6535         * fontutil/vftovp.ch (Read the preamble, Read and store a font):
6536           don't output anything unless -verbose is set.
6538         * fontutil/vftovp.ch (Set init...): initialize vpl_name to optind
6539           + 2, not + 1; initialize the others to be optind and optind + 1.
6541 Thu Aug 29 17:46:31 1991  Karl Berry  (karl at hayley)
6543         * Makefile.in (INSTALL_PROGRAM): new variable.
6544         (INSTALL): rename from `install'.
6545         (INSTALL_DATA): rename from `INSTALLDATA'; change uses.
6546         (prefix, libdir): new variables.
6547         (bindir, mandir, texlibdir, mflibdir): use prefix.
6549 Sat Aug 24 06:37:52 1991  Karl Berry  (karl at hayley)
6551         * tex/Makefile (formats): add `amslatex.fmt'.
6552         (amslatex.fmt): new target.
6553         * Makefile.in (formats): likewise.
6554         * README (Format files): describe it.  Also add ``canonical
6555           sources'' for the formats.
6557 Fri Aug 23 09:11:50 1991  Karl Berry  (karl at hayley)
6559         * Makefile-dist: rename to Makefile.in.
6560         * configure (makefiledist): likewise.
6562 Mon Aug 12 08:14:18 1991  Karl Berry  (karl at fosse)
6564         * bibtex/bibtex.ch (pool_size): decrease to 512K from 5.12M.
6566         * Makefile (install-formats, install-bases): don't do `-mkdir' in
6567           the middle of the rule.
6569         * common/common.defines (bytepointer): rename to pointertobyte,
6570           since dvicopy defines a `bytepointer'.
6571         * common/extra.h (bytepointer): likewise.
6572         * texware/tftopl.ch: change uses.
6574         * mf/Makefile (makeargs): update.
6576 Sun Aug 11 08:33:44 1991  Karl Berry  (karl at fosse)
6578         * common/common.h [STRING_MISSING]: don't include <strings.h> if
6579           `index' is already defined.
6581         * common/texmf.c: include <ctype.h>.
6583         * common/getopt.c [_AIX]: indent the `#pragma alloca', since
6584           otherwise we get `undefined control' from hc.
6586         * configure (systemtypes): fix sed commands to remove the final .h.
6588 Sat Aug 10 12:23:24 1991  Karl Berry  (karl at hayley)
6590         * web2c/web2c.yacc (fixup_var_list): add the temp symbol used for
6591           arrays with negative lower bounds to the symbol table.
6593         * web2c/web2c.c (yytext): don't declare this, since we do in
6594           web2c.h.
6596         * texware/tftopl.ch (Read the whole input file): malloc the tfm
6597           array if the file size is larger than the static size.
6598         * common/common.defines (xmalloc, xrealloc, bytepointer,
6599           casttobytepointer): declare these.
6600         * common/extra.h (bytepointer, casttobytepointer): define these.
6602 Mon Jul 22 06:01:41 1991  Karl Berry  (karl at hayley)
6604         * config/s-{esv3,ultrix4.2}.h: new files.
6605         * configure: update for those systems.
6607 Fri Jul 19 08:32:18 1991  Karl Berry  (karl at hayley)
6609         * configure (statusfile): define to be $configdir/statusfile;
6610           always test if the s- file exists.
6612 Sat Jul 13 10:49:01 1991  Karl Berry  (karl at hayley)
6614         * Makefile-dist (proginstall, fileinstall): change names to
6615           `INSTALL' and `INSTALLDATA'.
6617         * Makefile-dist (RANLIB): new variable.
6618         (makeargs): pass it down.
6619         * mf/MFwindow/Makefile (window.a): unconditionally use RANLIB,
6620           since it will always be set.
6621         * common/Makefile: make a library out of the common files.
6622         * */Makefile (commono): reference the library.
6624         * fontutil/vftovp.ch: implement -verbose, -charcode-format, and
6625           output to stdout a la tftopl.
6626         * man/vftovp.man: document this.
6628         * texware/{pl,tf}to{tf,pl}: don't print the banner until after
6629           we've read the input file.
6631         * fontutil/vptovf.ch: implement -verbose a la pltotf.
6632         * man/vptovf.man: document this.
6634 Mon Jul  8 10:52:26 1991  Karl Berry  (karl at hayley)
6636         * common/common.h (integer): move comment about changing
6637           fixwrites.c if integer changes here, from README.W2C.
6639         * texware/tftopl.ch: new option -charcode-format.
6640         (out_char): output the character code in the format requested.
6641         * man/tftopl.man: document this.
6642         * common/common.defines (vstrcat): new declaration.
6643         * web2c/fixwrites.c (main): add ASCIIall to the list of variable
6644           names who get output as characters.  What a crock.
6646         * tex/Makefile (*.fmt): don't print the \font definitions.
6648 Thu Jul  4 07:16:39 1991  Karl Berry  (karl at hayley)
6650         * common/texmf.c: put the memory_word stuff back in `texmfmem.h',
6651           and redo the Makefiles; we can't include it before the types
6652           have been defined.
6654         * */Makefile (SITEDIR): change to ../config.
6656         * web2c/web2c.h (yytext) [!DECLARE_YYTEXT_TYPE]: new type definition.
6658         * web2c/web2c.yacc: lowercase `TRUE' and `FALSE'.
6660         * web2c/Makefile (web2cy.c): unconditionally move the new .h and
6661           .c files.
6663         * common/Makefile (endian.h, endian): remove these targets; this
6664           is now generated by configure.
6666         * Makefile-dist: rearrange so that configure can easily edit it.
6668 Wed Jul  3 17:01:25 1991  Karl Berry  (karl at hayley)
6670         * common/texmf.c (input_line): don't throw away trailing form
6671           feeds on the line.
6673         * common/texmf.h (twohalves): throw in another two bytes of junk
6674           if we are BigTeX or BigMF.
6676 Mon Jul  1 06:31:18 1991  Karl Berry  (karl at hayley)
6678         * common/getopt*: update to new versions.
6680         * */*.[ch]: rationalize includes.
6682         * site.h: move system stuff out; it will be determined by the
6683           configuration file.
6684         * defaults.h: remove; it, too, will be part of the configuration
6685           file.
6686         * common/extra.c [BSD]: conditionalize <dirent.h> on
6687           DIRENT_MISSING, instead.
6688         (PATH_DELIMITER): move to common.h.
6690 Sun Jun 30 13:44:09 1991  Karl Berry  (karl at hayley)
6692         * web2c/symtab.h: fold into web2c.h.
6693         * web2c/Makefile (web2c*.o): remove dependency on symtab.h.
6695         * defaults.h [__HIGHC__]: move to common.h.
6696         (FILENAMESIZE): define to 512 if it isn't already defined.
6698         * common/common.h (index, rindex): conditionalize on
6699           `STRING_MISSING'.  Define to be str[r]chr.
6700         (getenv, atof): don't declare if we have <stdlib.h>.
6701         * */*.c: change uses of [r]index to str[r]chr.
6703         * {mf,tex}/c{mf,tex}big.ch: don't include "mfmem.h" or "texmem.h"
6704           after all.
6705         * common/texmf.h: include contents of memory_word structure.
6707         * common/common.h [!index]: declare `index' to be a routine
6708           returning a `char *'.
6709         * web2c/regfix.c: include common.h.
6710         (From wittig@gmdzi.gmd.de.)
6712         * common/extra.c (space_terminate): use xord, not xchr.
6713         * common/texmf.c (input_line): remove all space characters from
6714           the end of the input line, not just spaces and tabs.
6715         (topenin): use xord if NONASCII, and get rid of trailing
6716           whitespace.
6717         (These changes from raichle@azu.informatik.uni-stuttgart.de.
6719         * common/{main,texmf}.c [ATARI_ST]: define _stksize (from
6720           ridderbusch.pad@nixdorf.com).
6722         * Makefile (SITEDIR): make default be `pwd', to simplify things.
6723         * mf/MFwindow/Makefile (SITEDIR): lose the `..' in
6724           -I../$(SITEDIR).  (From S.P.Q.Rahtz@ecs.southampton.ac.uk.)
6726         * common/{fileio,texmf}.c [FUNNNY_CORE_DUMP}: don't do the funny
6727           core dump stuff if we're BibTeX (from elisabet@max.u.washington.edu).
6729         * {tex,mf}/small.diff: new file to replace the big patches.  Now
6730           big is the default.
6732         * bibtex/small.diff: new patch to go backwards from the big BibTeX
6733           to the small one.
6734         * README (Changing constants): document this.
6736         * common/extra.c (checked_fopen): return NULL at the end, even
6737           though we don't really return, to stop compiler warnings.  (from
6738           steele@ecn.purdue.edu).
6740         * common/extra.c (checked_fopen): before we hand the string to
6741           perror, make it into a C string (from
6742           kabal@aldebaran.insl.mcgill.ca).
6744         * tex/Makefile (latex.fmt): remove comment about hacked lplain
6745           (from kabal@aldebaran.insl.mcgill.ca).
6747         * web2c/Makefile (web2cy.c): Print a message about expected s/r
6748           conflicts.  Also use -v when invoking yacc.
6749         (clean): remove `y.output'.
6751         * Makefile (install-formats, install-bases): do `install dir1/file
6752           dir2/file' instead of `install dir1/file dir2', since Ultrix
6753           install is broken (in yet another way)  (from
6754           scole@doorstop.berkeley.edu).
6756         * man/{pktogf,pktype,vftovp,gftodvi,gftopk,gftype,tftopl}.man:
6757           document that we look in `.' first.
6759 Sat Jun 29 08:14:12 1991  Karl Berry  (karl at hayley)
6761         * common/extra.c (cwdtestreadaccess): new routine to look in `.'
6762           before anything else.
6763         * common/extra.defines (cwdtestreadaccess): declare it for Pascal.
6764         * dviutil/dvicopy.ch (VF: Open |vf_file|...),
6765           fontutil/{pktogf.ch, pktype.ch, vftovp.ch},
6766           mfware/{gftodvi.ch,gftopk.ch,gftype.ch},
6767           texware/tftopl.ch: use it to open input files.
6769 Fri Jun 28 16:40:10 1991  Karl Berry  (karl at hayley)
6771         * mf/convert: insert `volatile's to avoid MIPS C compiler bugs
6772           (from lgy@newton.phys.washington.edu).
6773         * defaults.h (volatile) [!__STDC__]: define to be the empty
6774           string.
6776         * common/texmf.c (get_date_and_time): use `time_t' instead of
6777           `long' for `time's return type.
6779         * bibtex/bibtex.ch: comment out hacks to do the setjmp/longjmp.
6780         * bibtex/convert: don't put in the setjmp/longjmp.
6782         * Makefile (CCLD): new command to do the link step (suggested by
6783           herber@fnalf.fnal.gov).  Change */Makefile to use it, and the
6784           makeargs variable to pass it down.
6786         * {mf,tex,mfware}/memory.h: rename this, to include conflicts with
6787           a system <memory.h>.  (from newton@gumby.cs.caltech.edu).
6788         * {mf,tex,mfware}/Makefile: rename memory.h here, too.
6790         * Makefile: replace all bare `if's with `-if' (from
6791           kmr@nada.kth.se).
6793         * defaults.h: (integer): move from site.h-dist.
6795         * common/texmf.c: always include <sys/types.h>.
6797         * common/texmf.c [HANDLE_INTERRUPTS]: remove this conditional,
6798           since we unconditionally defined it, anyway.
6800         * site.h-dist (schar) [ANSI]: change conditional to use __STDC__.
6802 Sun Jun  9 12:27:01 1991  Karl Berry  (karl at hayley)
6804         * tex/ctex.ch: apply trie.diff; we'll always have a big
6805           hyphenation trie, instead of requiring the installer to patch
6806           it.
6808 Wed May  8 07:31:19 1991  Karl Berry  (karl at hayley)
6810         * Makefile (stamp-{bases,formats}): make dependent on ini{mf,tex}.
6811         * {mf,tex}/Makefile ({*.base,*.fmt}): likewise.
6813         * mf/cmf.ch (max_strings): change default for small Metafont to
6814           3000: when modes.mf and plain are loaded, there is only room for
6815           250 user strings.
6816         (string_vacancies): change to 10000.
6818 Fri May  3 06:46:05 1991  Karl Berry  (karl at hayley)
6820         * texware/{pl,tf}to{tf,pl}.ch, mfware/gftodvi.ch: declare verbose
6821           as an integer, not a boolean.
6823 Wed May  1 17:04:03 1991  Karl Berry  (karl at hayley)
6825         * texware/pltotf.ch (Constants): increase some sizes some more.
6827 Wed Apr 17 11:26:55 1991  Karl Berry  (karl at hayley)
6829         * man/Makefile (install): don't unconditionally do mkdir $(mandir).
6831 Tue Apr 16 14:14:49 1991  Karl Berry  (karl at ra.cs.umb.edu)
6833         * Version 5.84b.
6835         * README.W2C: remove reference to bigbibtex.ch.
6837         * dviutil: new dvicopy.web and dvicopy.ch from
6838           xitikgun@ddathd21.bitnet.
6840 Tue Apr  9 10:58:39 1991  Karl Berry  (karl at ra.cs.umb.edu)
6842         * common/texmf.c (do_undump) [REGFIX]: use a temporary so we can
6843           use the & operator.
6845         * MACHINES.W2C (Sun 4/470 and SunOS 4.1.1): from
6846           casterln@are.berkeley.edu.
6848         * Makefile (siteh): remove this.
6849         (stamp-common): remove dependency on it.
6851 Tue Apr  2 16:23:02 1991  Karl Berry  (karl at ra.cs.umb.edu)
6853         * Version 5.84a.
6855         * web/tangleboot.c: bring up to date.
6857 Tue Apr  2 13:28:35 1991  Karl Berry  (karl at churchy.gnu.ai.mit.edu)
6859         * common/endian.c: define the symbol `WEB2C_BIG_ENDIAN', since
6860           <sys/machine.h> . 
6861         * common/texmf.c (do_dump, do_undump): use that name.
6863 Tue Apr  2 09:52:55 1991  Karl Berry  (karl at godwin)
6865         * bibtex/bibtex.ch: make `big' BibTeX the default.
6867         * common/extra.h (gargv): make declaration extern.
6869         * web2c/web2c.c (ii): remove second declaration.
6871         * web/tangle.ch, fontutil/vptovf.ch, mfware/gftype.ch,
6872           texware/pltotf.ch: change version numbers in banner.
6874 Thu Mar 28 14:28:01 1991  Karl Berry  (karl at apple-gunkies)
6876         * mf/Makefile (run-trap): specify the current directory to find
6877           trap.tfm and trap.72270gf.
6879         * all Makefiles: add alloca.o to the common object files.
6881         * Makefile (triptrap): new dependency `stamp-common'.
6883         * common/Makefile (endian.h): use `./endian', not just `endian'.
6885 Tue Mar 26 14:05:00 1991  Karl Berry  (karl at ds5000)
6887         * Makefile (install-formats, install-bases): don't quit if the
6888           mkdir fails on the installation directory.
6890         * tex/tex.web, fontutil/pktogf.web: new versions.
6891         * fontutil/pktogf.ch: change version number.
6893         * Makefile (web2c): define as just `web2c', and rename the
6894           directory.  All the scripts use that name.
6896 Tue Mar 26 13:48:36 1991  Karl Berry  (karl at ra.cs.umb.edu)
6898         * common/texmf.c (time): remove this declaration, since different
6899           systems want a different return type.  (from bush@evax.uta.edu)
6901 Mon Mar 25 08:25:36 1991  Karl Berry  (karl at hayley)
6903         * Makefile (stamp-web2c): remove all dependencies.
6904         * web2c: change directory name to include version number.
6905         (web2c): new variable to define the name of the web2c directory.
6907 Fri Mar 22 10:40:22 1991  Karl Berry  (karl at hayley)
6909         * common/extra.c (setpaths): use a string version of the
6910           PATH_DELIMITER when concatenating paths.
6911         (PATH_DELIMITER_STR): new macro.
6913         * mf/MFwindow/x11-xt.c (mf_x11_updatescreen): remove redundant
6914           stuff after #endif.
6916         * web2c/{web2c.h,web2c.c}: remove redundant preprocessor definitions.
6918         * web2c/web2c.c (my_output); don't always output a space after
6919           every token.  [no, rescind that, some sed scripts depend on the
6920           existing form of output.]
6922         * common/extra.c (getwd): don't initialize the automatic
6923           structure; cc can't handle it.
6925         * Makefile, */Makefile: use LDFLAGS at the beginning of linking
6926           lines, and LOADLIBES at the end.
6928         * COPYING.W2C: new file necessary for getopt; refer to it in
6929           README.
6931 Tue Mar 19 15:19:35 1991  Karl Berry  (karl at hayley)
6933         * mfware/gftopk.ch (open_pk_file): don't search backwards through
6934           garbage for a `/' (found by mackay@cs.washington.edu).
6935         * fontutil/pktogf.ch (open_gf_file): likewise.
6937 Mon Mar 18 13:48:34 1991  Karl Berry  (karl at hayley)
6939         * {tex,mf}/Makefile ({tex,mf}-extra.o): remove the C file before
6940           creating the link.
6942 Fri Mar 15 10:41:22 1991  Karl Berry  (karl at hayley)
6944         * site.h-dist (SPRINTF_RETURN_TYPE): remove this; it's caused
6945           about a zillion times more trouble than it's worth.
6947         * mfware/gftodvi.ch: change default extension to `2602gf',
6948           following dek's change for art.
6950         * tex/ctex.ch: we're now at version 3.14.
6951         (Also new versions of gftodvi.web and mf.web, but they don't
6952         require any changes to the change files.)
6954 Sun Feb  3 11:22:13 1991  Karl Berry  (karl at hayley)
6956         * mfware/gftodvi.ch: only print final newline if verbose.
6958 Sat Feb  2 09:54:14 1991  Karl Berry  (karl at hayley)
6960         * tex/Makefile (etex.fmt): create the aux file before running initex.
6962         These two changes from jmr@nada.kth.se make calling checked_fopen more
6963         than once with the same argument (as happens with weave patgen.web
6964         patgen.ch) work.
6965         * common/extra.c (checked_fopen): leave the arg as a Pascal string.
6966         * common/fileio.c (open_input): terminate the result that comes
6967           back from checked_fopen with a null.
6969         * common/texmf.h (dumpint): use do...while (0) to prevent syntax
6970           errors.
6972         * PROJECTS.W2C: remove the ones that have been implemented.
6974 Sat Jan 19 15:44:26 1991  Karl Berry  (karl at hayley)
6976         * man/gftodvi.man: document the new options.
6978         * */Makefile (commonh): add common.h to the list.
6980         * common/common.h: include <math.h>.
6982         * mfware/gftodvi.ch: implement -overflow-label-offset.
6983         * common/extra.h (optiontable): another new abbreviation to help
6984           in arg parsing.
6985         * common/common.defines (strcmp, atof, optiontable): new
6986           declarations.
6988         * mfware/gftodvi.ch: changes to implement -verbose.
6990         * most .ch files: fix the \title.
6992 Mon Jan 14 09:28:20 1991  Karl Berry  (karl at hayley)
6994         * mf/Makefile (inimf): don't depend on $(windowlib), and don't
6995           link with $(libs); it just wastes disk space.
6996         * common/texmf.c [INI]: undefine all window symbols.
6998         * man/dvitype.man: fix mismatched parentheses.
7000         * man/tftopl.man: document the new option and the path searching.
7002         * common/extra.c (make_c_string): replace spurious call to
7003           `space_terminate' with `null_terminate'.
7005         * texware/tftopl.ch: changes to implement -verbose; also write to
7006           stdout if no output file is specified; also call set_paths
7007           to do path searching for the TFM file.
7009         * texware/pltotf.ch (usage): remove; just print it inline.
7011 Sun Jan 13 16:57:01 1991  Karl Berry  (karl at hayley)
7013         These changes from ken@csis.dit.csiro.au:
7014         * site.h: add TANDY as a possibility.
7015         * defaults.h (FILENAMESIZE) [TANDY]: define to be smaller.
7016         * common/extra.c (end_with_null, end_with_space): rename to
7017           `null_terminate' and `space_terminate'.
7018         * common/texmf.c (interrupt_handler): rename to `catch_interrupt'.
7019         * web/tangle.ch (web_file_name, change_file_name): rename to
7020           `web_name' and `chg_name'.
7021         * web2c/web2c.yacc (function_return_type): rename to
7022           `fn_return_type'.
7024 Sun Jan  6 13:41:08 1991  Karl Berry  (karl at hayley)
7026         * site.h: remove HAVE_GETWD -- now we supply our own.
7028         * Makefile (x11lib): don't include -lXext.
7030         * common/main.c (argv): check if we're beyond the end of argv.
7032         * texware/pltotf.ch: changes for silent running unless `-verbose'
7033           is specified.
7035         * common/extra.h (address_of_int): rename to addressofint.
7037 Fri Jan  4 15:38:40 1991  Karl Berry  (karl at hayley)
7039         * man/Makefile (sedscript): use _ in the patterns, so
7040           `TEXFONTS_SUBDIR' et al. work.  (from drl@vuse.vanderbilt.edu)
7042 Sat Dec 29 13:52:41 1990  Karl Berry  (karl at hayley)
7044         * mfware/gftodvi.ch (Finish the \.{DVI}...): print a newline
7045           before exiting.
7047         * mfware/gftodvi.ch (Get ready to convert...): add only 1 inch
7048           before typesetting the overflow labels.
7050         * common/main.c (gargv): do not make static.
7051         * common/extra.h (gargv): declare.
7052         * common/extra.c (getwd, checked_{{open,ch}dir,{l,}stat): new
7053         routines to find the pathname of the current directory.
7055 Wed Dec 26 09:21:56 1990  Karl Berry  (karl at hayley)
7057         * mfware/gftodvi.ch: put the progress report back in.
7059 Mon Dec 17 09:35:24 1990  Karl Berry  (karl at hayley)
7061         * README.W2C (Online output from MF): we have two versions of the
7062           Suntools support now; mackay@cs.washington.edu sent one based on
7063           the Sunview definitions, instead of gfx_hs.
7065         * *.WEB2C: rename to *.W2C for compatibility with the Unix TeX
7066         distribution.
7068         * common/extra.c (getwd): new routine.
7069         * site.h-dist (HAVE_GETWD): remove this definition; now everybody
7070           has it.
7072         * site.h-dist (FUNNY_CORE_DUMP): new symbol to make core dumps for
7073           a preloaded TeX or MF by giving a strange filename.
7074         * common/{extra,fileio}.c: use FUNNY_CORE_DUMP, instead of BSD,
7075           for the condition.
7077 Sat Dec  8 13:01:18 1990  Karl Berry  (karl at hayley)
7079         * {tex,mf}/Makefile ({tex,mf}-extra.o): make a link to $(extrac)
7080           and compile it, instead of compiling $(extrac), so that parallel
7081           computation work properly.
7083         * tex/Makefile (latex.fmt, slitex.fmt): the files are called
7084           `lplain' and `splain' again, instead of `lplain3' and `splain3'.
7086 Thu Nov 29 10:54:55 1990  Karl Berry  (karl at hayley)
7088         * man/tex.man: don't put @TEXINPUTS@ at the beginning of a line,
7089           since it might start with `.' (from
7090           kabal@aldebaran.insl.mcgill.ca).
7092 Tue Nov 20 10:21:43 1990  Karl Berry  (karl at hayley)
7094         * MACHINES: add info for ESIX on a 386, from uri@ibm.com.
7096 Mon Nov 19 07:04:10 1990  Karl Berry  (karl at hayley)
7098         * texware/pltotf.ch (System-dependent changes): parse arguments
7099           using getopt.
7100         * common/common.defines (gargv, optind, getoptstruct,
7101           getoptlongonly, addressofint, name, hasarg, flag, val): new
7102           definitions.
7103         * common/extra.h (addressofint, hasarg, getoptlongonly): new
7104           definitions.
7106 Sun Nov 18 08:22:18 1990  Karl Berry  (karl at hayley)
7108         * common/texmf.c (initscreen): use the MFTERM envvar, if set, to
7109           determine the user's desired display type.
7110         * man/mf.man: document this.
7112         * common/texmf.c (do_dump): swap the bytes in memory back again
7113           after dumping, since we use some of those values.
7115         * web2c/web2c.yacc (P_F_DEC_PART): allow this to be empty.
7117         * tex/ctex.ch (\input, \openin changes): allow names like
7118           `foo.bar.tex', and look for `foo' before `foo.tex'.
7120         * common/texmf.c (swap_items): new routine.
7121         (do_dump, do_undump): call it, instead of doing bit operations to
7122         pack and unpack the bytes.
7124         * common/endian.c: new file.
7125         * common/Makefile (endian.h): new target.
7126         (all): make endian.h.
7127         * tex/Makefile, mf/Makefile (extrah): add endian.h to the definition.
7129 Tue Nov 13 07:29:45 1990  Karl Berry  (karl at hayley)
7131         * common/extra.c (setpaths): use PATH_DELIMITER instead of ":".
7133 Wed Nov  7 06:44:01 1990  Karl Berry  (karl at hayley)
7135         * common/texmf.c (do_dump): handle dumping 8-byte and 2-byte items.
7136         (dump_four): new routine.
7138         * mf/cmf.ch (clear_terminal): define to do nothing.
7139         * tex/ctex.ch (clear_terminal): likewise.
7141 Tue Nov  6 15:02:51 1990  Karl Berry  (karl at hayley)
7143         * common/texmf.h ((un)dumpthings): call new routines, do_(un)dump.
7144         * common/texmf.c (do_(un)dump): define them to always write and
7145           read BigEndian files.x
7147         * common/texmf.h (generic_(un)dump): call (un)dumpthings.
7149         These changes from rusty@belch.berkeley.edu:
7150         * web/Makefile (veryclean): remove tangle.h.
7152         * web2c/Makefile (clean): remove lex.yy.c.
7154         * Makefile (LN): new variable.
7155         (triptrap): pass LN down.
7156         * mf/Makefile, tex/Makefile: use $(LN) instead of `ln'.
7158         * site.h-dist (schar) [ANSI]: define to be signed char (from
7159           lgy@newton.phys.washington.edu).
7161 Sun Nov  4 09:32:55 1990  Karl Berry  (karl at hayley)
7163         * README.WEB2C: Advertise TUG.
7165         * mf/Makefile (cmmf.base): input cmbase, not cm.
7167         * These changes suggested by chris@mimsy.umd.edu:
7168         * common/texmf.c (bsd_clear_terminal, bsd_wake_up_terminal):
7169           remove these, since the user should control the terminal.
7170         * common/texmf.h (same) [BSD]: remove ifdef's that used
7171           those routines.
7172         * tex/ctex.ch (clear_terminal): define to do nothing.
7174         * common/texmf.c: do not include <sys/fcntl.h>, since we don't
7175           use the fcntl system call.
7177 Thu Nov  1 08:53:47 1990  Karl Berry  (karl at hayley)
7179         * bibtex/Makefile (bibtex.o): do -Dbswap=bswapp.
7181         * mfware/Makefile (mft.o): do -Dlink=link_array.
7183         * Makefile (INSTALL): use -c, for Ultrix's sake.
7184         * install: explicitly exit 0 if $(bindir) et al. exist  (from
7185           dick@sprite.stanford.edu).
7187 Tue Oct 30 09:08:47 1990  Karl Berry  (karl at hayley)
7189         * tex/ctex.ch (@<Declare act...) (for \openin): try to open the
7190           file without the .tex extension.
7192         * tex/bigtrie.diff: new file (from jmr@nada.kth.se).
7194 Thu Oct 25 08:56:19 1990  Karl Berry  (karl at hayley)
7196         * tex/trie.diff (trie): line got truncated at 80 characters (from
7197           piet@cs.ruu.nl).
7199 Tue Oct 23 09:17:57 1990  Karl Berry  (karl at hayley)
7201         * common/texmf.c (input_line, calledit): break lines longer than
7202           80 characters.
7204 Sat Oct 20 11:13:04 1990  Karl Berry  (karl at hayley)
7206         * common/texmf.c (initscreen) [!TRAP]: cosmetic changes.
7208         * common/extra.c (string_copy): declare in the old C style, not
7209           the new.
7211         * tex/trie.diff: update to new version.
7213 Fri Oct 19 17:38:55 1990  Karl Berry  (karl at claude)
7215         * bibtex/convert: put the sed commands that change (pdstype) to
7216           (buftype) back.
7218         * bibtex/Makefile (bibtex.c): make it depend on `convert'.
7220         * Makefile (BibTeX): new target.
7222 Fri Oct 12 13:03:58 1990  Karl Berry  (karl at spiff.ai.mit.edu)
7224         * Version 5.8a.
7226         * mf/fixcoerce.h: restore redefinition of tfmqqqq.
7228         * common/convert: set a variable to `basename $pascalfile .p`.
7230         * common/extra.c (do_subdir_path): assign result of expand_colon
7231           to dir_list, not temp.
7233         * web2c/fixwrites.c (main): fix output for pltotf.
7235 Wed Oct 10 16:41:54 1990  Karl Berry  (karl at spiff.ai.mit.edu)
7237         * web2c/fixwrites.c [ANSI] (bare): give definition as a char.
7239 Sun Oct  7 05:02:58 1990  Karl Berry  (karl at sprite)
7241         * common/extra.h (abs): cast the operands to integer, so the tests
7242         on quarterwords in Metafont work properly (it took three days to
7243         find this one...argh).
7245 Wed Oct  3 14:17:32 1990  Karl Berry  (karl at sprite)
7247         * common/extra.c (S_ISDIR): define if it's not defined, instead of
7248         if we're not _POSIX_SOURCE.
7250         * web2c/fixwrites.c [ANSI] (bare): give prototype as a char.
7252 Wed Oct  3 15:20:34 1990  Karl Berry  (karl at hal)
7254         * tex/Makefile (clean): remove .fmt and .aux files here.
7255         * mf/Makefile (clean): remove .base files here.
7257         * web/Makefile (tangle.p): add an extra sh -c for the sake of the
7258         broken AIX sh; also, add $(CFLAGS) to the tangleboot compilation.
7260 Mon Oct  1 10:14:51 1990  Karl Berry  (karl at aten)
7262         * web2c/fixwrites.c: don't extern strcpy et al.
7264         * mfware/gftopk.ch: fix bobble in banner.
7266 Wed Sep 26 05:56:36 1990  Karl Berry  (karl at hayley)
7268         * common/extra.c (S_ISDIR) [!_POSIX_SOURCE]: define S_ISDIR correctly.
7270         * common/extra.c (expand_colon): new routine.
7271         (do_path, do_subdir_path): call it.
7273 Tue Sep 25 07:24:58 1990  Karl Berry  (karl at hayley)
7275         * common/extra.c (do_path): don't copy from temp if it's null.
7277         * Makefile (install, install-formats, install-formats): do test -d
7278         before running mkdir.
7280         * Makefile (web-dist, web2c-dist): use the name src-$(version) for
7281         the top-level directory.
7283         * tex/Makefile (run-trip), mf/Makefile (run-trap): throw away the
7284         output from the first run.
7286         * web2c/{web2c,splitup}.c: declare argc as an int.
7288         * new versions of the web files from DEK, and hence new versions
7289         of the change files.
7291 Sun Sep 23 06:24:01 1990  Karl Berry  (karl at hayley)
7293         * bibtex/Makefile (bibtex); put LDFLAGS at the end.
7294         * mfware/Makefile (gftodvi): missing ).
7296 Sat Sep 22 07:38:02 1990  Karl Berry  (karl at hayley)
7298         * common/extra.c (do_path): don't replace extra :'s in the middle
7299         of the paths.
7300         (insert_string): delete.
7302         * site.h (TEXFONTS_SUBDIR, ...): new symbols.
7303         * common/extra.c (setpaths): use them.
7304         (do_subdir_path): new routine.
7305         (do_path): remove subdirectory stuff.
7307         * common/fileio.c (open_output): test *f, not f, to see if the
7308         open succeeded.
7310         * common/texmf.c [HANDLE_INTERRUPTS]: include <sys/types.h>, if
7311         POSIX.
7313         * web2c/fixwrites.c: use FILENAMESIZE to define `filename'.
7315         * web/Makefile (tangle.p): missing a $.
7317         * common/extra.c (S_ISDIR): new macro.
7318         (is_dir): use it.
7320         * common/common.h: new file.
7321         * web2c/web2c.h: include it.
7322         * common/extra.h: include it.
7323         * web2c/fixwrites.c: include it.
7325         * web2c/Makefile (web2cl.c): prepend site.h before the lex output,
7326         so flex.skel will have the preprocessor symbols defined.
7328         * web2c/Makefile (fixwrites, splitup, regfix): use LDFLAGS in
7329         addition to CFLAGS.
7331         * Makefile (stamp-web2c): make this depend on the web2c
7332         executables, as well as the sources.
7334         * site.h: another possibility for the OS is POSIX.
7335         * web2c/web2c.h [ANSI]: don't declare sprintf if ANSI or
7336         _POSIX_SOURCE is defined.
7337         [FLEX]: change conditional symbol to FLEX_SCANNER.
7338         * web2c/Makefile (web2c): include LEXLIB, not -ll.
7339         * web2c/splitup.c: include web2c.h, instead of redefining TRUE,
7340         FALSE, sprintf, and the like.
7342         * common/extra.c (setpaths): use the symbol VFFONTS to initialize
7343         the envvar if it is defined.
7344         site.h: put in a prototype definition for VFFONTS.
7346 Tue Sep 18 16:45:04 1990  Karl Berry  (karl at hayley)
7348         * Makefile (web-dist): make the directory of the tar file be
7349         web2c-<version>, not just `web2c'.
7351         * common/fileio.c (open_output): try to open the file in the dir
7352         specified by TEXMFOUTPUT, if opening it in the cwd fails
7353         (suggested by lgy@newton.phys.washington.edu).
7354         * man/{tex,mf,bibtex}.man: document this.
7356 Sun Sep 16 07:50:08 1990  Karl Berry  (karl at hayley)
7358         * README, PROBLEMS, PROJECTS: rename with .WEB2C suffix, to be
7359         closer to what's on the Unix TeX tape.
7361 Thu Sep 13 07:09:18 1990  Karl Berry  (karl at hayley)
7363         * Makefile (install-manpages): pass SITEDIR in.
7364         * man/Makefile (sedscript): remove dependency on
7365         $(SITEDIR)/Makefile.  (These changes from alien@essex.ac.uk.)
7367         * tex/bigtex.diff, mf/bigmf.diff: don't increase max_quarterword,
7368         thus perhaps saving some memory (from morgan@ics.uci.edu).
7370 Tue Sep 11 06:42:43 1990  Karl Berry  (karl at hayley)
7372         * common/extra.c: don't give getcwd a prototype unless ANSI is
7373         defined (from maj@computer-lab.cambridge.ac.uk). 
7375 Thu Sep  6 05:56:20 1990  Karl Berry  (karl at hayley)
7377         * Makefile (x11lib), mf/Makefile (x11lib): include Xext.
7379 Tue Sep  4 09:45:54 1990  Karl Berry  (karl at hayley)
7381         * Makefile (install*): use $(proginstall) or $(fileinstall), as
7382         appropriate.
7383         (fileinstall, proginstall): new variables.
7385 Sun Sep  2 15:51:35 1990  Karl Berry  (karl at hayley)
7387         * site.h-dist (HAVE_GETWD): new option for people who are
7388         fortunate enough to have this.
7389         * common/extra.c (getcwd) [HAVE_GETWD]: define this in terms of
7390         getwd (from morgan@ics.uci.edu).
7392 Fri Aug 31 15:17:19 1990  Karl Berry  (karl at hayley)
7394         * These changes from andy@csvax.cs.caltech.edu.
7396         * mf/MFwindow/tek.c [SYSV]: define bzero and bcmp as memset and
7397         memcmp.
7399         * common/extra.c: always include <sys/types.h> and <sys/stat.h>,
7400         since is_dir needs them.
7402         * */Makefile (link commands): put $(LDFLAGS) at the end of the
7403         command, instead of the beginning.
7405         * web/Makefile (tangle.p): use an already-compiled tangle if
7406         possible, and include LDFLAGS instead of CFLAGS when making tangle
7407         from tangleboot.c.
7409         * site.h-dist (ANSI): say they must have sprintf declared if they
7410         defined this.
7412 Thu Aug 30 15:58:05 1990  Karl Berry  (karl at hayley)
7414         * These changes from andy@csvax.cs.caltech.edu.
7416         * dviutil/dvicopy.ch: don't define cur_name to use text_char.
7418         * web2c/fixwrites.c: declare bare to take an int, not a char, and
7419         define it to return an int.
7421         * common/extra.h, web2c/web2c.h, web2c/splitup: only declare
7422         sprintf if ANSI is not defined, since a prototype with `...'
7423         doesn't match a function without a prototype.
7425 Sun Aug 26 10:45:48 1990  Karl Berry  (karl at aten)
7427         * Version 5.0e.
7429         * Makefile (install-manpages): quote $(INSTALL).
7430         * man/Makefile (all, install): make dependent on stamp-manpages, so
7431         sed isn't invoked every time.
7432         (clean): remove stamp-manpages.
7434         * MACHINES: add info for the HP9000 machines from
7435         mark@comp.vuw.ac.nz.
7437 Sat Aug 25 12:00:50 1990  Karl Berry  (karl at hayley)
7439         * Makefile (alldirs): add `dviutil'.
7440         (install): install dvicopy.
7442         * common/extra.c (do_path): add a null after the path delimiter.
7444         * dviutil/dvicopy.ch: restore lines truncated in transmission.
7445         * dviutil/Makefile: prepend `.' to suffix lines.
7447 Thu Aug 23 06:44:28 1990  Karl Berry  (karl at claude)
7449         * {tex,mf}/Makefile (triptex, trapmf): make dependent on $(iobjs)
7450         and $(commono). 
7452         * common/extra.c (do_path): don't take strlen of an integer.
7454         * web2c/Makefile (veryclean): remove yacc.*.
7456 Wed Aug 22 06:16:03 1990  Karl Berry  (karl at hayley)
7458         * Makefile (FORMATINSTALL): new variable; defines installation
7459         commands for .fmt's and .base's.
7461         * common/extra.c (do_path): use PATH_DELIMITER instead of ':'.
7463         * {tex,mf}/Makefile: use tex.fmt and mf.base when making other
7464         formats or bases.
7466         * Makefile (YACC, LEX): new variables.
7467         (stamp-web2c): pass them down when compiling web2c.
7469         * common/extra.c (do_path): do chdirs to the directories in the
7470         path.
7472         * common/extra.{c,h} (ztoint) [sequent]: remove this, since
7473         the Sequent compiler doesn't have the casting problem any more.
7475 Thu Aug 16 15:24:02 1990  Karl Berry  (karl at apollo)
7477         * common/extra.c (do_path): don't look for subdirectories if we
7478         used the default value (sometimes).
7480         * common/extra.c (do_path): only look for subdirectories
7481         conditionally.
7482         (setpaths): don't look for subdirectories in all paths.
7484         * common/extra.c (do_path): don't clobber the path as we check for
7485         subdirectories.
7487         * tex/Makefile (run-trip), mf/Makefile (run-trap): remove
7488         trip.tex/trap.mf before linking
7490 Wed Aug 15 08:45:28 1990  Karl Berry  (karl at hayley)
7492         * web/tangleboot.{pas,c}: update these.
7494         * Makefile (install-formats, install-bases, install): move the
7495         commands for the first two from the third.
7497         * mfware/mft.ch (open_input): use MF_INPUT_PATH to open the .mf
7498         file.
7499         * man/mft.man: document this.
7501         * site.h (MAXPATHLEN): remove this; we allocate the storage
7502         dynamically now.
7503         * man/{tex,mf}.man: don't refer to MAXPATHLEN.
7504         * common/extra.c (xmalloc, xrealloc): new routines.
7506         * common/extra.c (do_path): find all the subdirectories here, and
7507         add them to the path.
7508         (testreadaccess): remove the subdirectory checking here.
7510         * tex/ctex.ch (\S552): initialize bchar_label[null_font], et al.,
7511         to avoid arbitrary font_info data as being interpreted as lig/kern
7512         programs (from Chris Thompson).
7514         * common/extra.c (setpaths): take an argument saying which paths
7515         to initialize.
7516         * common/common.defines (setpaths): declare to be a procedure with
7517         parameters.
7518         * common/extra.h (...PATHBIT): new macros to define that argument.
7519         * common/common.defines (...PATHBIT): make them available to the
7520         change files.
7521         * bibtex/bibtex.ch (get_the_top_level_aux_file_name),
7522         fontutil/pktogf.ch (PK_to_GF), pktype.ch (PKtype), vftovp.ch
7523         (VFtoVP), mfware/gftodvi.ch (GFtoDVI), gftopk.ch (initialize),
7524         gftype.ch (initialize), mft.ch (scan_args), texware/dvitype.ch
7525         (DVItype), dviutil/dvicopy.ch (DVIcopy), mf/cmf.ch, tex/ctex.ch:
7526         change call to set_paths.
7528         * common/{extra.c, extra.h, common.defines): define another
7529         path-searching constant, VFFILEPATH, which uses the environment
7530         variable VFFONTS.
7531         * dviutil: new subdirectory to hold dvicopy, whose change file
7532         uses VFFILEPATH (from xitikgun@ddathd21.bitnet).
7533         * fontutil/vftovp.ch: use VFFILEPATH.
7534         * man/vftovp.man: document this.
7536         * common/{extra,fileio}.c (terminate_with_space,
7537         terminate_with_null): rename to `end_with_space' and
7538         `end_with_null', so brain-dead linkers that only look at the first
7539         16 characters don't break.
7541 Tue Aug 14 11:32:35 1990  Karl Berry  (karl at aten)
7543         * common/extra.c (do_path): allocate an extra byte for the
7544         trailing null.
7546 Mon Aug 13 14:45:06 1990  Karl Berry  (karl at aten)
7548         * Makefile (fmts): add picplus.
7549         * tex/Makefile (fmts): likewise.
7551         * man/Makefile (manfiles): remove trailing \ from last item in list.
7553         * {bibtex,mf,tex}/Makefile: remove form feeds.
7555 Sun Aug 12 10:23:12 1990  Karl Berry  (karl at hayley)
7557         * web/tangle.ch (scan_args): if a `.' occurs before a `/' in a
7558         filename, don't count it as starting the extension.
7559         * web/weave.ch (scan_args): likewise.
7560         Probably other programs need to be fixed in the same way.
7562         * common/convert: pass the name of file being converted to
7563         fixwrites.
7564         * web2c/fixwrites.c: convert vptovf error messages properly.
7565         (These changes from rokicki@neon.stanford.edu.)
7567 Fri Aug 10 09:02:31 1990  Karl Berry  (karl at hayley)
7569         * mf/cmf.ch: fix another casting problem (from
7570         xitikgun@ddathd21.bitnet).
7572 Wed Aug  8 06:43:28 1990  Karl Berry  (karl at hayley)
7574         * common/extra.c (DO_PATH): replace this macro with a routine, and
7575         expand extra `:'s into the system default.
7576         (insert_string): new routine.
7577         * site.h: warn them not to put extra `:'s in the system default.
7578         * man/{almost everything}: document this.
7580         * mfware/gftodvi.ch, fontutil/vftovp.ch: break up huge case
7581         statement (from maj@computer-lab.cambridge.ac.uk).
7582         * PROBLEMS: remove old fix for the huge case statements.
7584 Tue Aug  7 07:19:32 1990  Karl Berry  (karl at hayley)
7586         * mf/Makefile (run-trap): run `./trapmf', not just `trapmf'.
7587         * tex/Makefile (run-trip): analogously.
7588         * Makefile (web2c-dist): rename site.h to site.h-dist.
7589         (These changes from dorab@twinsun.com.)
7591 Fri Aug  3 15:55:53 1990  Karl Berry  (karl at hayley)
7593         * Makefile (install): add links for plain.fmt and plain.base.
7595         * PROBLEMS: add patches for the 3b2 for the old TeX (from
7596         oc@vmp.com).
7598 Tue Jul 31 11:43:38 1990  Karl Berry  (karl at hayley)
7600         * mf/Makefile: add missing quote (from dick@sprite.stanford.edu).
7602 Fri Jul 13 06:48:15 1990  Karl Berry  (karl at hayley)
7604         * Makefile: remove ^L's.
7606 Sun Jul  8 06:44:06 1990  Karl Berry  (karl at hayley)
7608         * common/extra.c (fprint_pascal_string): new routine.
7609         (printpascalstring): call it.
7610         (errprintpascalstring): new routine.
7611         * common/common.defines: declare errprintpascalstring.
7612         * texware/dvitype.ch: use it when printing the TFM file name.
7614         * common/extra.c (READABLE_FILE): new macro.
7615         (testreadaccess): use it, instead of using access(2) directly.
7617         * tex/trie.h: delete.
7618         * tex/trie.diff: new file with diffs for a larger trie size (from
7619         xitikgun@ddathd21.bitnet).
7620         * common/texmf.defines: remove trie definitions.
7622         * bibtex/bibtex32.diff: new file with diffs for a big BibTeX (from
7623         beebe@science.utah.edu).
7625         * mf/trapenv: define GFFONTS.
7627 Mon Jun 18 08:37:41 1990  Karl Berry  (karl at hayley)
7629         * site.h (schar) [AIX]: define to be INT.
7630         * web2c/web2c.yacc (SIMPLE_TYPE): output UNSIGNED_SHORT_STRING
7631         instead of "unsigned short", and define the former to be "int" for
7632         AIX.
7634 Thu May 31 14:14:18 1990  Karl Berry  (karl at aten)
7636         * common/fileio.c (open_input): don't call funny_core_dump if
7637         we're bibtex.
7639         * common/extra.c (is_dir): don't declare as static.
7641         * web2c/{fixwrites,regfix}.c (remove_newline): don't use
7642         ANSI-style declarations.
7644         * mf/MFwindow/x11-Xt.c: declare functions as static, if they're
7645         defined that way.
7647         * mf/MFwindow/x10.c (sprintf): don't declare it.
7649         * common/texmf.c (funny_core_dump): don't define as static.
7651         * web/tangle.ch: incorporate changes to only open the pool file if
7652         it's actually used (from xitigkun@ddathd21.bitnet).
7654 Wed May 30 07:10:10 1990  Karl Berry  (karl at hayley)
7656         * common/extra.c (testreadaccess): initialize ok to zero, improve
7657         the loop logic.
7659 Sun May 27 10:21:22 1990  Karl Berry  (karl at hayley)
7661         * common/extra.h, web2c/splitup.c, web2c/web2c.h: declare sprintf
7662         using SPRINTF_RETURN_TYPE.
7663         * site.h: define it.
7665 Sat May 26 07:55:54 1990  Karl Berry  (karl at hayley)
7667         * common/texmf.c (input_line): do not worry about NONASCII or
7668         characters going out of range when we fill up `buffer'.
7670         * web2c/{fixwrites,regfix}.c: replace calls to gets(3) with calls
7671         to fgets(3).
7673         * tex/trie.h: new file to help implement larger hyphenation tries.
7674         * common/common.defines (trl, trc, tro, trb, trieentry): new
7675         fields and a type, for the same reason.
7676         (from xitikgun@ddathd21.bitnet, but the diff to ctex.ch has not
7677         been created yet).
7679         * common/texmf.c, mf/MFwindow/uniterm.c: merge Uniterm support
7680         from T. Hageman.
7682 Tue May 22 09:56:01 1990  Karl Berry  (karl at hayley)
7684         * common/extra.c (testreadaccess): close the directories in the
7685         path after we search them for subdirectories.
7687         * tex/tex-extra.c (main): set up TEXformatdefault with the format
7688         from the program name, instead of the first line of input (from
7689         ramshaw@src.dec.com).
7691 Sun May 20 12:03:12 1990  Karl Berry  (karl at hayley)
7693         * web/tangle.ch (<Get |web_file_name|...>): make sure the web name
7694         ends with a space.  Ditto for the change file.
7696 Thu May 17 10:43:00 1990  Karl Berry  (karl at hayley)
7698         * web2c/web2c.c (initialize): check the result of the fopen (from
7699         lonhyn@gulag.nas.nasa.gov).
7701 Mon May 14 07:16:47 1990  Karl Berry  (karl at hayley)
7703         * texware/dvitype.ch: use testreadaccess and other common
7704         routines; output to stdout.
7705         * web/{tangle,weave}.ch: use common routines.
7706         
7707         * fontutil/{extra.?, futil.defines, convert}: move to new
7708         subdirectory `common'.
7710         * tex/Makefile (run-trip): set the environment before running
7711         triptex.
7712         tripenv: new file.
7713         * mf/Makefile, mf/trapenv: analogously.
7715 Sun May 13 10:09:02 1990  Karl Berry  (karl at hayley)
7717         * web2c/web2c.c (main): only print the number of symbols if
7718         `debug' is set.
7720         * texware/texware.h (unsignedcharargv): new macro for dvitype.
7722         * {texware/texware.h, mfware/mfware.h} (reset, rewrite): cast the
7723         filename argument to char *.
7725         * web2c/web2c.yacc (do_proc_args): add an & if we're generating
7726         ANSI code, and have a var parameter (from andy@csvax.caltech.edu).
7728         * defaults.h [High C on an IBM]: add pragma's (from bells@ibm.com).
7730         * tex/ctex.ch (a_open_in): try to open the input file without
7731         .tex, if opening with .tex fails (from Tom Hageman via
7732         vens@hgrrug5.bitnet).
7734         * {mf,tex}/extra.c (calledit) [NONASCII]: use xchr (from Tom
7735         Hageman via vens@hgrrug5.bitnet).
7737         * Makefile (run-triptrap): split up into two targets, run-trip and
7738         run-trap.
7740         * tex/Makefile (fmts): new target.
7741         (tex.fmt, et al.): run initex to make these.
7742         * mf/Makefile (bases): new target.
7743         (mf.base, cmmf.base): run inimf to make these.
7744         (From beebe@science.utah.edu.)
7746         * Makefile (manpages, install-manpages): new targets.
7747         man: new directory with the man pages
7748         (from ken@cs.rochester.edu).
7750         * mfware/gftodvi.ch (open_gf_file): don't bother defining
7751         packed_font_file_path, since we don't use it.
7752         * mfware/gftype.ch (open_gf_file): ditto.
7754 Sun May  6 08:24:27 1990  Karl Berry  (karl at hayley)
7756         (All the following from andy@csvax.caltech.edu)
7757         * web2c/web2c.lex (input, unput): declare if they're not #defined.
7759         * web/weavext.c (strcpy, strcat): add `const'.
7761         * mfware/mfwarext.c (sprintf): declare differently for SYSV and ANSI.
7762         tex/extra.c, mf/extra.c, web/tanglext.c, texware/texwarext.c: ditto.
7764         * mfware/mfware.h (openf) [ANSI]: declare it.
7766         * fontutil/extra.c (testreadaccess): handle absolute path names
7767         correctly.
7769         * web/Makefile (tangle.p): do `./tangle' instead of `tangle',
7770         since not everyone has . in their path (from
7771         beebe@science.utah.edu).
7773 Sat May  5 12:17:32 1990  Karl Berry  (karl at hayley)
7775         * texware/{pltotf,tftopl}.ch (main): don't print a newline at the
7776         end.
7778         * web2c/web2c.yacc (FUNCTION_HEAD): only print the function name
7779         if debug is true.
7781         * mfware/gftopk.ch (comment): increase array size by one, to leave
7782         room for the trailing null.
7784         * mfware/Makefile (CFLAGS): remove -Dlink=link_array.
7786 Fri May  4 21:51:16 1990  Karl Berry  (karl at hayley)
7788         * mfware/gftodvi.ch (open_tfm_file): use tex_font_file_path, not
7789         generic_font_file_path (from morgan@ics.uci.edu).
7791 Fri Apr 27 07:22:50 1990  Karl Berry  (karl at hayley)
7793         * Makefile (install): make work with install, not just cp (from
7794         grunwald@foobar.colorado.edu).
7796         * tex/ctex.ch: define hash_size and hash_prime, so that LaTeX
7797         works with the small TeX.
7799         * web2c/web2c.c [HP]: yytext is an unsigned char (from
7800         pfs@kc.abdn.ac.uk).
7802         * mf/extra.c (calledit): remove the xor with 0x80.
7804         * site.h: warn about bibtex and -DANSI not mixing.
7806 Wed Apr 18 11:44:49 1990  Karl Berry  (karl at aten)
7808         * Version 5.0c. (5.0b was released by Tim.)
7810         * web/Makefile: (.ch.p): invoke ./tangle instead of `tangle'.
7812         * site.h: change default glueratio to `float'.
7814         * web/Makefile (tangle.p): put the ``until...done'' in an sh -c,
7815         for the sake of Ultrix (from maj@computer-lab.cambridge.ac.uk).
7817         * PROBLEMS: add patch for yacc problem (from justin@crim.ca).
7819 Mon Apr 16 08:03:52 1990  Karl Berry  (karl at hayley)
7821         * site.h: do not unconditionally (un)define the symbols.
7823 Thu Apr 12 21:33:41 1990  Karl Berry  (karl at hayley)
7825         * tex/extra.c (calledit): do not xor with 0x80 (from
7826         ekrell@ulysses.att.com).
7828 Fri Apr  6 20:40:20 1990  Karl Berry  (karl at hayley)
7830         * {tex,mf}/extra.c (zinputln): have to test against 255, not 127.
7832         * web/Makefile: touch tangle.h (from colin@umist.ac.uk).
7834 Wed Apr  4 16:10:03 1990  Karl Berry  (karl at aten)
7836         * PROBLEMS: cc and gftodvi/vftovp don't mix.
7838 Thu Mar 29 07:50:15 1990  Karl Berry  (karl at mole.ai.mit.edu)
7840         * Version 5.0a (with ken's changes to the change files).
7842 Tue Mar 27 08:01:20 1990  Karl Berry  (karl at hayley)
7844         * web2c/web2c.yacc (FUNCTION_HEAD): check for debug before
7845         printing out the function name.
7847         * texware/Makefile (pltotf): don't put this on two lines.
7849 Fri Mar 23 18:46:49 1990  Karl Berry  (karl at aten)
7851         * Version 4.893c.
7853         * web2c/Makefile: do test ... instead of [ ... ].
7854         mf/MFwindow/Makefile: use $(SHELL) instead of /bin/sh.
7856 Thu Mar 22 18:20:38 1990  Karl Berry  (karl at aten)
7858         * texware/dvitypext.c: declare packrealnameoffile to be void, even
7859         if ANSI is not defined, else Ultrix loses.
7861 Fri Mar  9 08:38:56 1990  Karl Berry  (karl at hayley)
7863         * defaults.h, site.h: move ANSI from the former back to the
7864         latter, since some systems want it.
7866         * bibtex/bibtex.ch (int_to_ASCII): use `the_int' instead of `int'
7867         as the first parameter name; some cc's bomb with `int'.
7868         (from rusty@garnet.berkeley.edu)
7870         * texware/dvitypext.c (packrealnameoffile): return type is void.
7872         * */Makefile (veryclean): remove backup files, core files.
7873         */Makefile: use $(SHELL) ./<script> instead of ./<script>.
7874         web/Makefile: define SHELL.
7875         (mackay@cs.washington.edu supplied these changes.)
7877 Fri Mar  2 17:27:22 1990  Karl Berry  (karl at hayley)
7879         * texware/dvitype.ch: make input be 8 bits, like the rest of the
7880         programs.
7882 Sun Feb 25 20:36:19 1990  Karl Berry  (karl at hayley)
7884         * {mf,tex}/ini_to_tr[ai]p: save the .h file we're editing.
7886 Thu Feb 22 21:06:49 1990  Karl Berry  (karl at hayley)
7888         * */Makefile: change $(RM) to rm.
7890         * texware/texware.h: do not cast the result of getc to char, for
7891         the sake of Ultrix.
7893 Sat Feb 17 07:36:50 1990  Karl Berry  (karl at hayley)
7895         * README: Make the instructions for bootstrapping tangle correct.
7897         * Makefile (dist): tangleboot.pas is in web, not web2c.
7899         * {mfware,texware,web,web2c}/Makefile: remove $(CFLAGS) from the
7900         load lines.
7902         * bibtex/bibext.c: move conditional on BSD to after #include
7903         "site.h" (from bsuggs@hac.arpa.com).
7905         * web2c/Makefile (web2cy.c): do `-if', since one of the commands
7906         exits with bad status under Ultrix.
7908 bibtex:
7909 Mon Feb 21 14:49:52 1994  Karl Berry  (karl@cs.umb.edu)
7911         * Makefile.in: srcdir changes from simon.
7913 Wed Feb  2 11:00:09 1994  Karl Berry  (karl@cs.umb.edu)
7915         * Version 6.1.
7917 Mon Jan 24 07:33:17 1994  Karl Berry  (karl@cs.umb.edu)
7919         * Version 6.0.
7921 Sun Nov  7 14:26:23 1993  Karl Berry  (karl@cs.umb.edu)
7923         * convert: Remove call to sync.
7925 Fri Nov  5 15:50:55 1993  Karl Berry  (karl@cs.umb.edu)
7927         * bibtex.ch (option_index): Declare as int.
7929 Tue Oct 12 14:07:15 1993  Karl Berry  (karl@cs.umb.edu)
7931         * bibtex.ch (verbose): Declare as int.
7933 Sun Oct  3 12:41:46 1993  Karl Berry  (karl@cs.umb.edu)
7935         * Makefile.in (cbibtex.ch): Don't chmod 444.
7936         (commonh): paths.h is in kpathsea.
7937         (commono): kpathsea.a has its own variable now.
7938         (*clean): Include standard targets.
7939         (program): New variable.
7941 Sun May 23 06:17:53 1993  Karl Berry  (karl@cs.umb.edu)
7943         * bibtex.ch (max_bib_files): Increase to 1000.
7945 Sun May  9 10:10:01 1993  Karl Berry  (karl@cs.umb.edu)
7947         * Makefile.in (commonh): Remove $(srcdir) for paths.h.
7948         (commono): Add kpathsea library.
7950 Fri Apr 30 15:07:24 1993  Karl Berry  (karl@cs.umb.edu)
7952         * Makefile.in (commonh): Add paths.h.
7954 Sat Apr 10 16:41:18 1993  Karl Berry  (karl@cs.umb.edu)
7956         * convert: Don't sync unless /bin/sync exists.
7958 Fri Apr  9 16:07:24 1993  Karl Berry  (karl@cs.umb.edu)
7960         * Makefile.in (commonh): Define as config.h.
7962 Thu Mar 25 16:59:08 1993  Karl Berry  (karl@cs.umb.edu)
7964         * Makefile.in (openinout.c): Remove the file before making the link.
7966 Sat Mar 13 11:44:46 1993  Karl Berry  (karl@cs.umb.edu)
7968         * Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
7970         * convert: Use cpascal.h instead of pascal.h.
7972 Sun Feb 21 08:27:23 1993  Karl Berry  (karl@cs.umb.edu)
7974         * Version 5.851d.
7976 Fri Feb 19 13:21:01 1993  Karl Berry  (karl@cs.umb.edu)
7978         * small.sed (max_ent_strs): Restore to 3000.
7980 Tue Feb 16 17:53:06 1993  Karl Berry  (karl@cs.umb.edu)
7982         * Makefile.in (install-exec, install-data): New targets.
7984 Mon Feb 15 12:06:14 1993  Karl Berry  (karl@cs.umb.edu)
7986         * bibtex.ch (27): Allow any character as input.
7988 Tue Jan 26 17:09:10 1993  Karl Berry  (karl@cs.umb.edu)
7990         * bibtex.ch (banner): Use version_string.
7992 Sun Jan  3 13:28:45 1993  Karl Berry  (karl@cs.umb.edu)
7994         * Makefile.in (distclean): Remove Makefile.
7996 Thu Dec 17 07:36:44 1992  Karl Berry  (karl@cs.umb.edu)
7998         * bibtex.ch (198): @d int == `the_int', instead of doing the
7999         substitution ourselves.
8001         * bibtex.ch: Move command-line processing to the existing section
8002         that handles it.
8004         * Makefile.in (libs): $(fileio) => $(fileioo).
8006 Wed Dec 16 18:03:32 1992  Karl Berry  (karl@cs.umb.edu)
8008         * bibtex.ch: Put in option parsing; make min_crossrefs a variable,
8009         instead of a constant.
8011 Sun Dec 13 14:24:35 1992  Karl Berry  (karl@cs.umb.edu)
8013         * Makefile.in (c-sources): New target.
8015 Sat Dec 12 14:07:37 1992  Karl Berry  (karl@cs.umb.edu)
8017         * Makefile.in: Rewrite from Makefile.
8019         * small.sed: New file to replace small.diff.
8021 Mon Nov 16 08:09:07 1992  Karl Berry  (karl@cs.umb.edu)
8023         * Makefile (cbibtex.ch): New target.  (Copy from bibtex.ch.)
8025         * bibtex.ch (lex_class): Make RET be white_space.
8027 Sun Nov  1 16:20:05 1992  Kathy Hargreaves  (letters@red.cs.umb.edu)
8029         * bibtex.ch (max_bib_files): increase to 100.
8031 Thu Sep 24 11:04:03 1992  Karl Berry  (karl@cs.umb.edu)
8033         * Makefile (openinout.c): avoid use of $<.
8035 Fri Sep  4 08:58:58 1992  Karl Berry  (karl@hayley)
8037         * Makefile (extraclean): new target.
8038         (distclean): don't remove backup files etc. here.
8040 Wed Aug 19 08:39:55 1992  Karl Berry  (karl@hayley)
8042         * Makefile (openinout.c): new target.
8043         (clean): remove it.
8045 Wed Aug 12 16:16:28 1992  Karl Berry  (karl@hayley)
8047         * Makefile (fileioo): use the default compilation rule.
8049 Wed Jul 15 11:52:40 1992  Karl Berry  (karl@hayley)
8051         * bibtex.ch, small.diff: don't change the value of min_crossrefs.
8053 Sun Jul  5 07:23:23 1992  Karl Berry  (karl@hayley)
8055         * convert (sed): change `/bin/sed' to `sed'.
8057         * bibtex.ch: avoid lines >= 80 chars.
8059 Fri Jul  3 11:59:50 1992  Karl Berry  (karl@hayley)
8061         * Makefile (bibtex.p): depend on cbibtex.ch, not bibtex.ch.
8063 Thu Jul  2 16:04:37 1992  Karl Berry  (karl@hayley)
8065         * Makefile (CPPFLAGS): new variable
8066         (.c.o): use it.
8067         (cflags): change to CFLAGS.
8069 Thu May 14 19:21:10 1992  Karl Berry  (karl@claude.cs.umb.edu)
8071         * Version 5.851c.
8073 Sat Apr 25 09:18:17 1992  Karl Berry  (karl@hayley)
8075         * convert: sync after the pipe.
8077         * Makefile (libs): new var to abbreviate `../libs.a $(LIBS)'.
8078         (bibtex): use it.
8080         * Makefile (distclean): new target.
8082 Thu Apr 23 12:07:32 1992  Karl Berry  (karl@hayley)
8084         * Makefile: fix clean targets (from Andreas).
8086 Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
8088         * Version 5.851b.
8090 Sun Apr 12 11:46:24 1992  Karl Berry  (karl@hayley)
8092         * bibtex.ch: use BSTINPUTS to look for the BST file instead of
8093           TEXINPUTS.
8095 Sat Apr 11 10:31:57 1992  Karl Berry  (karl@hayley)
8097         * bibtex.ch (388): remove mutually exclusive test, instead of
8098           fixing it.
8100 Fri Apr 10 17:26:30 1992  Karl Berry  (karl@hayley)
8102         * small.diff: remake this so it works properly.
8104         * Makefile (mostlyclean): remove cbibtex.ch.
8105         (.ch.p): tangle with cbibtex.ch.
8107 Fri Apr  3 09:53:25 1992  Karl Berry  (karl at hayley)
8109         * Version 5.851a.
8111 Mon Mar 30 11:20:11 1992  Karl Berry  (karl at hayley)
8113         * bibtex.ch (388): fix mutually exclusive tests.
8115 Fri Mar 20 16:14:05 1992  Karl Berry  (karl at hayley)
8117         * Makefile (mostlyclean): new name for `clean'.
8118         (clean): what `realclean' used to be.
8119         (realclean): nothing to do anymore.
8120         (install): install the program.
8122 Fri Jan 24 09:08:31 1992  Karl Berry  (karl at hayley)
8124         * Makefile (cflags): don't include -I../config.
8126         * bibtex.ch (max_ent_strs): reduce to 10000, as the previous value
8127           allocated 2.5MB (even this allocates 1MB).
8129 Sun Jan 12 09:16:54 1992  Karl Berry  (karl at hayley)
8131         * Makefile (bibtex.o): remove -Dbswap=bswapp.  Why did I do this?
8133         * Makefile (fileioh): no longer exists.
8135         * convert (../common): now ../lib.
8137 Sat Jan 11 16:53:05 1992  Karl Berry  (karl at hayley)
8139         * bibtex.ch (FILENAMESIZE): rename to `PATH_MAX'.
8141         * Makefile: redo for new configuration.
8143 Tue Jan  7 16:09:55 1992  Karl Berry  (karl at hayley)
8145         * bibtex.ch (10/main program): exit with bad status if history >
8146           warning_message.
8147 Mon Feb 21 14:50:08 1994  Karl Berry  (karl@cs.umb.edu)
8149         * Makefile.in: srcdir changes from simon.
8151 Thu Feb 10 10:00:49 1994  Karl Berry  (karl@cs.umb.edu)
8153         * dvicopy.ch: Don't print fontname twice when it can't be opened.
8154         Increase table sizes.
8156 dviutil:
8157 Wed Feb  2 11:00:09 1994  Karl Berry  (karl@cs.umb.edu)
8159         * Version 6.1.
8161 Mon Jan 24 07:33:33 1994  Karl Berry  (karl@cs.umb.edu)
8163         * Version 6.0.
8165 Tue Oct 12 13:35:28 1993  Karl Berry  (karl@cs.umb.edu)
8167         * Makefile.in: Simplify kpathsea references.
8169 Sun Oct  3 12:56:06 1993  Karl Berry  (karl@cs.umb.edu)
8171         * Makefile.in (commonh): paths.h is in kpathsea.
8172         (commono): kpathsea.a has its own variable now.
8173         (*clean): Include standard targets.
8174         (program): New variable.
8175         (install): Use it.
8177 Fri May 21 14:08:08 1993  Karl Berry  (karl@cs.umb.edu)
8179         * dvitype.ch (open_{dvi,tfm}_file): Don't declare unused variable i.
8181 Sun May  9 10:10:48 1993  Karl Berry  (karl@cs.umb.edu)
8183         * Makefile.in (commonh): Remove $(srcdir) for paths.h.
8184         (commono): Add kpathsea library.
8186 Fri Apr 30 15:07:41 1993  Karl Berry  (karl@cs.umb.edu)
8188         * Makefile.in (commonh): Add paths.h.
8190 Fri Apr  9 16:07:39 1993  Karl Berry  (karl@cs.umb.edu)
8192         * Makefile.in (commonh): Define as config.h.
8194 Sat Mar 13 12:10:31 1993  Karl Berry  (karl@cs.umb.edu)
8196         * Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
8198 Sun Feb 21 08:27:57 1993  Karl Berry  (karl@cs.umb.edu)
8200         * Version 5.851d.
8202 Tue Feb 16 17:53:43 1993  Karl Berry  (karl@cs.umb.edu)
8204         * Makefile.in (install-exec, install-data): New targets.
8206 Tue Jan 26 16:38:05 1993  Karl Berry  (karl@cs.umb.edu)
8208         * *.ch (banner): Use version_string.
8210         * Makefile.in: Merge dvitype from texware.
8211         
8212 Sun Jan  3 13:29:30 1993  Karl Berry  (karl@cs.umb.edu)
8214         * Makefile.in (distclean): Remove Makefile.
8216 Sun Dec 13 14:25:12 1992  Karl Berry  (karl@cs.umb.edu)
8218         * Makefile.in (c-sources): New target.
8220 Sat Dec 12 14:52:23 1992  Karl Berry  (karl@cs.umb.edu)
8222         * Makefile.in: Rewrite from Makefile.
8224 Fri Sep  4 09:00:58 1992  Karl Berry  (karl@hayley)
8226         * Makefile (extraclean): new target.
8227         (distclean): don't remove backup files etc. here.
8229 Thu Jul  2 16:06:12 1992  Karl Berry  (karl@hayley)
8231         * Makefile (CPPFLAGS): new variable
8232         (.c.o): use it.
8233         (cflags): change to CFLAGS.
8235 Thu May 14 19:21:26 1992  Karl Berry  (karl@claude.cs.umb.edu)
8237         * Version 5.851c.
8239 Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
8241         * Version 5.851b.
8243 Fri Apr  3 09:54:34 1992  Karl Berry  (karl at hayley)
8245         * Version 5.851a.
8247 Fri Mar 20 16:21:18 1992  Karl Berry  (karl at hayley)
8249         * Makefile (mostlyclean): new name for `clean'.
8250         (clean): what `realclean' used to be.
8251         (realclean): nothing to do anymore.
8252         (install): install the program.
8254 Fri Jan 24 09:21:22 1992  Karl Berry  (karl at hayley)
8256         * Makefile (cflags): don't include -I../config.
8258 Sun Jan 12 08:49:00 1992  Karl Berry  (karl at hayley)
8260         * dvicopy.ch: `cwd_test_read_access' is gone.
8262 Following is the ChangeLog from texware, before I merged the contents
8263 of that directory with the others.  (26 January 1993)
8265 Sat Jan 23 10:23:08 1993  Karl Berry  (karl@cs.umb.edu)
8267         * tftopl.ch: Output error messages to stderr.
8269 Sun Jan  3 13:33:35 1993  Karl Berry  (karl@cs.umb.edu)
8271         * Makefile.in (distclean): Remove Makefile.
8273 Fri Dec 18 13:16:08 1992  Karl Berry  (karl@cs.umb.edu)
8275         * tftopl.c (Set init...): Extend `tfm_name' with ".tfm" if necessary.
8277 Sun Dec 13 14:28:24 1992  Karl Berry  (karl@cs.umb.edu)
8279         * Makefile.in (c-sources): New target.
8281 Sat Dec 12 15:23:14 1992  Karl Berry  (karl@cs.umb.edu)
8283         * Makefile.in: Rewrite from Makefile.
8285 Fri Sep  4 09:04:31 1992  Karl Berry  (karl@hayley)
8287         * Makefile (extraclean): new target.
8288         (distclean): don't remove backup files etc. here.
8290 Wed Aug 19 08:27:16 1992  Karl Berry  (karl@hayley)
8292         * Makefile (tftopl.o): use default compilation rule.
8294         * pltotf.ch: rename `index' to `index_var'.
8296 Wed Aug 12 16:34:13 1992  Karl Berry  (karl@hayley)
8298         * Makefile (pltotf.o): use default compilation rule.
8300 Thu Jul  2 16:09:37 1992  Karl Berry  (karl@hayley)
8302         * Makefile (CPPFLAGS): new variable
8303         (.c.o): use it.
8304         (cflags): change to CFLAGS.
8306 Thu Jun  4 08:18:28 1992  Karl Berry  (karl@hayley)
8308         * {tftopl,pltotf}.ch: rename `class' to `class_var' because of AIX
8309           brain-damage.
8311 Thu May 14 19:22:33 1992  Karl Berry  (karl@claude.cs.umb.edu)
8313         * Version 5.851c.
8315 Sat Apr 25 09:38:16 1992  Karl Berry  (karl@hayley)
8317         * Makefile (distclean): new target.
8319 Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
8321         * Version 5.851b.
8323 Fri Apr  3 09:56:04 1992  Karl Berry  (karl at hayley)
8325         * Version 5.851a.
8327 Sat Mar 21 11:40:36 1992  Karl Berry  (karl at hayley)
8329         * Makefile (patgen): use patgen2.
8330         * patgen2.{web,ch}: new files.
8332 Fri Mar 20 16:29:58 1992  Karl Berry  (karl at hayley)
8334         * Makefile (mostlyclean): new name for `clean'.
8335         (clean): what `realclean' used to be.
8336         (realclean): nothing to do anymore.
8337         (install): install the program.
8339 Wed Mar 18 09:09:54 1992  Karl Berry  (karl at hayley)
8341         * dvitype.ch (max_widths): increase to 25000.
8343 Sun Feb  2 07:54:09 1992  Karl Berry  (karl at hayley)
8345         * tftopl.ch (argument_is): change `option_table' to
8346           `long_options', for the new getopt.
8348 Fri Jan 24 09:20:36 1992  Karl Berry  (karl at hayley)
8350         * Makefile (cflags): don't include -I../config.
8352 Sun Jan 12 07:49:54 1992  Karl Berry  (karl at hayley)
8354         * tftopl.ch: `cwd_test_read_access' is gone.
8356         * Makefile (vftovp.o, vptovf.o): remove the -Dlink, as it is now
8357           in common.h.
8359 Wed Jan  8 07:43:23 1992  Karl Berry  (karl at hayley)
8361         * tftopl.ch (cast_to_pointer_to_byte): the name seems to be
8362           `cast_to_byte_pointer'.
8364 fontutil:
8365 Mon Feb 21 14:30:23 1994  Karl Berry  (karl@cs.umb.edu)
8367         * Makefile.in: srcdir changes from simon.
8369         * gftodmem.h: Move to ../lib.
8371 Wed Feb  2 11:00:09 1994  Karl Berry  (karl@cs.umb.edu)
8373         * Version 6.1.
8375 Mon Jan 24 07:33:41 1994  Karl Berry  (karl@cs.umb.edu)
8377         * Version 6.0.
8379 Sat Nov  6 13:46:52 1993  Karl Berry  (karl@cs.umb.edu)
8381         * vftovp.ch (out_char): Don't offset index into xchr by 31.  From
8382         dak@pool.informatik.rwth-aachen.de.
8384         * tftopl.ch (Usage): Squeeze onto one line.
8386 Fri Nov  5 15:49:15 1993  Karl Berry  (karl@cs.umb.edu)
8388         * {gftodvi,vftovp,vptovf,pltotf,tftopl}.ch (option_index): Declare
8389         as int.
8391 Tue Oct 12 14:07:42 1993  Karl Berry  (karl@cs.umb.edu)
8393         * gftodvi.ch (verbose): Declare as int.
8394         * {pl,tf}to{tf,pl}.ch: Likewise.
8395         * {vf,vp}to{vp,vf}.ch: Likewise.
8397 Sun Oct  3 13:00:05 1993  Karl Berry  (karl@cs.umb.edu)
8399         * Makefile.in (commonh): paths.h is in kpathsea.
8400         (commono): kpathsea.a has its own variable now.
8401         (*clean): Include standard targets.
8402         (program): New variable.
8403         (install): Use it.
8405 Fri May 21 14:09:13 1993  Karl Berry  (karl@cs.umb.edu)
8407         * gf{type,topk}.ch (open_gf_file): Remove unused var j.
8408         * pk{type,togf}.ch (open_pk_file): Likewise.
8410 Fri May 14 14:36:50 1993  Karl Berry  (karl@cs.umb.edu)
8412         * tftopl.ch (index_var): Oops, that's a type, not a variable.
8414 Sun May  9 10:10:51 1993  Karl Berry  (karl@cs.umb.edu)
8416         * Makefile.in (commonh): Remove $(srcdir) for paths.h.
8417         (commono): Add kpathsea library.
8419 Thu May  6 16:04:32 1993  Karl Berry  (karl@cs.umb.edu)
8421         * pktype.ch (53): Expand out writeln statement to avoid undefined
8422         evaluation order problem.
8424 Fri Apr 30 15:07:43 1993  Karl Berry  (karl@cs.umb.edu)
8426         * vptovf.ch, vftovp.ch, mft.ch (class): Rename to `class_var'.
8428         * Makefile.in (commonh): Add paths.h.
8430 Fri Apr  9 16:07:42 1993  Karl Berry  (karl@cs.umb.edu)
8432         * Makefile.in (commonh): Define as config.h.
8434 Sat Mar 13 11:24:09 1993  Karl Berry  (karl@cs.umb.edu)
8436         * Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
8438         * pktogf.ch (37): Do addition of 2 2^31's in two assignments, to
8439         avoid compiler rearrangements.
8441 Sun Feb 21 08:27:39 1993  Karl Berry  (karl@cs.umb.edu)
8443         * Version 5.851d.
8445 Tue Feb 16 17:53:48 1993  Karl Berry  (karl@cs.umb.edu)
8447         * Makefile.in (install-exec, install-data): New targets.
8449 Tue Jan 26 16:19:58 1993  Karl Berry  (karl@cs.umb.edu)
8451         * *.ch (banner): Use version_string.
8453         * Merge mfware and tftopl/pltotf.
8455 Sun Dec 13 14:26:16 1992  Karl Berry  (karl@cs.umb.edu)
8457         * Makefile.in (c-sources): New target.
8459 Sun Jan 10 16:07:32 1993  Karl Berry  (karl@cs.umb.edu)
8461         * gftopk.ch (max_row): Increase to 100,000.  (From Wayne Sullivan.)
8463 Sun Jan  3 13:32:20 1993  Karl Berry  (karl@cs.umb.edu)
8465         * Makefile.in (distclean): Remove Makefile.
8467 Sun Dec 13 14:27:45 1992  Karl Berry  (karl@cs.umb.edu)
8469         * Makefile.in (c-sources): New target.
8471 Sat Dec 12 14:59:21 1992  Karl Berry  (karl@cs.umb.edu)
8473         * Makefile.in: Rewrite from Makefile.
8475 Fri Sep  4 09:01:36 1992  Karl Berry  (karl@hayley)
8477         * Makefile (extraclean): new target.
8478         (distclean): don't remove backup files etc. here.
8480 Wed Aug 12 16:17:10 1992  Karl Berry  (karl@hayley)
8482         * {vf,vp}to{vp,vf}.ch (index): @d to be `index_type'.
8483         * Makefile ({vf,vp}to{vp,vf}.o): use default compilation rule.
8485         * Makefile (CPPFLAGS): new variable
8486         (.c.o): use it.
8487         (cflags): change to CFLAGS.
8489 Sun Jun 21 09:20:35 1992  Karl Berry  (karl@io)
8491         * vftovp.ch: don't compare o to set_char_0, since that's always true.
8493 Thu May 14 19:21:32 1992  Karl Berry  (karl@claude.cs.umb.edu)
8495         * Version 5.851c.
8497 Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
8499         * Version 5.851b.
8501 Fri Apr 10 15:13:27 1992  Karl Berry  (karl@hayley)
8503         * gftopk.ch (81--83): don't add anything to the font comment.
8505 Fri Apr  3 09:54:48 1992  Karl Berry  (karl at hayley)
8507         * Version 5.851a.
8509 Thu Mar 26 07:00:04 1992  Karl Berry  (karl at hayley)
8511         * Makefile (clean): don't remove *.h, as gftodmem.h goes away.
8513 Fri Mar 20 16:23:32 1992  Karl Berry  (karl at hayley)
8515         * Makefile (mostlyclean): new name for `clean'.
8516         (clean): what `realclean' used to be.
8517         (realclean): nothing to do anymore.
8518         (install): install the program.
8520 Sun Feb  2 08:01:42 1992  Karl Berry  (karl at hayley)
8522         * vftovp.ch (argument_is): use `long_options', not `option_table'.
8524         * gftodvi.ch (argument_is): use `long_options' instead of
8525           `option_table'.
8527 Fri Jan 24 09:21:12 1992  Karl Berry  (karl at hayley)
8529         * Makefile (cflags): don't include -I../config.
8531 Sun Jan 12 07:49:14 1992  Karl Berry  (karl at hayley)
8533         * pktype.ch, pktogf.ch, vftovp.ch: `cwd_test_read_access' is gone.
8535         * Makefile (vftovp.o, vptovf.o): remove the -Dlink, as it is now
8536           in common.h.
8538         * gftopk.ch, gftype.ch: `cwd_test_read_access' is gone.
8541 Mon Feb 21 13:24:21 1994  Karl Berry  (karl@cs.umb.edu)
8543         * Makefile.in: srcdir changes from simon.
8545 Wed Feb  2 11:01:01 1994  Karl Berry  (karl@cs.umb.edu)
8547         * Version 6.1.
8549 Tue Feb  1 18:01:19 1994  Karl Berry  (karl@cs.umb.edu)
8551         * Makefile.in (extrah): Include mfd.h and texmfmem.h here.
8552         (commonh): No texmfmem.h here.
8553         
8554 Mon Jan 24 07:34:01 1994  Karl Berry  (karl@cs.umb.edu)
8556         * Version 6.0.
8558 Mon Jan 17 14:30:09 1994  Karl Berry  (karl@cs.umb.edu)
8560         * Makefile.in (iextra.o): Depend on mfd.h.
8562 Sat Dec 11 13:23:35 1993  Karl Berry  (karl@cs.umb.edu)
8564         * convert: coerce.fix has been renamed coerce.add.
8566 Sun Dec  5 15:22:43 1993  Karl Berry  (karl@cs.umb.edu)
8568         * Makefile.in (windowlibs): Put x_extra_libs here.
8569         (LIBS): Not here.
8571 Sat Dec  4 16:51:57 1993  Karl Berry  (karl@cs.umb.edu)
8573         * Makefile.in (*objs): Depend on $(extrah) and $(commonh).
8574         (mf?.o): Depend only on mf?.c.
8576 Thu Nov 11 11:18:06 1993  Karl Berry  (karl@cs.umb.edu)
8578         * Makefile.in (x_{include,lib}_flags): Renamed from x{include,lib}dir.
8580 Sun Nov  7 14:26:10 1993  Karl Berry  (karl@cs.umb.edu)
8582         * convert: Remove call to sync.
8583         * Makefile.in (mfd.h): Instead, touch mfd.h after it finishes
8584         running, to ensure the timestamp will be later.
8586 Tue Nov  2 16:00:16 1993  Karl Berry  (karl@cs.umb.edu)
8588         * Makefile.in (objs): Add mf10.o.
8590 Tue Oct 12 13:34:00 1993  Karl Berry  (karl@cs.umb.edu)
8592         * Makefile.in: Simplify kpathsea references.
8594 Sun Oct  3 13:11:05 1993  Karl Berry  (karl@cs.umb.edu)
8596         * fixcoerce.h: Rename to coerce.add.
8597         * convert: Similarly.
8599         * Makefile.in (commonh): paths.h is in kpathsea.
8600         (commono): kpathsea.a has its own variable now.
8601         (*clean): Include standard targets.
8602         (program): New variable.
8603         (install): Use it.
8605 Tue May 18 14:05:03 1993  Karl Berry  (karl@cs.umb.edu)
8607         * Makefile.in (install-*): mkdirchain on install dirs.
8609 Sun May  9 10:10:53 1993  Karl Berry  (karl@cs.umb.edu)
8611         * Makefile.in (commonh): Remove $(srcdir) for paths.h.
8612         (commono): Add kpathsea library.
8614 Fri Apr 30 15:07:45 1993  Karl Berry  (karl@cs.umb.edu)
8616         * Makefile.in (commonh): Add paths.h.
8618 Fri Apr 23 10:41:11 1993  Karl Berry  (karl@cs.umb.edu)
8620         * convert: Remove volatile's for the MIPS compiler, as they no
8621         longer have any effect.
8623 Fri Apr 16 08:01:53 1993  Karl Berry  (karl@cs.umb.edu)
8625         * mf.ch: Doc fix.
8627 Sat Apr 10 16:42:43 1993  Karl Berry  (karl@cs.umb.edu)
8629         * convert: Don't sync unless /bin/sync exists.
8631 Fri Apr  9 16:07:46 1993  Karl Berry  (karl@cs.umb.edu)
8633         * Makefile.in (commonh): Define as config.h.
8635 Thu Mar 25 16:58:34 1993  Karl Berry  (karl@cs.umb.edu)
8637         * Makefile.in (openinout.c): Remove the file before making the link.
8639 Sat Mar 13 12:10:46 1993  Karl Berry  (karl@cs.umb.edu)
8641         * Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
8643 Sun Feb 28 10:51:08 1993  Karl Berry  (karl@cs.umb.edu)
8645         * Makefile.in (clean-trap): Don't install mfd.h.bak if it has the
8646         trap constants.
8648 Sun Feb 21 08:28:22 1993  Karl Berry  (karl@cs.umb.edu)
8650         * Version 5.851d.
8652 Tue Feb 16 17:54:50 1993  Karl Berry  (karl@cs.umb.edu)
8654         * Makefile.in (install-exec, install-data): New targets.
8656 Sun Feb 14 11:25:51 1993  Karl Berry  (karl@cs.umb.edu)
8658         * Makefile.in (iobjs, vobjs): Don't include $(objs), and depend on
8659         mfd.h.
8660         (inimf, virmf): Include $(objs.)
8662 Fri Feb 12 07:36:49 1993  Karl Berry  (karl@cs.umb.edu)
8664         * Makefile.in (clean): Remove iextra.c.
8665         (mostlyclean): Remove trap.mf.
8667 Wed Jan 27 07:14:55 1993  Karl Berry  (karl@cs.umb.edu)
8669         * Makefile.in (run-trap): {mf,tex}ware => {dvi,font}util.
8671 Tue Jan 26 11:44:29 1993  Karl Berry  (karl@cs.umb.edu)
8673         * Makefile.in (install): Change `exit 0' to true.
8675         * Makefile.in (iextra.c, inimf.c): New targets.
8676         (iextra.o, initex.o): Just do the compilation.
8678 Mon Jan 25 10:38:57 1993  Karl Berry  (karl@cs.umb.edu)
8680         * Makefile.in (clean-trap): Remove trapmf and stamp-trap.
8682         * Makefile.in (CPPFLAGS): Don't need -I. any more.
8684 Sun Jan 24 11:35:16 1993  Karl Berry  (karl@cs.umb.edu)
8686         * Makefile.in (iextra.o): $(LN) to $(extrac), instead of compiling
8687         directly.
8689         * Makefile.in (mf-extra): Rename to vextra.
8691         * Makefile.in (cmf.ch): Don't use $@.
8693         * Makefile.in (run-trap): Depend on trapmf.
8695         * Makefile.in (mostlyclean): Remove trap files explicitly, as we
8696         don't want to remove trap.sed.
8698         * Makefile.in (mfsrcdir): Define with `mf', not `tex'!
8700 Sat Jan 16 08:46:33 1993  Karl Berry  (karl@cs.umb.edu)
8702         * Makefile.in (mfsrcdir): New variable; use it in various rules.
8704 Thu Jan 14 08:04:47 1993  Karl Berry  (karl@cs.umb.edu)
8706         * small.sed (pool_size): Increase to 36000.  From tim@maths.tcd.ie.
8708 Sun Jan  3 13:16:32 1993  Karl Berry  (karl@cs.umb.edu)
8710         * Makefile.in (distclean): Remove Makefile.
8712         * Makefile.in (check): New target, synonym for run-trap.
8714 Sun Dec 13 09:45:53 1992  Karl Berry  (karl@cs.umb.edu)
8716         * Makefile.in (clean-trap, c-sources): New targets.
8718         * Makefile.in (stamp-trap): Use sed instead of ini_to_trap.
8720 Sat Dec 12 13:15:03 1992  Karl Berry  (karl@cs.umb.edu)
8722         * Makefile.in: Rewrite from Makefile.
8724         * small.sed: New file.
8726         * Makefile (stamp-trap): Change dependency to `stamp-convert'.
8728 Mon Nov 16 08:16:51 1992  Karl Berry  (karl@cs.umb.edu)
8730         * Makefile (cmf.ch): New target.
8732 Sun Oct 11 11:23:26 1992  Karl Berry  (karl@cs.umb.edu)
8734         * convert (sed): Don't use /bin/sed, as GNU sed works as of 1.10.
8736 Thu Sep 24 11:03:39 1992  Karl Berry  (karl@cs.umb.edu)
8738         * Makefile (openinout.c): avoid use of $<.
8740 Thu Sep 17 08:41:26 1992  Karl Berry  (karl@hayley)
8742         * Makefile (install): use filename in install target names.
8744 Fri Sep  4 09:02:57 1992  Karl Berry  (karl@hayley)
8746         * Makefile (extraclean): new target.
8747         (distclean): don't remove backup files etc. here.
8749 Wed Aug 19 08:22:57 1992  Karl Berry  (karl@hayley)
8751         * Makefile (openinout.c): new target.
8752         (clean): remove it.
8754         * Makefile (CPPFLAGS): we need -I. for mfd.h.
8756 Wed Aug 12 16:28:18 1992  Karl Berry  (karl@hayley)
8758         * Makefile (iextra.o): include $(CPPFLAGS); remove `-I.'.
8759         (inimf.o): likewise.
8760         (mf-extra.c): new target.
8761         (mf-extra.o); depend on it (and use default compilation rule).
8762         (fileioo): use default compilation rule.
8764 Sat Jul 25 17:51:03 1992  Karl Berry  (karl@hayley)
8766         * Makefile (makeargs): pass CFLAGS, not cflags.
8768 Sun Jul  5 07:28:13 1992  Karl Berry  (karl@hayley)
8770         * Makefile (clean): remove inimf.c, trap.*, mf-extra.c here.
8772 Thu Jul  2 16:08:00 1992  Karl Berry  (karl@hayley)
8774         * Makefile (CPPFLAGS): new variable
8775         (.c.o): use it.
8776         (cflags): change to CFLAGS.
8778 Tue Jun 23 10:19:45 1992  Karl Berry  (karl@hayley)
8780         * Makefile (CC): change default to `gcc -posix'.
8782 Thu May 14 19:21:57 1992  Karl Berry  (karl@claude.cs.umb.edu)
8784         * Version 5.851c.
8786 Sat Apr 25 09:36:23 1992  Karl Berry  (karl@hayley)
8788         * Makefile (distclean): new target.
8790         * convert: sync after the pipeline.
8792 Thu Apr 23 12:05:51 1992  Karl Berry  (karl@hayley)
8794         * Makefile: fix clean targets, fix inimf/virmf/etc. to reflect
8795           reality.  From Andreas.
8797 Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
8799         * Version 5.851b.
8801 Sat Apr 11 09:18:59 1992  Karl Berry  (karl@hayley)
8803         * mf.ch (pack_file_name, pack_buffered_name): don't fill the
8804           name_of_file array completely.
8806 Fri Apr 10 17:25:07 1992  Karl Berry  (karl@hayley)
8808         * mf.ch: new file for configure to make cmf.ch from.
8809         * Makefile (mostlyclean): remove cmf.ch.
8811 Fri Apr  3 09:55:30 1992  Karl Berry  (karl at hayley)
8813         * Version 5.851a.
8815 Mon Mar 30 07:57:08 1992  Karl Berry  (karl at hayley)
8817         * Makefile (clean, mostlyclean, windowlib, trapmf): use $(MAKE),
8818           not `make'.
8820 Sun Mar 29 17:06:04 1992  Karl Berry  (karl at hayley)
8822         * ini_to_trap: change some more constants.
8824         * mf.web: new verion from dek.
8825         * cmf.ch: update version number.
8827 Sun Mar 22 06:33:42 1992  Karl Berry  (karl at fosse)
8829         * Makefile (makeargs): don't bother to pass variables for linking.
8831 Sat Mar 21 10:40:57 1992  Karl Berry  (karl at hayley)
8833         * cmf.ch (38.789): check for the extension being irrelevant.
8835 Fri Mar 20 15:30:00 1992  Karl Berry  (karl at hayley)
8837         * Makefile (mostlyclean): new name for `clean'.
8838         (clean): what `realclean' used to be.
8839         (realclean): nothing to do anymore.
8840         (install): install the program.
8842         * cmf.ch (4.51): set name_length to strlen pool_name.
8844 Fri Jan 24 09:21:17 1992  Karl Berry  (karl at hayley)
8846         * Makefile (cflags): don't include -I../config.
8848 Wed Jan 15 12:59:29 1992  Karl Berry  (karl at hayley)
8850         * cmf.ch (input): same changes as in TeX.
8852 Sun Jan 12 09:18:03 1992  Karl Berry  (karl at hayley)
8854         * cmf.ch (memory structure): include "texmfmem.h", omitting the
8855           ../common.
8857         * Makefile (fileioh): no longer exists.
8859 Tue Jan  7 15:52:24 1992  Karl Berry  (karl at hayley)
8861         * ctex.ch (opening input files): do `name_length + 5 <
8862           file_name_size', not `name_length < file_name_size + 5'.  From
8863           tony@marcam.dsir.govt.nz.
8866 Wed Apr 12 18:50:13 1995  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
8868         * mp.ch: complete rewrite, merging material from ../mf/mf.ch
8869         and the original mp.ch.
8871 Tue Apr 11 17:53:15 1995  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
8873         * Makefile: discarded, will be regenerated from Makefile.in 
8874         during configure run.
8876         * Makefile.in: complete rewrite, based on ../mf/Makefile.in.
8878         * convert: replaced by modified version of ../mf/convert script.  
8879         Removed execute permission, using sh -c in the Makefile instead.
8881         * mp.def: discarded, using ../lib/texmf.defines instead.
8883         * mp.h: discarded, using the web2c header files from ../lib.
8884         (Actually moved to MPtime subdirectory for use in timing test.)
8886         * mpext.c: discarded, using routines from ../lib/lib.a instead.
8887         Moved code for callmakempx() to file ../lib/openinout.c.
8889         * mpmath.c: preserved without changes. Ccomments refererring to 
8890         site.h are no longer applicable when using ../lib/c-auto.h instead.
8892         * pathexp.c: moved to ../mpware as only DMP uses the pathexpand() 
8893         function. MetaPost and DVItoMP use Kpathsea routines instead.
8895         * fixcoerce.h: discarded, using ../mf/coerce.add instead.
8897         * fix.lex: discarded, apparently no longer needed in web2c-6.1.
8899         * ini_to_trap: discarded, using sed script trap.sed instead of
8900         shell script that invokes ed. Also added sed script small.sed.
8902         * trapdir: renamed to MPtrap, for consistency with ../mf/MFtrap.
8904         * trapmp: replaced by modified version of ../mp/trapenv script.
8905         Removed execute permission, using sh -c in the Makefile instead.
8906         Also rename etrapmp target to trapmp in the Makefile.
8908 Mon Apr 11 18:32:00 1995  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
8910         * created subdirectory MPtime for timing test files not needed
8911         for production version of MetaPost. 
8913         * mp.h, test_mpd.h, mathtest.c, time.c, pmath.c: moved to MPtime.
8915         * mpmath.c: copied to MPtime and renamed to cmath.c for use in 
8916         timing test. Changed #include "mpd.h" to include "test_mpd.h".
8918         * site.h, defaults.h: copied from top-level directory to MPtime.
8919         Renamed site.h to site.h.orig and copied to site.h.{system-type}.
8921 tex:
8922 Thu Feb 24 06:02:39 1994  Karl Berry  (karl@cs.umb.edu)
8924         * Makefile.in (tex.p): Use a tab, not eight spaces, in the
8925         commented-out mltex lines. From Eric.Picheral@univ-rennes1.fr.
8927 Mon Feb 21 13:25:52 1994  Karl Berry  (karl@cs.umb.edu)
8929         * Makefile.in: srcdir changes from simon.
8931 Wed Feb  2 11:01:18 1994  Karl Berry  (karl@cs.umb.edu)
8933         * Version 6.1.
8935 Tue Feb  1 13:26:25 1994  Karl Berry  (karl@cs.umb.edu)
8937         * Makefile.in (extrah): Include texd.h and texmfmem.h here.
8938         (commonh): No texmfmem.h here.
8939         
8940         * Makefile.in (tex.p): Add commented out additions for MLTeX.
8942 Mon Jan 24 07:34:13 1994  Karl Berry  (karl@cs.umb.edu)
8944         * Version 6.0.
8946 Mon Jan 17 14:29:27 1994  Karl Berry  (karl@cs.umb.edu)
8948         * Makefile.in (iextra.o): Depend on texd.h.
8950 Wed Dec 15 06:29:41 1993  Karl Berry  (karl@cs.umb.edu)
8952         * Makefile.in (formats): Rename to fmts.
8954 Tue Dec  7 13:45:05 1993  Karl Berry  (karl@cs.umb.edu)
8956         * tex.ch: Invoke MakeTeXTeX for \openin.
8957         From carlisle@cs.man.ac.uk.
8959         * patgen.ch: Doc fix.
8961 Sat Dec  4 16:28:27 1993  Karl Berry  (karl@cs.umb.edu)
8963         * Makefile.in (*objs): Depend on $(extrah) and $(commonh).
8964         (tex?.o): Depend only on tex?.c.
8966 Fri Dec  3 08:58:50 1993  Karl Berry  (karl@cs.umb.edu)
8968         * patgen.ch (filnam): Add a trailing space to filnam, and declare
8969         it to be one character larger. From jmr.
8971 Sun Nov 14 11:58:13 1993  Karl Berry  (karl@cs.umb.edu)
8973         * Makefile.in (install*): texfontdir => fontdir.
8975 Sun Nov  7 14:25:54 1993  Karl Berry  (karl@cs.umb.edu)
8977         * convert: Remove call to sync.
8978         * Makefile.in (mfd.h): Instead, touch mfd.h after it finishes
8979         running, to ensure the timestamp will be later.
8981 Tue Nov  2 13:33:41 1993  Karl Berry  (karl@cs.umb.edu)
8983         * tex.ch (banner): At version 3.1415 now.
8984         * tex.web: Update from Knuth.
8986         * Makefile.in (objs): Add tex9.o and rename $(tex9_o) to extra_tex_obj.
8988         * openinout.c (make_tex_file): Return a boolean, not a string.
8990 Tue Oct 12 13:33:02 1993  Karl Berry  (karl@cs.umb.edu)
8992         * Makefile.in: Simplify kpathsea references.
8994 Sun Oct  3 13:18:18 1993  Karl Berry  (karl@cs.umb.edu)
8996         * fixcoerce.h: Rename to coerce.add.
8997         * convert: Similarly.
8999         * Makefile.in (commonh): paths.h is in kpathsea.
9000         (commono): kpathsea.a has its own variable now.
9001         (*clean): Include standard targets.
9002         (program): New variable.
9003         (install): Use it.
9005 Tue Jun 29 16:22:54 1993  Karl Berry  (karl@cs.umb.edu)
9007         * Makefile.in: Doc fix.
9009 Mon May 31 08:19:11 1993  Karl Berry  (karl@cs.umb.edu)
9011         * trip.sed (negtrieopsize): Change to -500.
9013 Tue May 18 14:04:07 1993  Karl Berry  (karl@cs.umb.edu)
9015         * Makefile.in (install-*): mkdirchain on install dirs.
9017 Sun May  9 10:10:54 1993  Karl Berry  (karl@cs.umb.edu)
9019         * Makefile.in (commonh): Remove $(srcdir) for paths.h.
9020         (commono): Add kpathsea library.
9022 Tue May  4 10:24:29 1993  Karl Berry  (karl@cs.umb.edu)
9024         * Makefile.in (extraclean): Do not depend on distclean; remove
9025         CONTENTS.tex and tex.tex.
9027 Fri Apr 30 15:08:01 1993  Karl Berry  (karl@cs.umb.edu)
9029         * Makefile.in (patgen2): Rename to patgen throughout.
9031         * Makefile.in (commonh): Add paths.h.
9033 Fri Apr 16 07:27:03 1993  Karl Berry  (karl@cs.umb.edu)
9035         * tex.ch: Doc fix.
9037 Sat Apr 10 16:42:35 1993  Karl Berry  (karl@cs.umb.edu)
9039         * convert: Don't sync unless /bin/sync exists.
9041 Fri Apr  9 16:07:52 1993  Karl Berry  (karl@cs.umb.edu)
9043         * Makefile.in (commonh): Define as config.h.
9045 Sat Mar 13 12:10:53 1993  Karl Berry  (karl@cs.umb.edu)
9047         * Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
9049 Fri Mar 12 15:48:57 1993  Karl Berry  (karl@cs.umb.edu)
9051         * Makefile.in (tex9.o): Depend on tex9.c, not tex8.c!
9053 Sun Feb 28 10:47:06 1993  Karl Berry  (karl@cs.umb.edu)
9055         * Makefile.in (clean-trip): Don't reinstall texd.h if it has the
9056         trip constants.
9058         * Makefile.in (clean-trip): Remove triptex, not tripmf.
9060 Sun Feb 21 08:28:26 1993  Karl Berry  (karl@cs.umb.edu)
9062         * Version 5.851d.
9064 Tue Feb 16 17:56:03 1993  Karl Berry  (karl@cs.umb.edu)
9066         * Makefile.in (install-exec, install-data): New targets.
9068 Mon Feb 15 10:19:12 1993  Karl Berry  (karl@cs.umb.edu)
9070         * tex.ch (563): Call make_tex_tfm if the first open fails.
9072         * tex.ch: Only call a_open_in without the .tex if we actually
9073         changed anything; call make_tex_tex if everything before fails,
9074         and if that succeeds, call a_open_in again.
9076         * tex.ch: Comment out term_offset thing.
9078 Sun Feb 14 11:24:37 1993  Karl Berry  (karl@cs.umb.edu)
9080         * Makefile.in (iobjs, vobjs): Don't include $(objs), and depend on
9081         texd.h.
9082         (initex, virtex): Include $(objs).
9084 Sun Feb  7 10:22:45 1993  Karl Berry  (karl@cs.umb.edu)
9086         * Makefile.in (install): Fix logic for overwriting texfonts.map.
9088         * Makefile.in (.p.c, .ch.p): New suffix rules for patgen.
9090 Sat Jan 30 10:31:01 1993  Karl Berry  (karl@cs.umb.edu)
9092         * Makefile.in (install): Correct texfonts.map installation.
9094 Wed Jan 27 07:14:28 1993  Karl Berry  (karl@cs.umb.edu)
9096         * Makefile.in (run-trip): {mf,tex}ware => {dvi,font}util.
9098 Tue Jan 26 11:44:45 1993  Karl Berry  (karl@cs.umb.edu)
9100         * *.ch (banner): Use version_string.
9102         * Makefile.in: Merge in patgen.
9104         * Makefile.in (install): Change `exit 0' to true.
9106         * Makefile.in (install): Install texfonts.map.
9108         * Makefile.in (iextra.c, initex.c): New targets.
9109         (iextra.o, initex.o): Just do the compilation.
9111 Mon Jan 25 10:39:13 1993  Karl Berry  (karl@cs.umb.edu)
9113         * Makefile.in (clean-trip): Remove tripmf and stamp-trip.
9115         * Makefile.in (CPPFLAGS): Don't need -I now.
9117 Sun Jan 24 11:34:27 1993  Karl Berry  (karl@cs.umb.edu)
9119         * Makefile.in (tex-extra): Rename to vextra.
9121         * Makefile.in (iextra.o): $(LN) to $(extrac), instead of compiling
9122         it directly.
9124         * Makefile.in (ctex.ch): Don't use $@.
9126         * Makefile.in (mostlyclean): Remove trip files explicitly, to
9127         avoid removing trip.sed.
9129         * Makefile.in (stamp-trip): Depend on trip.sed in $(texsrcdir).
9131 Sat Jan 16 09:00:49 1993  Karl Berry  (karl@cs.umb.edu)
9133         * tex.ch (trie_size): Increase to 30,000 for
9134         English/German/Portuguese.
9136 Thu Jan 14 08:02:01 1993  Karl Berry  (karl@cs.umb.edu)
9138         * small.sed (font_mem_size, hash_size, pool_size, max_strings,
9139         string_vacancies): Increase the small sizes somewhat.  The result
9140         still runs on a 3b1, so I suspect it will run on anything.  From
9141         andy@scp.caltech.edu.
9143 Sun Jan  3 13:14:39 1993  Karl Berry  (karl@cs.umb.edu)
9145         * Makefile.in (distclean): Remove Makefile.
9147         * Makefile.in (DIFF, DIFFFLAGS): New variables.
9148         (run-trip): Use them (in appropriate places) instead of `diff', so
9149         spiff can be used if it's available (and desired).
9150         (check): New target, synonym for run-trip.
9152 Sun Dec 13 14:13:02 1992  Karl Berry  (karl@cs.umb.edu)
9154         * Makefile.in (clean-trip, c-sources): New targets.
9156 Sat Dec 12 14:08:07 1992  Karl Berry  (karl@cs.umb.edu)
9158         * Makefile.in: Rewrite from Makefile.
9160         * small.sed: New file.
9162 Mon Nov 16 08:16:33 1992  Karl Berry  (karl@cs.umb.edu)
9164         * Makefile (ctex.ch): New target.
9166 Sat Nov 14 18:50:20 1992  Karl Berry  (karl@cs.umb.edu)
9168         * Makefile (run-trip): Run tftopl on the trip.tfm we create, and
9169         diff the result with the original PL file.
9171 Tue Oct 27 08:15:12 1992  Karl Berry  (karl@cs.umb.edu)
9173         * Makefile (objs): Use $(tex9_o), which is empty by default.
9175         * tex.ch (mem_top): Improve comment.
9177 Sun Oct 18 13:55:54 1992  Karl Berry  (karl@cs.umb.edu)
9179         * tex.ch (trie_op_size): Define as 751, since that's prime.
9181         * tex.ch (neg_trie_op_size): Improve comments, and use it in
9182         [43.944] where useful.
9184 Thu Sep 24 11:03:02 1992  Karl Berry  (karl@cs.umb.edu)
9186         * Makefile (openinout.c): avoid use of $<.
9188 Thu Sep 17 08:42:01 1992  Karl Berry  (karl@hayley)
9190         * Makefile (install): use filename in install target names.
9192 Fri Sep  4 09:04:06 1992  Karl Berry  (karl@hayley)
9194         * Makefile (extraclean): new target.
9195         (distclean): don't remove backup files etc. here.
9197 Wed Aug 19 08:22:27 1992  Karl Berry  (karl@hayley)
9199         * Makefile (openinout.c): new target.
9200         (clean): remove it.
9202         * Makefile (CPPFLAGS): we need -I. for texd.h.
9204 Wed Aug 12 16:28:18 1992  Karl Berry  (karl@hayley)
9206         * Makefile (iextra.o): include $(CPPFLAGS); remove `-I.'.
9207         (initex.o): likewise.
9208         (tex-extra.c): new target.
9209         (tex-extra.o); depend on it (and use default compilation rule).
9210         (fileioo): use default compilation rule.
9212 Sat Jul 25 17:51:18 1992  Karl Berry  (karl@hayley)
9214         * Makefile (amstex.fmt): don't bother with \dump on the command
9215           line, since amstex.ini includes it.
9217         * Makefile (makeargs): pass CFLAGS, not cflags.
9219 Sun Jul  5 07:28:40 1992  Karl Berry  (karl@hayley)
9221         * Makefile (clean): remove trip.*, initex.c, tex-extra.c here.
9223 Fri Jul  3 11:50:49 1992  Karl Berry  (karl@hayley)
9225         * small.diff (hash_size, hash_prime): increase to 3500 and 2981
9226           for LaTeX.  (From bernd.)
9228 Thu Jul  2 16:09:45 1992  Karl Berry  (karl@hayley)
9230         * Makefile (CPPFLAGS): new variable
9231         (.c.o): use it.
9232         (cflags): change to CFLAGS.
9234 Thu May 21 09:22:33 1992  Karl Berry  (karl@hayley)
9236         * tex.ch: warn that increasing max_quarterword makes texmfmem.h
9237           break.
9239 Thu May 14 19:22:23 1992  Karl Berry  (karl@claude.cs.umb.edu)
9241         * Version 5.851c.
9243 Thu May  7 07:29:59 1992  Karl Berry  (karl@hayley)
9245         * Makefile (tex9.[co]): new targets (not used in our dist).
9246         
9247 Sat Apr 25 08:56:54 1992  Karl Berry  (karl@hayley)
9249         * convert: sync after the pipeline.
9251         * Makefile (distclean): new target.
9253         * Makefile (amstex.fmt): don't use &./tex.
9254         (amslatex.fmt): be more explicit about AMSLaTeX's horrible
9255         installation scheme.
9257 Thu Apr 23 12:04:49 1992  Karl Berry  (karl@hayley)
9259         * Makefile (initex, virtex): changes from Andreas to reflect
9260           reality; fix clean targets.
9262 Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
9264         * Version 5.851b.
9266 Sat Apr 11 09:19:41 1992  Karl Berry  (karl@hayley)
9268         * tex.ch (pack_file_name, pack_buffered_name): don't fill the
9269           name_of_file array completely.
9271 Fri Apr 10 17:03:41 1992  Karl Berry  (karl@hayley)
9273         * tex.ch: new file for configure to make ctex.ch from.
9274         * Makefile (mostlyclean): remove ctex.ch.
9276         * Makefile (default): make it `all'.
9278 Fri Apr  3 09:55:55 1992  Karl Berry  (karl at hayley)
9280         * Version 5.851a.
9282 Mon Mar 30 07:59:29 1992  Karl Berry  (karl at hayley)
9284         * Makefile (triptex): use $(MAKE), not make.
9286 Sun Mar 29 15:44:30 1992  Karl Berry  (karl at hayley)
9288         * ini_to_trip: change additional constants.
9290         * tex.web: new version from dek.
9291         * tex.ch: update version number.
9293 Sat Mar 21 11:09:06 1992  Karl Berry  (karl at hayley)
9295         * ctex.ch (pool_name): define to be `TEX_POOL_NAME', instead of
9296           hardwiring `tex.pool'.
9298 Fri Mar 20 15:29:22 1992  Karl Berry  (karl at hayley)
9300         * Makefile (mostlyclean): new name for `clean'.
9301         (clean): what `realclean' used to be.
9302         (realclean): nothing to do anymore.
9303         (install): install the program.
9305         * ctex.ch (4.51): set name_length to the strlen of pool_name.
9307 Sun Mar  1 07:09:28 1992  Karl Berry  (karl at hayley)
9309         * ctex.ch (font_mem_size): increase to 100,000.
9311 Fri Jan 24 07:41:25 1992  Karl Berry  (karl at hayley)
9313         * Makefile (cflags): don't include -I../config.
9315         * ctex.ch (\input, \openin): don't try .tex if the filename is
9316           already the maximal length; otherwise foo.aux gets found
9317           as foo.aux.tex under system V, when foo is 14 characters long.
9319 Tue Jan 21 17:20:17 1992  Karl Berry  (karl at hayley)
9321         * ctex.ch (pool_size): increase to 124,000.
9322         (string_vacancies): to 100,000.
9324 Wed Jan 15 10:12:30 1992  Karl Berry  (karl at hayley)
9326         * ctex.ch (\input, \openin): if cur_ext=".tex", don't append .tex,
9327           and reset it before trying without suffix.
9329         * ctex.ch (max_strings): increase to 15000.
9331 Tue Jan 14 08:52:24 1992  Karl Berry  (karl at hayley)
9333         * ctex.ch (\input, \openin): try to find foo.tex before foo.
9334           (From bent@ragged.dartmouth.edu.)
9336         * Makefile (*.fmt): do not remove the \font lines from the output
9337           via grep, as then prompts do not appear.
9339 Sun Jan 12 09:17:40 1992  Karl Berry  (karl at hayley)
9341         * ctex.ch (memory structure): include "texmfmem.h", omitting the
9342           ../common.
9344         * Makefile (fileioh): no longer exists.
9346 Tue Jan  7 15:51:28 1992  Karl Berry  (karl at hayley)
9348         * ctex.ch (opening input files): do `name_length + 5 <
9349           file_name_size', not `name_length < file_name_size + 5'.  From
9350           tony@marcam.dsir.govt.nz.
9352 web:
9353 Mon Feb 21 14:51:24 1994  Karl Berry  (karl@cs.umb.edu)
9355         * Makefile.in: srcdir changes from simon.
9357 Wed Feb  2 11:00:09 1994  Karl Berry  (karl@cs.umb.edu)
9359         * Version 6.1.
9361 Mon Jan 24 07:27:36 1994  Karl Berry  (karl@cs.umb.edu)
9363         * Version 6.0.
9365 Sun Jan 23 16:56:45 1994  Karl Berry  (karl@cs.umb.edu)
9367         * Makefile.in (mostlyclean): Remove tangleboot.
9369 Tue Nov 30 16:19:06 1993  Karl Berry  (karl@cs.umb.edu)
9371         * Makefile.in (tangle.web): Exit 1 if we get here.
9373 Sun Nov  7 14:52:11 1993  Karl Berry  (karl@cs.umb.edu)
9375         * Makefile.in (tangle.web): New target, telling people to retrieve
9376         web.tar.gz.
9378 Tue Oct 12 13:32:07 1993  Karl Berry  (karl@cs.umb.edu)
9380         * Makefile.in: Simplify kpathsea references.
9382 Sun May  9 10:10:56 1993  Karl Berry  (karl@cs.umb.edu)
9384         * Makefile.in (commonh): Remove $(srcdir) for paths.h.
9385         (commono): Add kpathsea library.
9387 Fri Apr 30 15:08:11 1993  Karl Berry  (karl@cs.umb.edu)
9389         * Makefile.in (commonh): Add paths.h.
9391 Fri Apr  9 16:07:56 1993  Karl Berry  (karl@cs.umb.edu)
9393         * Makefile.in (commonh): Define as config.h.
9395 Sat Mar 13 12:10:56 1993  Karl Berry  (karl@cs.umb.edu)
9397         * Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
9399 Sun Feb 21 08:28:31 1993  Karl Berry  (karl@cs.umb.edu)
9401         * Version 5.851d.
9403 Tue Feb 16 17:58:10 1993  Karl Berry  (karl@cs.umb.edu)
9405         * Makefile.in (install-exec, install-data): New targets.
9407 Fri Feb 12 07:37:51 1993  Karl Berry  (karl@cs.umb.edu)
9409         * Makefile.in (mostlyclean): Remove pooltype.
9411 Sun Feb  7 20:10:46 1993  Karl Berry  (karl@cs.umb.edu)
9413         * Makefile.in (tangleboot.c): Use $(MAKE), not make.
9415 Tue Jan 26 16:36:45 1993  Karl Berry  (karl@cs.umb.edu)
9417         * *.ch (banner): Use version_string.
9419         * Makefile.in: Merge pooltype from texware.
9421 Sun Jan  3 13:34:00 1993  Karl Berry  (karl@cs.umb.edu)
9423         * Makefile.in (distclean): Remove Makefile.
9425 Sun Dec 13 14:28:37 1992  Karl Berry  (karl@cs.umb.edu)
9427         * Makefile.in (c-sources): New target.
9429 Sat Dec 12 14:19:16 1992  Karl Berry  (karl@cs.umb.edu)
9431         * Makefile.in: Rewrite from Makefile.
9433 Fri Sep  4 09:05:12 1992  Karl Berry  (karl@hayley)
9435         * Makefile (extraclean): new target.
9436         (distclean): don't remove backup files etc. here.
9438 Wed Aug 19 08:35:14 1992  Karl Berry  (karl@hayley)
9440         * Makefile (tangleboot): use tangleboot.o as arg, not tangleboot.c.
9442 Sat Jul 25 17:52:34 1992  Karl Berry  (karl@hayley)
9444         * Makefile (tangleboot): depend on tangleboot.o.
9445         (tangleboot.o): new target.
9447 Thu Jul  2 16:10:15 1992  Karl Berry  (karl@hayley)
9449         * Makefile (CPPFLAGS): new variable
9450         (.c.o): use it.
9451         (cflags): change to CFLAGS.
9453 Tue Jun 23 10:14:23 1992  Karl Berry  (karl@hayley)
9455         * Makefile (tangleboot.c): make all in lib and web2c before trying
9456           to `convert'.
9458 Sun Jun 21 16:42:00 1992  Karl Berry  (karl@io)
9460         * Makefile (realclean): don't remove tangleboot after all.
9462 Thu May 14 19:22:40 1992  Karl Berry  (karl@claude.cs.umb.edu)
9464         * Version 5.851c.
9466 Wed May 13 10:52:36 1992  Karl Berry  (karl@hayley)
9468         * Makefile (clean): can't remove *.[pch], since tangleboot goes away.
9470 Sat Apr 25 09:40:18 1992  Karl Berry  (karl@hayley)
9472         * Makefile (libs): new var.
9473         (distclean): new target.
9475 Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
9477         * Version 5.851b.
9479 Wed Apr 15 03:59:25 1992  Karl Berry  (karl@fosse)
9481         * Makefile (mostlyclean): remove tangleboot.
9483 Tue Apr 14 17:25:29 1992  Karl Berry  (karl@hayley)
9485         * Makefile (tangleboot.[ch]): new targets.
9486         (tangleboot): depend on tangleboot.h, not tangle.h.
9487         (clean): remove tangle.h.
9489 Mon Apr 13 09:10:07 1992  Karl Berry  (karl@hayley)
9491         * Makefile (tangle.p): depend on tangleboot; remove the loop.
9492         (tangleboot): new target.
9494 Fri Apr  3 09:56:16 1992  Karl Berry  (karl at hayley)
9496         * Version 5.851a.
9498 Thu Apr  2 13:48:21 1992  Karl Berry  (karl at ds1.cs.umb.edu)
9500         * Makefile (clean): don't remove *.c; we need tangleboot.
9502 Sun Mar 29 15:24:51 1992  Karl Berry  (karl at hayley)
9504         * {tangle,weave}.web: new versions from dek.
9505         * {tangle,weave}.ch: update version numbers.
9507 Fri Jan 24 09:20:20 1992  Karl Berry  (karl at hayley)
9509         * Makefile (cflags): don't include -I../config.
9511 Tue Jan  7 16:29:30 1992  Karl Berry  (karl at hayley)
9513         * Makefile (tangle.p): use quotes instead of \'s, for ptx.  (From
9514           maddog@sequent.com.)