fix getsup (HH)
[luatex.git] / source / texk / web2c / ChangeLog
bloba8c401afe104f9562f005ce9762be6d5dd59a96a
1 2017-01-28  Karl Berry  <karl@freefriends.org>
3         * tex.ch (texarray),
4         * mf.ch (texarray): don't mention nonexistent pool files in error.
5         Thread from http://tug.org/pipermail/tex-live/2017-January/039647.html.
7 2016-11-14  Hironori Kitagawa  <h_kitagawa2001@yahoo.co.jp>
9         * texmfmp.h: Change a condition to support new primitives in
10         eptex and euptex.
12 2016-11-05  Karl Berry  <karl@tug.org>
14         * help.h (CWEAVEHELP) <-x>: mention section names,
15         since that is what is actually omitted. Report from Igor Liferenko.
17 2016-05-20  Karl Berry  <karl@tug.org>
19         * TeX Live 2016 release.
21 2016-05-04  Karl Berry  <karl@freefriends.org>
23         * texmfmp-help.h (PDFTEXHELP) [pdfTeX]: mention pdftex.org.
25 2016-02-27  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
27         * help.h: Add an option -charcode-format in omfonts for compatibility.
29 2015-12-18  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
31         * Makefile.am: remove txt2zlib.am for LuaTeX.
33 2015-12-16  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
35         * Makefile.in: Rewritten by hand for LuaTeX beta-0.87.0.
36         It should be recreated by autotool.
38 2015-11-27  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
40         * dvicopy.ch: Avoid to crash and abort with an error message when
41         the character size >= 2048 pt.
43 2015-09-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
45         * triptest.test: Also check tripos.tex.
47 2015-09-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
49         * configure.ac: Check poppler for Object::initCmd(const char*).
51 2015-08-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
53         * configure.ac: Drop check for <StructTreeRoot.h>, we now
54         require poppler 0.30 better.
55         
56 2015-08-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
58         * pltotf.ch, vptovf.ch: Send also real numbers to stderr,
59         completing the change from 2015-01-09 (report from Norbert).
61 2015-07-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
63         * dvitype.ch: Removed a spurious duplicate statement.
65 2015-07-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
67         * mftraptest (removed): Renamed ...
68         * mftraptest.test (new):  ... into this.
69         * triptest (removed): Renamed ...
70         * triptest.test (new):... into this.
71         * triptrap-sh: Adapted.
72         * Makefile.am, am/bootstrap.am, am/cweb.am, am/texmf.am,
73         am/web.am, libmd5/am/md5.am: Dependencies for 'make check'.
75 2015-07-09  Akira Kakuto  <kakuto@fuk.kinidai.ac.jp>
77         * texmfmp.h: Add \pdfmdfivesum to XeTeX.
79 2015-07-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
81         * am/web.am: Fix dependencies for 'make check'.
83 2015-07-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
85         * texmfmp.h: Declare convertStringToHexString() and getmd5sum().
87 2015-07-03  Peter Breitenlohner  <peb@mppmu.mpg.de>
89         * am/texmf.am: Always create mf-nowin, either as extra program
90         or as symlink.
92 2015-06-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
94         * Makefile.am (tie_c, tie_m): New variables.
95         * am/texmf.am: Use $(tie_c).
97 2015-06-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
99         Integrate MFLua and MFLuaJIT.
100         * mfluadir, mfluajitdir: New directories.
101         * mf.ch: Avoid conflict with mfluadir/mf-lua.ch.
102         * Makefile.am, ac/web2c.ac, tangle-sh.in, texmfmp.h,
103         * texmfmp-help.h, triptrap-sh: Adapted.
105 2015-05-21  Karl Berry  <karl@tug.org>
107         * TL'15.
109 2015-04-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
111         * triptrap/{mftrap,mptrap,trip}.diffs: Updated for TL 2015.
113 2015-03-31  Peter Breitenlohner  <peb@mppmu.mpg.de>
115         * mftalk.h (removed): Moved from here to window/mftalk.h.
116         * am/texmf.am: Adapted.
118 2015-03-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
120         * ac/web2c.ac: Define kpse_mf_progs and use KPSE_WITH_XMF.
121         * configure.ac: Use KPSE_XMF_COND.
123 2015-03-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
125         * configure.ac: Correctly locate installed <kpathsea/paths.h>.
127 2015-03-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
129         * w2c/config.h: Drop the strtol() prototype.
131 2015-03-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
133         * Makefile.am: Initialize {EXTRA,lib}_{,LT}LIBRARIES.
135 2015-02-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
137         * ac/web2c.ac: Update some help texts.
139 2015-02-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
141         * Makefile.am: Use the fragment ../../am/dist_hook.am.
143 2015-01-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
145         * cpascal.h: Remove intcast.
147 2015-01-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
149         * dvicopy.ch: Drop intcast().
150         * dvitype.ch: Drop intcast().
151         * gftodvi.ch: Drop intcast().
152         * mf.ch: Drop intcast().
153         * pltotf.ch: Drop intcast().
154         * tangle.ch: Drop intcast().
155         * tex.ch: Drop intcast().
156         * tftopl.ch: Drop intcast().
157         * vftovp.ch: Drop intcast().
158         * vptovf.ch: Drop intcast().
160 2015-01-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
162         * mf.ch: Revert the previous change (^Z is again invalid).
164         * dvitype.ch: Cosmetic changes.
166 2015-01-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
168         * mf.ch: Ignore ^Z in input files (as tab and form_feed).
170 2015-01-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
172         * tftopl.ch, vftovp.ch: Use ^byte and x*alloc_array().
173         * cpascal.h: Remove casttobytepointer and pointertobyte.
175 2015-01-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
177         * tftopl.ch: Non-zero return code in case of problems.
178         * tftopl.test, vftovp.test: Add more tests.
179         * tests/badtfm.tfm, tests/badvf.{tfm,vf}: New test input files.
180         * am/web.am: Adjust for additional test input and output files.
182 2015-01-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
184         * pltotf.ch, vptovf.ch: Send diagnostic messages to stderr.
185         Non-zero return code in case of problems.
186         * pltotf.test, vptovf.test: Add more tests.
187         * tests/badpl.pl, tests/badvpl.vpl: New test input files.
188         * am/web.am: Adjust for additional test input and output files.
190 2014-12-11  Karl Berry  <karl@tug.org>
192         * triptest,
193         * mftraptest: complain early if trip.fmt/trap.base are not created.
194         Original report from vvv, tlbuild 14 Jun 2011 10:25:47.
196 2014-11-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
198         * cpascal.h (makebinaryfile): Avoid gcc -Wunused-value warning.
200 2014-11-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
202         * tftopl.ch, vftovp.ch: Add missing space to message.
203         * tftopl.test, vftovp.test: Display help and warning message.
205         * help.h: Correct help messages for ofm2opl & Co.
207 2014-11-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
209         * mf.ch, tftopl.ch, vftovp.ch: Add stringcast to avoid printing
210         strings as numbers.
212         * configure.ac: AC_CHECK_SIZEOF([void *]) and AC_TYPE_UINTPTR_T.
213         * w2c/config.h: If necessary define uintptr_t.
214         * texmfmp.h: Cast pointers to uintptr_t and use PRIdPTR, PRIxPTR
215         to print them.
217 2014-10-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
219         * texmfmp.h: Define here whether or not to build tex*.dll.
221 2014-10-28  Karl Berry  <karl@tug.org>
223         * enctex.ch: patch for \^^ab control sequences from Petr Olsak.
225 2014-09-25  Peter Breitenlohner  <peb@mppmu.mpg.de>
227         * w2c/config.h: Bug fix: integer64 must always be a 64bit type,
228         even when long and off_t are not (detected by Norbert Preinig).
230 2014-09-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
232         * Makefile.am: Include fragments libmputil.am and pmpost.am.
233         * ac/web2c.ac: Add pMetaPost and upMetaPost.
234         * pmpostdir/ (new): Code for pMetaPost and upMetaPost.
236 2014-08-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
238         * configure.ac: Drop redundant AM_CONDITIONAL MP.
239         
240 2014-07-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
242         * configure.ac: Check for <StructTreeRoot.h> (poppler 0.25 or
243         better) and define HAVE_STRUCTTREEROOT_H if found.
244         
245 2014-07-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
247         * ac/web2c.ac: Drop configure option --disable-omfonts.
248         * configure.ac: Drop Automake conditional OMFONTS.
250 2014-06-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
252         * configure.ac: Drop the obsolete NATIVE_TEXLIVE_BUILD.
254 2014-05-20  Karl Berry  <karl@tug.org>
256         * doc/web2c.texi (Languages and hyphenation): consistent
257         ordering in menu vs. sectioning.
259 2014-05-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
261         Update to e-pTeX and e-upTeX from Akira Kakuto.
262         * texmfmp.h (getfiledump): Move declaration from
263         pdftexdir/ptexlib.h to here.
265 2014-05-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
267         * dvicopy.ch, dvicopy.web: Fixed a non-Web2C bug and several
268         typos, mostly from Udo Wermuth <u.wermuth@icloud.com>.
270 2014-05-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
272         * mftraptest: Separate generic and capsule diffs.
273         * triptest: Separate generic and glue rounding diffs.
274         * triptrap/{mftrap,mptrap,trip}.diffs: Updated for TL14.
276 2014-03-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
278         * configure.ac: Use LUAJIT_LDEXTRA instead of luajittex_extra.
280 2014-02-23  Karl Berry  <karl@tug.org>
282         * mftraptest,
283         * triptest,
284         * triptrap/README: a bit more discussion of acceptable diffs,
285         and use *** more emphatic text if the tests fail.
287 2014-02-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
289         * Makefile.am: Add @LUAJIT_RULE@.
290         * ac/web2c.ac: Add LuaJITTeX.
291         * configure.ac: Add KPSE_LUAJIT_DEFINES and KPSE_LUAJIT_FLAGS.
292         Compute and substitute luajittex_extra for darwin64.
294 2014-01-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
296         * triptrap/trip.diffs: Updated for TeX 3.14159265.
298 2014-01-20  Peter Breitenlohner  <peb@mppmu.mpg.de>
300         TeX tuneup of 2014.
301         * gftopk.web, mf.web, pltotf.web, tex.web, tftopl.web,
302         vftovp.web, vptovf.web: Import new versions from Knuth and
303         remove some trailing white space.
304         * gftopk.ch, pltotf.ch, tex.ch, tftopl.ch, vftovp.ch, vptovf.ch,
305         mftraptest: Adapted.
306         * triptrap/{mftrap.fot,mftrap.log,mftrapin.log,trap.typ},
307         triptrap/{trip.fot,trip.log, trip.typ,tripin.log}: New versions
308         from Knuth.
310 2014-01-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
312         * mftraptest: Stricter checking.
314 2014-01-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
316         * triptest: Stricter checking.
317         * triptrap-sh: Adapted.
319 2014-01-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
321         * trap.test (removed): Renamed ...
322         * mftraptest (new): ... into this.
323         * trip.test (removed): Renamed ...
324         * triptest (new): ... into this.
325         * am/texmf.am, triptrap-sh: Adapted.
327 2014-01-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
329         * mf.ch, tex.ch: Write dump_name to the terminal.
330         * texmfmp.h: Define dumpname => dump_name.
332 2014-01-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
334         Request from Knuth.
335         * mf.ch: Restore the word `preloaded' for base_idents.
336         * tex.ch: Restore the word `preloaded' for format_idents.
338 2014-01-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
340         Introduce a genuine 64-bit integer type, in case of 32-bit off_t.
341         * cpascal.h: Define int64cast().
342         * w2c/config.h: Define integer64 as new type.
344 2014-01-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
346         * pltotf.ch, vptovf.ch: Consistent white space.
348 2014-01-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
350         * ac/web2c.ac, configure.ac: Use X toolkit for METAFONT only if
351         requested explicitly.
353         * Makefile.am, web2c-sh.in: Output from convert is (non)verbose.
355 2013-12-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
357         * vptovf.ch: Use make_suffix() for implied tfm_name.
358         * cpascal.h (makesuffix): Add this to the underscore list.
359         * pltotf.test, tftopl.test, vftovp.test: Verify output files.
360         * vptovf.test: Add test for 'vptovf foo.vpl bar.vf' and verify
361         output files.
362         * tests/cmr10.pl: Add SEVENBITSAFEFLAG.
363         * am/web.am (DISTCLEANFILES): Additional files for vptovf.test.
365 2013-09-20  Karl Berry  <karl@tug.org>
367         * configure.ac (NATIVE_TEXLIVE_BUILD): new AC_DEFINE,
368         following --enable-texlive-build.  Used in LuaTeX and MetaPost.
370 2013-09-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
372         * Makefile.am: Drop ACLOCAL_AMFLAGS.
373         * configure.ac: Use AC_CONFIG_MACRO_DIRS.
375 2013-07-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
377         * tests/B.pdf (new):
378         More test data for {lua,pdf}texdir/{lua,pdf}image.test.
380 2013-07-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
382         * Makefile.am, man/Makefile.am, omegafonts/Makefile.am:
383         Moved Makefile fragments to ../../am/.
385 2013-07-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
387         * tests/1-4.jpg, tests/basic.tex, tests/lily-ledger-broken.png:
388         Test data for {lua,pdf}texdir/{lua,pdf}image.test.
390 2013-06-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
392         * w2c/config.h: Adapt to C++, i.e., when compiling C++ surround
393         all declarations by 'extern "C" {' ... '}'.
395 2013-06-27  Peter Breitenlohner  <peb@mppmu.mpg.de>
397         * ac/web2c.ac (kpse_tex_progs): Drop explicit XeTeX dependencies
398         on icu and graphite2, already implied by harfbuzz.
400 2013-06-20  Peter Breitenlohner  <peb@mppmu.mpg.de>
402         * am/web2c.ac (kpse_tex_progs): LuaTeX requires libs/lua52.
403         * Makefile.am: Drop luatexdir/am/liblua52.am.
405 2013-06-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
407         * configure.ac: Add KPSE_LUA52_FLAGS.
408         * Makefile.am: Add PTEXENC_RULE and LUA52_RULE.
410 2013-06-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
412         Update to e-pTeX and e-upTeX 130605 from Hironori Kitagawa.
413         * texmfmp.h (pdftex_fail): Copy declaration from
414         pdftexdir/pdftex-common.h to here.
415         (initstarttime, makecstring, makecfilename, getcreationdate,
416         getfilemoddate, getfilesize): Move declarations from
417         pdftexdir/ptexlib.h to here.
419 2013-05-30  Karl Berry  <karl@tug.org>
420         
421         * TeX Live 2013 release.
423 2013-04-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
425         * triptrap/mftrap.diffs, triptrap/trip.diffs: Update for TL 2013.
427 2013-03-27  Khaled Hosny  <khaledhosny@eglug.org>
429         * texmfmp.h [XeTeX]: Temporary fix for building with Clang on Mac.
431 2013-03-26  Peter Breitenlohner  <peb@mppmu.mpg.de>
433         * configure.ac: Drop duplicate KPSE_XPDF_FLAGS.
435 2013-03-21  Peter Breitenlohner  <peb@mppmu.mpg.de>
437         * Makefile.am: Reorder included Makefile fragments and drop the
438         obsolete luatexdir/am/liblua51.am.
439         * ac/web2c.ac: MetaPost now uses cairo.
441 2013-03-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
443         * Makefile.am: Add luatexdir/am/liblua52.am for LuaTeX 0.75.0.
444         * configure.ac: New conditional USE_DLOPEN.
446 2013-03-11  Karl Berry  <karl@tug.org>
448         * doc/web2c.texi (Initial TeX, Initial Metafont): initex
449         and inimf are present again (as of 2011).  Report from Uwe Lueck.
451 2013-03-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
453         * triptrap-sh: Drop duplicate header msg.
455 2013-02-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
457         Avoid spurious failures of parallel tests.
458         * pbibtex-longline-test.pl: Use longline.bib from source tree.
460         * bibtex-openout-test.pl: Fix the input file location.
462 2013-01-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
464         * am/texmf.am: Allow subdir-objects.
465         * configure.ac: Use KPSE_COND_MINGW32 and KPSE_WIN32_CALL.
467 2013-01-25  Peter Breitenlohner  <peb@mppmu.mpg.de>
469         * configure.ac: Drop useless AC_TYPE_LONG_LONG_INT.
471 2013-01-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
473         * Makefile.am, am/texmf.am, configure.ac, trap.test, trip.test,
474         triptrap-sh: Enable parallel-tests.
476 2013-01-10  Khaled Hosny  <khaledhosny@eglug.org>
478         * configure.ac: Check if system has stdbool.h
480 2013-01-06  Khaled Hosny  <khaledhosny@eglug.org>
482         * texmfmp.h [XeTeX]: Support input pipes.
484 2013-01-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
486         * configure.ac: Check for hstrerror() needed by luaTeX.
488 2013-01-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
490         * configure.ac: Check if system defines and declares strndup().
492 2013-01-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
494         * texmfmp.h [XeTeX]: We must #include <zlib.h> and
495         <teckit/TECkit_Common.h> before "XeTeX_ext.h" to avoid typedef
496         duplications.
498 2013-01-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
500         * Makefile.am, am/bootstrap.am, am/cweb.am: Do not distribute
501         output from parallel-tests.
502         * configure.ac: Temporarily disable parallel-tests.
504 2012-12-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
506         * silent-sh: New shell script for some silent rules.
507         * configure.ac: Create silent-sh.
508         * Makefile.am (makecpool, tangle, tangleboot, ctangle, tie),
509         am/bootstrap.am, am/cweb.am, ctangleboot-sh.in, tangle-sh.in,
510         web2c-sh.in: Enable silent rules.
512 2012-12-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
514         * w2c/config.h [MinGW32]: Define LONGINTEGER_{TYPE ,PRI} as for
515         native Windows, i.e., as __int64 and "I64".
517 2012-11-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
519         * Makefile.am, configure.ac: Add pixman, cairo, and harfbuzz
520         for future MetaPost and XeTeX.
522 2012-11-20  Peter Breitenlohner  <peb@mppmu.mpg.de>
524         * configure.ac: No need to check for Annot::decRefCnt with
525         poppler 0.18 or better.
526         * Makefile.am: Avoid use of deprecated INCLUDES.
528 2012-11-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
530         * am/bootstrap.am: Add dependency of (c)tangleboot_OBJECTS on
531         (c)tangleboot_DEPENDENCIES.
533 2012-11-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
535         * Makefile.am: Also drop the unused otangle.
537 2012-11-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
539         * Makefile.am: Drop o_tangle, no longer used.
541 2012-11-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
543         * tex.ch: Move native buffer printing code from here ...
544         * enctex.ch: ... to here.
546 2012-11-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
548         * tex.ch: Avoid conflict with xetexdir/xetex.web.
549         Introduce Web macros check_quoted and print_quoted.
550         (cs_error): Move "endmubyte" code from here ...
551         * enctex.ch (cs_error): ... to here.
553 2012-10-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
555         * configure.ac (POPPLER): Adding '-lgdi32' for WIN32 now done
556         in KPSE_POPPLER_FLAGS (../../m4/kpse-poppler-flags.m4).
558 2012-10-12  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
560         * texmfmp.h: Support pipe except for tex.
562 2012-10-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
564         * ac/web2c.ac (kpse_tex_progs): Remove obsdcompat.
565         * configure.ac: Remove KPSE_OBSDCOMPAT_FLAGS.
566         * Makefile.am: Remove OBSDCOMPAT_RULE.
568 2012-08-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
570         * configure.ac (AC_CHECK_FUNCS): Remove test for snprintf.
572 2012-07-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
574         * w2c/config.h: Define LONGINTEGER_PRI instead of
575         LONGINTEGER_PRId, also to be used for unsigned quantities.
577 2012-07-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
579         * bibtex.ch, dvicopy.ch, dvitype.ch, gftodvi.ch, gftopk.ch,
580         gftype.ch, mft.ch, patgen.ch, pktogf.ch, pktype.ch, pltotf.ch,
581         pooltype.ch, tangle.ch, tftopl.ch, vftovp.ch, vptovf.ch,
582         weave.ch: Define and use my_name.
584 2012-07-15  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
586         * texextra.c: Must #define DLLPROC before reading texd.h.
588 2012-07-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
590         * help.h (LUATANGLEHELP): Removed, luatangle no longer exists.
591         Use DEV_NULL instead of hard-coding /dev/null (from W32TeX).
593 2012-07-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
595         * w2c/config.h: Define LONGINTEGER_{TYPE,PRId} for MSVC.
597 2012-06-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
599         * texmfmp.h [WIN32]: Ignore DLLPROC for __MINGW32__.
601         * texextra.c [W32TeX]: #define DLLPROC for tex.dll.
603 2012-05-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
605         * dvicopy.test, dvitype.test: Cope with spaces in paths returned
606         by kpsewhich.
608 2012-05-12  Werner Lemberg  <wl@gnu.org>
610         * patgen.ch: Fixed a typo causing weave to fail.
612 2012-05-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
614         * configure.ac: Drop obsolete poppler tests.
616 2012-04-12  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
618         * bibtex.ch: Do not check whether ent_str_size > buf_size and
619         glob_str_size > buf_size, because buf_size can be changed dynamically,
620         whereas ent_str_size and glob_str_size are constants.
622 2012-04-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
624         * texmfmp.h (mk_shellcmdlist, init_shell_escape,
625         shell_cmd_is_allowed, normalize_quotes): Drop extern decls.
626         (get_seconds_and_micros): Declare only for pdfTeX.
627         (getrandomseed, callmakempx): Removed, MP only.
629 2012-03-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
631         Avoid 'differ in signedness' warnings.
632         * cpascal.h: Define ustringcast().
634 2012-02-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
636         * mf.ch, tex.ch: Remove test for end-of-file after undump.
637         * texmfmp.h: Remove weof().
639 2012-02-12  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
641         * texmfmp.h: Remove old comments that gzFile is typedef'd as void *.
643 2012-02-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
645         * texmfmp.h: Moved WRITE_OUT from here ...
646         * cpascal.h: ... to here for use in GFtoDVI.
648         * gftodvi.ch (write_dvi): Done in C as for TeX.
649         * cpascal.h: Drop writechunk, GFtoDVI now uses writedvi.
651 2012-02-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
653         * vftovp.ch: Allow arbitrarily large TFM files as in TFtoPL.
655 2012-02-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
657         * tex.ch, gftodvi.ch: Ensure dvi file size < 2GB.
658         * mf.ch: Ensure gf file size < 2GB.
660         * tftopl.ch: Remove unused constant tfm_size.
662 2012-01-24  Karl Berry  <karl@tug.org>
664         * doc/web2c.texi (Common options): remove doc for the long-since
665         removed option -oem.  Report from peb.
667 2012-01-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
669         * pltotf.ch, vptovf.ch: Interpret "--" as "+", not "-".
671 2012-01-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
673         * tftopl.ch, vftovp.ch: Add missing space in error message.
675 2012-01-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
677         * configure.ac: Check sizeof(off_t).
678         * w2c/config.h: Define LONGINTEGER_TYPE and LONGINTEGER_PRId.
680 2011-12-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
682         * configure.ac [OTANGLE]: For ovf2ovp and ovp2ovf (Web2C).
684 2011-12-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
686         * tex.ch: Consistency of `constants'.
688 2011-10-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
690         * configure.ac [WIN32]: Add `-lgdi32' to POPPLER_LIBS.
692 2011-10-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
694         * texmfmp.h (ENABLE_PIPES): New macro for pipe support.
696 2011-10-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
698         * configure.ac: Add poppler feature tests for luaTeX.
700 2011-10-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
702         * am/web.am (DISTCLEANFILES): Preserve distributed files.
704         * Makefile.am (DISTCLEANFILES): Add CXXLD.sh.
705         * am/texmf.am (DISTCLEANFILES): Add write18-quote.log.
706         * am/web.am (DISTCLEANFILES): Add longline.{aux,bbl,bib,blg}.
708 2011-09-30  Peter Breitenlohner  <peb@mp.mpg.de>
710         * tex.ch (print_file_line): Bug fix: avoid uninitialized lineno.
711         Patch and discussion from Karl, 21 Sep 2011 16:05:09 GMT.
713 2011-09-11  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
715         * texmfmp-help.h: The option -kanji-internal=STRING is effective
716         also for pTeX and epTeX.
718 2011-08-29  Peter Breitenlohner  <peb@mp.mpg.de>
720         * texmfmp.h [WIN32]: Allow to build TeX & Co as DLL.
722 2011-08-23  Peter Breitenlohner  <peb@mp.mpg.de>
724         * triptrap-sh: Add uptrip and euptrip tests.
726 2011-08-20  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
728         * texmfmem.h: upTeX uses Aleph-type memory words.
730 2011-08-19  Peter Breitenlohner  <peb@mp.mpg.de>
732         * help.h (UPBIBTEXHELP): Add "-kanji-internal".
734 2011-08-17  Peter Breitenlohner  <peb@mp.mpg.de>
736         * help.h (PBIBTEXHELP, PDVITYPEHELP, PPLTOTFHELP, PTFTOPLHELP):
737         Add "-sjis-terminal" for WIN32 versions.  Uniform appearance.
738         Add UPBIBTEXHELP, UPDVITYPEHELP, UPPLTOTFHELP, and UPTFTOPLHELP.
739         * texmfmp-help.h: WIN32 options also for MINGW32.
741         * configure.ac: New conditional UPWEB for upBibTeX and Co.
743 2011-08-17  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
745         * texmfmp-help.h: Recover help messages for w32tex.
747 2011-08-15  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
749         * texmfmp-help.h: Remove w32tex garbage.
751 2011-08-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
753         * Makefile.am, texmfmem.h, texmfmp.h, texmfmp-help.h,
754         ac/web2c.ac: Add support for upTeX and e-upTeX.
756 2011-07-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
758         * mft.ch (parsearguments): Allow find_suffix() to return a
759         const string.
761 2011-07-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
763         * configure.ac: No need to test for PDFDoc::getPDFMajorVersion
764         for poppler >= 0.12.
766 2011-07-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
768         * enctex.ch: Fix an off-by-one bug initializing mubyte_cswrite.
769         From Roderich Schupp <roderich.schupp@googlemail.com>,
770         Debian Bug#633011, tex-k mail Fri, 8 Jul 2011 15:56:23.
772 2011-07-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
774         * ac/web2c.ac: Always use poppler for XeTeX instead of xpdf.
776 2011-07-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
778         SyncTeX infrastructure for pTeX and e-pTeX.
779         * ac/web2c.ac: Enable SyncTeX for pTeX and e-pTeX.
780         * texmfmp-help.h (*PTEXHELP): Document the -synctex option.
782 2011-06-23  Karl Berry  <karl@tug.org>
784         * configure.ac (AC_C_CHAR_UNSIGNED): needed for test
785         in web2c/w2c/config.h, else AIX ends up mis-tangling tex.web.
786         tlbuild mail from vvv, 21 Jun 2011 23:57:53.
788 2011-06-06  Karl Berry  <karl@tug.org>
790         * doc/web2c.texi: update MetaPost description, .mem's are
791         no longer created or used.
793 2011-05-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
795         * Makefile.am: Use ../am/bin_links.am for $(bindir) links.
797 2011-05-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
799         * configure.ac (AC_CONFIG_FILES): Add otps/win32/Makefile.
801 2011-05-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
803         * texmfmp.h: Move generic_synctex_get_current_name() prototype
804         from synctexdir/synctex-{,e,pdf,xe}tex.h to here.
806 2011-05-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
808         * osx-strip: Removed.
809         * configure.ac: Remove osx-strip.
811 2011-05-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
813         * osx-strip: New shell script to strip Mac OS X binaries.
814         * configure.ac: Use osx-strip for Mac OS X.
816 2011-05-05  Karl Berry  <karl@tug.org>
818         * man/pktype.man: output is always to stdout.
819         
820         * doc/web2c.texi (Common option): -jobname can override recorder name.
822 2011-04-28  Karl Berry  <karl@tug.org>
824         * doc/web2c.texi (Common options): caveats about the -recorder
825         .fls file name not following the .log in unusual usage.
826         Philipp Stephani, 21 Sep 2010 16:28:58, and my reply 28apr11.
828 2011-04-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
830         Avoid 'differ in signedness' warnings.
831         * cpascal.h: Define ucharcast().
833         * bibtex.ch (pds_type): Do not declare as unsigned.
834         (pre_define): Apply ucharcast() to xord[] index.
836         * dvicopy.ch (comment): Do not declare as unsigned.
837         (do_pre): Apply ucharcast() to xord[] index.
839         * gftodvi.ch (start_gf): Do not declare arg_buffer as unsigned
840         and apply ucharcast() to xord[] index.
842         * mf.ch (MF_base_default): Do not declare as unsigned.
843         (pack_buffered_name): Apply ucharcast() to xord[] index.
844         (storebasefile, loadbasefile): cast base_engine to string.
846         * tex.ch (TEX_format_default): Do not declare as unsigned.
847         (pack_buffered_name): Apply ucharcast() to xord[] index.
848         (storefmtfile, loadfmtfile): Cast format_engine to string.
850 2011-03-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
852         * configure.ac: LuaTeX needs poppler at least 0.12, no reason
853         to test for PDFDoc::getPDF*Version(). HAVE_GETPDFMAJORVERSION
854         would yield a conflict for pdfTeX using xpdf or poppler 0.10.
856 2011-04-04  Karl Berry  <karl@tug.org>
858         * doc/ref.txi: add urls for TUGboat.
860 2011-03-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
862         * am/texmf.am: Install symbolic links initex->tex and inimf->mf
863         or equivalent MinGW wrappers.
865         * am/bootstrap.am: Use AM_CFLAGS instead of ctangle_CFLAGS.
866         * am/cweb.am: Use AM_CFLAGS instead of *_CFLAGS.
867         * am/texmf.am: Use AM_CFLAGS instead of *_CFLAGS.
868         * libmd5/am/md5.am: Use AM_CFLAGS instead of *_CFLAGS.
870 2011-02-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
872         * Makefile.in.orig, configure.in.orig: Remove ancient files.
873         * Makefile.am (EXTRA_DIST): Adapt.
875 2011-02-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
877         * Makefile.am (install_exe_links, uninstall_exe_links): Hooks to
878         install and uninstall MinGW wrappers.
880 2011-02-14  Karl Berry  <karl@tug.org>
882         * texmfmp-help.h: propagate -output-dir wording change to other msgs. 
883         From Akira.
885 2011-02-08  Karl Berry  <karl@tug.org>
887         * texmfmp-help.h (MFHELP): -output-dir must be an existing dir.
889 2011-01-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
891         * Makefile.am (triptrap_diffs): Recipe fragment for trip/trap,
892         used for $(TRIPTRAP).
893         * am/texmf.am (trip.diffs, mftrap.diffs): Use $(triptrap_diffs).
895 2011-01-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
897         * Makefile.am (clean-local, triptrap-clean): Use TRIPTRAP_CLEAN
898         and drop double-colon rules.
899         * am/texmf.am (trip-clean, trap-clean): Use TRIPTRAP_CLEAN.
901 2011-01-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
903         * triptrap-sh: Add support for e-pTRIP test.
905 2011-01-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
907         * Makefile.am, ac/web2c.ac, texmfmp.h, lib/texmfmp.c: 
908         Add support for e-pTeX.
909         * texmfmp-help.h: Modernize PTEXHELP and add EPTEXHELP.
910         Avoid to include TEXHELP for all TeX-like engines.
912         * texmfmem.h: e-pTeX uses Aleph-type memory words.
914 2011-01-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
916         * enctex.ch (new): Split enc\TeX off tex.ch (not for pTeX).
917         * am/texmf.am (tex_ch_srcs): Added enctex.ch.
919 2011-01-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
921         * lib/texmfmp.c: Removed the initial two #includes;
922         this file is now #included from texextra.c for TeX,
923         from mfextra.c for Metafont, ...
925         * texextra.c (new): #include <texd.h> and <lib/texmfmp.c>.
926         * mfextra.c (new): #include <mfd.h> and <lib/texmfmp.c>.
928         * am/texmf.am: {tex,mf}extra.c are now distributed.
930 2010-12-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
932         * Makefile.am (bin_links): New variable for required symlinks.
933         (install-exec-hook, uninstall-hook): Rules for symlinks.
935 2010-12-14  Karl Berry  <karl@tug.org>
937         * bibtex.web: non-functional update to clarify license,
938         version of 8-Dec-10.
940 2010-07-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
942         * configure.ac: Get version string from ../../version.ac.
944 2010-06-13  Karl Berry  <karl@tug.org>
946         * doc/web2c.texi (mpost): mention .mps extension.
948 2010-06-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
950         * c-auto.h, config.h (removed): Obsolete, all mplibdir/ and
951         luatexdir/ files are now changed to directly #include
952         <w2c/c-auto.h> or <w2c/config.h>.
954 2010-06-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
956         * Makefile.am (AM_CPPFLAGS, INCLUDES): Move $(KPATHSEA_INCLUDES).
957         * am/cweb.am (tie_CPPFLAGS): Add $(AM_CPPFLAGS).
958         * am/texmf.am (tex_CPPFLAGS, mf_CPPFLAGS): Add $(AM_CPPFLAGS).
959         (mf_nowin_CPPFLAGS): Use $(mf_CPPFLAGS).
961 2010-06-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
963         Reorganize web2c headers.
964         * config.h (deleted): Moved ...
965         * w2c/config.h (new): ... to here.
966         * configure.ac: Create w2c/c-auto.h instead of c-auto.h.
967         * c-auto.h (new): Temporary file including <w2c/c-auto.h>, to be
968         removed when all luatexdir/ files are changed to directly
969         include <w2c/c-auto.h>.
970         * config.h (new): Temporary file including <w2c/config.h>, to be
971         removed when all mplibdir/ and luatexdir/ files are changed to
972         directly include <w2c/config.h>.
973         * Makefile.am (EXTRA_DIST): Adjust.
974         * cpascal.h: #include <w2c/config.h> instead of "config.h".
976 2010-06-04  Karl Berry  <karl@tug.org>
978         * configure.ac (web2_version): remove pretest for
979         TeX Live 2010 (pretest 2, maybe final).
981 2010-05-31  Karl Berry  <karl@tug.org>
983         * configure.ac (AC_CHECK_FUNCS): remove stat64, since we are not
984         prepared for largefile support in general, and this gives a false
985         positive on AIX.  tlbuild mail from vvv, 27 May 2010 20:15:40.
987         * synctex.c [__attribute__]: #define __attribute__ away if it is
988         not defined.  tlbuild mail, 28 May 2010 14:34:53.
990 2010-05-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
992         * ac/web2c.ac, configure.ac: Use '--with-banner-add' instead of
993         '--with-tex-banner'.
995 2010-05-25  Peter Breitenlohner  <peb@mppmu.mpg.de>
997         * Makefile.am (EXTRA_DIST): Remove metapost.mk.
998         * am/texmf.am (EXTRA_DIST): Remove tmf-pool.h.
999         * metapost.mk, tmf-pool.h (removed): Obsolete.
1001 2010-05-24  Karl Berry  <karl@tug.org>
1003         * tex.ch (sup_font_mem_size): increase from 4,000,000
1004         to 147,483,647 (the last nine digits of 2^31 - 1).  It seems to me
1005         this is merely an integer, so 2^31-1 itself should be safe, i.e.,
1006         a 2 could be prepended, but I just didn't want to go that far.
1008 2010-05-21  Peter Breitenlohner  <peb@mppmu.mpg.de>
1010         * Makefile.am: Fix the lib/libp.a rebuild rule.
1012 2010-05-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
1014         * cpascal.h (BIBXRETALLOCNOSET, BIBXRETALLOCSTRING): Cast size_t
1015         to long for printing to avoid warnings on 64Bit systems.
1016         * texmfmp.h (undumpcheckedthings, undumpuppercheckthings):
1017         Cast high limit to unsigned long for printing.
1019 2010-05-18  Karl Berry  <karl@tug.org>
1021         * configure.ac (web2_version): use /pretest ident.
1023 2010-05-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
1025         * cpascal.h (BIBXRETALLOCSTRING): Need parens around new_size.
1026         From Akira, 02 May 2010 21:49:27.
1028         * bibtex.ch (MAX_GLOB_STRS): Changed from 20 back to 10. 
1030 2010-05-02  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
1032         * bibtex.ch: increase MAX_GLOB_STRS from 10 to 20, because pbibtex on
1033         windows crashes for some bst. it should be ok without increasing because
1034         of BIBXRETALLOCSTRING etc. don't know why, but MAX_GLOB_STRS = 20
1035         solves the problem.
1037 2010-05-01  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
1039         * config.h: remove TEXDLL.
1041 2010-05-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
1043         * help.h (PTFTOPLHELP): Document '-charcode-format'.
1045 2010-04-30  Peter Breitenlohner  <peb@mppmu.mpg.de>
1047         * dvitype.test: Use installed cm fonts.
1049 2010-04-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
1051         * configure.ac: Require that 'int' has at least 4 bytes,
1052         allowing to reduce the use of 'integer' in C and C++ code.
1054 2010-04-25  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>
1056         * texmfmp.h: remove TEXDLL.
1057         * config.h: still there is TEXDLL for safety.
1059 2010-04-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
1061         * Makefile.am (INCLUDES): Remove '-I$(top_builddir)/..' and
1062         '-I$(top_srcdir)/..'.
1064 2010-04-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
1066         * pltotf.ch, vptovf.ch: Bug fix, from ptexdir/ppltotf.ch by
1067         Ken Nakano <nakano@nextsolution.co.jp>.
1069 2010-04-21  Peter Breitenlohner  <peb@mppmu.mpg.de>
1071         * bibtex.ch: Fix a small bug (duplicate entry) in bibtex.web.
1072         (add_out_pool): Call buffer_overflow as often as needed.        
1074 2010-04-20  Peter Breitenlohner  <peb@mppmu.mpg.de>
1076         * texmfmem.h, texmfmp-help.h: Remove luaTeX specific code.
1078 2010-04-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
1080         * Makefile.am (sub_dirs): Removed, former ptexdir/lib/ is now
1081         integrated into lib/.
1082         * configure.ac (ptexdir/lib/Makefile.am): Removed.
1084 2010-04-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
1086         * help.h (PBIBTEXHELP, PDVITYPEHELP, PPLTOTFHELP, PTFTOPLHELP):
1087         Moved from from ptexdir/ptexhelp.h.
1088         * texmfmp-help.h (PTEXHELP): Moved from ptexdir/ptexextra.in.
1089         * texmfmp.h [PTEX]: Define TEXMFPOOLNAME and TEXMFENGINENAME, and
1090         #include "ptexdir/kanji.h".
1092 2010-04-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
1094         * configure.ac: Removed LT_LIB_DLLOAD, added check for dlfcn.h.
1095         May require '-ldl' for dlopen() for luaTeX only (not everyone).
1097 2010-04-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
1099         * Makefile.am (sub_dirs): New variable, such that ptexdir/lib/
1100         for the pTeX programs is (re-)built early.
1102 2010-04-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
1104         * triptrap-sh [pTeX]: Generate ptrip.diffs.
1106 2010-04-11  Karl Berry  <karl@tug.org>
1108         * ac/web2c.ac (kpse_tex_progs): add ptex.
1109         * configure.ac (KPSE_PTEXENC_FLAGS): invoke new macro.
1110         (AC_CONFIG_FILES): generate ptexdir/lib/Makefile
1111         * Makefile.am: include $(srcdir)/ptexdir/am/ptex.am.
1112         * lib/texmfmp.c [pTeX]: various pTeX conditionals.
1113         * texmfmp-help.h [pTeX]: pTeX options.
1115 2010-04-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
1117         * tangle.ch: Check and correct module numbers.
1119         * dvitype.ch, gftodvi.ch, gftopk.ch, gftype.ch, mf.ch, mft.ch,
1120         pktogf.ch, pktype.ch, pltotf.ch, pooltype.ch, tangle.ch, tex.ch,
1121         tftopl.ch, vftovp.ch, vptovf.ch, weave.ch: Remove trailing
1122         whitespace.
1124 2010-04-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
1126         * am/cweb.am (cweave.c): Add dependency on cwebdir/prod.w.
1128 2010-04-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
1130         * dvicopy.ch (dvi_name): New global variable.
1131         (dvi_length, dvi_move): Use dvi_name instead of 'dvicopy' as
1132         last arg of xfseek() and xftell().
1133         No random reading on stdin, may be not seekable.
1134         * dvitype.ch (dvi_name): New global variable.
1135         (dvi_length, move_to_byte): Use dvi_name instead of 'dvitype'
1136         as last arg of xfseek() and xftell().
1137         * gftopk.ch (gf_length, move_to_byte): Use gf_name instead of
1138         'gftopk' as last arg of xfseek() and xftell().
1140 2010-04-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
1142         * pktogf.ch: Check and correct module numbers.
1143         Dynamically allocate and resize the row_counts array.
1145 2010-04-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
1147         * gftopk.ch: Check and correct module numbers.
1148         Dynamically allocate and resize the row array.
1149         Remove superfluous variable vpl_name.
1150         Bug fix for GF file too short.
1152 2010-04-05  Taco Hoekwater  <taco@luatex.org>
1153             
1154         * texmfmp.h: Removed #ifdef luaTeX code, now that luatex
1155         no longer includes this file at all.
1156         
1157 2010-04-04  Taco Hoekwater  <taco@luatex.org>
1159         * configure.ac: Append LT_LIB_DLLOAD to the end,
1160         needed for the current 0.60.0 luatex build system.
1161         * Makefile.am: Comment out the luatexdir/am/luatangle.am line
1162         * autoreconf
1163         
1164 2010-03-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
1166         * configure.ac: Check if dlopen() requires `-ldl'.
1168 2010-03-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
1170         * cpascal.h (BIBXRETALLOCSTRING): New macro to resize BibTeX's
1171         global_strs array of strings.
1172         * mf.ch, tex.ch: Remove extra semicolon after setup_bound_var.
1173         * bibtex.ch: Parameters |ent_str_size| and |glob_str_size|
1174         settable at runtime.  Arrays with dimension |max_glob_strs| or
1175         |lit_stk_size| allocated at runtime and resized as needed.
1176         Dynamically allocate |singl_function| instances and resize them
1177         as needed; remove procedure |singl_fn_overflow|.
1179 2010-03-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
1181         * bibtex.ch (str_room): Call pool_overflow() as often as needed.
1182         (scan_fn_def): Increase wiz_fn_space as often as needed.
1183         (x_text_prefix): Add missing str_room.
1185 2010-03-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
1187         * bibtex.ch (max_cites): Dynamically resize the cite_list,
1188         type_list, entry_exists, and cite_info arrays.
1190         * tests/bibtex-mem.test: New shell script for dynamic arrays.
1191         * tests/memdata[123].bst: Test data from Philipp Lehman.
1192         * am/web.am: Adapted.
1194 2010-03-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
1196         * bibtex.ch (entry_ints, entry_strs): Delay allocation until
1197         the required size is known.
1198         (max_ent_ints, max_ent_strs): Removed.
1200 2010-03-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
1202         * am/bootstrap.am: Use suffix rules to create tangleboot.p,
1203         ctangleboot.c, and cwebboot.[ch] from distributed `in' files.
1205         * bibtex.ch: Check and correct module numbers.  Parameter
1206         |max_strings| settable at runtime, |hash_size| and |hash_prime|
1207         are determined from |max_strings|.  Affected arrays are
1208         allocated at runtime, but can't be resized.
1210 2010-03-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
1212         * cpascal.h (kpsesetprogname): Removed.
1213         * bibtex.ch, dvicopy.ch, dvitype.ch, gftodvi.ch, gftopk.ch,
1214         patgen.ch, pktogf.ch, pktype.ch, pltotf.ch, pooltype.ch,
1215         tangle.ch, tftopl.ch, vftovp.ch, vptovf.ch, weave.ch:
1216         Use kpse_set_program_name(argv[0], nil) instead of
1217         kpse_set_progname(argv[0]).
1218         * gftype.ch: Use kpse_set_program_name(argv[0], 'gftype')
1219         instead of kpse_set_progname(argv[0]).
1220         * triptrap/texmf.cnf: Add '.inimf' to Metafont specific, and
1221         '.gftype' to GFtype specific parameters.
1223 2010-03-09  Karl Berry  <karl@tug.org>
1225         * bibtex.web: final 0.99d, from Oren.
1227 2010-03-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
1229         * cpascal.h (BIBXRETALLOCNOSET): New macro to resize BibTeX
1230         arrays but not increasing the size parameter.
1231         * bibtex.ch: Use BIB_XRETALLOC_NOSET when resizing several
1232         arrays with the same size, to obtain accurate log entries.
1233         (add_out_pool): Dynamic output buffer, don't call overflow().
1234         (file_nm_size_overflow, add_area): Remove unused procedures.
1236 2010-03-08  Karl Berry  <karl@tug.org>
1238         * tests/bibtex-openout-test.pl: allow running standalone.
1239         * tests/bibtex-longline-test.pl: new test.
1240         * am/web.am (web_tests): add it.
1242 2010-03-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
1244         * mf.ch (end_name, print_file_name): Make quoting of file names
1245         more robust.  Increase sup_buf_size.
1246         Diffs from Akira, 04 Mar 2010 21:47:33.
1247         Slightly reorganize and cast repeated code into Web macros.
1249 2010-03-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
1251         * cpascal.h (xcallocarray): Added.
1252         * texmfmp.h (setupboundvariable): Moved to lib/lib.h from here.
1253         * gftype.ch: Dynamically allocated pixel image array.
1254         Parameters settable at runtime; move the previous increased
1255         value (line_length=500) into texmf.cnf.
1256         * triptrap/texmf.cnf: GFtype parameters for trap test.
1257         * triptrap/mftrap.diffs: Updated.
1259 2010-03-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
1261         * Makefile.am (triptrap): New target to run TRIP and TRAP tests
1262         and create diff files.
1263         (TRIPTRAP): New make var to collect diffs files to build.
1264         * triptrap-sh (new): Shell script.
1265         * am/texmf.am (TRIPTRAP): Add trip.diffs and mftrap.diffs.
1267 2010-03-03  Peter Breitenlohner  <peb@mppmu.mpg.de>
1269         * mf.ch: Make screen size settable at runtime; move the previous
1270         increased values (768x1024 => 1664x1200) into texmf.cnf.
1271         * triptrap/texmf.cnf: Use screen size 100x200 for trap test as
1272         recommended in trapman.tex.
1274 2010-03-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
1276         * am/web.am: New bibtex test data.
1278 2010-03-01  Karl Berry  <karl@tug.org>
1280         * bibtex.web: 0.99d test 1 from Oren, breaking .bbl lines only at
1281         whitespace.
1282         * bibtex.ch: remove no-longer-needed workaround for \% break.
1284         * tests/longline.aux,
1285         * tests/longline.bib,
1286         * tests/longline.tex: new test files.
1287         (Still working on their incorporation into make check.)
1289 2010-02-22  Karl Berry  <karl@tug.org>
1291         * configure.ac: (web2_version): move to 2010/dev.
1293 2010-02-21  Peter Breitenlohner  <peb@mppmu.mpg.de>
1295         * am/texmf.am (mf_x_libs): Use libgdi32 for WIN32.
1297 2010-02-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
1299         * cpascal.h (makesuffix, removesuffix): Remove these from the
1300         underscore list.
1302         * am/texmf.am (EXTRA_DIST): Remove tests/common-test.pl.
1304 2010-02-18  Karl Berry  <karl@tug.org>
1306         * tests/common-test.pl: moved to texk/tests.
1307         * tests/write18-quote-test.pl,
1308         * tests/bibtex-openout-test.pl: change calls.
1310 2010-02-01  Karl Berry  <karl@tug.org>
1312         * doc/web2c.texi (Output file location): mention that TEXMFOUTPUT
1313         is also used for input.
1315 2010-01-31  Peter Breitenlohner  <peb@mppmu.mpg.de>
1317         Moved luatexdir/zziplib/ to ../../libs/zziplib.
1318         * configure.ac: Add KPSE_ZZIPLIB_FLAGS.
1319         * Makefile.am: Add ZZIPLIB_RULE, remove luatexdir/am/libzzip.am.
1321 2010-01-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
1323         * texmfmp.h (mk_shellcmdlist): Declare string param as const.
1325 2010-01-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
1327         * dvitype.ch (open_dvi_file): Skip use of cur_name.
1328         (parse_arguments): Rearrange out_mode to avoid compiler warning.
1329         * mft.ch (change_name, tex_name), pltotf.ch (tfm_name, pl_name),
1330         pooltype.ch (pool_name), tftopl.ch (tfm_name, pl_name),
1331         tangle.ch (web_name, chg_name, pascal_name, pool_name),
1332         vftovp.ch (vf_name, vpl_name), vptovf.ch (vpl_name, tfm_name,
1333         vf_name), weave.ch (web_name, chg_name, tex_name): Declare as
1334         const_c_string.
1336 2009-12-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
1338         * am/web.am (EXTRA_DIST, TESTS, bibtex_tests, web_tests):
1339         Reorganize to run tests only when building the programs (if WEB).
1341 2010-01-04  Karl Berry  <karl@tug.org>
1343         * am/texmf.am (tex_tests): add tests/write18-quote-test.pl.
1344         * tests/write18-quote-test.pl,
1345         * tests/write18-quote.tex: new files to do a bit of \write18 testing.
1347 2010-01-02  Karl Berry  <karl@tug.org>
1349         * tex.ch (\write18): say "executed safely" instead of just
1350         "executed", since the command may have been quoted before it was
1351         actually executed.
1353 2009-12-25  Karl Berry  <karl@tug.org>
1355         * Makefile.am (EXTRA_DIST): eliminate it.
1356         * fmtutil.in: rm obsolete (now Build/source/texk/tetex/fmtutil.cnf).
1358         * tests/bibtex-openout-test.pl: new file.
1359         * am/web.am (bibtex_tests): new var.
1360         (TESTS): add $(bibtex_tests).
1361         (EXTRA_DIST): likewise.
1363 2009-12-24  Karl Berry  <karl@tug.org>
1365         * AUTHORS, Makefile.in, README, help.h: doc/email updates.
1367 2009-12-23  Karl Berry  <karl@tug.org>
1369         * help.h (BIBTEXHELP): tweaks.
1371 2009-12-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
1373         * configure.ac: Add checks for mkdtemp(), snprintf(), and
1374         stat64().
1376 2009-12-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
1378         * configure.ac: Add checks for <locale.h>, fmax(), setlocale(),
1379         strlcat(), and strlcpy() for synctex.
1381 2009-12-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
1383         * configure.ac: Add check for <sys/time.h>, erroneously omitted
1384         in transition to TL2009 build system.
1386 2009-12-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
1388         * configure.ac: Add checks for gettimeofday() and ftime(),
1389         erroneously omitted in transition to TL2009 build system.
1391 2009-11-27  Peter Breitenlohner  <peb@mppmu.mpg.de>
1393         * tex.ch (read_font_info): Better wording of error message.
1395 2009-11-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
1397         * tex.ch (read_font_info): Check font name length to avoid
1398         broken .dvi files.
1400 2009-11-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
1402         * bibtex.ch: Replace kpse_out_name_ok by kpse_in_name_ok for
1403         input files.  From Akira Kakuto <kakuto@fuk.kindai.ac.jp>.
1405 2009-11-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
1407         * doc/web2c.texi (tex invocation): Shorten the paragraph about
1408         security holes due to writing arbitrary files, add reference
1409         to kpathsea_{in,out}_name_ok in kpathsea.info, remove reference
1410         to openoutnameok from lib/texmfmp.c.
1411         (Common options): Replace reference to Omega by Aleph.
1412         (TeX extensions): Remove Omega, add XeTeX. FIXME: Home page.
1413         (Online Metafont graphics): Adjust configure options.
1415 2009-10-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
1417         * cpascal.h: Add kpse_{in,out}_name_ok().
1419         * bibtex.ch: Check for legitimate output file names.
1420         From  Akira Kakuto  <kakuto@fuk.kindai.ac.jp>.
1421         Also check for legitimate input file names.
1423         * mf.ch, tex.ch: Use kpse_{in,out}_name_ok(), now in Kpathsea,
1424         instead of open_{in,out}_name_ok().
1425         * texmfmp.h: Remove open{in,out}nameok.
1427 2009-10-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
1429         * configure.ac: Add a test for xpdf/poppler features.
1431 2009-10-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
1433         * cpascal.h (roundunscaled, roundfraction): Put parentheses
1434         around macro parameter.
1435         * mf-binpool.ch (get_strings_started): Drop unused variables.
1436         * mf.ch (MF_base_default): Declare as w2c_u_string.
1437         (jump_out, fatal_error, overflow, confusion): Declare noreturn.
1438         (bound_name, months): Declare as const_cstring.
1439         (start_input): Drop unused variables.
1441         * bibtex.ch (str_lookup): Avoid 'uninitialized' warning.
1443 2009-10-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
1445         * am/texmf.am: Enable compiler warnings for TeX and MF.
1447         * tex-binpool.ch (get_strings_started): Drop unused variables.
1448         * tex.ch (TEX_format_default): Declare as w2c_u_string.
1449         (jump_out, fatal_error, overflow, confusion): Declare noreturn.
1450         (do_extension): Drop unused variables.
1452 2009-09-26  Karl Berry  <karl@tug.org>
1454         * configure.ac (AC_C_BIGENDIAN): need this test for
1455         sharable formats.
1457 2009-09-25  Peter Breitenlohner  <peb@mppmu.mpg.de>
1459         * help.h (OVP2OVFHELP): Default OFMFILE is "basename of".
1460         * help.h (VPTOVFHELP): Default TFMFILE is "basename of".
1462 2009-09-24  Peter Breitenlohner  <peb@mppmu.mpg.de>
1464         * vftovp.ch: Somewhat reorganize, avoiding to move a largish
1465         section of code (affected by a bugfix).
1466         Fix a bug in vftovp.web to diagnose characters in VF packets
1467         outside the allowed range 0..255.
1469 2009-09-21  Peter Breitenlohner  <peb@mppmu.mpg.de>
1471         * vftovp.ch: Remove extra newline from BAD VF/TFM comment.
1473 2009-09-09  Peter Breitenlohner  <peb@mppmu.mpg.de>
1475         * pltotf.ch, vptovf.ch: Reduce max_param_words to 254.
1476         Although the TFM format supports up to 0x7fff, the PL format
1477         supports at most 255.  Staying below avoids compiler warnings.
1479 2009-09-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
1481         * dvicopy.web: Version 1.6 (September 2009).
1482         Minor cleanup to avoid unused or uninitialized variables
1483         and diagnose impossible cases.
1485         * dvicopy.ch (make_name): Eliminate unused variable.
1486         (jump_out, confusion, overflow, bad_tfm, bad_font, bad_dvi):
1487         Declare as noreturn procedures.  Remove trailing blanks.
1489         * patgen.web: Version 2.4 (September 2009).
1490         Minor cleanup to avoid uninitialized variables.
1492         * patgen.ch: Remove trailing blanks.
1494         * dvitype.ch (first_par): Diagnose impossible cases.
1495         * gftype.ch (first_par): Diagnose impossible cases.
1496         * gftodvi.ch (interpret_xxx, skip_nop): Diagnose impossible cases.
1498 2009-09-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
1500         * am/texmf.am: Adapt to new makecpool with one argument,
1501         obsoleting tmf-pool.h.
1503 2009-09-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
1505         * texmfmp.h (dump_name, c_job_name, last_source_name,
1506         last_lineno): Declare extern for luaTeX.
1508 2009-09-06  Peter Breitenlohner  <peb@mppmu.mpg.de>
1510         * cpascal.h (w2custring, const_w2custring): Add new types of
1511         strings of unsigned chars used as array indices.
1513         * gftodvi.ch (gf_start): Declare arg_buffer as w2c_u_string.
1515         * dvicopy.ch: Declare comment as const_w2c_u_string.
1517         * bibtex.ch: Eliminate the unused |exit_program| label.
1518         (pds_type): Declare as const_w2c_u_string.
1520 2009-09-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
1522         * texmfmp.h (maininit, normalize_quotes): Add prototypes.
1523         (do_dump, do_undump): Add prototypes also for luaTeX.
1525 2009-09-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
1527         * config.h (WEB2C_NORETURN): Define as attribute (gcc only).
1528         (uexit): Declare as WEB2C_NORETURN.
1530 2009-09-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
1532         * Makefile.am: Enable compiler warnings for non-engine Web2C.
1534         * tangle.ch: Eliminate the unused |end_of_TANGLE| label.
1535         * patgen.ch: Eliminate the unused |end_of_PATGEN| label.
1537         * gftopk.ch, gftype.ch, pktogf.ch, pktype.ch, pltotf.ch,
1538         vptovf.ch: Define char (used as array index) as 0..255.
1540         * vftovp.ch (ASCII04 etc.): Declare as const_c_string.
1541         (vf_input, organize, do_map): Eliminate unused labels.
1542         * tftopl.ch (ASCII04 etc.): Declare as const_c_string.
1543         * mft.ch (style_name): Declare as const_c_string.
1545         * weave.ch (translate): Drop var 'k' unless debugging.
1547 2009-09-04  Peter Breitenlohner  <peb@mppmu.mpg.de>
1549         * am/texmf.am: Prepare compiler warnings for TeX and MF.
1551 2009-09-04  Karl Berry  <karl@tug.org>
1553         * gftype.ch (line_length, max_row, max_col): increase to 500.
1555 2009-09-02  Peter Breitenlohner  <peb@mppmu.mpg.de>
1557         * libmd5/am/md5.am: Enable compiler warnings.
1559 2009-08-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
1561         * ctangleboot-sh: New shell script to run ctangleboot and if
1562         required update ctangleboot.cin from ctangle.c (and similar).
1563         * configure.ac: Create ctangleboot-sh.
1564         * cwebboot.hin: New header file with prototypes for functions
1565         from cwebdir/common.w, cwebdir/ctangle.w and cwebdir/weave.w.
1566         * am/bootstrap.am, am/cweb.am: Adapt to these new files.
1568 2009-08-19  Peter Breitenlohner  <peb@mppmu.mpg.de>
1570         * Makefile.am (default_dependencies): Some programs must depend
1571         explicitly on KPATHSEA_DEPEND, the implicit dependency via proglib
1572         is not enough.
1573         * am/bootstrap.am (tangleboot_DEPENDENCIES,
1574         ctangleboot_DEPENDENCIES): Use default_dependencies.
1576 2009-08-18  Peter Breitenlohner  <peb@mppmu.mpg.de>
1578         * texmfmp.h, am/texmf.am: Integrate SyncTeX into texmfmp.h.
1580 2009-08-17  Peter Breitenlohner  <peb@mppmu.mpg.de>
1582         * texmfmp.c (shell_cmd_is_allowed): Change arg1 from 'char **'
1583         to 'const char *'.
1584         (runsystem): Change arg from 'char *' to 'const char *'.
1586 2009-08-16  Peter Breitenlohner  <peb@mppmu.mpg.de>
1588         Better handling of tools that produce many outputs
1589         (compare Automake manual 27.9: Multiple Outputs).
1590         * tangle-sh: New shell script to handle Tangle & Co.
1591         * web2c-sh: New shell script to handle Web2C conversion.
1592         * configure.ac: Create tangle-sh and web2c-sh.
1593         * Makefile.am (texmf_tangle, o_tangle): Use tangle-sh.
1594         (web2c): Use web2c-sh.
1595         * am/bootstrap.am, am/web.am: Adapt to web2c-sh.
1596         * am/texmf.am: Adapt to tangle-sh and web2c-sh.
1598 2009-08-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
1600         Reorganize bootstrapping rules for tangle and ctangle, to
1601         avoid circular dependencies.
1602         tangleboot.p (removed): Renamed ...
1603         tangleboot.pin (new): ... to this.
1604         ctangleboot.c, cwebboot.c (removed): Renamed ...
1605         ctangleboot.cin, cwebboot.cin (new): ... to these.
1606         am/bootstrap.am: Adapted.
1608 2009-08-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
1610         * am/texmf.am (tex_c_h, mf_c_h): avoid to split the C code.
1612 2009-08-12  Karl Berry  <karl@tug.org>
1614         * tex.ch (1.11): doc fix.
1616         * bibtex.ch (xsubstring): forgot to check for pool_overflow.
1617         See test case and bug report at
1618         http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520920.
1619         Vincent Danen mail to tex-live, 4 Aug 2009 14:42:29.
1621 2009-07-14  Peter Breitenlohner  <peb@mppmu.mpg.de>
1623         * Makefile.am (check_PROGRAMS): pltotf and tftopl are required
1624         by both omegafonts/omfonts.test and omegaware/omfonts.test.
1626 2009-07-13  Peter Breitenlohner  <peb@mppmu.mpg.de>
1628         * cpascal.h: recover definition of kpsesrccmdline.
1630 2009-06-30  Karl Berry  <karl@tug.org>
1632         * config.h: #include <c-auto.h>, not <web2c/c-auto.h>.
1633         -I.. is evidently not included somewhere along the line?
1635 2009-06-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
1637         * config.h: #include <stdarg.h>, not <kpathsea/c-vararg.h>.
1639         * config.h, cpascal.h, texmfmp.h: drop P?C, P?H, use ANSI C
1640         function declarations.
1642 2009-06-15  Peter Breitenlohner  <peb@mppmu.mpg.de>
1644         * configure.ac: when Metafont is not built, use
1645         '--without-mf-x-toolkit' and '--without-x' as default.
1647 2009-06-10  Peter Breitenlohner  <peb@mppmu.mpg.de>
1649         * cpascal.h: #include "lib/lib.h" and move declarations for
1650         lib/*.c to that new file.
1652 2009-06-04  Karl Berry  <karl@tug.org>
1654         * tex.ch: do not announce file_line_error or parse_first_line
1655         on terminal, log file is good enough.
1656         * alephdir/comsrcspec.ch: no need for Alephk.
1657         * luatexdir/luatex.ch: no need for LuaTeXk.
1658         * pdftexdir/pdftex.ch: no need for pdfTeXk.     
1659         * xetexdir/xetex.ch: no need for XeTeXk.
1661 2009-06-03  Karl Berry  <karl@tug.org>
1663         * configure.ac (with_tex_banner): use echo|grep for check
1664         instead of test -z ..., since we don't want to risk nested "quotes".
1666 2009-06-01  Peter Breitenlohner  <peb@mppmu.mpg.de>
1668         * Update version number to 2009.
1670         * configure.ac, ac/web2c.ac (--with-tex-banner):
1671         allow to specify the string appended to banner lines instead of
1672         the current default 'Web2C 2009'.
1673         This string must contain the current Web2C version number.
1675 2009-05-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
1677         * configure.ac, ac/web2c.ac (enable_omfonts): allow to choose
1678         between Web2C versions of ofm2opl&Co and symlinks to omfonts.
1680 2009-05-28  Peter Breitenlohner  <peb@mppmu.mpg.de>
1682         * help.h (DVITOMPHELP): remove help for obsolete Web2C version.
1683         * help.h (LUATANGLEHELP): sort in alphabetically.
1684         * texmfmp-help.h (MPHELP): remove help for obsolete Web2C version.      
1686 2009-05-27  Peter Breitenlohner  <peb@mppmu.mpg.de>
1688         * configure.ac, ac/web2c.ac (enable_ipc): default is enabled.
1690 2009-05-25  Peter Breitenlohner  <peb@mppmu.mpg.de>
1692         * mp.ch, mp.web, mpdir/, mpware/: removed (old MetaPost).
1693         * Makefile.am, configure.ac: removed old MetaPost and mpware.
1694         * dvitomp.ch, dvitomp.test, dvitomp.web: removed.
1695         * am/web.am: removed dvitomp.
1697 2009-05-23  Karl Berry  <karl@tug.org>
1699         * tex.ch (pool_size): increase default to 200000, so pdftex -ini
1700         can start up without texmf.cnf.  From Thanh.
1702 2009-05-19  Karl Berry  <karl@tug.org>
1704         * tex.ch (max_font_max): increase to 9000.
1705         (hash_size): increase to 15000.
1706         (Their sum is supposed to stay <29000.)
1708 2009-05-18  Karl Berry  <karl@tug.org>
1710         * cpascal.h (getline): #define to web2c_getline,
1711         to try to avoid conflict with a newly broken POSIX and glibc.
1712         Report from Gabriele Balducci via Taco, tlbuild mail
1713         17 May 2009 17:56:54.
1715 2009-05-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
1717         * vftovp.ch: Send print_real to stderr.
1719 2009-05-12  Peter Breitenlohner  <peb@mppmu.mpg.de>
1721         * trap.test (new): Shell script for TRAP tests.
1723 2009-05-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
1725         * trip.test (new): Shell script for TRIP test.
1727 2009-05-11  Peter Breitenlohner  <peb@mppmu.mpg.de>
1729         * bibtex.test, ... (new): Shell scripts for 'make check' tests.
1731 2009-05-07  Peter Breitenlohner  <peb@mppmu.mpg.de>
1733         * ac/web2c.ac, configure.ac: Remove --enable-fmtutil option.
1735 2009-05-05  Peter Breitenlohner  <peb@mppmu.mpg.de>
1737         * texmfmp.h: remove references to pdfeTeX.
1739         * texmfmp.h (mk_shellcmdlist, init_shell_escape,
1740         shell_cmd_is_allowed, runsystem): declare for luaTeX.
1742 2009-04-17  Karl Berry  <karl@tug.org>
1744         * texmfmp.h (runsystem): declare.
1746 2009-03-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
1748         * Makefile.am, configure.ac: remove Omega.
1750         * tex.ch, texmfmem.h, texmfmp-help.h, texmfmp.h: remove all
1751         references to Omega, eOmega, and pdfeTeX.
1753 2009-03-28  Karl Berry  <karl@tug.org>
1755         * texmfmp.h: shell escape declarations.
1757 2009-03-27 Taco Hoekwater <taco@luatex.org>
1759         * configure.ac: With the new luatex, what used to be 
1760         luatexdir/luafontforge/ is now luatexdir/luafontloader/.
1762 2009-03-20  Peter Breitenlohner  <peb@mppmu.mpg.de>
1764         Adapt to TL2009 build system.
1766 2009-03-08  Peter Breitenlohner  <peb@mppmu.mpg.de>
1768         * texmfmp-help.h [eTeX,TeX]: Document -synctex switch.
1770 2009-03-02  Karl Berry  <karl@tug.org>
1772         * texmfmp-help.h (PDFTEXHELP): --no-mktex can now apply to pk
1773         files too.
1775 2009-02-26  Karl Berry  <karl@tug.org>
1777         * texmfmp-help.h: mention --shell-restricted.
1778         * tex.ch (c_int_type, shell_enabled_p, address_of): remove _'s
1779         to reduce differences with luatex.
1780         (restrictedshell): new global.
1781         (system): replace with runsystem, for restricted mode.
1783 2009-01-26  Karl Berry  <karl@tug.org>
1785         * configure.in (with_cxx_runtime_hack): use
1786         #include <iostream>
1787           using namespace std;
1788         for the hello,world test, to placate the backward-incompatible
1789         standard.
1791 2008-11-18  Karl Berry  <karl@tug.org>
1793         * Makefile.in (install-data): mkinstalldirs man1dir man5dir.
1794         Report from Angelo Graziosi, tlbuild 17 Nov 2008 01:03:51.
1796 2008-08-13  Karl Berry  <karl@tug.org>
1798         * Makefile.in (install-data): Also install synctex.[15].
1799         Report from Adam Maxwell on mactex.
1801 2008-07-08  Karl Berry  <karl@tug.org>
1803         * configure.in (WEB2CVERSION): 7.5.7.
1805 2008-07-01  Karl Berry  <karl@tug.org>
1807         * texmfmp-help.h [MP] (MPHELP): mpost is usually named mpost,
1808         not mp.
1810 2008-06-25  Peter Breitenlohner  <peb@mppmu.mpg.de>
1812         * help.h (CTANGLEHELP): Correct syntax for ctangle usage.
1813         * (CWEAVEHELP): Correct syntax for cweave usage.
1815 2008-06-12  Karl Berry  <karl@tug.org>
1817         * luatexdir/tex/texnodes.c: avoid identifier `prealloc', (wrongly)
1818         defined in HP-UX <unistd.h>.
1820 2008-06-03  Karl Berry  <karl@tug.org>
1822         * tex.ch (sup_param_size): increase to 32767.
1823         ntg-pdftex mail from martin, 2 Jun 2008 14:15:42.
1825 2008-06-01  Karl Berry  <karl@tug.org>
1827         * luatexdir/luatex.mk (install-exec): install texlua symlink.
1829 2008-05-31  Karl Berry  <karl@tug.org>
1831         * Makefile.in (install-programs): stupidly forgot to install
1832         $(basic_engines).
1834 2008-05-28  Karl Berry  <karl@tug.org>
1836         * Makefile.in (basic_engines): split off tex/mf[n]/mpost.
1837         (install-programs): handle basic_engines here.
1838         (install-tex, install-mf, install-mpost; -exec, -data, -dumps):
1839         remove all these.  Never try to make the dumps.
1840         * luatexdir/luatex.mk,
1841         * omegadir/omega.mk,
1842         * xetexdir/xetex.mk,
1843         * alephdir/aleph.mk,
1844         * pdftexdir/pdftex.mk,
1845         * etex/etex.mk: omit installation of pool files and dumps,
1846         with consequent simplifications.  For etex.mk, also omit
1847         installation of the binary.
1849 2008-05-25  Karl Berry  <karl@tug.org>
1851         * cpascal.h (loadpoolstrings): declare.
1853 2008-05-23  Karl Berry  <karl@tug.org>
1855         * configure.in (fmtutil.cnf): no longer generate from fmtutil.in.
1856         * Makefile.in (install, distclean): remove lines about fmtutil.cnf.
1857         * fmtutil.in: note that this file is no longer used, the real
1858         fmtutil.cnf is now generated at install time.
1860 2008-05-20  Karl Berry  <karl@tug.org>
1862         (Found by peb.)
1863         * luatexdir/luatangle.web: OTANGLE -> LUATANGLE.
1864         * luatexdir/Makefile.in (check): PETEX -> LTEX.
1865         * web2c/makecpool.c: update from luatex repo; cosmetic changes only.
1867 2008-04-29  Karl Berry  <karl@tug.org>
1869         * doc/Makefile.in (install-data): do not cd $(srcdir) in any rule,
1870         that fails when the install program is specified by a relative path.
1872 2008-04-28  Karl Berry  <karl@tug.org>
1874         * fmtutil.in: disable cont-en, texexec et al. create it.
1876 2008-04-18  Karl Berry  <karl@tug.org>
1878         * Makefile.in (tie): no need for $(native).
1880 2008-04-16  Karl Berry  <karl@tug.org>
1882         * Makefile.in,
1883         * web2c/makecpool.c,
1884         * ...: use the one makecpool provided by Taco for all programs.
1886 2008-04-11  Karl Berry  <karl@tug.org>
1888         * xetexdir/xetex.h (Byte): #define to my_Byte and then #undef to avoid typedef
1889         conflict between TECkit_Common.h and zlib; sigh.
1891 2008-03-30  Karl Berry  <karl@tug.org>
1893         * Makefile.in (web2c): pass . for native tooldir argument.
1894         * web2c/convert: accept tooldir argument a la luatex.
1895         * web2c/texmf.defines (loadpoolstrings): define here.
1896         * web2c/loadpool.defines: remove.
1897         * luatexdir/luatex.defines,
1898         * mpdir/mp.defines,
1899         * omegadir/omega.defines,
1900         * alephdir/aleph.defines (loadpoolstrings): rm.
1902 2008-03-25  Karl Berry  <karl@tug.org>
1904          * Makefile.in,
1905          * tmf-pool.h,
1906          * mf-binpool.ch,
1907          * tex-mkcpool.c,
1908          * mf-mkcpool.c,
1909          * etexdir/etex.mk,
1910          * etexdir/etex-binpool.ch,
1911          * tex-binpool.ch,
1912          * web2c/convert,
1913          * web2c/loadpool.defines: integrate pool file in binary for
1914          tex, mf, and etex.  From Akira.
1916         * tftopl.web: revised version 3.2 from Knuth.
1918 2008-03-24  Karl Berry  <karl@tug.org>
1920         * tex.ch: use print_c_string to print the new prompt_file_name
1921         help message, so it ends up in the log.
1922         * cpascal.h (printcstring): #define it.
1924 2008-03-23  Karl Berry  <karl@tug.org>
1926         * tex.web,
1927         * tex.ch: update for Knuth version 3.1415926.
1929         * tex.ch (prompt_file_name): output prompt_file_name_help_msg
1930         instead of a string pool string.
1931         * cpascal.h: define it (conditionally for Windows).
1933 2008-03-22  Karl Berry  <karl@tug.org>
1935         * tftopl.web: initial tftopl.web update from knuth
1937 2008-03-02  Karl Berry  <karl@tug.org>
1939         * Makefile.in (engines): include mpost literally.  Bug report from
1940         Alexis Ballier, 29 Feb 2008 19:27:23, via
1941         https://bugs.gentoo.org/show_bug.cgi?id=201187.
1943         (default all): remove dumps, it's just troublemaking these days?
1945 2008-02-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
1947         * configure.in: replace PACKAGE_... by WEB2C_PACKAGE_... in
1948         c-auto.h, to avoid conflicts with other packages.
1950         * configure.in: use AH_TOP, AH_BOTTOM, and AC_DEFINE's third
1951         argument to provide autoheader templates ...
1952         * withenable.ac: use AC_DEFINE's third argument to provide
1953         autoheader templates ...
1954         * acconfig.h: ... removed.
1956 2008-02-22  Peter Breitenlohner  <peb@mppmu.mpg.de>
1958         * configure.in: remove AC_DECL_YYTEXT to avoid autoconf warning.
1960 2008-02-14  Karl Berry  <karl@tug.org>
1962         * tex.ch (max_font_max): increase to 5000.
1963         Taco mail to tex-live, 13 Feb 2008 10:00:35.
1964         
1965         * tex.ch (make_name_string): further change from
1966         Jonathan, tex-implementors  12 Feb 2008 14:33:56.
1968 2008-02-11  Karl Berry  <karl@tug.org>
1970         * tex.ch (make_name_string): avoid clobbering globals via
1971             This is TeX ...
1972             **abc%
1973             *de
1974         From Akira and Jonathan Kew, tex-implementors 02 Feb 2008 20:42:18
1975         et al.
1977 2008-01-29  Peter Breitenlohner  <peb@mppmu.mpg.de>
1979         Convert from autoconf-2.13 to autoconf-2.59+:
1980         * Makefile.in, doc/Makefile.in, mpdir/Makefile.in:
1981         Add @configure_input@ lines.
1982         * aclocal.m4 (new): Generated (aclocal -I ../m4).
1983         * configure: Regenerated (autoconf).
1985 2008-01-18  Karl Berry  <karl@tug.org>
1987         * cpascal.h (recorder_record_input, recorder_record_output): need
1988         const_string as arg to avoid warnings compiling *extra.c.
1989         * texmfmp.c (user_progname): make const_string a la dump_name,
1990         since we assign them.
1992 2008-01-02  Jonathan Kew  <jonathan_kew@sil.org>
1994         * tex.ch (expand_depth, et al.): when calling expand, don't
1995         recurse enough to clobber the os stack.  Default value 10000.
1997 2007-12-24  Karl Berry  <karl@tug.org>
1999         * doc/web2c.texi (gftodvi invocation): talk a bit more about slant
2000         fonts, pursuant to DEK's message to tex-k of 10 Jul 2005 18:38:11.
2002 2007-12-19  Martin Schr\ver <martin@oneiros.de>
2004         * tex.ch (ssup_max_strings): increase to 2097151
2005                  (sup_main_memory): increase to 256000000
2007 2007-12-19  Karl Berry  <karl@tug.org>
2009         * tangle.ch (max_bytes): increase to 65535.
2011         * config.h (LONGINTEGER_TYPE): switch to off_t.
2012         
2013         (Both of these from Martin S.)
2015 2007-10-23  Karl Berry  <karl@tug.org>
2017         * config.h (LONGINTEGER_TYPE): #define, depending on the C version.
2018         (longinteger): typedef.
2020 2007-10-01  Karl Berry  <karl@tug.org>
2022         * cpascal.h (floor): #undef, since MaxOSX #defines it.
2023         From Peter Dyballa, metapost list, 27 Sep 2007 15:25:03.
2025 2007-09-18  Karl Berry  <karl@tug.org>
2027         * tex.ch (29.530): Wording of "Type <return>" msg.
2029 2007-09-16  Karl Berry  <karl@tug.org>
2031         * c-auto.in (EDITOR): doc fix.
2033 2007-09-12  Karl Berry  <karl@tug.org>
2035         * c-auto.in (EDITOR) [WIN32]: need "", and emacs preferred.
2036         From Akira.
2038 2007-09-09  Karl Berry  <karl@tug.org>
2040         * c-auto.in (EDITOR): 'quote' the filename.
2041         Reported by Frank K, 17 Jul 2007 17:00:41, debian bug 433455.
2043 2007-08-24  Karl Berry  <karl@tug.org>
2045         * doc/web2c.texi (Initial MetaPost): change pragma link.
2047 2007-07-15  Karl Berry  <karl@tug.org>
2049         * tex.ch,
2050         * alephdir/com16bit-rc2.ch,
2051         * omegadir/com16bit.ch: fixes from Akira so "tex %" followed
2052         by RET is stable.  Also sync aleph/omega constants with tex.
2053         Mail of 14 Jul 2007 09:35:02.
2055 2007-03-30  Karl Berry  <karl@tug.org>
2057         * tex.ch (sup_buf_size): increase to 30,000,000 per Hans mail to
2058         tex-live, 30 Mar 2007 16:52:09.
2060 2007-01-10  Karl Berry  <karl@tug.org>
2062         * Makefile.in (programs): include $(pdftosrc), which has always
2063         been built, but missing from the install.
2065 2007-01-01  Karl Berry  <karl@tug.org>
2067         * config.h (inline) [__cplusplus]: #undef inline under C++, since
2068         inline is a keyword.  It should never be #define'd, but
2069         c-auto.in->h can do so.  Found by vvv on AIX.
2071 2006-12-30  Karl Berry  <karl@tug.org>
2073         * configure.in: bump version to 7.5.6.
2075 2006-12-27  Karl Berry  <karl@tug.org>
2077         * fmtutil.in: the binary name is pdftex now.
2079 2006-12-10  Karl Berry  <karl@tug.org>
2081         * omegaware/odvicopy.ch (int_8): rename the type to int_8_odvicopy,
2082         and @d int_8 itself to that, so that we don't end up with int8 in
2083         the C file.  AIX inttypes.h declares that.  (Reported by vvv.)
2085 2006-09-05  Karl Berry  <karl@tug.org>
2087         * bibtex.ch (BUF_SIZE): increase to 20000 per Lee Samuel Finn, via
2088         3 Sep 2006 10:32:53 +0200 mail from Gerben.
2090 2006-07-10  Karl Berry  <karl@tug.org>
2092         * tex.ch (sup_font_mem_size): double again, to 4000000.
2093         (actually, it seems we could set all the sup_* to the absolute
2094         maximums from TeX's architecture, since texmf.cnf determines what
2095         is allocated.  A patch for that would be welcome. :)
2097 2006-06-20  Jonathan Kew  <jonathan_kew@sil.org>
2099         * texmfmem.h, texmfmp.h, texmfmp-help.h, lib/texmfmp.c: Added
2100         conditional fragments needed for building XeTeX.
2102 2005-09-02  Olaf Weber  <olaf@infovore.xs4all.nl>
2104         * tex.ch [53.1370]: Since we generate a string in all cases, we
2105         need to erase it in all cases.  Reported by Han The Thanh
2106         <hanthethanh@gmail.com>, diagnosed by Akira Kakuto
2107         <kakuto@fsci.fuk.kindai.ac.jp>.
2109 2005-08-22  Olaf Weber  <olaf@infovore.xs4all.nl>
2111         * bibtex.ch: Make the buffer and related arrays grow dynamically.
2112         Fixes a bug reported by Kevin Cahill <cahill@unm.edu>.
2114 2005-08-13  Olaf Weber  <olaf@infovore.xs4all.nl>
2116         * tex.ch: An \immediate\write18 on the '**' prompt would crash
2117         TeX, because the log file isn't open yet.  Reported by Jerzy
2118         B. Ludwichowski <Jerzy.Ludwichowski@uni.torun.pl>.  Since we
2119         always log something for \write18, so lets also log the command
2120         when \write18 is disabled, instead of merely showing that
2121         something was attempted.
2123 2005-08-03  Olaf Weber  <olaf@infovore.xs4all.nl>
2125         * Makefile.in: Fix missing double-quote.
2127         * texmfmp-help.h [Aleph,eTeX,pdfeTeX]: Document -etex switch.
2129         * doc/web2c.texi: Correct missing entries in a table.
2131 2005-07-27  Olaf Weber  <olaf@infovore.xs4all.nl>
2133         * doc/web2c.texi: libkpathsea is entirely in LGPL.
2135         * vftovp.ch: Remove misplaced semicolon.
2137         * texmfmp.h: Disable IPC when compiling with __DJGPP__.  (Should
2138         really be done in configure script.)
2140         * texmfmp.h: Remove references to pdfxtex.  Add
2141         get_seconds_and_micros prototype.
2143 2005-07-25  Olaf Weber  <olaf@infovore.xs4all.nl>
2145         * weave.ch: Increase max_bytes to 65530.  We're bumping to the
2146         16-bit limits here.
2148         * tex.ch: Significantly increase the ssup_trie_size.
2150         * metapost.mk: Fix build rules/dependencies for mpware.
2152         * Makefile.in: Fix build rules for mpware.
2154         * vftovp.ch: Report the name of tfm files that we cannot find or
2155         find to be unusable.  Reported by Patrick Gundlach.
2157 2005-06-29  Olaf Weber  <olaf@infovore.xs4all.nl>
2159         * withenable.ac: Remove one pair of brackets from
2160         --with-editor-CMD help text.
2162 2005-06-26  Olaf Weber  <olaf@infovore.xs4all.nl>
2164         * doc/Makefile.in: Replace ac_include with kpse_include.  From
2165         Peter Breitenlohner.
2167         * withenable.ac: Fully quote arguments of AC_AG_WITH.  From Peter
2168         Breitenlohner.
2170         * configure.in: Syntax changes to match autoconf2.5x.  From Peter
2171         Breitenlohner.  To version 7.5.5.
2173         * Makefile.in: Change ac_include to kpse_include.  From Peter
2174         Breitenlohner.
2176 2005-06-22  Olaf Weber  <olaf@infovore.xs4all.nl>
2178         * mp.web: Update for MetaPost 0.901.
2180         * mp.ch: Update for MetaPost 0.901.
2182         * cpascal.h: Add xreallocarray().  Requested by Hartmut Henkel
2183         <hartmut_henkel@gmx.de>.
2185 2005-06-21  Olaf Weber  <olaf@infovore.xs4all.nl>
2187         * metapost.mk, dvitomp.mk, Makefile.in: Break out the metapost and
2188         dvitomp related makefile rules into separate makefile fragments.
2190         * doc/web2c.texi: Update description of newer.
2192 2005-04-12  Olaf Weber  <olaf@infovore.xs4all.nl>
2194         * mf.ch [38.788]: Use |get_job_name| so the --jobname switch can
2195         be used to replace "mfput".
2196         [38.793]: Interface of |get_job_name| changed.
2197         * mp.ch [35.765]: Use |get_job_name| so the --jobname switch can
2198         be used to replace "mpout".
2199         [35.770]: Interface of |get_job_name| changed.
2200         * tex.ch [29.534]: Use |get_job_name| so the --jobname switch can
2201         be used to replace "texput".
2202         [29.537]: Interface to |get_job_name| changed.
2203         This is part of a group of changes that fixes pdftex bug 302.
2204         http://sarovar.org/tracker/?func=detail&atid=493&aid=302&group_id=106
2205         
2206 2005-02-06  Olaf Weber  <olaf@infovore.xs4all.nl>
2208         * Makefile.in (aleph-dist): Remove generated file, make sure
2209         aleph.version file exists.
2211 2005-02-05  Olaf Weber  <olaf@infovore.xs4all.nl>
2213         * Makefile.in (uninstall, uninstall-exec, uninstall-data): Dummy
2214         target added so make uninstall doesn't stop here.
2216 2005-01-21  Olaf Weber  <olaf@infovore.xs4all.nl>
2218         * doc/Makefile.in: Change POSTINSTALL to POST_INSTALL.
2220         * tiedir/tie.1: Man page corrections from Eric S. Raymond
2221         <esr@thyrsus.com>.
2223 2005-01-08  Olaf Weber  <olaf@infovore.xs4all.nl>
2225         * configure.in: Correct check whether otangle is needed. From
2226         Kenta MURATA <muraken20@yahoo.co.jp>.
2228         * withenable.ac: Update references to e-Omega to Aleph.  From
2229         Kenta MURATA <muraken20@yahoo.co.jp>.
2231 2004-12-29  Olaf Weber  <olaf@infovore.xs4all.nl>
2233         * configure.in: Version 7.5.4.
2235         * doc/web2c.texi: Version 7.5.4.
2237         * tex.ch: Shuffle the \eof18 code around a bit.
2239 2004-12-28  Olaf Weber  <olaf@infovore.xs4all.nl>
2241         * tex.ch [16.211,46.1049]: I18N fix for |print_mode|, adding
2242         |print_in_mode| function to account for differences in declination
2243         etc.  After Wlodzimierz Bzyl <matwb@univ.gda.pl>.
2245         * mf.ch [28.585]: Sufficiently pathological code can overflow the
2246         serial_no counter: add a check for this.  From Thorsten Dahlheimer
2247         <tdahlheim@gmx.net>.
2249         * mp.ch [24.539]: Sufficiently pathological code can overflow the
2250         serial_no counter: add a check for this.  From Thorsten Dahlheimer
2251         <tdahlheim@gmx.net>.
2253         * tex.ch: Implement \ifeof18 to test whether \write18 is enabled.
2254         A variant of the code submitted by Heiko Oberdiek
2255         <oberdiek@uni-freiburg.de>.
2257 2004-12-20  Olaf Weber  <olaf@infovore.xs4all.nl>
2259         * withenable.ac: Don't define IPC in c-auto.h if --enable-ipc
2260         wasn't given.
2262         * Makefile.in: configure depends on withenable.ac.
2264 2004-12-19  Olaf Weber  <olaf@infovore.xs4all.nl>
2266         * configure.in: Old versions of flex don't support -l, but don't
2267         support --version either, so use the latter to test whether the
2268         former should be used.  From Thomas.
2270         * withenable.ac: Add --with-mf-x-toolkit option to replace
2271         --with-x-toolkit.  The latter couldn't be shared between mf and
2272         xdvi any more.
2274         * Makefile.in (tex-check, bibtex-check, dvicopy-check,
2275         dvitomp-check, mpost-check): Add TEXMFCNF=../kpathsea to the
2276         environment so the check works even if installation is not yet
2277         complete.  From Peter Breitenlohner <peb@mppmu.mpg.de>.
2279         * Makefile.in (install-data): Don't install cwebdir/cweb.1; this
2280         page now lives under .../man.
2282         * Makefile.in (tangle.p): Depend on tangleboot, not $(TANGLEBOOT).
2283         This means we build tangleboot even when cross-compiling.  The
2284         reason is that some versions of make get confused if we depend on
2285         ./tangleboot but only have rules with tangleboot as the target.
2286         (ctangle.c,cweb.c): As above for $(CTANGLEBOOT).
2287         Problem reported for Digital UNIX 4.0E make by Bernhard Simon
2288         <simon@zid.tuwien.ac.at>.
2290 2004-11-28  Olaf Weber  <olaf@infovore.xs4all.nl>
2292         * Makefile.in (afmts): alambda -> lamed.  Restrict the use of FF
2293         to comments, as some make implementations cannot deal with it
2294         otherwise.
2296 2004-09-07  Olaf Weber  <olaf@infovore.xs4all.nl>
2298         * doc/web2c.texi: Changes made by Karl Berry.
2300 2004-08-30  Olaf Weber  <olaf@infovore.xs4all.nl>
2302         * dvitomp.ch: A more complete implementation of the color stack.
2303         Slight modification of code provided by Eddie Kohler
2304         <kohler@cs.ucla.edu>.
2306 2004-08-28  Olaf Weber  <olaf@infovore.xs4all.nl>
2308         * doc/web2c.texi: Document -output-directory.
2310         * doc/install.texi: Correct cross-references for building formats.
2312         * cpascal.h (output_directory): Added global variable.
2314         * triptrap/texmf.cnf: Correct settings for main_memory.
2316         * texmfmp-help.h: Add -output-directory to the help texts.
2318         * dvitomp.ch: Allow for a variable number of spaces between the
2319         'color push' special name and its argument.  From Eddie Kohler
2320         <kohler@cs.ucla.edu>.
2322 2004-08-27  Olaf Weber  <olaf@infovore.xs4all.nl>
2324         * configure.in: Create etexdir in build tree if we're compiling
2325         e-TeX.
2327 2004-08-26  Olaf Weber  <olaf@infovore.xs4all.nl>
2329         * mp.ch, mf.ch, tex.ch: |main_memory| is a size, while |mem_top|
2330         is an index, so we need to subtract 1 when deriving |mem_top| from
2331         |main_memory|.  In a similar vein, we need to add 1 when
2332         allocating the |mem| array.  This may seem like nitpicking, but
2333         matters for the trip and trap tests.
2335 2004-08-26  Peter Breitenlohner <peb@mppmu.mpg.de>
2337         * Makefile.in (patgen-check): Provide non-trivial test data.
2339         * tests/dict, tests/patgen.in, tests/patterns, tests/translate:
2340         Input data for patgen-check.
2342         * tests/patout, tests/pattmp.4: New files.
2343         Output from patgen-check.
2345 2004-08-26  Olaf Weber  <olaf@infovore.xs4all.nl>
2347         * patgen.ch: Typo fixed by Peter Breitenlohner <peb@mppmu.mpg.de>.
2349         * patgen.web: Typo fixed by Peter Breitenlohner
2350         <peb@mppmu.mpg.de>.  (New version 2.3, August 2004).
2352         * Makefile.in (etex-dist,pdftex-dist): Account for etex.version
2353         and pdftex.version as generated files.
2355 2004-08-24  Olaf Weber  <olaf@infovore.xs4all.nl>
2357         * tex.ch [23.328]: Ensure that |source_filename_stack|[|in_open|]
2358         and |full_source_filename_stack|[|in_open|] are initialized.
2360         * tex.ch: Revise the file:line:error code to produce the correct
2361         filename in the presence of \scantokens (an e-TeX extension).  If
2362         we're not reading from a file at all, fall back on the TeX-style
2363         messages.  This change introduces |print_file_line| to keep the
2364         amount of code in the |print_err| macro under control.
2366 2004-08-23  Karl Berry <karl@tug.org>.
2368         * doc/web2c.texi: An extensive update.
2370 2004-08-06  Olaf Weber  <olaf@infovore.xs4all.nl>
2372         * config.h: Clean the define of TEXDLL up.  From Jan Nieuwenhuizen
2373         <janneke@gnu.org>.
2375 2004-08-05  Olaf Weber  <olaf@infovore.xs4all.nl>
2377         * tex.ch [29.530] prompt_file_name: don't allow the use of the
2378         empty string for a file name.  After Taco Hoekwater
2379         <taco@elvenkind.com>.
2381         * mf.ch [38.786] prompt_file_name: don't allow the use of the
2382         empty string for a file name.
2384         * mp.ch [35.763] prompt_file_name: don't allow the use of the
2385         empty string for a file name.
2387 2004-08-01  Olaf Weber  <olaf@infovore.xs4all.nl>
2389         * Makefile.in (post-dist-$(distname)): Ensure that
2390         texk/web2c/tests/xampl.bib is actually in the distributed tarball.
2391         (bibtex-check): BIBINPUTS should only need $(srcdir)/tests.
2393 2004-07-30  Olaf Weber  <olaf@infovore.xs4all.nl>
2395         * Makefile.in: Undo changes from --option to -option.  This
2396         generated too many differences with the TeX-live sources at this
2397         time.
2399 2004-07-23  Peter Breitenlohner <peb@mppmu.mpg.de>
2401         * tex.ch: Reorganize handling of banner string in order to
2402         reduce interference between eTeX, pdfTeX, and web2c change
2403         files.
2405 2004-07-23  Olaf Weber  <olaf@infovore.xs4all.nl>
2407         * Makefile.in: Use singe dash for -ini, -progname etc.  Use
2408         explicit -ini and -progname when running the trip test, because
2409         the argv[0] name becomes lt-tex when using shared libraries, and
2410         we have settings in triptrap/texmf.cnf that are sensitive to this.
2412         * Makefile.in (bibtex-check): Add BIBINPUTS or check can fail.
2414 2004-07-21  Olaf Weber  <olaf@infovore.xs4all.nl>
2416         * tex.ch: Reorganize handling of integer parameters in order to
2417         reduce interference between eTeX, pdfTeX, and web2c change files.
2418         From Peter Breitenlohner <peb@mppmu.mpg.de>.
2420         * fmtutil.in: Update from Thomas.
2422 2004-07-14  Olaf Weber  <olaf@infovore.xs4all.nl>
2424         * mf.ch [42.912]: Remove this simplification of the web code,
2425         which is no longer a valid assumption now that we're back to the
2426         old print system.
2428         * mp.ch: A smaller set of changes than for mf.ch, as in version
2429         0.64 the |print|, |print_char|, |print_visible_char| system
2430         previously implemented in the mp.ch change file was merged into
2431         mp.web.  Remove a reference to |slow_print| that was overlooked
2432         earlier.
2434         * mf.ch: Extensive changes to the print routines, to mirror what
2435         was done for tex.ch (q.v.).
2437         * tex.ch: Extensive changes to fix a problem with the encTeX
2438         merge.  Original TeX used |slow_print|, |print|, and |print_char|
2439         for printing.  This had been changed to |print|, |print_char|, and
2440         |print_visible_char|, where the new |print_char| did the expansion
2441         of unprintable characters to "escaped sequences" on the fly.
2442         encTeX, it turns out, is too tightly interwoven with the old way
2443         of doing things, leading to some strange breakage.  So we've
2444         largely reverted the code.  In particular, we now store the
2445         "escaped sequences" for non-ASCII characters again as strings, and
2446         later decide on-the-fly whether to use those or just pass through.
2447         This simplifies the change file, and narrows the distance to the
2448         encTeX code.
2450         * texmfmp.h (setupcharset): Removed.
2451         (readtcxfile): Added.  Unlike setupcharset, this function doesn't
2452         initialize the xchr/xord/xprn arrays, it just updates them from a
2453         tcx file.  The name of the must be in the global
2454         translate_filename.
2456         * config.h: Add second argument to call of usagehelp.  This is the
2457         email address for bug reports.  If NULL, the default address for
2458         web2c is used.
2460         * bibtex.ch: Add second argument to call of usagehelp.
2462         * dvicopy.ch: Add second argument to call of usagehelp.
2464         * dvitomp.ch: Add second argument to call of usagehelp.
2466         * dvitype.ch: Add second argument to call of usagehelp.
2468         * gftodvi.ch: Add second argument to call of usagehelp.
2470         * gftopk.ch: Add second argument to call of usagehelp.
2472         * gftype.ch: Add second argument to call of usagehelp.
2474         * mft.ch: Add second argument to call of usagehelp.
2476         * patgen.ch: Add second argument to call of usagehelp.
2478         * pktogf.ch: Add second argument to call of usagehelp.
2480         * pktype.ch: Add second argument to call of usagehelp.
2482         * pltotf.ch: Add second argument to call of usagehelp.
2484         * pooltype.ch: Add second argument to call of usagehelp.
2486         * tangle.ch: Add second argument to call of usagehelp.
2488         * tftopl.ch: Add second argument to call of usagehelp.
2490         * vptovf.ch: Add second argument to call of usagehelp.
2492         * vftovp.ch: Add second argument to call of usagehelp.
2494         * weave.ch: Add second argument to call of usagehelp.
2496         * cwebdir/comm-w2c.ch: Add second argument to call of usagehelp.
2498 2004-07-12  Olaf Weber  <olaf@infovore.xs4all.nl>
2500         * texmfmp-help.h: Correct help strings of pdf*tex family.  From
2501         Akira Kakuto <kakuto@fsci.fuk.kindai.ac.jp>.
2503 2004-07-04  Olaf Weber  <olaf@infovore.xs4all.nl>
2505         * Makefile.in: Move the creation of the format-related links to
2506         format-related install rules; this seems to be a better place for
2507         them, as the links are pointless without the corresponding
2508         formats.  Make the install-*-pool rules depend on the pool file in
2509         question.  Remove TEXMF=$(texmf) from the dumpenv; the
2510         TEXMFCNF=../kpathsea should get us a texmf.cnf with suitable
2511         absolute paths.
2513         * tex.ch: Correct date in encTeX_banner.
2515 2004-07-03  Olaf Weber  <olaf@infovore.xs4all.nl>
2517         * configure.in: No m4 quoting needed in the KPSE_CROSS_BUILD_VAR
2518         calls.  The default of $BUILDLDFLAGS must be $BUILDXLDFLAGS.
2520         * Makefile.in (web2c/fixwrites,web2c/spitup,web2c/web2c): These
2521         also depend on web2c/kps.c.
2522         [TANGLEBOOT,CTANGLEBOOT,TANGLE,CTANGLE,OTANGLE,TIE]: Add these
2523         variabled so the build can use programs other than what is built.
2524         Used when cross-compiling.
2526         * configure.in: Add KPSE_CROSS_BUILD_VAR and KPSE_CROSS_PATH_PROG
2527         invocations to set up cross-compiling.  To cross-compile, you need
2528         to have tangle, ctangle, otangle, and tie available on the build
2529         machine.
2531         * weave.ch: Set |max_names| to 10220, so we can still (barely)
2532         handle pdfetex.  Clearly a larger reworking is on the horizon.
2534         * tex.ch: Change |mubyte_incs| into a boolean.
2536 2004-07-02  Olaf Weber  <olaf@infovore.xs4all.nl>
2538         * tex.ch: Update to encTeX from Petr Olsak.  These fix three bugs.
2539         These bugs are seen only in encTeX mode when \mubytein=1 and in
2540         very rare cases.  Petr's explanation follows:
2541         
2542         1) If the control sequence is converted by \mubyte table but it is
2543         not shrunk then the non-converted alternative of control sequence
2544         is really used. It can be possible only if one-byte to one-byte
2545         conversion is used and declared by \mubyte primitive. More common
2546         is to use \mubyte for multi-byte to one-byte conversion. In such
2547         situation, there is no problem because control sequence is
2548         schrunk. Thanks to Wlodzimierz Bzyl for bugreport.
2549         
2550            \def\aXb{xx}
2551            \mubyte X Y\endmubyte
2552            \mubytein=1
2553            \aYb   % writes "undefined control sequence \aXb" because
2554                   % error message is converted but real control sequence
2555                   % is not converted and \aYb is undefined.
2556         
2557         2) If multi-byte to one-byte conversion is done during scanning of
2558         control sequence name with the result: one-letter control
2559         sequence, then this control sequence is not connected with
2560         "native" one-letter control sequence but the new "multi-letter
2561         control sequence" is allocated with only one letter in real.
2562         
2563            \def\X{xx} % one-letter control sequence is defined
2564            \mubyte X YZ\endmubyte
2565            \mubytein=1
2566            \YZ   % writes "undefined control sequence \X" because \YZ is
2567                  % converted to \X but allocated as multi-letter control
2568                  % sequence, but one-letter control sequence is defined
2569         
2570         3) If \catcode`\^^@=11 or 7 and if control sequence is terminated
2571         by generated control sequence (from \mubyte conversion) then the
2572         result of reading is unpredictable.
2573         
2574            \def\XXX{xx}
2575            \mubyte \XXX YZ\endmubyte
2576            \mubytein=1 \relaxYZ % it is OK: \relax followed by \XXX
2577            \par\catcode`\^^@=11
2578            \relaxYZ   % bad reading: \relaxYZ control sequence not defined
2580 2004-06-30  Olaf Weber  <olaf@infovore.xs4all.nl>
2582         * doc/web2c.texi: Updates to make conversion to HTML easier, from
2583         Karl Berry.
2585 2004-06-29  Olaf Weber  <olaf@infovore.xs4all.nl>
2587         * doc/install.texi: Remove reference to --enable-auto-core.  That
2588         part of the code should be considered terminally broken.
2590 2004-06-16  Olaf Weber  <olaf@infovore.xs4all.nl>
2592         * tex.ch: If the end-of-line character was disabled, we'd end up
2593         dropping the last characters of filenames.  Fixed by checking for
2594         end-of-line only if we've just seen a space, which could be the
2595         end-of-line space.  Reported by Werner Lemberg <wl@gnu.org>.
2597 2004-06-13  Olaf Weber  <olaf@infovore.xs4all.nl>
2599         * mp.ch: Moving the re-parsing of |name_of_file| back to
2600         |start_input|.  The string administration gets confused if this is
2601         done in |make_file_name|.
2603         * tex.ch: Typo in comment.  Remove some redundant material out of
2604         the change file.  Replace ' ' with " " in a number of places --
2605         this is the difference between the external coding and the
2606         internal ASCII-based coding of characters.  Since the external
2607         coding is ASCII on all platforms we currently compile on, this is
2608         a place where mistakes in the web2c sources can linger.
2610         * mf.ch: More changes to support spaces in filenames.  In
2611         particular, keep quotes around |cur_name|, |cur_ext|, and
2612         |cur_area| iff these contain spaces.  This incurs complications
2613         because we re-parse |name_of_file| into these components after
2614         opening a file.  The file-printing routine is changed to ensure
2615         that we print quotes if needed, but do not print any quotes
2616         contained in the parameters themselves.
2618         * mp.ch: More changes to support spaces in filenames.  In
2619         particular, keep quotes around |cur_name|, |cur_ext|, and
2620         |cur_area| iff these contain spaces.  This incurs complications
2621         because we re-parse |name_of_file| into these components after
2622         opening a file.  The file-printing routine is changed to ensure
2623         that we print quotes if needed, but do not print any quotes
2624         contained in the parameters themselves.
2626 2004-06-07  Olaf Weber  <olaf@infovore.xs4all.nl>
2628         * mp.ch: Larger |max_in_open|, |param_size|, |max_write_files|.
2630         * tex.ch: More changes to support spaces in filenames.  In
2631         particular, keep quotes around |cur_name|, |cur_ext|, and
2632         |cur_area| iff these contain spaces.  This incurs complications
2633         because we re-parse |name_of_file| into these components after
2634         opening a file.  The file-printing routine is changed to ensure
2635         that we print quotes if needed, but do not print any quotes
2636         contained in the parameters themselves.
2638 2004-06-04  Olaf Weber  <olaf@infovore.xs4all.nl>
2640         * mp.ch: A slight change to ensure double quotes do not appear in
2641         error messages when a filename has to be quoted.
2643         * mf.ch: A slight change to ensure double quotes do not appear in
2644         error messages when a filename has to be quoted.
2646         * tex.ch: When dealing with a filename with unbalanced quotes,
2647         still stop scanning when the buffer ends.  Also a slight
2648         modification to prevent double quotes from appearing in error
2649         messages.
2651 2004-06-01  Olaf Weber  <olaf@infovore.xs4all.nl>
2653         * tex.ch: Delete some MLTeX code that was duplicated accidentally.
2655 2004-05-31  Olaf Weber  <olaf@infovore.xs4all.nl>
2657         * mf.ch, mp.ch: xprn must be ASCII_code -- we story only 0 or 1
2658         there, and 'boolean' is a full 4-byte entity.  Worse, dummy_xprn
2659         was already an ASCII_code, so in the presence of a TCX file we
2660         didn't correctly undump the base/mem.
2662 2004-05-26  Olaf Weber  <olaf@infovore.xs4all.nl>
2664         * cpascal.h: Remove -oem code.
2666 2004-05-16  Olaf Weber  <olaf@infovore.xs4all.nl>
2668         * mp.ch: In mpost, we need to use str_stop to find the end of a
2669         string.  Reported by Wlodzimierz Bzyl <matwb@univ.gda.pl>.
2671 2004-05-14  Olaf Weber  <olaf@infovore.xs4all.nl>
2673         * tex.ch [5.58]: Remove code implementing the locale-dependent
2674         printing.  The most generous evaluation is that this was an
2675         experiment that failed.  The desired effect of having printable
2676         eight-bit characters is handled through different mechanisms.
2678         * Makefile.in: fmtutil-related changes from Thomas.  May not be
2679         completely correct yet.
2681         * fmtutil.in: New version from TeX-live.
2683         * texmfmp-help.h: Correct helptexts of pdf*tex for format
2684         extensions.
2686 2004-05-12  Olaf Weber  <olaf@infovore.xs4all.nl>
2688         * weave.ch: Increase max_refs and max_names for pdf*TeX.
2689         Requested by Hartmut Henkel <hartmut_henkel@gmx.de>.
2691 2004-05-10  Olaf Weber  <olaf@infovore.xs4all.nl>
2693         * Makefile.in (ctie.c): Name of the change file changed from
2694         ctie.ch to ctie-k.ch.
2696         * web2c/ctiedir: update to latest source from ctan.
2698 2004-05-09  Olaf Weber  <olaf@infovore.xs4all.nl>
2700         * Makefile.in: Add rules to compile, install, and distribute ctie.
2702         * Add ctie to distribution, it lives in web2c/ctiedir.
2704         * Makefile.in (post-dist-$(distname)): Remove cweb.c when creating
2705         a distribution.  Must be done explicitly because cweb is not a
2706         program itself.
2707         (ctangleboot.c, cwebboot.c): Make these rules more robust in the
2708         presence of timestamp problems.  You could get a empty files and a
2709         failed build otherwise.
2711 2004-05-08  Olaf Weber  <olaf@infovore.xs4all.nl>
2713         * Makefile.in (install-mf-links, install-mpost-links,
2714         install-tex-links): Do not create initex, virtex, inimf, virmf,
2715         inimpost, virmpost links on installation.  These are all way more
2716         trouble than they're worth.
2718         * mp.ch: Use TEXMF_POOL_NAME and TEXMF_ENGINE_NAME, and replace
2719         hard-coded mf.pool with pool_name in messages.
2721         * mf.ch: Use TEXMF_POOL_NAME and TEXMF_ENGINE_NAME, and replace
2722         hard-coded mf.pool with pool_name in messages.
2724         * tex.ch: Change TEX_POOL_NAME and TEX_ENGINE_NAME into
2725         TEXMF_POOL_NAME and TEXMF_ENGINE_NAME.
2727         * texmfmp.h: Change TEXPOOLNAME and TEXENGINENAME into
2728         TEXMFPOOLNAME and TEXMFENGINENAME.
2730         * doc/web2c.texi: Document -halt-on-error.
2732         * texmfmp-help.h: Document -halt-on-error.
2734         * Makefile.in: Correct dependencies on $(basedir), $(memdir),
2735         instead of $(fmtdir).  This matters now that they differ.
2737         * Makefile.in: Include md5 dir in libs-dist target.
2739         * Makefile.in: Remove $(all_formats); it has become obsolete.
2740         Simplify clean pattern now that only one format extension is left.
2741         * Makefile.in: We use .fmt as the extension for all formats.  This
2742         means that latex.fmt gets built by e-TeX (as requested by the
2743         LaTeX2e group).  So remove that target from the rules for TeX.
2745         * texmfmp-help.h: Change the various -*fmt options to actually
2746         spell -fmt.
2748         * tex.ch: Implement halt-on-error, and quoted filenames.
2750         * mf.ch: Implement halt-on-error, and quoted filenames.
2752         * mp.ch: Implement halt-on-error, and quoted filenames.
2754 2004-05-07  Olaf Weber  <olaf@infovore.xs4all.nl>
2756         * Makefile.in: Remove eomega-related code.  Add aleph-dist target.
2758         * configure.in: Remove e-Omega code.  Enable pdflib for all
2759         members of the pdfTeX family.
2761         * texmfmp-help.h: Add -8bit to help text.
2763         * doc/web2c.texi: Document interaction between -8bit and TCX.
2765         * doc/web2c.texi: Document -8bit option.
2767         * mp.ch: Add a magic number to the dump, add engine name to dump,
2768         dump xord, xchr, xprn, so a TCX file during INI is persistent.
2770         * mf.ch: Add a magic number to the dump, add engine name to dump,
2771         dump xord, xchr, xprn, so a TCX file during INI is persistent.
2773         * tex.ch: Always dump the xord, xchr, and xprn arrays, so loading
2774         a TCX file in INI mode will change these defaults for all users of
2775         the format.  Implement an 8bit option that switches all characters
2776         to printable by default.  Reorganize the code a bit.
2778 2004-04-21  Olaf Weber  <olaf@infovore.xs4all.nl>
2780         * tex.ch [5.71]: An error in the encTeX merge (not encTeX itself)
2781         made TeX ignore commands given at the error "?" prompt.  Reported
2782         by Akira Kakuto <kakuto@fsci.fuk.kindai.ac.jp>.
2784 2004-04-16  Olaf Weber  <olaf@infovore.xs4all.nl>
2786         * tex.ch: Modify error messages involving tex.pool, so they use
2787         pool_name instead of the hard-coded name.  Implement checking for
2788         the name of the engine, which is now stored in the format file.
2790         * texmfmp.h: Add proper definitons of TEXENGINENAME for each
2791         engine.
2793 2004-04-08  Olaf Weber  <olaf@infovore.xs4all.nl>
2795         * bibtex.ch [10]: Add 'hack0' to initialize jmp9998. This had to
2796         be moved up because otherwise we could end up doing the longjmp
2797         before the setjmp.  Reported by Sven Luther
2798         <luther@dpt-info.u-strasbg.fr>.
2800 2004-03-28  Olaf Weber  <olaf@infovore.xs4all.nl>
2802         * tex.ch: Change type of parse_first_line_p,
2803         file_line_error_style_p, and shell_escape_p from boolean to
2804         c_int_type.  They're used as booleans in the Pascal code, but
2805         tri-state in the C code.
2807         * texmfmp-help.h: Document -no-shell-escape, -no-parse-first-line,
2808         -no-file-line-error.
2810         * doc/web2c.texi: Document -no-shell-escape, -no-file-line-error,
2811         -no-parse-first-line.
2813 2004-03-25  Olaf Weber  <olaf@infovore.xs4all.nl>
2815         * texmfmp-help.h: Bring help text up-to-date.
2817         * tex.ch: Simplify some of the encTeX-related code.
2819         * configure.in: Add test for Aleph.
2821         * Makefile.in: Reorganization to mode pdftexlib-related code to
2822         its own makefile fragment.  Also rewrite the rules for the engines
2823         so it becomes easier to omit specific engines from the default
2824         compilation.
2826 2004-03-24  Olaf Weber  <olaf@infovore.xs4all.nl>
2828         * cpascal.h: Add definition of floor() for dvitomp.  After Hartmut
2829         Henkel <hartmut_henkel@gmx.de>.
2831         * dvitomp.ch [49,50]: For the code to work, Hobby notes that we
2832         need |round|(|x|-0.5) to be equal to $\lfloor x\rfloor$.  For
2833         Pascal's |round| function this is emphatically not true.  After
2834         Hartmut Henkel <hartmut_henkel@gmx.de>.
2836         * dvitomp.ch: Support for color specials, like those generated by
2837         the colordvi package.  From Eddie Kohler <kohler@cs.ucla.edu>.
2839 2004-03-23  Olaf Weber  <olaf@infovore.xs4all.nl>
2841         * tex.ch: Clarify use of special_printing in comment.
2843 2004-03-22  Olaf Weber  <olaf@infovore.xs4all.nl>
2845         * dvitomp.ch [57]: Off-by-one error in virtual font handling.
2846         From Hartmut Henkel <hartmut_henkel@gmx.de>.
2848         * tex.ch: Correct comment so the file weaves properly.
2850 2004-03-21  Olaf Weber  <olaf@infovore.xs4all.nl>
2852         * tex.ch: encTeX merge.  Code from Petr Olsak, with modifications
2853         to match the rest of web2c better.
2855 2004-03-18  Olaf Weber  <olaf@infovore.xs4all.nl>
2857         * Makefile.in [testenv]: somehow the LC_ALL=C got dropped.
2859 2004-03-17  Olaf Weber  <olaf@infovore.xs4all.nl>
2861         * tex.ch: Double sup_font_mem_size to 2000000.
2863         * triptrap/texmf.cnf: Add mem_bot.tex and mem_bot.initex, set
2864         main_memory.{ini,}tex to 3000.
2866         * tex.ch: Make mem_bot configurable (0 and 1 only allowed values).
2867         Used for the trip test.
2869 2004-03-14  Olaf Weber  <olaf@infovore.xs4all.nl>
2871         * Makefile.in: Modifications for Aleph.
2873         * texmfmp.h: Mods for Aleph.
2875         * texmfmem.h: Add Aleph.
2877         * texmfmp-help.h [Aleph]: ALEPHHELP.
2879 2004-02-26  Olaf Weber  <olaf@infovore.xs4all.nl>
2881         * tangle.ch: Treat pool files as binary files, not text files
2882         (matters on some platforms).
2884         * pooltype.ch: Treat pool files as binary files, not text files
2885         (matters on some platforms).
2887         * mp.ch [43.1195]: Use kpse_fontmap_format to find psfonts.map.
2889         * tex.ch: Rename is_printable to xprn.
2891         * mp.ch: Rename is_printable to xprn.
2893         * mf.ch: Rename is_printable to xprn.
2895         * withenable.ac: Add --without-pdfxtex.
2897         * texmfmp.h (undumpint): Treat WIN32 as if REGFIX is set.
2899         * texmfmp.h: Add define for kpsefontmapformat.
2901         * texmfmp.h: Add support for pdfxTeX.
2903         * fmtutil.in: Sync with TeXlive.
2905         * configure.in: Add support for pdfxTeX.
2907         * configure.in: If LEX is (autodetected) flex, add -l option.  We
2908         need this for omegafonts.
2910         * help.h [MFT]: Allow several -style options.
2912         * mft.ch: Implement multiple style files (multiple -s options) for
2913         mft.
2915         * patgen.ch: Increase trie_size, triec_size.  Do not remove the
2916         close_in, close_out operations.
2918         * tex.ch [6.82]: Do not force scroll_mode for file:line:error
2919         style messages.
2921         * cwebdir/comm-w2c.ch: Correct documentation of CWEBINPUTS.
2922         Initialise kpathsea_debug.
2924 2004-01-11  Olaf Weber  <olaf@infovore.xs4all.nl>
2926         * tex.ch: Initialize source_filename_stack[0],
2927         full_source_filename_stack[0] -- these can be read under some
2928         circumstances.  Found by Krank K\x17ter <frank@kuesterei.ch>.
2930         * tex.ch: Correct printing of |src_specials| when weaving.
2932 2003-10-21  Olaf Weber  <olaf@infovore.xs4all.nl>
2934         * configure.in: Work around flex 2.5.x issue (affecting pl.l in
2935         the Omega code) by adding -l flag if we're using flex.  From
2936         Thomas.
2938 2003-02-19  Olaf Weber  <olaf@infovore.xs4all.nl>
2940         * doc/web2c.texi: Version 7.5.2.
2942         * configure.in: Version 7.5.2.
2944         * Makefile.in: Remove vestiges of --with-etex=tex option.
2945         (mf-clean): There is no $(mfw_o).
2946         (install-data): install-dumps is conditional on --disable-fmtutil.
2948         * configure.in (--enable-fmtutil): Implementation.
2949         (--without-etex): Simplify --with-etex to an on/off switch.
2950         (--with-mf-nowin): Simplify --with-mfw to an on/off switch for a
2951         binary that is guaranteed to contain no windowing support.
2953         * fmtutil.in: Replace occurrences of @TEXBIN@ with tex.
2955         * withenable.ac (--without-etex): Replaces complex --with-etex
2956         rule.
2957         (--with-mf-nowin): Replaces complex --with-mfw rule.
2958         (--enable-fmtutil): Just the help text.
2960 2003-02-17  Olaf Weber  <olaf@infovore.xs4all.nl>
2962         * doc/web2c.texi: Version 7.5.1.
2964         * configure.in: Version 7.5.1.
2966         * Makefile.in (gftodvi-clean): Remove gftodvi.h.
2967         (gftopk-clean): Remove gftopk.h.
2968         (programs): Add $(pdftosrc).
2970         * fmtutil.in: Remove mfw rule (sync with teTeX/TeX Live).
2972         * withenable.ac: New option: --enable-fmtutil.
2974         * doc/Makefile.in: Need to add kpathsea.mk, as we now use libtool
2975         in the clean rule, and it isnt' found otherwise.
2977 2003-02-16  Olaf Weber  <olaf@infovore.xs4all.nl>
2979         * triptrap/tripin.log: Update from Knuth for TeX 3.141592.
2981         * triptrap/trip.typ: Update from Knuth for TeX 3.141592.
2983         * triptrap/trip.tex: Update from Knuth for TeX 3.141592.
2985         * triptrap/trip.log: Update from Knuth for TeX 3.141592.
2987         * triptrap/trip.fot: Update from Knuth for TeX 3.141592.
2989         * triptrap/mftrapin.log: Update from Knuth for MF 2.71828.
2991         * triptrap/trap.typ: Update from Knuth for MF 2.71828.
2993         * triptrap/mftrap.log: Update from Knuth for MF 2.71828.
2995         * triptrap/mftrap.fot: Update from Knuth for MF 2.71828.
2997         * weave.web: WEAVE 4.4 from Knuth - same version number, minor
2998         change.
3000         * tangle.web: TANGLE 4.5 from Knuth: prevents modno-comments from
3001         being split across lines.
3003         * vftovp.web: VFtoVP 1.3 from Knuth: made out_as_fix tell the
3004         truth in overflow cases.
3006         * mf.web: MF 2.71828 from Knuth: suppressed autorounding in
3007         dangerous cases.
3009         * tex.web: TeX 3.141592 from Knuth: fixed \xleaders, glueset,
3010         weird alignments.
3012         * tex.ch: Update banner for TeX 3.141592.
3014         * Makefile.in (vptovf-clean): Correct typo.
3015         (tangleboot.p): Copy from srcdir if it isn't in builddir, otherwise
3016         builds outside the source dir are broken.
3018 2003-02-15  Olaf Weber  <olaf@infovore.xs4all.nl>
3020         * doc/web2c.texi: Version 7.5.0.
3022         * configure.in: Version 7.5.0.
3024         * Makefile.in: From klibtool to libtool.  Based on patches from
3025         Albert Chin-A-Young <china@thewrittenword.com>.
3027         * Makefile.in: Various changes to make e-TeX the engine under
3028         LaTeX2e.
3029         (dvicopy-check): Add VFFONTS definition.
3030         (programs): mpost was mentioned twice.
3031         (web-dist): Remove eomega.web file, as it is a generated one.
3033         * mft.ch [8]: Increase max_bytes and max_names.
3035 2003-02-07  Olaf Weber  <olaf@infovore.xs4all.nl>
3037         * doc/web2c.texi: Version 7.4.6.
3039         * configure.in: Version 7.4.6.  e-Omega support.
3041         * withenable.ac: e-Omega support.
3043         * texmfmp.h: e-Omega support.
3045         * texmfmp-help.h: e-Omega support.
3047         * texmfmem.h: e-Omega support.
3049         * config.h: NO_FMTBASE_SHARE -> NO_DUMP_SHARE.  Was overlooked for
3050         a long time.  Found by Nix <nix@esperi.demon.co.uk>.
3052         * Makefile.in: Rewritten to a more "modular" structure: rules
3053         related to one target are now mostly found together.  Rules for
3054         e-TeX, pdfTeX and so on are now mostly in the subsidiary
3055         makefiles.
3057 2003-01-29  Olaf Weber  <olaf@infovore.xs4all.nl>
3059         * doc/web2c.texi: Version 7.4.5.
3061         * configure.in (AC_CHECK_FUNCS): Add mkstemp, mktemp.
3062         Version 7.4.5.
3064 2003-01-28  Olaf Weber  <olaf@infovore.xs4all.nl>
3066         * withenable.ac: Indicate that --with-mfw=yes is currently the
3067         default.
3069         * fmtutil.in: Add comment on how to change the engine for LaTeX to
3070         e-TeX.  From Thomas.
3072 2003-01-24  Olaf Weber  <olaf@infovore.xs4all.nl>
3074         * tex.ch [5.58/59]: Check the is_printable array when writing to
3075         files, but check isprint(3) when printing to the terminal or the
3076         log file.
3078         * Makefile.in: Add pdftosrc to compiled programs.
3080         * cwebdir/comm-w2c.ch: Use DEV_NULL instead of hard-coding
3081         /dev/null.  Reported by Fabrice Popineau.
3083 2003-01-16  Olaf Weber  <olaf@infovore.xs4all.nl>
3085         * configure.in: Version 7.4.4.
3087         * doc/web2c.texi: Version 7.4.4.
3089 2003-01-15  Olaf Weber  <olaf@infovore.xs4all.nl>
3091         * Makefile.in (testenv): Use LC_ALL=C, not LANG=C, as only the
3092         former will actually force the locale to C.
3094 2003-01-14  Olaf Weber  <olaf@infovore.xs4all.nl>
3096         * tex.ch: Increase ssup_max_strings, sup_main_memory,
3097         sup_pool_size, so the large consumers can eat their fill.
3099         * Makefile.in (install-links): Omega formats end in .oft now.
3100         Spotted by Peter Breitenlohner <peb@mppmu.mpg.de>.
3102 2003-01-11  Olaf Weber  <olaf@infovore.xs4all.nl>
3104         * doc/web2c.texi: Version 7.4.3.
3106         * configure.in: Version 7.4.3.
3108 2003-01-10  Olaf Weber  <olaf@infovore.xs4all.nl>
3110         * cwebdir/cweav-w2c.ch: Remove 'k' from banner.
3112         * cwebdir/ctang-w2c.ch: Remove 'k' from banner, we're already
3113         declaring we're part of web2c, and this is more consistent with
3114         the other programs.
3116         * cwebdir/comm-w2c.ch: Add --help and --version option, after code
3117         supplied by Julian Gilbey.
3119         * help.h [CWEB]: Add CWEAVEHELP and CTANGLEHELP.
3121         * Makefile.in [testenv]: Add LANG=C to trip environment for
3122         consistent results.
3124 2002-12-25  Olaf Weber  <olaf@infovore.xs4all.nl>
3126         * cwebdir/comm-w2c.ch: Remove code that adds ".web", kpathsea will
3127         handle this.  Ensure that when kpse_find_file returns a filename,
3128         it is used for #line directives and such.
3130 2002-12-23  Olaf Weber  <olaf@infovore.xs4all.nl>
3132         * configure.in: Version 7.4.2.
3134         * doc/web2c.texi: Version 7.4.2.
3136         * doc/Makefile.in (install-data): Test for web2c.info explicitly
3137         in current directory, because some versions of make prepend the
3138         source dir path otherwise.  From Thomas Esser
3139         <te@dbs.uni-hannover.de>.
3141         * Makefile.in (clean): Add 'mf' to the targets always removed.
3142         (mf): Explicit target needed if --with-mfw=yes was given.
3143         Thanks to Dragan Milicic <dragan@math.utah.edu>.
3145 2002-12-20  Olaf Weber  <olaf@infovore.xs4all.nl>
3147         * configure.in: Version 7.4.1.
3149         * doc/web2c.texi: Version 7.4.1.
3151 2002-12-19  Olaf Weber  <olaf@infovore.xs4all.nl>
3153         * cwebdir/cweav-w2c.ch (reduce, squash): While creating the
3154         prototypes I got the order of the arguments wrong.
3156 2002-12-14  Olaf Weber  <olaf@infovore.xs4all.nl>
3158         * doc/web2c.texi: Version 7.4.0.
3160         * configure.in: Version 7.4.0.
3162         * Makefile.in: Changes for mf/mf-nowin handling.  From Thomas.
3164         * Makefile.in: Remove references to the share/* files.
3166         * share/*: Remove files from this subdirectory.  They are the kind
3167         of files that should be distributed in the texmf tree.
3169         * cwebdir/cweav-w2c.ch: Add prototype information.
3171         * cwebdir/ctang-w2c.ch: Add prototype information.
3173         * cwebdir/comm-w2c.ch: Add prototype information.
3175 2002-11-30  Olaf Weber  <olaf@infovore.xs4all.nl>
3177         * mp.ch [46.1307]: A previous change dropped the call of
3178         fix_date_and_time in non-ini mode, so we always got the date of
3179         the creation of the mem file.  Repoerted by Hartmut Henkel
3180         <hartmut_henkel@gmx.de>.
3182         * bibtex.ch [106]: Correct logic of comparison.
3184         * bibtex.ch [106]: Make sure name_length is at least as long as
3185         the length of the extension before checking for the extension.
3187         * bibtex.ch [106]: Check for aux extension '.aux' not 'aux'.  When
3188         '.aux' is already present, take that into account when generating
3189         the derived filenames.  Reported by Emmanuel Jeandel
3190         <ejeandel@ens-lyon.fr>.
3192 2002-11-16  Olaf Weber  <olaf@infovore.xs4all.nl>
3194         * mf.ch [3.36]: write_ln instead of write for '! End of file on
3195         the terminal... why?' message.  From Hartmut Henkel
3196         <hartmut_henkel@gmx.de>.
3198         * mp.ch [3.36]: write_ln instead of write for '! End of file on
3199         the terminal... why?' message.  From Hartmut Henkel
3200         <hartmut_henkel@gmx.de>.
3202 2002-11-13  Olaf Weber  <olaf@infovore.xs4all.nl>
3204         * cwebdir/comm-w2c.ch: Add copyright + license (public domain).
3206         * cwebdir/ctang-w2c.ch: Add copyright + license (public domain).
3208         * cwebdir/cweav-w2c.ch: Add copyright + license (public domain).
3210         * doc/web2c.texi: To 7.3.11.
3212         * cwebdir/cweav-w2c.ch: Increase max_file_name_length from 60 to
3213         1024.
3215         * cwebdir/ctang-w2c.ch: Increase max_file_name_length from 60 to
3216         1024.
3218         * cwebdir/comm-w2c.ch: Increase max_file_name_length from 60 to
3219         1024.
3221         * configure.in: To 7.3.11.
3223         * bibtex.ch [32,33]: Characters in the range [128..255] would be
3224         dropped by some of BibTeX's internal functions, like purify$.
3225         Allow them to pass through.
3227         * Makefile.in: Remove libs/xpdf/aconf.h when creating a
3228         distribution for pdftex.
3230 2002-11-12  Olaf Weber  <olaf@infovore.xs4all.nl>
3232         * Makefile.in (install-links): Misspelled pdffmts; found by Joern
3233         Clausen <joern@techfak.uni-bielefeld.de>.
3235         * doc/web2c.texi: Correct expansion of GPL.
3237         * Makefile.in: Use $(man1dir) for manual pages.
3239 2002-11-11  Olaf Weber  <olaf@infovore.xs4all.nl>
3241         * configure.in: Version 7.3.10.
3243         * cwebdir/ctang-w2c.ch: Cleanup comments.
3245         * cwebdir/comm-w2c.ch: Cleanup comments.
3247         * cwebdir/cweav-w2c.ch: Cleanup comments.
3249         * Makefile.in: Renaming of tie.ch to tie-w2c.ch.  Install the
3250         ctangle and cweave manual pages.  Like the tie manual page, these
3251         really should be updated for web2c.
3253         * tie.ch -> tie-w2c.ch: Renaming to get a more consistent naming
3254         convention.
3256         * tiedir/tie.c: Reverting to the original from tie-2.4, as the way
3257         in which tie.c is generated has changed: now we run ctangle during
3258         the build.
3260         * cwebdir/{ctang,comm,cweav}-w2c.ch: Changefiles to have CWEB use
3261         kpathsea.  First implementation by Wlodek Bzyl, with modifications
3262         by Olaf Weber.
3264         * cwebdir: Adding the sources of CWEB here.
3266         * Makefile.in: Changes to support the addition of CWEB.  Also use
3267         the opportunity to remove shared_env, which is a dead variable.
3269         * Makefile.in (install-data): Install fmtutil.cnf.
3271         * fmtutil.in: New file.  Used by teTeX, but not (at present!) by a
3272         "bare" web2c installation, if such a thing exists anymore.
3274         * share/typeface.map: Update to 2002-10-12.
3276         * share/special.map: Add 'vn' for Vietnamese CM.
3278         * doc/web2c.texi: Document the -parse-first-line option.
3280         * texmfmp-help.h: Document the -parse-first-line option.
3282         * tex.ch: Commented out: add code to 29.523 to set the
3283         kpse_program_name to the name of the format found.  This can be
3284         both a good and a bad idea: its sets the format name properly in
3285         case we do something like 'tex &latex file.tex' (when we want the
3286         latex search paths) but is almost certainly wrong if we have
3287         'latex &mylatex file.tex' (when we also want the latex search
3288         paths).
3290         * mp.ch: Commented out: add code to 35.755 that would set the
3291         kpse_program_name to the name of the format found.
3293         * mf.ch: Commented out: add change to 38.788 that would set the
3294         kpse program name to the name of the format found.
3296         * cpascal.h: Add kpseresetprogramname to the defined symbols.
3298 2002-10-22  Olaf Weber  <olaf@infovore.xs4all.nl>
3300         * texmfmp-help.h: Document -oft option (which was renamed to match
3301         the extension name).
3303         * doc/web2c.texi: Version 7.3.9.
3305         * configure.in: Version 7.3.9.
3307         * Makefile.in: Changes to get the Omega dump file extension from
3308         fmt to oft.
3310 2002-10-20  Olaf Weber  <olaf@infovore.xs4all.nl>
3312         * Makefile.in: Use the -jobname option when dumping formats,
3313         bases, mems.
3315         * share/supplier.map: Update to 2002-3-3.
3317         * share/typeface.map: Update to 2002-4-4.
3319         * doc/web2c.texi: Document -jobname option.  Correct description
3320         of -fmt, -efmt, -base, -mem options, as they no longer set the
3321         name to of the dumpfile written in ini mode.
3323         * texmfmp-help.h: Document -jobname option in help texts.
3325         * mf.ch [38.793]: Add support for --jobname option.
3327         * mp.ch [35.770]: Add support for --jobname option.
3329         * tex.ch [29.537]: Add support for the --jobname option.
3331         * tangle.ch [50,53,58,63,116,...]: Make unambig_length a variable,
3332         with default def_unambig_length.  Implement the optional
3333         case-smashing and underline-retention.
3335         * doc/web2c.texi: Document the new options of tangle.
3337         * help.h [TANGLEHELP]: Document the new options.
3339 2002-10-11  Olaf Weber  <olaf@infovore.xs4all.nl>
3341         * doc/web2c.texi: Version to 7.3.8.
3343         * NEWS: Updates for 7.3.8.
3345         * doc/web2c.texi: Typo.
3347         * tex.ch: Settle on text for the not-TeX banner -- just add a 'k'
3348         to the name, so we get TeXk, e-TeXk, pdfTeXk, and so on.
3350 2002-10-06  Olaf Weber  <olaf@infovore.xs4all.nl>
3352         * tex.ch [3.32]: Add parse_first_line_p variable.
3353         [5.31]: Print not-TeX banner if parse_first_line_p is true.
3354         [29.536]: Write not-TeX banner to log file when parse_first_line_p
3355         is true; also when file_line_error_style_p is true (was omitted
3356         earlier).
3358         * mp.ch [1.13]: Add parse_first_line_p variable.
3360         * mf.ch [1.13]: Add parse_first_line_p variable.
3362         * doc/web2c.texi: Add warning about non-conformity of source
3363         specials.
3365         * tex.ch [5.16]: TeX would claim that source specials are enabled
3366         when file:line:error styles were enabled.
3368         * configure.in: TeXlive merge: changes to the cxx_runtime_hack
3369         code.
3371         * config.h [WIN32]: TeXlive merge.
3373         * Makefile.in: Inhibit parallel makes, as these cause trouble with
3374         the way the rules are (currently) written.  Remove references to
3375         libtiff.  TeXlive merge.
3377 2002-07-10  Olaf Weber  <olaf@infovore.xs4all.nl>
3379         * doc/web2c.texi: Update notes on the --src option.
3381         * tex.ch [47.1091]: Back out the change that moved the generation
3382         of src_specials.  It in turn led to markedly different results in
3383         "normal" input that is considerably more common than the
3384         constructions that prompted the change.  The upshot is that at
3385         present I know of _no_ non-intrusive way to implement source
3386         specials, and enabling them may break your documents in unexpected
3387         ways.  Found by the ever vigilant Akira Kakuto
3388         <kakuto@fsci.fuk.kindai.ac.jp>, for which my thanks.
3390 2002-06-09  Olaf Weber  <olaf@infovore.xs4all.nl>
3392         * bibtex.ch [324]: Add comments clarifying the change and its
3393         limitation.
3395         * bibtex.ch [324]: When breaking output lines, try to avoid
3396         splitting a \% combination.  Reported by Agthorr
3397         <agthorr@barsoom.org>.
3399 2002-06-02  Olaf Weber  <olaf@infovore.xs4all.nl>
3401         * tex.ch: Insert a newline after the "file:line:error enabled"
3402         console message.
3404         * tex.ch: Implement banner change for source specials.  Also
3405         implement the printing of additional lines if source specials,
3406         \write18, or file:line:error style messages are enabled.  Change
3407         the source specials to use a "frozen" \special token so that
3408         redefinition of \special doesn't affect the working of this
3409         option.  Delay the generation of everypar source specials until
3410         after the \everypar processing has been done, because they could
3411         be easily "captured" otherwise (reported by Petr Olsak
3412         <olsak@math.feld.cvut.cz>).
3414         * doc/web2c.texi: Note that enabling source specials can have
3415         unexped effects.
3417 2002-04-02  Olaf Weber  <olaf@infovore.xs4all.nl>
3419         * configure.in: Replace the use of a '#.#' pattern to comment out
3420         options with the use of '#! '.  Requested by Gerben Wierda.
3422         * configure.in: Add implementation of --with-cxx-runtime-hack: it
3423         allows the GNU C++ libraries to be statically linked, which makes
3424         binaries marginally more transportable between hosts.
3426         * Makefile.in (pdftex,pdfetex): Add @CXXLDEXTRA@ to support the
3427         --with-cxx-runtime-hack option.
3429         * withenable.ac: Add --with-cxx-runtime-hack option. (Thomas
3430         Esser).
3432 2002-03-25  Olaf Weber  <olaf@infovore.xs4all.nl>
3434         * dvitomp.ch [5]: Increase virtual_space to accomodate Korean
3435         users.  Suggested by Kong Hoon Lee <konghoon@dreamwiz.com>.
3437 2001-12-17  Olaf Weber  <olaf@infovore.xs4all.nl>
3439         * tex.ch: Increase trie_op_size (and match with neg_trie_op_size)
3440         to accomodate larger hyphenation tables.  Value suggested by
3441         Thomas Esser <te@informatik.uni-hannover.de>.
3443 2001-11-27  Olaf Weber  <olaf@infovore.xs4all.nl>
3445         * doc/web2c.texi: Version 7.3.7.
3447         * configure.in: Version 7.3.7.
3449         * configure.in: Add AC_C_INLINE, to deal with the fact that pdfTeX
3450         likes to use inline functions.
3452 2001-11-25  Olaf Weber  <olaf@infovore.xs4all.nl>
3454         * tex.ch: ipc_on must be c_int_type, not integer, because it is
3455         used in the option code.
3457         * Makefile.in (pdftex-dist): Add xpdf sources to this tarball.
3458         (libs-dist): New target for additional libraries used by pdftex.
3459         (bibtex-check): Use the just-created texmf.cnf, not an already
3460         installed one.
3462 2001-11-20  Olaf Weber  <olaf@infovore.xs4all.nl>
3464         * share/variant.map: Update.
3466         * share/typeface.map: Update.
3468         * share/supplier.map: Update.
3470         * share/adobe.map: Update.
3472 2001-11-19  Olaf Weber  <olaf@infovore.xs4all.nl>
3474         * tex.ch: Changes to keep C++ compilers from choking.
3476         * mp.ch: Changes to keep C++ compilers from choking.
3478         * bibtex.ch: Changes to keep C++ compilers from choking.
3480 2001-11-18  Olaf Weber  <olaf@infovore.xs4all.nl>
3482         * configure.in: Version 7.3.6.
3484         * tiedir/tie.c: Regenerated for tie.w and tie.ch.
3486         * doc/web2c.texi: Update version.  Document --recorder option.
3488         * vftovp.ch: Changes to keep C++ compilers from choking.
3490         * texmfmp-help.h: Document --recorder option.
3492         * tex.ch: Changes to keep C++ compilers from choking.  Add support
3493         for the filename recorder.
3495         * mp.ch: Changes to keep C++ compilers from choking.  Add support
3496         for the filename recorder.
3498         * mf.ch: Changes to keep C++ compilers from choking.  Add support
3499         for the filename recorder.
3501         * gftodvi.ch: Changes to keep C++ compilers from choking.
3503         * dvitype.ch: Changes to keep C++ compilers from choking.
3505         * dvitomp.ch: Changes to keep C++ compilers from choking.
3507         * dvicopy.ch: Changes to keep C++ compilers from choking.
3509         * cpascal.h: Additions for the filename recorder.
3511         * bibtex.ch: Changes to keep C++ compilers from choking.
3513         * NEWS:
3515         * Makefile.in (tie): Link tie with lib.
3517 2001-11-14  Olaf Weber  <olaf@infovore.xs4all.nl>
3519         * configure.in: Check for headers sys/time.h, sys/timeb.h, and
3520         functions gettimeofday, ftime.
3522         * tangle.ch: Increase limits for constants and expressions to
3523         allow tangle to build otangle.
3525         * Makefile.in: Drop otangleboot target; otangle will be built by
3526         tangle, not by itself.
3528 2001-11-10  Olaf Weber  <olaf@infovore.xs4all.nl>
3530         * doc/web2c.texi: Update date, add documentation for
3531         -file-line-error-style and -src-specials.
3533         * texmfmp-help.h: Update help for -file-line-error-style and
3534         -src-specials.
3536         * configure.in: Version 7.3.5.
3538         * tex.ch: Change the calls of xmalloc_array to account for the new
3539         interface.
3541         * mp.ch: Change the calls of xmalloc_array to account for the new
3542         interface.
3544         * mf.ch: Change the calls of xmalloc_array to account for the new
3545         interface.
3547         * cpascal.h (stringcast): Added to help the Omega people push
3548         their sources through a C++ compiler.
3550         * cpascal.h (xmallocarray): Moved from texmfmp.h, as Omega wants
3551         to use it in more places.  Note that the interface changed!
3553         * texmfmp.h (xmallocarray): Moved to cpascal.h for the Omega
3554         merge.
3556         * Makefile.in (prereq-check): Explicitly require a 'progname'
3557         argument to set the program name, instead of allowing such an
3558         option to be part of the 'files' argument.
3560 2001-11-01  Olaf Weber  <olaf@infovore.xs4all.nl>
3562         * Makefile.in (tangleboot.p): Test whether ./tangle exists -- this
3563         rule can be triggered if tangleboot.p's timestamp is too old.
3565 2001-10-30  Olaf Weber  <olaf@infovore.xs4all.nl>
3567         * configure.in: To 7.3.4.
3568         
3569         * doc/web2c.texi: xref correction.
3571         * tex.ch: Increase trie size.  Add support for source specials.
3573         * tangle.ch [8]: Increase max_names, max_tests to 10000.
3575         * configure.in: Check for libm added.  If it is there, we do
3576         unconditionally link it, which is probably wrong.
3578         * Makefile.in [makeargs]: Add LDFLAGS.
3580 2001-10-26  Olaf Weber  <olaf@infovore.xs4all.nl>
3582         * cpascal.h: Add defines for kpsesetprogramname and kpsempformat.
3584         * help.h [MFT]: Add -metapost description.
3586         * mft.ch: Support for METAPOST files.  Based on changes supplied
3587         by Wlodek Bzyl <matwb@univ.gda.pl>.
3589         * texmfmp-help.h: Add IPC help text to etex, pdftex, pdfetex.
3591         * mp.ch: Make path_size a configuration option.
3593 2001-10-24  Olaf Weber  <olaf@infovore.xs4all.nl>
3595         * weave.ch: Modify usage/usage_help invocation.  Use kpathsea to
3596         find web and change files.
3598         * vftovp.ch: Modify usage/usage_help invocation.
3600         * vptovf.ch: Modify usage/usage_help invocation.
3602         * tftopl.ch: Modify usage/usage_help invocation.
3604         * texmfmp-help.h: Remove double end-of-comment.
3606         * tex.ch: Modifications for file:line:error style messages.
3608         * tangle.ch: Modify usage/usage_help invocation.  Find web and
3609         change files using kpathsea.
3611         * pooltype.ch: Modify usage/usage_help invocation.
3613         * pltotf.ch: Modify usage/usage_help invocation.
3615         * pktype.ch: Modify usage/usage_help invocation.
3617         * pktogf.ch: Modify usage/usage_help invocation.
3619         * patgen.ch: Modify usage/usage_help invocation.
3621         * mp.ch: Modifications for file:line:error style messages.
3623         * mft.ch: Modify usage/usage_help invocation.
3625         * mf.ch: Modifications for file:line:error style messages.
3627         * gftype.ch: Modify usage/usage_help invocation.
3629         * gftopk.ch: Modify usage/usage_help invocation.
3631         * gftodvi.ch: Modify usage/usage_help invocation.
3633         * dvitype.ch: Modify usage/usage_help invocation.
3635         * dvitomp.ch: Modify usage/usage_help invocation.
3637         * dvicopy.ch [5]: Increase max_fonts.
3638         [7]: Rename integer types to names that do not collide with the new
3639         C99 names.
3640         [system-dependent]: Modiy usage/usage_help invocation.
3642         * cpascal.h (readln): Remove macro, add function prototype.
3643         (kpsewebformat): Added.
3645         * config.h (usage,usage_help): Change/add prototypes.
3647         * bibtex.ch: Changes to usage/usage_help invocation.
3649         * Makefile.in: install-programs [OMEGA]: add install-links for
3650         omegadir sub-make.
3652 2001-10-02  Olaf Weber  <olaf@infovore.xs4all.nl>
3654         * mf.ch [48.1200]: mf.web was changed to use 4-diget years, so
3655         that change could be removed here.
3657         * tex.ch [50.1328]: Master tex.web was changed to print 4-digit
3658         years, so that change is removed here.
3660 2001-09-27  Olaf Weber  <olaf@infovore.xs4all.nl>
3662         * tangle.ch: Add "parametric2" macros, which are macros where the
3663         argument is delimited by [] instead of ().
3665 2001-04-23  Olaf Weber  <olaf@infovore.xs4all.nl>
3667         * cpascal.h (readln): Accept both CR and LF as end-of-line
3668         characters.
3670 2000-08-25  Olaf Weber  <olaf@infovore.xs4all.nl>
3672         * Makefile.in: Replace the ugly ""$(var) construct with something
3673         more robust.  Thanks Thomas.
3675         * config.h: Make sure we get the right c-auto.h.  From Han The
3676         Tanh.
3678         * Makefile.in: Changes to support omega 1.15.  Earlier versions
3679         are implicitly no longer supported because of these.
3681         * configure.in: Changes to support omega 1.15.
3683 2000-08-05  Olaf Weber  <olaf@infovore.xs4all.nl>
3685         * doc/web2c.texi: Bump version, year.
3687         * configure.in: Update for 7.3.3.
3689         * NEWS: Update for 7.3.3.
3691         * mf.ch: Read buf_size from texmf.cnf, just like TeX and MP do.
3693 2000-04-25  Olaf Weber  <olaf@infovore.xs4all.nl>
3695         * doc/ref.tex: Update reference codes for the bib files I'm using.
3697         * mp.ch [35.782]: Use the kpse_mp_format for "readfrom" files,
3698         instead of no path at all.
3700         * vftovp.ch [25]: Both nl and lig_size are in words, so the
3701         multiplication is not needed.  Found by "C.M. Connelly"
3702         <c@eskimo.com> and Melissa O'Neill <oneill@cs.sfu.ca>.
3704         * tftopl.ch [20]: Both nl and lig_size are in words, so the
3705         multiplication is not needed.  Found by "C.M. Connelly"
3706         <c@eskimo.com> and Melissa O'Neill <oneill@cs.sfu.ca>.
3708 2000-04-21  Olaf Weber  <olaf@infovore.xs4all.nl>
3710         * tangle.ch: Increase zz.
3712         * doc/web2c.texi: Document the win32-specific -oem option.  From
3713         Fabrice.
3715         * cpascal.h [OEM]: Additions for oem.c, from Fabrice.
3717 2000-04-19  Olaf Weber  <olaf@infovore.xs4all.nl>
3719         * patgen.ch: Correct off-by-one in filename generation of
3720         pattmp.x.
3722 2000-04-13  Olaf Weber  <olaf@infovore.xs4all.nl>
3724         * dvitype.ch: Fix parsing of --output-level option to match
3725         documentation.  Spotted by DEK.
3727 2000-04-03  Olaf Weber  <olaf@infovore.xs4all.nl>
3729         * dvicopy.ch: Increase max_widths, max_packets, max_bytes.
3731         * configure.in: If fmtutil.in is found, create fmtutil.cnf.
3733         * cpascal.h (readln): Explicit int to get rid of warning.
3735         * Makefile.in: Changes for pdfTeX, from Han The Thanh
3736         <thanh@informatics.muni.cz>.
3738         * configure.in: Some of the "special hacks" that allow for
3739         cross-compilation have been moved to acspecific.m4.  From Han The
3740         Thanh <thanh@informatics.muni.cz>.
3742 2000-04-02  Olaf Weber  <olaf@infovore.xs4all.nl>
3744         * doc/web2c.texi: Correction: -translation-file -> translate-file.
3745         Spotted by Etienne Riga <etienne.riga@skynet.be>.
3747 2000-03-22  Olaf Weber  <olaf@infovore.xs4all.nl>
3749         * mp.ch: Parametrize the size of the line buffer.  From Fabrice
3750         Popineau <Fabrice.Popineau@supelec.fr>
3752 2000-03-21  Olaf Weber  <olaf@infovore.xs4all.nl>
3754         * tex.ch: Allow spaces in the path leading up to the texmf tree.
3755         (But not in the tree itself.)  From Stefan Haller <stk@snafu.de>.
3757         * mp.ch: Allow spaces in the path leading up to the texmf tree.
3758         (But not in the tree itself.)  After Stefan Haller <stk@snafu.de>.
3760         * mf.ch: Allow spaces in the path leading up to the texmf tree.
3761         (But not in the tree itself.)  From Stefan Haller <stk@snafu.de>.
3763 2000-03-02  Olaf Weber  <olaf@infovore.xs4all.nl>
3765         * mp.ch: i18n fix modeled on that for TeX.
3767         * mf.ch: i18n fixes modeled on those for TeX.
3769 2000-03-01  Olaf Weber  <olaf@infovore.xs4all.nl>
3771         * tex.ch: Several changes for i18n, from Wlodzimierz Bzyl
3772         <matwb@monika.univ.gda.pl>.
3774 1999-09-26  Olaf Weber  <olaf@infovore.xs4all.nl>
3776         * patgen.ch: Correct filename generation to generate the extension
3777         of pattmp.x.  Reported by Werner Lemberg <wl@gnu.org>.
3779 1999-06-28  Olaf Weber  <olaf@infovore.xs4all.nl>
3781         * dvitomp.ch: A checksum failure should result in a warning, but
3782         not in a non-zero return code.  This was done correctly in one
3783         location, wrong in another.  Reported by Berthold H\vlmann.
3785 1999-05-30  Olaf Weber  <olaf@infovore.xs4all.nl>
3787         * configure.in: Update version to 7.3.1.
3789         * NEWS: Update for 7.3.1.
3791         * doc/web2c.texi: Update version info.
3793         * share/bitstrea.map, share/special.map, share/texfonts.map,
3794         share/typeface.map, share/urw.map: Updates provided by Thomas.
3796         * share/linot-cd.map: linotype-cd.map, new fontmap file.
3798         * share/cp8bit.tcx, share/kam-cs.tcx, share/kam-t1.tcx: New files
3799         (received through Thomas Esser).
3801 1999-05-29  Olaf Weber  <olaf@infovore.xs4all.nl>
3803         * New set of share/*tcx files from Staszek Wawrykiewicz
3804         <StaW@gust.org.pl>.
3806         * tex.ch: Bump sup_buf_size to 300000.  Several other constants
3807         should probably be increased as well.
3809         * Makefile.in: Several changes to get pdftex compilation to work
3810         better.
3812         * AUTHORS: Update to reflect current maintainer situation.
3814         * README: Added my email address.
3816 1999-03-26  Olaf Weber  <olaf@infovore.xs4all.nl>
3818         * tex.ch: Increase sup_nest_size, sup_param_size, sup_stack_size.
3820         * configure.in: Bump WEB2CVERSION to 7.3.
3822 1999-03-23  Olaf Weber  <olaf@infovore.xs4all.nl>
3824         * withenable.ac: Remove AM_MAINTAINER_MODE,
3825         --with-mktextex-default option.
3827         * acconfig.h: Remove definition of MAKE_TEX_TEX_BY_DEFAULT.
3829         * configure.in: Include kpathsea/withenable.ac for the definition
3830         of texmfmain in the Makefile.
3832 1999-03-15  Olaf Weber  <olaf@infovore.xs4all.nl>
3834         * doc/web2c.texi: Updates for tcx files, with many thanks to
3835         "Staszek Wawrykiewicz" <StaW@gust.org.pl>.
3837         * withenable.ac: Add AM_MAINTAINER_MODE.
3839         * help.h: Update help strings for tcx files.
3841         * acconfig.h: New file, with the web2c-specific configuration
3842         parts.
3844         * configure.in: Additions to make the configuration process work.
3846         * config.h: Now include c-auto.h now that kpathsea/config.h
3847         doesn't do this anymore.
3849 1999-02-18  Olaf Weber  <olaf@infovore.xs4all.nl>
3851         * Makefile.in (pdftex-dist): Don't include pdftex's *.o files.
3853 1999-02-16  Olaf Weber  <olaf@infovore.xs4all.nl>
3855         * texmfmem.h: Changes to support Omega.  From John Plaice.
3857 1999-02-14  Olaf Weber  <olaf@infovore.xs4all.nl>
3859         * texmfmp.h [!Omega]: Code changes to enable writing the tcx file
3860         name to terminal and log.
3861         [pdfTeX,pdfeTeX]: Remove inclusion (moved to coerce.h).
3863         * tex.ch: Write the name of the tcx file (if any) to terminal and
3864         log.
3866         * mp.ch: Write the name of the tcx file (if any) to terminal and
3867         log.
3869         * mf.ch: Write the name of the tcx file (if any) to terminal and
3870         log.
3872         * Makefile.in: Compiler pdftex before pdfetex.  Fixes to
3873         distribution-creating code.
3875 1999-02-06  Olaf Weber  <olaf@infovore.xs4all.nl>
3877         * texmfmp.h (calledit,blankrectangle,paintrow): These are now
3878         declared in the web2c/coerce.h file.
3880         * configure.in: Only configure xpdf dir if pdftex is selected.
3882         * Makefile.in: Add rules for pdfetex.efmt and pdfelatex.efmt.
3883         Correct typos.  From Thomas and Sebastian.
3885 1999-02-04  Olaf Weber  <olaf@infovore.xs4all.nl>
3887         * mft.ch: Fix for weaving from Simon Cozens <simon@brecon.co.uk>.
3889         * config.h [!WIN32]: Remove define of __cdecl.
3891         * bibtex.ch: Corrections from Oren Patashnik
3892         <opbibtex@cs.stanford.edu>.  Fix for weaving from Simon Cozens
3893         <simon@brecon.co.uk>.
3895         * Makefile.in: Changes for packaging to account for the extra texk
3896         directory level.  Different handling of formats to be able to cope
3897         when the list is empty, as it is for teTeX.
3899 1999-01-27  Olaf Weber  <olaf@infovore.xs4all.nl>
3901         * doc/web2c.texi: Correct typography of pdfTeX.
3903         * texmfmp.h (getrandomseed): Add declaration.
3905         * mp.ch (46.1307): Make init_randoms call get_random_seed.  After
3906         Fabrice.
3908         * help.h: %&ini never worked, correct help strings.
3910         * cpascal.h [WIN32]: Add pragma to quiet compiler.  From Fabrice.
3911         (aopenin): Open always in binary mode.  From Fabrice.
3912         (mainbody): Add TEXDLL, by Fabrice.
3914         * config.h: Change inclusion guard from CONFIG_H to
3915         WEB2C_CONFIG_H.
3916         [WIN32]: Add definition of TEXDLL.  From Fabrice.
3918         * pktype.web: Updated version from Knuth, which had somehow been
3919         overlooked for quite a while.
3921 1999-01-26  Olaf Weber  <olaf@infovore.xs4all.nl>
3923         * share/typeface.map: Update from Karl.
3925         * share/special.map: Update from Karl.
3927 1999-01-24  Olaf Weber  <olaf@infovore.xs4all.nl>
3929         * share/*.tcx: New set of tcx files from Staszek Wawrykiewicz
3930         <StaW@gust.org.pl>.
3932         * withenable.ac: New option: --with-pdfetex.
3934         * texmfmp.h: Support for pdfeTeX from Thomas Esser.  pdftex.pool
3935         is no longer a special case.
3937         * tex.ch: Mention pdfeTeX in opening comment.
3939         * help.h: Help string for pdfeTeX.  From Thomas Esser.
3941         * configure.in: Add support for pdfeTeX, from Thomas Esser.
3943         * Makefile.in: Add support for pdfeTeX, from Thomas Esser.
3945         * withenable.ac: Include the --with-mfw option.
3947         * dvicopy.ch: Ensure that the --max-pages and --page-start options
3948         actually work.
3950         * configure.in: Introduce --with-mfw option, to be able to
3951         generate window-capable MF as a separate executable called mfw.
3953         * Makefile.in: Support for --with-mfw option.
3955 1999-01-14  Olaf Weber  <olaf@infovore.xs4all.nl>
3957         * texmfmp.h: Prototypes from open_in_name_ok and open_out_name_ok.
3959         * mp.ch, tex.ch, mf.ch: Replace open_name_ok with open_in_name_ok
3960         and open_out_name_ok where appropriate.
3962         * share/texfonts.map: Change softkey-???? to skey???.
3964         * share/*.map: Update for fontname 2.2.
3966         * share/*.tcx: New files: tables for tcx support.
3968 1999-01-13  Olaf Weber  <olaf@infovore.xs4all.nl>
3970         * vftovp.ch: Since we may print the VPL on stdout, put all
3971         terminal output on stderr.  Add a newline if the VPL ends with the
3972         BAD TFM OR VF comment.
3974         * tftopl.ch: Since we may print the PL to stdout, all terminal
3975         output should go to stderr.
3977         * texmfmp.h: setupcharset is now used by all but Omega.
3979         * tex.ch: Enable TCX files for TeX, clean up no-longer-current
3980         comments.  Based on code provided by Wlodzimierz Bzyl
3981         <matwb@monika.univ.gda.pl>.
3983         * mp.ch: Enable TCX files for MP.  Based on code provided by
3984         Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>.
3986         * mf.ch: Enable TCX files for MF.  Based on code provided by
3987         Wlodzimierz Bzyl <matwb@monika.univ.gda.pl>.
3989         * cpascal.h: Remove NONASCII define.  It was unconditional
3990         already, and this cleans up some code.
3992         * Makefile.in: Install tcx files, fix --output-comment test to
3993         account for change of email address.
3995 1999-01-10  Olaf Weber  <olaf@infovore.xs4all.nl>
3997         * share/special.map: Update for new lh fonts.
3999         * doc/Makefile.in: Change of ../make/*.make to ../make/*.mk.
4001         * withenable.ac: Remove checks for zlib and pnglib, improve
4002         handling of --with-* options for MF.
4004         * mp.ch [44.1238]: Prepare for tcx code by safeguarding PS output.
4006         * configure.in: Special code to handle cross-compilation with
4007         djgpp.  Better handling of --with-x options.  Changes for
4008         reorganization of non-kpathsea library sources.  C++ compiler
4009         check for PDFTeX.
4011         * bibtex.ch: Many fixes, as suggested by Oren Patashnik.
4013         * Makefile.in: Change of ../make/*.make to ../make/*.mk.  PDFTeX
4014         related corrections from Thomas.
4016         * dvitomp.ch [32]: Bugfix: local_only is indexed by internal
4017         font numbers.
4019 1999-01-05  Olaf Weber  <olaf@infovore.xs4all.nl>
4021         * dvtype.web: Update from Knuth.
4023         * dvitype.ch: Minor change necessary to accomodate update.
4025         * gftopk.web: Update from Knuth.
4027 1998-12-04  Olaf Weber  <olaf@infovore.xs4all.nl>
4029         * vptovf.ch: Bugfix for 128 no longer required after update of
4030         vptovf.web.
4032         * tex.ch: Add strings_free configuration variable & checks.  This
4033         ensures the string pool is resized if necessary after load.  Not
4034         doing this caused core dumps in some cases.  Bug reported by
4035         Tobias Burnus <burnus@gmx.de>.
4037         * configure.in: Configure in xpdf subdir for pdftex.
4039         * Makefile.in: Add support for changes to to pdftex.
4041 1998-10-11  Olaf Weber  <olaf@infovore.xs4all.nl>
4043         * README.HPUX: Removed because the changes to tex.ch made it
4044         unnecessary.
4046         * tex.ch [1.12], [8.110], [51.1332]: Change definition of
4047         min_halfword and initialization of mem_bot to make the code more
4048         portable.  Remove a test that would now prevent extra_mem_bot
4049         being used.
4051 1998-07-26  Olaf Weber  <olaf@infovore.xs4all.nl>
4053         * bibtex.ch: Changes to get all information in the logfile when
4054         the -terse option is used.  With many thanks to Oren Patashnik
4055         <opbibtex@cs.stanford.edu> for his assistance.
4057         * vptovf.ch: Enlarged some constants, as suggested by Wayne
4058         G. Sullivan <wgs@maths.ucd.ie>.
4060         * vftovp.ch: Enlarged some constants, as suggested by Wayne
4061         G. Sullivan <wgs@maths.ucd.ie>.
4063         * tftopl.ch: Enlarged some constants, as suggested by Wayne
4064         G. Sullivan <wgs@maths.ucd.ie>.
4066         * pltotf.ch: Enlarged some constants, as suggested by Wayne
4067         G. Sullivan <wgs@maths.ucd.ie>.
4069         * mf.ch: Use open_name_ok to check names of files opened for
4070         reading.
4072         * mp.ch: Rename open_out_name_ok to open_name_ok, and use also to
4073         check names of files opened for reading.
4075         * tex.ch: Rename open_out_name_ok to open_name_ok, use it also to
4076         check the names of files opened for reading.
4078         * texmfmp.h: Rename openoutnameok to opennameok.
4080         * tex.ch (49.1275): Include cur_name adjusting code from changes
4081         to (29.537).
4083 Sun May 31 17:12:14 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
4085         * Makefile.in: Corrected pdftex.a to libpdf.a, ozlib to zlib.
4086         Change echoed message to refer to texklib.tar.gz instead of
4087         texmflib.tar.gz.
4089         * cpascal.h: Rename toint to intcast, because SCO usurped the
4090         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4092         * tangle.ch: Rename toint to intcast, because SCO usurped the
4093         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4095         * mf.ch: Rename toint to intcast, because SCO usurped the former.
4096         Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4098         * mp.ch: Rename toint to intcast, because SCO usurped the former.
4099         Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4101         * pltotf.ch: Rename toint to intcast, because SCO usurped the
4102         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4104         * tex.ch: Rename toint to intcast, because SCO usurped the former.
4105         Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4106         Correct the print_csnames function so that it doesn't print
4107         entries in the hash table twice.  Thanks to Berthold Horn for
4108         pointing this out.
4110         * gftodvi.ch: Rename toint to intcast, because SCO usurped the
4111         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4113         * dvitype.ch: Rename toint to intcast, because SCO usurped the
4114         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4116         * dvitomp.ch: Rename toint to intcast, because SCO usurped the
4117         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4119         * dvicopy.ch: Rename toint to intcast, because SCO usurped the
4120         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4122         * tftopl.ch: Rename toint to intcast, because SCO usurped the
4123         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4125         * vftovp.ch: Rename toint to intcast, because SCO usurped the
4126         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4127         Enlarge some contstants.  Suggested by Wayne G. Sullivan
4128         <wgs@maths.ucd.ie>.
4129         
4130         * vptovf.ch: Rename toint to intcast, because SCO usurped the
4131         former.  Spotted by Jonathan Chen <jonc@pinnacle.co.nz>.
4132         Correct a bug that led to invalid vf files being created in some
4133         circumstances.  From Wayne G. Sullivan <wgs@maths.ucd.ie>.
4135 Fri Apr 24 21:36:09 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
4137         * Makefile.in, configure.in: Minor fixes in build rules of libpng,
4138         zlib.  From Thomas Esser.
4140 Tue Mar 24 19:20:13 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
4142         * mp.web: New upstream source from John Hobby: version 0.641.
4144 Tue Mar  3 14:16:57 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
4146         * configure.in (WEB2CVERSION): version 7.2.
4148 Wed Feb 25 20:20:26 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
4150         * configure.in: Used `test ... -o test ...' which is always wrong,
4151         changed `-o' to `||'.  Spotted by Andreas Schott <ays@rzg.mpg.de>.
4153 Fri Feb 20 17:14:33 1998  Olaf Weber  <olaf@infovore.xs4all.nl>
4155         * configure.in: Tests moved over from withenable.ac.
4157         * withenable.ac: Boilerplating, and move some tests to
4158         configure.in, to make it possible to distinguish between default
4159         settings and user choices.
4161         * doc/install.texi: Update with --with-epsfwin switch.
4163 Tue Feb 10 21:15:06 1998  Olaf Weber  <infovore@xs4all.nl>
4165         * withenable.ac: Add --with-epsfwin option.  From Mathias
4166         Herberts.
4168         * doc/web2c.texi: Document epsf driver.
4170 Fri Feb  6 17:56:53 1998  Olaf Weber  <infovore@xs4all.nl>
4172         * Makefile.in (pdftex.fmt, pdflatex.fmt): Do not require an .ini
4173         file to exist.
4175 Tue Feb  3 17:06:40 1998  Olaf Weber  <infovore@xs4all.nl>
4177         * Makefile.in (mltex.fmt, mllatex.fmt): Don't use .ini files.
4179         * dvitomp.web: Incorporate a bug fix by John Hobby, as modified by
4180         Peter Breitenlohner.
4182 Sun Feb  1 15:50:06 1998  Olaf Weber  <infovore@xs4all.nl>
4184         * bibtex.ch: fptr -> f_ptr.
4186         * dvitomp.web: Correct version number and date in printed title.
4188         * mf.ch (49.1204): Remove trailing _ from inf_ and sup_ because
4189         tangle doesn't like them.
4191         * mp.ch (46.1298): Remove trailing _ from inf_ and sup_ because
4192         tangle doesn't like them.
4194         * mp.web: takescaled -> take_scaled.
4196         * patgen.ch: readln -> read_ln; writeln -> write_ln.
4198         * tangle.ch (8): Increase unambig_length to 32.
4199         (58): Remove the conversion to uppercase, to match 63.
4201         * tex.ch (51.1332): Remove trailing _ from inf_ and sup_ because
4202         tangle doesn't like them.
4204         * share/special.map: Version 2.7, from Karl Berry.
4206 Fri Jan 30 21:17:07 1998  Olaf Weber  <infovore@xs4all.nl>
4208         * share/special.map: Update from Sebastian Rahtz
4209         <s.rahtz@elsevier.co.uk>.
4211 Thu Jan 29 16:08:10 1998  Olaf Weber  <infovore@xs4all.nl>
4213         * Makefile.in (tex-check): Use WEB2C instead of MKTEXSCRIPT.
4215         * mp.ch, dvitomp.ch: Update for version 0.64.
4217         * mp.web, dvitomp.web: Version 0.64, from John Hobby.
4219         * triptrap/mtrap.0 triptrap/mtrap.1 triptrap/mtrap.log
4220         triptrap/mtrap.mp triptrap/trap.148 triptrap/trap.149
4221         triptrap/trap.150 triptrap/ triptrap/ triptrap/ triptrap/trap.151
4222         triptrap/trap.197 triptrap/trap.200 triptrap/trap.5
4223         triptrap/trap.6: New files from John Hobby.
4225 Wed Jan 28 20:44:40 1998  Olaf Weber  <infovore@xs4all.nl>
4227         * dvitomp.ch: Version number 0.632a.
4229         * dvitomp.web, dvitomp.ch: Version number set to 0.632a.  Note
4230         that the modifications are a stopgap, until John Hoppy releases an
4231         updated version.
4233         * tex.ch (50.1325): undump_upper_check_things was supplied with
4234         the wrong upper limit.
4236         * share/special.map: New version from Thomas Esser.
4238 Fri Jan 23 15:03:49 1998  Olaf Weber  <infovore@xs4all.nl>
4240         * dvitomp.ch, dvitomp.web: Various fixes from Peter
4241         Breitenlohner.
4243         * mf.ch (48.1200): Four-digit years.
4244         (49.1211): Make %& lines work reliably.
4246         * mp.ch (45.1249): Four-digit years.
4247         (46.1298): Make %& lines work reliably.
4249         * tex.ch (50.1328): Use four-digit years.
4250         (51.1337): Make %& lines work reliably.
4252         * texmfmem.h: Changes for Omega, to make its dumps
4253         endian-independent.  After John Plaice.
4255 Sat Jan 17 09:37:23 1998  Olaf Weber  <infovore@xs4all.nl>
4257         * wmftalk.h renamed to mftalk.h.  From Mathias Herberts
4258         <Mathias.Herberts@irisa.fr>
4260         * withenable.ac: --with-mftalk defined NEXTWIN, not MFTALKWIN.
4261         From Mathias Herberts <Mathias.Herberts@irisa.fr>
4263 Wed Jan 14 21:23:56 1998  Olaf Weber  <infovore@xs4all.nl>
4265         * tex.ch: Added warning for the unwary on the advice of Peter
4266         Breitenlohner.  Comment fixes from Peter.
4268 Tue Jan 13 08:31:52 1998  Olaf Weber  <infovore@xs4all.nl>
4270         * Makefile.in (dvitomp-check): Let DVItoMP look in ./tests for
4271         ptmr.vf.
4273         * dvitomp.ch ([65] l.1152): Correct a bug in dvitomp.web, that
4274         prevents the font name from being printed as part of the error
4275         message.
4277         * Makefile.in (check-tex): Correction of typo, set TMPDIR to ..,
4278         so that the PATH settings continue to work when the target is used
4279         from the source directory.  From Eli Zaretskii.
4281 Fri Jan  9 21:13:39 1998  Olaf Weber  <infovore@xs4all.nl>
4283         * Makefile.in: Many changes, related to putting omegaware files in
4284         omegaware directory.
4285         (all, default): Make manual pages.
4287 Sun Jan  4 16:00:54 1998  Olaf Weber  <infovore@xs4all.nl>
4289         * Makefile.in: Change for manual pages.
4291 Thu Jan  1 15:52:39 1998  Olaf Weber  <infovore@xs4all.nl>
4293         * Makefile.in: Add an all-dist target (maintainer only) and change
4294         the names of the etex, omega, and pdftex tarballs.
4296 Tue Dec 30 17:49:51 1997  Olaf Weber  <infovore@xs4all.nl>
4298         * Makefile.in (etex.efmt, elatex.efmt): Expand contents of
4299         {etex,elatex}.ini files.
4300         (check-pooltype): In e-TeX compatibility mode there's no tex.pool, but
4301         an etex.pool.  Both after Peter Breitenlohner.
4303         * Makefile.in: Add man directory to targets.  Correct PATH setting
4304         for the nonesuch test in check-tex.
4306         * configure.in: Added man/Makefile to AC_OUTPUT.
4308 Thu Dec 18 20:37:48 1997  Olaf Weber  <infovore@xs4all.nl>
4310         * Makefile.in (check-tex): Make the nonesuch test work when we
4311         haven't installed the scripts yet.
4313         * doc/web2c.texi: Correction of -maketex -> -mktex, and a few
4314         others.
4316         * help.h: Change spelling of -maketex option to -mktex.
4318 Tue Dec 16 19:11:05 1997  Olaf Weber  <infovore@xs4all.nl>
4320         * PROJECTS: Add info on overflow bug.
4322         * help.h: Reformatted text for IPC-related switches.
4324 Sat Dec 13 23:03:46 1997  Olaf Weber  <infovore@xs4all.nl>
4326         * texmfmp.h [TeX]: Add definitions for flushdvi.
4328         * tex.ch ([32.640] l.12690): Somewhat cleaner code for the IPC
4329         fflushes.
4331 Fri Dec 12 10:25:43 1997  Olaf Weber  <infovore@xs4all.nl>
4333         * help.h: Correct some messages for the change of MakeTeX to
4334         mktex.
4336         * tex.ch ([32.640] l.12690): Add fflush(dvi_file) in two places of
4337         the IPC code; the buffering caused problems.  After Gregor
4338         Hoffleit & Richard Hutchinson.
4340         * weave.ch: Increase max_bytes, so that we can weave Omega.
4342         * doc/web2c.texi: Updated for changes to shell_enabled and
4343         openout_any variables.
4345 Wed Dec  3 17:38:53 1997  Olaf Weber  <infovore@xs4all.nl>
4347         * Makefile.in (install-fmts): The choice is between @TEX@ and
4348         @CTEX@, not @TEX@ and @ETEX@.
4350 Tue Dec  2 12:57:17 1997  Olaf Weber  <infovore@xs4all.nl>
4352         * Makefile.in (extraclean): Be more thorough.
4354         * Makefile.in (mf.base, mpost.mem): Use --base=mf, --mem=mpost
4355         option.
4357 Mon Dec  1 19:07:00 1997  Olaf Weber  <infovore@xs4all.nl>
4359         * doc/web2c.texi: Update for -interaction option.
4361         * mfmpw32.c: New file from Fabrice Popineau.
4363         * help.h: Updated for the --interaction option.
4365         * mf.ch (6.68, 6.69, 48.1199): Add support for --interaction
4366         option.
4368         * mp.ch (6.83, 6.84, 45.1293): Support for --interaction option.
4370         * tex.ch (6.73, 6,74, 50.1327): Support for the --interaction
4371         option.
4373         * Makefile.in (install-links): Links are cheap on UNIX, so install
4374         links for all kinds of *ini* and *vir*.
4376 Sun Nov 30 13:32:25 1997  Olaf Weber  <infovore@xs4all.nl>
4378         * withenable.ac: Change --with-maketextex to --with-mktextex as a
4379         consequence of the great renaming.
4381 Sat Nov 29 13:07:49 1997  Olaf Weber  <infovore@xs4all.nl>
4383         * tex.ch (29.530): Assume empty suffix means TeX input file.
4384         (29.537): Don't strip ".tex" suffix, don't give ".tex" suffix to
4385         prompt_file_name.
4386         (29.537) [Init]: New rules for determining dump file name.
4388         * mp.ch (35.770) [init]: Implement new rule for determining name
4389         of dump file.
4391         * mf.ch (38.793) [init]: Implement new rules to determine name of
4392         dump file.
4394         * Makefile.in (*.{fmt,emft,base,mem}): Changes for new name
4395         generation rules for formats.
4397         * Makefile.in (*-check): Changes for checking outside the source
4398         dir.
4399         (*-dist): Add versions of the added packages to the names of their
4400         tarballs.
4402         * configure.in: Create stamp-auto.  From Peter Breitenlohner.
4404 Tue Nov 25 18:29:47 1997  Olaf Weber  <infovore@xs4all.nl>
4406         * Makefile.in: Conditionalize tex-check, include etex-check.
4407         From Peter Breitenlohner.
4409 Mon Nov 24 17:26:40 1997  Olaf Weber  <infovore@xs4all.nl>
4411         * Makefile.in: Changes to let make check work outside the source
4412         tree.
4414         * configure.in: Create a tests subdirectory if necessary.
4416 Sat Nov 22 19:27:47 1997  Olaf Weber  <infovore@xs4all.nl>
4418         * Makefile.in: Change ?w2c-$(version).tar.gz names to
4419         ?web2c-$(version).tar.gz in the etex-dist, omega-dist, pdftex-dist
4420         targets.
4422         * README: Add references to etexdir/README, omegadir/README, and
4423         pdftexdir/README.
4425         * doc/web2c.texi: Minor updates.
4427 Fri Nov 21 15:22:53 1997  Olaf Weber  <infovore@xs4all.nl>
4429         * Makefile.in: Add a tex2.c/tex2.o file to tex_c/tex_o.
4431 Wed Nov 19 17:13:31 1997  Olaf Weber  <infovore@xs4all.nl>
4433         * share/skey1250.map, share/skey1555.map, share/texfonts.map: Name
4434         change of softkey-*.map to skey*.map.
4436         * Makefile.in: Definition of LN_S removed, it is included from
4437         common.make.
4438         Explicit rules for tangling e-TeX and PDFTeX. Corrected the rule
4439         for tangling Omega.
4440         (dist): Ensure the fontname *.map files are included.
4441         (gftopk-check, pktogf-check, pktype-check): cmr10.600pk is renamed to
4442         cmr10.pk.
4443         (depend): Make depend in $(otps) as well.
4445         * texmfmp.h [NeXT]: More compile-time endianness tests.
4447         * withenable.ac: Change formatting of help text to make it line up
4448         better.
4450 Sun Nov 16 11:41:08 1997  Olaf Weber  <infovore@xs4all.nl>
4452         * Makefile.in (install-links): Add "" to prevent syntax errors.
4454 Sat Nov 15 21:33:28 1997  Olaf Weber  <infovore@xs4all.nl>
4456         * withenable.ac: Add an --with-omega option, so that omega can be
4457         selectively disabled if so desired.
4459         * texmfmp.h: Definition of Xchr removed.  Additions for Omega.
4460         The added definitions for PDFTeX now come from an external file.
4462         * help.h: Help messages for e-TeX, PDFTeX, and Omega and friends.
4463         Since these messages are highly web2c-specific, and unlikely to
4464         change much, there seems to be little reason to move them to
4465         external files.
4467         * cpascal.h: Put definition of Xchr in this file, because Omega
4468         likes it.  Also other additions to support Omega.
4470         * configure.in: Add support for conditionally using Omega.
4472         * Makefile.in: Many changes to support building Omega.
4474 Fri Nov 14 16:39:32 1997  Olaf Weber  <infovore@xs4all.nl>
4476         * Makefile.in: Add very primitive kludge for the creation of
4477         matching e-TeX and PDFTeX distributions.
4479         * Makefile.in (web-dist): Remove etex.web and pdftex.web for the
4480         web-distribution.
4482         * Makefile.in (dist): Include tiedir in distribution.
4484         * Add tie-2.4 to the distribution.  It lives in web2c/tiedir.
4485         
4486         * texmfmp.h [eTeX]: TEXPOOLNAME changes; [PDFTeX]: define
4487         PDFTEXPOOLNAME.
4489         * help.h: Include a help header for e-TeX and PDFTeX.
4491         * Makefile.in: Changes to accomodate e-TeX and PDFTeX.
4493         * configure.in: Change @ETEXTEX@ to @CTEX@.
4495         * withenable.ac: Add --with-pdftex, --with-etex,
4496         --with-system-zlib, and --with-system-pnglib options.
4498         * configure.in: Add support for pdfTeX and e-TeX related options.
4500 Thu Nov 13 23:49:10 1997  Olaf Weber  <infovore@xs4all.nl>
4502         * texmfmp.h: Include code to test for endianess when compiling.
4503         When the BYTE_ORDER macros are available, this improves the
4504         ability to cross-compile.
4506 Mon Nov 10 13:15:21 1997  Olaf Weber  <infovore@xs4all.nl>
4508         * configure.in (WEB2CVERSION): Version 7.1.
4510 Thu Nov  6 20:29:35 1997  Olaf Weber  <infovore@xs4all.nl>
4512         * triptrap/texmf.cnf: Bumped pool_size from 32000 to 40000.
4514         * mf.ch: Bump max_font_dimen from 50 to 60.
4516         * bibtex.ch: Bump buf_size and glob_str_size from 3000 to 5000.
4518 Tue Nov  4 19:11:59 1997  Olaf Weber  <infovore@xs4all.nl>
4520         * Makefile.in: Get rid of CVS dir.
4522 Wed Oct 29 11:43:30 1997  Olaf Weber  <infovore@xs4all.nl>
4524         * withenable.ac: Correction: dump-noshare -> dump-share.
4526         * configure.in: Do not include ../kpathsea/xt.ac at the top,
4527         because that puts the tests for X before the defaults that
4528         withenable.ac sets up.
4529         * withenable.ac: Include ../kpathsea/xt.ac here.
4531         * withenable.ac: Add quotes to make --with-editor='vim +%d %s'
4532         work, rather than require --with-editor='"vim +%d %s"'.
4534 Tue Oct 28 21:35:37 1997  Olaf Weber  <infovore@xs4all.nl>
4536         * Makefile.in: Use cp -p when creating a distribution.
4538 Mon Oct 27 16:22:54 1997  Olaf Weber  <infovore@xs4all.nl>
4540         * withenable.ac: sinclude(../kpathsea/xt.ac) and
4541         sinclude(kpathsea/xt.ac) are apparently superfluous.
4543 Tue Oct 21 23:35:47 1997  Olaf Weber  <infovore@xs4all.nl>
4545         * Makefile.in: Somewhat saner handling of triptrap dir when
4546         creating a distribution.
4548 Mon Oct 20 08:05:31 1997  Olaf Weber  <infovore@xs4all.nl>
4550         * Makefile.in: Replace y.tab with y_tab.
4552         * doc/ref.bib: Preserve capitalisation in titles.
4554         * cpascal.h: Undef `read' if it is already defined, before
4555         defining it.  Don't set console device to binary on WIN32.  From
4556         Fabrice Popineau.
4558         * config.h [WIN32]: Add WIN32WIN define.  From Fabrice Popineau.
4560 Fri Oct 17 10:37:38 1997  Olaf Weber  <infovore@xs4all.nl>
4562         * cpascal.h [__DJGPP__]: Set stdin/stdout to binary, but not if
4563         they are the console device.  From Eli Zaretskii
4564         <eliz@is.elta.co.il>.
4566 Thu Oct 16 20:39:27 1997  Olaf Weber  <infovore@xs4all.nl>
4568         * Makefile.in: Add target depend:: to remake dependencies in
4569         subdirectories.
4571         * Makefile.in (tex_c, tex_o): After the last changes to tex.ch, we
4572         no longer have a tex2.c.
4574         * tex.ch: Replace 'xlparen' by '@=(@>' and 'xrparen' by '@=)@>'.
4575         Compare ./web2c/cvttex.sed: Obsolete file.  Also, various changes
4576         for e-TeX (small rearrangements, introduces Init..Tini, remove
4577         tabs and trailing blanks).  From Peter Breitenlohner
4578         <peb@mppmu.mpg.de>.
4580         * doc/web2c.texi: Remove documentation of -extend-jobname option.
4581         * help.h [TeX] Remove description of -extend-jobname option.
4582         * mp.ch: Get mpost to handle filenames with multiple dots better.
4583         * mf.ch: Get mf to handle filenames with multiple dots better.
4584         * tex.ch: Numerous changes to remove the extend-jobname stuff, and
4585         replace it with a sane handling of filenames with more than one
4586         dot.  See especially end_name and start_input.
4588 Wed Oct 15 17:37:07 1997  Olaf Weber  <infovore@xs4all.nl>
4590         * Makefile.in ($(proglib)): Added stamp-auto to the dependencies.
4592 Sun Oct 12 11:50:58 1997  Olaf Weber  <infovore@xs4all.nl>
4594         * tex.ch [53.1374]: Check name of file before opening it, not
4595         afterwards.
4596         * mp.ch [35.783]: Check name of file with open_out_name_ok before
4597         trying to open it for writing instead of afterwards.
4599 Fri Oct  3 11:10:15 1997  Olaf Weber  <infovore@xs4all.nl>
4601         * tangle.ch ([64] Delayed pool file opening.): Use
4602         basename_change_suffix to obtain a reasonable name for the pool
4603         file.
4605         * vptovf.ch (6 Open VPL file): Print version_string instead of
4606         repeating the banner.
4608         * doc/web2c.texi: Correct description of -extend-jobname option.
4610         * help.h [TEXHELP]: Correct description of -extend-jobname option.
4611         * tex.ch (29.517): Changed logic to fix extend-jobname=never
4612         problem.
4614 Thu Oct  2 18:06:11 1997  Olaf Weber  <infovore@xs4all.nl>
4616         * doc/web2c.texi: Some minor corrections, suggested by "Tomasz
4617         J. Cholewo" <tjchol01@mecca.spd.louisville.edu>.
4619         * tex.ch: A patch to allow printing of non-ascii characters. From
4620         Bernd Raichle <raichle@informatik.uni-stuttgart.de>.
4622 Wed Oct  1 23:29:54 1997  Olaf Weber  <infovore@xs4all.nl>
4624         * configure.in: Fix for faulty link window/x11.c.
4626 Tue Sep 30 11:15:35 1997  Olaf Weber  <infovore@xs4all.nl>
4628         * Makefile.in: Corrected path to rename.
4630         * Makefile.in (version_files): removed.
4631         * configure.in: Added definitions of WEB2CVERSION.
4632         * Makefile.in: Let version = @WEB2CVERSION@.
4634         * doc/Makefile.in: Use the add-info-toc script for the top level.
4636         * tangle.ch: Increase max_toks from 50000 to 60000, max_names from
4637         4000 to 6000
4638         (was 5000).
4640         * c-auto.h.in (YYTEXT_UCHAR): added to solve the unsigned char
4641         yytext[] bug.  (From Thomas Esser <te@informatik.uni-hannover.de>)
4643 Sat Apr 19 16:11:24 1997  Karl Berry  <karl@cs.umb.edu>
4645         * tex.ch: Add .latex and .ini as another special case.
4646         From: Henk Vosmeijer <vosmeijer@nfra.nl> and te.
4648 Fri Mar 21 16:45:28 1997  Karl Berry  <karl@cs.umb.edu>
4650         * Makefile.in (tex.fmt, latex.fmt, mf.base, mpost.mem): Include
4651                 $(makeargs) when calling prereq-check so that any path
4652                 changes (e.g., $(prefix)) get propagated.
4653         Bug from: jumper@lens.sri.com (Greg Jumper), among others.
4655 Mon Feb 24 17:02:14 1997  Karl Berry  <karl@cs.umb.edu>
4657         * vptovf.ch (max_kerns, hash_size, max_lig_steps): Increase
4658         for psfonts.
4659         From: Sebastian Rahtz <s.rahtz@elsevier.co.uk>.
4661 Thu Feb  6 11:27:23 1997  Karl Berry  <karl@cs.umb.edu>
4663         * Version 7.0.
4665         * tftopl.ch (tfm_size, lig_size, hash_size): Increase to match vptovf.
4666         From Richard.
4668         * vptovf.ch (max_kerns): Increase to 10007, a prime > 10000.
4669         From Richard.
4671         * tex.ch: Oops, .drv should be .drv, not .dtx!
4672         From Fabrice and Thomas.
4674         * Makefile.in (default): Depend on info.  From Tim.
4676 Tue Feb  4 14:16:19 1997  Karl Berry  <karl@cs.umb.edu>
4678         * triptrap/mptrapin.log: Missed updating this.
4680 Mon Feb  3 17:11:45 1997  Karl Berry  <karl@cs.umb.edu>
4682         * Makefile.in (windowlink): Forgot to include $(x_tool_libs).
4684 Sat Feb  1 17:17:19 1997  Karl Berry  <karl@cs.umb.edu>
4686         * Makefile.in (x_ext_lib): New variable.
4687         (windowlink): Use it.
4688         
4689         * configure.in: Fix test for -lXext to include $X_EXTRA_LIBS
4690         (needed on Solaris at least).  Introduce $x_tool_libs variable 
4691         for toolkit libraries -lXt -lXext, only leave -lX11 in $wlibs.
4692         From Ulrik.
4694         * tex.ch: Make main_memory changes more robust.
4695         Change ssup_max_strings and ssup_hyph_size to 65535.
4696         From Wayne.
4698 Fri Jan 31 17:57:14 1997  Karl Berry  <karl@cs.umb.edu>
4700         * tex.ch: Make .drv a special case.
4702 Mon Jan 27 22:34:18 1997  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
4704         * dvitomp.web, mp.web: New files (version 0.632) from John Hobby.
4705         * dvitomp.ch, mp.ch: Minor update to reflect changes in WEB files.
4707         * triptrap: Need to update master files for mptrap test.
4708         
4709 Fri Jan 17 16:56:37 1997  Karl Berry  <karl@cs.umb.edu>
4711         * Makefile.in (post-dist): Ungnuify doc/Makefile.in.
4713 Wed Jan 15 22:40:11 1997  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
4715         * mp.ch: : Allow tabs as field seperators in psfonts.map.
4717 Thu Jan 16 09:58:24 1997  Karl Berry  <karl@cs.umb.edu>
4719         * Makefile.in (socketlibs): New variable.
4720         (tex): Include it in the link.
4721         * withenable.ac (--enable-ipc): Check for -lsocket.
4722         Needed on Solaris, at least.
4723         From: Richard Walker <Richard.Walker@cs.anu.edu.au>.
4725         * tex.ch (ssup_trie_opcode, ssup_trie_size): Change to 65535.
4727 Fri Jan  3 09:02:34 1997  Karl Berry  <karl@cs.umb.edu>
4729         * tex.ch (trie_op_size, neg_trie_op_size): Change to 1501.
4730         From Braams.
4732 Sun Dec 15 16:50:39 1996  Karl Berry  <karl@cs.umb.edu>
4734         * tex.ch: ifdef-out the TCX file stuff.
4736 Mon Dec  9 00:50:56 1996  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
4738         * bibtex.ch, dvicopy.ch, dvitype.ch: Make messages consistent
4739         if called with no arguments.
4741 Sun Dec  8 16:32:50 1996  Karl Berry  <karl@cs.umb.edu>
4743         * bibtex.ch (standard_input, standard_output): Make globals here.
4744         Initialize in main program.
4746         * cpascal.h (makebinaryfile) [WIN32]: Define.
4747         (resetbin, rewritebin): New macros.
4748         (FOPENRBINMODE): Define.
4749         (standardinput, standardoutput): Remove, these are in bibtex.ch now.
4751         * config.h (unlink) [!unlink]: Add condition.
4752         * dvicopy.ch, dvitomp.ch, dvitype.ch, gftodvi.ch, gftopk.ch,
4753         mp.ch, pktogf.ch, pltotf.ch, vftovp.ch, vptovf.ch: Distinguish
4754         between text and binary files, sigh.
4755         From Fabrice.
4757 Fri Dec  6 17:44:15 1996  Karl Berry  <karl@cs.umb.edu>
4759         * texmfmem.h: Add conditionals and comments for Omega.
4760         * texmfmp.h ({ocp,ofm}openin): New macros.
4762 Tue Dec  3 14:56:54 1996  Karl Berry  <karl@cs.umb.edu>
4764         * texmfmp.h (ipcpage) [IPC]: Give correct prototype.
4765         From: Gregor Hoffleit <flight@mathi.uni-heidelberg.de>.
4767 Sun Dec  1 11:56:39 1996  Karl Berry  <karl@cs.umb.edu>
4769         * bibtex.ch (max_glob_strs): Increase to 20 for indxcite.
4771 Tue Dec  3 13:44:28 1996  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
4773         * Makefile.in (mostlyclean): Call $(MAKE) $@, not $(MAKE) $$target.
4775 Tue Dec  3 01:45:33 1996  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
4777         * triptrap/texmf.cnf: Correct max_strings.mpost.
4778         
4779         * dvitomp.ch: Duplicate banner line for use in print_version.
4781 Wed Nov 27 09:55:04 1996  Karl Berry  <karl@cs.umb.edu>
4783         * Makefile.in (distclean): Don't remove tangleboot.p.
4784         (all_subdirs): Add doc, so it gets cleaned.
4786 Tue Nov 26 11:57:25 1996  Karl Berry  <karl@cs.umb.edu>
4788         * configure.in: If --with-x-toolkit is set, set with_x.
4789         Also protect --with tests from (unusual) values starting with -.
4791         * Makefile.in (install_makeargs): Remove INSTALL_LIBTOOL_PROGRAM
4792         again, there's no way to pass it down since its value is
4793         subdirectory-relative.
4794         (mft-check): Use $(srcdir)/.. instead of ../$(srcdir).
4795         (mpost-check): Set MAKEMPX_BINDIR so we get the distribution's
4796         tex, newer, etc., not anything installed
4798 Mon Nov 25 15:04:40 1996  Karl Berry  <karl@cs.umb.edu>
4800         * configure.in: Only set with_x=no if it hasn't already been set.
4802 Fri Nov 22 17:17:03 1996  Karl Berry  <karl@cs.umb.edu>
4804         * Makefile.in (mpost-check): Run tests/mptest.
4805         * tests/mptest.mp: New file from Ulrik to test various bugs.
4807         * mp.ch: Fix from John Hobby to allow invalid big number inside
4808         btex..etex.  Will probably appear in the next mp.web.
4810 Sun Nov 10 16:02:08 1996  Karl Berry  <karl@cs.umb.edu>
4812         * Makefile.in (install-data): Install from doc, too.
4813         Install mp.pool, not mpost.pool.
4814         Call mkdirchain.
4815         From Ulrik.
4817         * configure.in: Do X testing here,
4818         * withenable.ac: Instead of here; sinclude ../kpathsea/xt.ac instead.
4820         * withenable.ac (maketextex-default): Test $withval, not $enableval.
4821         From: Gerd Neugebauer <gerd@mailhost.uni-koblenz.de>.
4823 Thu Oct 31 19:27:56 1996  Karl Berry  <karl@cs.umb.edu>
4825         * Makefile.in (texinfo.fmt): Simplify dump rule for recent Texinfo's.
4826         From: Stephen Gildea <gildea@intouchsys.com>.
4828 Sun Oct 27 05:15:03 1996  Karl Berry  <karl@cs.umb.edu>
4830         * patgen.web: New version from peb to avoid division by zero.
4831         * patgen.ch: Remove my hack that did this.
4833 Fri Oct 25 15:11:43 1996  Karl Berry  <karl@cs.umb.edu>
4835         * Makefile.in: Include doc stuff in distribution.
4837 Thu Oct 24 12:56:47 1996  Karl Berry  <karl@cs.umb.edu>
4839         * Makefile.in: Rename the mp binary to mpost, because there is a
4840         Sun OpenWindows program by that name, plus a sort-of-freeware
4841         version thereof.  Sigh, sigh, sigh.  Reported by Thomas.
4843 Wed Oct 23 17:19:29 1996  Karl Berry  <karl@cs.umb.edu>
4845         * help.h: Extra blank line in vftovp's help.
4847         * patgen.ch: Avoid division by zero when printing the efficiency.
4849 Tue Oct 22 13:14:26 1996  Karl Berry  <karl@cs.umb.edu>
4851         * triptrap/texmf.cnf (MPXCOMMAND): Turn off with 0,
4852         not none, which feature I guess I removed from callmakempx
4853         at some point.
4855         * Makefile.in (default, all): Depend on formats, not
4856         $(fmts) $(bases) $(mems).  We weren't remaking the formats.
4857         
4858         * Makefile.in (trip, trap, mptrap): @echo to stderr, no use
4859         redirecting it to the file we tell them to look at.
4861         * mf.ch: Initialize char_class[255]; somehow the loop was changed
4862         to stop at 254?!
4864         * triptrap/texmf.cnf: Oops, can't have comments on the same line
4865         as variable definitions.
4867 Sun Oct 20 18:00:16 1996  Karl Berry  <karl@cs.umb.edu>
4869         * Makefile.in (mpware_sources): New variable.
4870         ($(mpware)): New target, replacing mpware.
4871         (always): No longer needed.
4873 Tue Oct 15 17:23:40 1996  Karl Berry  <karl@cs.umb.edu>
4875         * Makefile.in (version_files): Add mpto.c and newer.c in mpware/.
4877 Mon Oct 14 11:09:28 1996  Karl Berry  <karl@cs.umb.edu>
4879         * cpascal.h (makebinaryfile) [!WIN32]: Define as a no-op.
4880         * dvicopy.ch: Have to change stdin/stdout to be ``binary'' files.
4881         * config.h (DllImport) [_WIN32]: Define.
4882         * Changes for NT from: Fabrice POPINEAU <popineau@esemetz.ese-metz.fr>.
4884         * weave.ch (max_toks, max_texts),
4885         * tangle.ch (max_texts): Increase for tex2pdf.
4887 Sun Oct 13 16:54:11 1996  Karl Berry  <karl@cs.umb.edu>
4889         * patgen.ch: Patch the new call to get_input.
4891         * dvicopy.web: Update (just a doc change) from peb.
4892         * patgen.web: Update to version 2.2 from peb.
4894         * tests: Rename directory from check/, for the sake of Gnits.
4896 Tue Oct  8 16:10:31 1996  Karl Berry  <karl@cs.umb.edu>
4898         * Makefile.in (lib_sources): Add printversion.c.
4899         (version_files): Add makempx.in.
4901 Mon Oct  7 17:12:03 1996  Karl Berry  <karl@cs.umb.edu>
4903         * *.ch: Oops, turns out printversionandexit needs more arguments.
4904         * cpascal.h: Change decl.
4906 Sun Oct  6 18:02:27 1996  Karl Berry  <karl@cs.umb.edu>
4908         * cpascal.h (kpathseaversionstring): Remove this.
4909         (printversionandexit): Declare this.
4910         *.ch: Call the latter with the program banner.
4912 Sun Sep  8 19:14:09 1996  Karl Berry  <karl@cs.umb.edu>
4914         * mp.ch: Fix help message reference to MPtoTeX.
4916 Sat Sep  7 17:34:36 1996  Karl Berry  <karl@cs.umb.edu>
4918         * Makefile.in (default all): Make $(fmts) $(bases) $(mems) by default.
4920 Fri Sep  6 15:03:35 1996  Karl Berry  <karl@cs.umb.edu>
4922         * configure.in: Call AC_PROG_RANLIB.
4924 Wed Aug 14 16:31:42 1996  Karl Berry  <karl@cs.umb.edu>
4926         * tex.ch: Make .ins a ``known'' extension, too.
4928 Sun Aug  4 15:51:41 1996  Karl Berry  <karl@cs.umb.edu>
4930         * cpascal.h (kpathseaversionstring): Need to restore _'s.
4932         * *.ch: print_ln (kpathsea_version_string) with --version.
4934 Fri Jul 26 15:47:35 1996  Karl Berry  <karl@cs.umb.edu>
4936         * Makefile.in: Remove co.make.
4938 Wed Jul 24 10:24:37 1996  Karl Berry  <karl@cs.umb.edu>
4940         * Makefile.in (dist_subdirs, all_subdirs): Remove man.
4942 Sat Jun  8 13:15:40 1996  K. Berry  <kb@cs.umb.edu>
4944         * Makefile.in: Use $(kpathsea_link) instead of $(link_command).
4946 Sat Jun  1 13:12:44 1996  Karl Berry  <karl@cs.umb.edu>
4948         * texmfmp.h (openoutnameok): Move outside of #ifdef TeX conditional.
4950 Mon May 27 13:27:38 1996  Karl Berry  <karl@cs.umb.edu>
4952         * config.h: Use #if __STDC__, not #ifdef.
4954 Sat May 25 15:30:52 1996  Karl Berry  <karl@cs.umb.edu>
4956         * tex.ch: Doc fix.
4958 Fri May 24 11:12:07 1996  Karl Berry  <karl@cs.umb.edu>
4960         * help.h (TEXHELP): Document -extend-jobname.
4961         * tex.ch: Implement it.
4963         * dvitype.ch (name_size): Increase to 1000. We should dynamically
4964         allocate all these arrays, but it doesn't seem worth the trouble
4965         to delay the release even more.
4967 Thu May 23 16:53:38 1996  Karl Berry  <karl@cs.umb.edu>
4969         * bibtex.ch: Dynamically (re)allocate the wiz_fn_space array
4970         wiz_functions, as Nelson has reached the limit.
4972 Mon May 13 17:27:23 1996  Karl Berry  <karl@cs.umb.edu>
4974         * *.ch: Include program name in `need <however many> arguments' error.
4976 Mon May  6 14:42:09 1996  Karl Berry  <karl@cs.umb.edu>
4978         * dvitype.ch: Doc fixes.
4980 Fri May  3 17:34:29 1996  Karl Berry  <karl@cs.umb.edu>
4982         * withenable.ac: Use AC_ARG_WITH instead of AC_ARG_ENABLE for
4983         maketextex-default.
4984         Turn off MakeTeXTeX by default, as intended.
4985         Remove maketexmf-default -- that is in kpathsea now.
4987 Thu May  2 14:14:38 1996  Karl Berry  <karl@cs.umb.edu>
4989         * Makefile.in (dist_subdirs): Add contrib, rename data to share.
4991         * kpathsea.make (c_auto_h_dir): Restore this.
4993 Mon Apr 29 16:09:10 1996  Karl Berry  <karl@cs.umb.edu>
4995         * Makefile.in ({tex,mp,mf}.pool): Add these targets along with the
4996         .p's, since they get made at the same time.  We never depend on them.
4998 Sun Apr 28 15:06:15 1996  Karl Berry  <karl@cs.umb.edu>
5000         * configure.in (pb_AC_ASM_UNDERSCORE): Add call to new routine.
5001         From: Peter Breitenlohner <peb@MPPMU.MPG.DE>.
5003 Sat Apr 27 17:11:00 1996  Karl Berry  <karl@cs.umb.edu>
5005         * tex.ch: Add changes from Wayne for dynamically allocated number
5006         of hyphenation exceptions.
5008 Mon Apr 22 11:47:17 1996  Karl Berry  <karl@cs.umb.edu>
5010         * pktogf.ch: Correct call to kpse_open_file.
5012 Sun Apr 21 17:27:02 1996  Karl Berry  <karl@cs.umb.edu>
5014         * help.h (MFHELP, TEXHELP): Document [-no]-maketex.
5016 Wed Mar 13 15:43:00 1996  Karl Berry  <karl@cs.umb.edu>
5018         * configure.in (AC_OUTPUT): Add doc/Makefile.
5020 Tue Mar 12 15:27:37 1996  Karl Berry  <karl@cs.umb.edu>
5022         * tex.ch (hyph_size): Increase to 1009.
5024 Sun Mar 10 15:56:35 1996  Karl Berry  <karl@cs.umb.edu>
5026         * tex.ch (\openout): Don't log if the log file isn't open yet.
5028         * bibtex.ch (glob_str_size): Increase to buf_size. Suggested by Ulrik.
5029         Could dynamically allocate it (and global_strs, etc.), a la
5030         entry_strs, but time is fleeting.
5032 Fri Feb 23 11:23:27 1996  Karl Berry  <karl@cs.umb.edu>
5034         * bibtex.ch: Doc fix.
5036 Sun Feb 18 16:18:54 1996  Karl Berry  <karl@cs.umb.edu>
5038         * (most).ch: Change xopenfile calls to kpse_find_file.
5040 Sat Feb 17 15:22:59 1996  Karl Berry  <karl@cs.umb.edu>
5042         * tex.ch (\openout): Log what we open, and disallow some filenames.
5043         * texmfmp.h (openoutnameok): Declare this.
5045 Fri Feb 16 17:55:12 1996  Karl Berry  <karl@cs.umb.edu>
5047         * texmfmp.h (NONASCII): Define this.
5049 Thu Feb 15 14:11:58 1996  Karl Berry  <karl@cs.umb.edu>
5051         * tex.ch: Set kpse_make_tex_discard_errors if interaction = batchmode.
5052         * mf.ch, mp.ch: Likewise.
5053         * Makefile.in (tex-check): Include check that this works.
5054         * texmfmp.h: Include <kpathsea/tex-make.h>.
5055         * cpascal.h (kpsemaketexdiscarderrors): New macro.
5056         
5057         * data: Rename to `share'.
5058         * Makefile.in: Uses changed.
5060 Wed Feb 14 11:25:03 1996  Karl Berry  <karl@cs.umb.edu>
5062         * mf.ch, mp.ch: Incorporate patches for length of single-character
5063         unprintable strings, per message to tex-implementors.
5064         From: vieth@thphy.uni-duesseldorf.de (Ulrik Vieth).
5065         Date: Wed, 20 Dec 1995 13:43:52 +0100.
5067 Sat Feb 10 15:17:45 1996  Karl Berry  <karl@cs.umb.edu>
5069         * mf.ch: Use halfp where possible (from Andreas Scherer).
5071         * tex.ch: Add copyright clarification (from bernd).
5073         * help.h ({TEX,MF,MP}HELP): -program is really -progname.
5075         * tex.ch, mf.ch, mp.ch: Remove word `default' in ``Can't find the
5076         default ___ foo.''
5078 Fri Feb  9 15:46:31 1996  Karl Berry  <karl@cs.umb.edu>
5080         * withenable.ac: --with-maketexpk etc. moved to
5081         kpathsea/withenable.ac.
5083 Sat Feb  3 15:45:15 1996  Karl Berry  <karl@cs.umb.edu>
5085         * Makefile.in (DEFS): Move to common.make.
5087 Sun Dec 31 16:46:23 1995  Karl Berry  <karl@cs.umb.edu>
5089         * cpascal.h (kpsefindmft): Add to underscore-less list.
5091 Fri Dec 29 17:17:02 1995  Karl Berry  <karl@cs.umb.edu>
5093         * Makefile.in: misc.make is now clean.make.
5095 Tue Dec 26 15:04:10 1995  Karl Berry  <karl@cs.umb.edu>
5097         * Makefile.in (program_files): Add *.ac.
5098         * withenable.ac: New file.
5100         * configure.in (maketex*): Fix doc strings.
5102 Mon Dec 18 11:29:44 1995  Karl Berry  <karl@cs.umb.edu>
5104         * Makefile.in (programs): New target.
5106 Sun Dec 17 15:10:09 1995  Karl Berry  <karl@cs.umb.edu>
5108         * tex.ch: Add support for dumping interesting parts of the .fmt
5109         file, to aid in debugging latex, etc.  Suggested by David Carlisle.
5111 Tue Dec 12 15:57:15 1995  Karl Berry  <karl@cs.umb.edu>
5113         * Makefile.in (install-links): Make dependency of install-exec,
5114         rather than install-data.
5115         (install-exec): Install the pool files as well.
5116         From Ulrik.
5118         * mf.ch, mp.ch: Module number corrections, etc., from Ulrik.
5120 Mon Dec 11 12:59:16 1995  Karl Berry  <karl@cs.umb.edu>
5122         * Makefile.in (tex-check): Add run of Bernd's mltextst.tex, and
5123         add that file to check/.
5125         * weave.ch: Remove bogus increment of optind that prevented
5126         recognition of the change file.
5128 Sun Dec 10 14:58:38 1995  Karl Berry  <karl@cs.umb.edu>
5130         * Makefile.in (post-dist): Include tangleboot.p.
5132         * mf.ch: Back to disallowing 8-bit characters.
5133         * mp.ch: Disallow in general, but allow when |tex_flushing|.
5134         From Ulrik.
5136         * Makefile.in (check/check.log): New target.
5137         (pre-dist): Depend on it.
5139         * mft.ch: Use kpse_find_mft.
5141         * Makefile.in (triptrap): Rename from mptriptrap. From Ulrik.
5143         * triptrap/texmf.cnf: Remove pool_size.mp, since it was being
5144         treated as 32000 anyway. From Ulrik.
5146         * cpascal.h: Doc fix, from a comment by Andreas S.
5148         * Makefile.in (install-man): New target, dependency of
5149         install-data. 
5150         (install-links): Don't install tex as a link, it's the binary.
5151         From: Joern Clausen <joern@techfak.uni-bielefeld.de> (among others).
5153 Sat Dec  9 20:26:51 1995  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
5155       * cpascal.h (kpsemftformat): Add this for MFT style files.
5157 Sun Dec  3 13:42:33 1995  Karl Berry  <karl@cs.umb.edu>
5159         * mp.ch: Make character 255 invalid here, too.
5160         Allow input filenames like `one.two.mp'.
5162         * tex.ch: .dtx is another special case for TeX input.
5164 Fri Dec  1 16:15:32 1995  Karl Berry  <karl@cs.umb.edu>
5166         * mf.ch, mp.ch, mft.ch: Patches from Ulrik to allow 8-bit
5167         input. (Although bugs remain.)
5168         
5169 Mon Nov 27 11:10:53 1995  Karl Berry  <karl@cs.umb.edu>
5171         * Makefile.in (install-links): Install mltex as a link to virtex.
5173 Sun Nov 26 13:40:01 1995  Karl Berry  <karl@cs.umb.edu>
5175         * help.h (TEXHELP): Document -mltex.
5177 Fri Nov 24 13:16:13 1995  Karl Berry  <karl@cs.umb.edu>
5179         * Makefile.in (install-data): Avoid use of basename here.
5181 Thu Nov 23 15:20:24 1995  Karl Berry  <karl@cs.umb.edu>
5183         * dvicopy.web, dvicopy.ch: Update for version 1.5.
5185 Wed Nov 22 13:04:50 1995  Karl Berry  <karl@cs.umb.edu>
5187         * mft.ch: Treat tab and form feed like spaces on input.
5189         * {weave,tangle,mft,patgen,vptovf,pltotf}.ch: Increase input line
5190         length limit to 3000. From Ulrik.
5192 Sun Nov 19 16:05:06 1995  Karl Berry  <karl@cs.umb.edu>
5194         * Makefile.in (program_files): Remove tangleboot.p.
5195         (dist): Don't include various files in check/.
5196         (distclean): Remove tangleboot.
5197         (clean): Remove *.fmt, etc.
5198         From John I.
5200 Sat Nov 18 17:05:37 1995  Karl Berry  <karl@cs.umb.edu>
5202         * Makefile.in (distclean): Remove *extra.c. From Peter Dyballa.
5204         * tex.ch: String recycling changes from Bernd.
5206 Fri Nov 17 13:22:31 1995  Karl Berry  <karl@cs.umb.edu>
5208         * mp.ch (open_write_file): Needs modification for Amiga. From
5209         Andreas S.
5211         * gftodvi.ch (start_gf): Initialize arg_buf_ptr. From Andreas S.
5213         * help.h (TEXHELP, MFHELP, MPHELP): Document new option -program.
5215         * tangle.ch, weave.ch: Correct logic for finding chg_name. From
5216         Ulrik and Andreas S.
5218         * cpascal.h (libcfree): Use this name instead of cfree, which
5219         historically exists on some systems.
5220         * tex.ch, mf.ch, mp.ch: Change the calls.
5222         * dvitomp.ch, gftodvi.ch: abs => fabs. From Ulrik.
5224 Thu Nov 16 16:18:11 1995  Karl Berry  <karl@cs.umb.edu>
5226         * weave.ch, vptovf.ch, tangle.ch, pltotf.ch, patgen.ch: Call
5227         kpse_set_progname. From Gregor Hoffleit.
5229         * Makefile.in (install-exec): make install-exec in mpware.
5230         (clean): Remove junk from mptriptrap.
5231         (install-links, install-fmts, etc.): Various fixes.
5232         From Ulrik.
5234         * config.h (AMIGAWIN) [AMIGA]: Define this. From Andreas Scherer.
5236 Sun Nov 12 16:05:44 1995  Karl Berry  <karl@cs.umb.edu>
5238         * gftype.ch (parse_arguments): Had <> -1 instead of = -1 when
5239         checking the getopt_return_val.
5241         * mf.ch, mp.ch (ab_vs_cd): Remove assembler possibility for this,
5242         since it's not an inner loop function. From Wayne.
5244         * mp.ch: Allow more comment characters in psfonts.map.
5245         Make all error messages use `psfonts.map' consistently. From Ulrik.
5247         * help.h (TEXHELP): -shell-escape instead of -noshell. Alphabetize
5248         all (excepting -help/-version).
5250         * tex.ch: Adding logging of system, disable by default, convert to
5251         external character set. Suggested by Bernd, Nelson, et al.
5253         * Makefile.in (dvitomp-check): Use ./dvitomp.
5255 Mon Oct 30 17:04:19 1995  Karl Berry  <karl@cs.umb.edu>
5257         * help.h (MPHELP): Corrections from John Hobby.
5259 Sun Oct 22 16:47:23 1995  Karl Berry  <karl@cs.umb.edu>
5261         * Makefile.in (mems, bases, fmts, formats, mptriptrap): New
5262         targets. Reported by Ulrik.
5263         (web2c, .ch.p, tangle.p): Use $(shared_env). From Simon.
5264         (tex.fmt, latex.fmt): Missing \ before \input. Reported by Tim.
5265         (install-links): Install vir* links as well as ini*. Reported by Tim.
5267 Sat Oct  7 17:48:43 1995  Karl Berry  <karl@cs.umb.edu>
5269         * Makefile.in (install-links): Also depend on install-mems. From Ulrik.
5271 Fri Oct  6 16:26:13 1995  Karl Berry  <karl@cs.umb.edu>
5273         * Makefile.in: Use ./<program> instead of just <program>, in the
5274         *-check targets and trip. From Wayne.
5276         * help.h ({TEX,MF,MP}HELP: Document %&ini.
5278 Mon Oct  2 15:55:57 1995  Karl Berry  <karl@cs.umb.edu>
5280         * pooltype.ch: Call kpse_set_progname.
5282 Sat Sep 30 15:06:57 1995  Karl Berry  <karl@cs.umb.edu>
5284         * tex.ch: Add \write18 and -output-comment support.
5285         * help.h (TEX_HELP): Document the options.
5287 Sat Sep 23 15:05:06 1995  Karl Berry  <karl@cs.umb.edu>
5289         * configure.in (strtol): Move this test to kpathsea, since we
5290         can only use it once.
5292 Wed Sep 20 16:22:54 1995  Karl Berry  <karl@cs.umb.edu>
5294         * tex.ch: Chop off an extension of .ltx, .texi, or .texinfo after
5295         all, when making the jobname.
5297 Sun Sep 17 11:48:34 1995  Karl Berry  <karl@cs.umb.edu>
5299         * configure.in: Enable MakeTeXMF and MakeTeXTFM by default.
5301 Sat Sep  9 16:26:01 1995  Karl Berry  <karl@cs.umb.edu>
5303         * Makefile.in (install-data): Install the *.map files.
5304         (dist): Put the .tcx and .map files in a subdir `data'.
5306 Thu Sep  7 12:43:02 1995  Karl Berry  <karl@cs.umb.edu>
5308         * Makefile.in (lib_sources): Remove xopenfile.c.
5310 Mon Sep  4 17:15:43 1995  Karl Berry  <karl@cs.umb.edu>
5312         * cpascal.h (xopenfile): Moved to kpathsea.
5314 Fri Sep  1 17:43:05 1995  Karl Berry  <karl@cs.umb.edu>
5316         * configure.in: Doc fix.
5317         * texmfmem.h: Doc fix.
5319 Thu Aug 31 13:36:09 1995  Karl Berry  <karl@cs.umb.edu>
5321         * cpascal.h (odd): Maybe x & 1 is better than x % 2.
5322         (half, halfp, roundscaled, roundfraction, floorscaled,
5323         floorunscaled): Define these.
5324         * mf.ch, mp.ch (ab_vs_cd) [ASM_SCALED_FRACTION]: ifdef this, and
5325         use the routines above.
5326         * configure.in: If Linux, set and substitute for @system_optimize@.
5328 Wed Aug 30 16:30:56 1995  Karl Berry  <karl@cs.umb.edu>
5330         * texmfmem.h: Remove junkx and junky in LittleEndian case.
5331         Reported by Wayne.
5333         * config.h (NO_DUMP_SHARE): Renamed from NO_FMTBASE_SWAP.
5335 Fri Aug 25 13:21:31 1995  Karl Berry  <karl@cs.umb.edu>
5337         * Makefile.in (prereq-lose, tex.fmt, latex.fmt, mp.mem, etc.): New
5338         targets, mostly copied from the old Makefiles. Run kpsewhich to
5339         make sure the input files are there first.
5341 Thu Aug 24 19:13:02 1995  Karl Berry  <karl@cs.umb.edu>
5343         * help.h (TEXHELP, MPHELP, MFHELP): Mention the &DUMPFILE capability.
5345 Tue Aug 22 11:44:08 1995  Karl Berry  <karl@cs.umb.edu>
5347         * kpathsea.make (c_auto_h_dir): Define this.
5349         * dvitype.ch: Don't call xfclose if we didn't open the tfm file.
5351 Mon Aug 21 16:43:39 1995  Karl Berry  <karl@cs.umb.edu>
5353         * cpascal.h (FOPENRMODE): Define this.
5354         * dvitype.ch (open_tfm_file): Don't call xopenfile, since we don't
5355         want to exit if no TFM file.
5357 Fri Aug 18 09:21:14 1995  Karl Berry  <karl@cs.umb.edu>
5359         * Makefile.in (program_files): Put .tcx files here.
5361 Tue Aug  8 14:56:49 1995  Karl Berry  <karl@cs.umb.edu>
5363         * cpascal.h (putbyte): Swallow semicolon.
5365 Thu Aug  3 11:32:07 1995  Karl Berry  <karl@cs.umb.edu>
5367         * Makefile.in (dist): Only remake triptrapdiffs if necessary.
5369 Tue Aug  1 19:26:21 1995  Karl Berry  <karl@cs.umb.edu>
5371         * tex.ch: Merge Wayne's dynamic font sizing changes.
5372         * texmfmem.h (B0, B1): Declare as short, instead of quarterword.
5374 Mon Jul 31 17:46:11 1995  Karl Berry  <karl@cs.umb.edu>
5376         * mp.ch, mf.ch, tex.ch: Omit $ from setup_bound_var calls.
5378 Sat Jul 29 13:13:31 1995  Karl Berry  <karl@cs.umb.edu>
5380         * configure.in: Generate mpware/Makefile.
5382         * texmfmp.h: Rename from texmf.h.
5384         * dvitomp.ch, dvitomp.web: New files.
5385         * Makefile.in: Add rules to make dvitomp.
5386         * help.h (DVITOMPHELP): Define this.
5388 Fri Jul 28 11:10:46 1995  Karl Berry  <karl@cs.umb.edu>
5390         * mp.ch: Dynamically allocate/set str_pool, string_vacancies,
5391         etc., for the sake of the mptrap test.
5393         * Makefile.in (post-dist): Include *.sed. From Greg.
5395         * kpathsea.make (kpathsea_parent): Define as ../.., not using
5396         $(top_srcdir). From Greg.
5398         * mp.ch (copy_old_name): Null-terminate.
5399         
5400         * triptrap/texmf.cnf (MPXCOMMAND): Set to `none'.
5402 Thu Jul 27 17:56:18 1995  Karl Berry  <karl@cs.umb.edu>
5404         * mp.ch (more_name): Rewrite to make last . the one that counts
5405         for the extension. And change jobname setting accordingly.
5407         * Makefile.in (all_subdirs): Add window.
5409 Tue Jul 25 13:17:28 1995  Karl Berry  <karl@cs.umb.edu>
5411         * mp.ch: malloc old_file_name.
5413 Mon Jul 24 17:45:42 1995  Karl Berry  <karl@cs.umb.edu>
5415         * Makefile.in (mptrap): New target.
5416         (trap): Rename some trap.* files to avoid conflicts.
5418 Sun Jul 23 11:43:51 1995  Karl Berry  <karl@cs.umb.edu>
5420         * help.h (MPHELP): Define this.
5422 Sat Jul 22 14:20:50 1995  Karl Berry  <karl@cs.umb.edu>
5424         * *.ch: Reformat changes to get rid of extra % lines, etc.
5426         * Makefile.in (mp, mfpextra.c): New target.
5427         (mp_o, mp_c): New variables.
5428         * texmfmem.h: Include MP in #ifdef's and comments.
5430 Fri Jul 21 15:31:17 1995  Karl Berry  <karl@cs.umb.edu>
5432         * texmf.h (undumpuppercheckthings): New macro.
5433         * tex.ch (hyf_next, font_name, font_area): Use it. These base
5434         types are unsigned, so comparing to 0 is redundant.
5436         * mf.ch: Dynamicize main memory, a la TeX. Now with a memory size
5437         of 3001, we pass the trap test. Whew.
5439 Thu Jul 20 13:48:40 1995  Karl Berry  <karl@cs.umb.edu>
5441         * texmf.h (put[24]bytes): Define these again.
5442         * mf.ch: Use them instead of the default for tfm_two and tfm_four.vb
5444         * mf.ch: Dynamically set error_line, half_error_line,
5445         max_print_line, gf_buf, gf_buf_size. This is for the trap test.
5447 Wed Jul 19 11:31:00 1995  Karl Berry  <karl@cs.umb.edu>
5449         * tex.ch (dvi_buf_size): Rename all occurrences of dvibuf_size.
5451 Tue Jul 18 14:09:15 1995  Karl Berry  <karl@cs.umb.edu>
5453         * Makefile.in (install-links): Install links for inimf and initex.
5455         * configure.in: Check for -lposix giving us sigemptyset.
5456         From: bernt@weinberg.pop.bio.aau.dk (Bernt Guldbrandtsen).
5458 Mon Jul 17 13:08:32 1995  Karl Berry  <karl@cs.umb.edu>
5460         * configure.in: Change default to not include X support.
5462         * Makefile.in (mf): Add dependency on $(windowlib), and link with
5463         $(windowlink).
5464         $(windowlib): New variable, target, etc.
5465         * window: New directory for the window support.
5467         * configure.in: Use NO_DUMP_SHARE rather than NO_FMTBASE_SHARE, in
5468         preparation for Metapost.
5470 Sun Jul 16 14:19:04 1995  Karl Berry  <karl@cs.umb.edu>
5472         * configure.in (ipc, auto-dump): AC_ARG_ENABLE these.
5474 Sat Jul 15 16:04:13 1995  Karl Berry  <karl@cs.umb.edu>
5476         * acconfig.h: Make this a symlink to ../kpathsea/acconfig.h, as
5477         with everything else.
5478         * configure.in: Start adding all the --with's and --enable's.
5480         * tex.ch: Patches from Wayne to allow extending the hash table via
5481         a hash_extra value.
5483 Fri Jul 14 14:36:47 1995  Karl Berry  <karl@cs.umb.edu>
5485         * tex.ch: Regenerate the first 256 strings if the user changed
5486         which characters are printable.
5488 Thu Jul 13 14:09:19 1995  Karl Berry  <karl@cs.umb.edu>
5490         * help.h (TEXHELP): Document -translate-file.
5491         * texmf.h (setupcharset): Declare this.
5492         * tex.ch (is_printable): Declare this new array.
5494 Sat Jul  8 13:54:13 1995  Karl Berry  <karl@cs.umb.edu>
5496         * bibtex.ch (stat, tats): Enable these by default.
5498         * cpascal.h (BIB_XRETALLOC): Slight front end to XRETALLOC for
5499        BibTeX's dynamic arrays.
5501 Wed Jul  5 17:47:03 1995  Karl Berry  <karl@cs.umb.edu>
5503         * bibtex.ch: Begin merging changes for dynamic array allocation.
5504         From Nelson.
5506 Thu Jun 29 19:06:31 1995  Karl Berry  <karl@cs.umb.edu>
5508         * tex.ch (font_bc, font_ec): Do not check these unsigned char
5509         values against the range [0,255] when undumping.
5510         
5511         * tex.ch: Use fputs instead of wterm for string variables
5512         name_of_file, TEX_format_default.
5513         * mf.ch: Likewise.
5515         * help.h (TEX_IPC_HELP): Split this out from TEXHELP.
5517 Wed Jun 21 15:35:09 1995  Karl Berry  <karl@cs.umb.edu>
5519         * help.h (MFHELP, TEXHELP): Document -base and -fmt respectively.
5521         * tex.ch: Restore checking of various arrays when undumping.
5522         * texmf.h (undumpcheckedthings): Macro to do the checking.
5524 Tue Jun 20 19:53:38 1995  Karl Berry  <karl@cs.umb.edu>
5526         * help.h (TEXHELP) [IPC]: Document -ipc and -ipc-start.
5528 Fri Jun 16 11:45:48 1995  Karl Berry  <karl@cs.umb.edu>
5530         * tex.ch: Add IPC changes.
5531         From: Shamim Mohamed <shamim@howland.isu.edu>
5532         From: Tomas G. Rokicki <rokicki@CS.Stanford.EDU>
5534 Tue Jun 13 11:30:57 1995  Karl Berry  <karl@cs.umb.edu>
5536         * tex.ch (max_font_max): Increase to 1000, why not.
5537         * mf.ch (tfm_out, tfm_two, tfm_four, tfm_qqqq): Leave default
5538         definitions.
5540         * kpathsea.make (kpathsea_parent): Use $(top_srcdir). From Greg.
5542 Sat Jun 10 19:25:10 1995  Karl Berry  <karl@cs.umb.edu>
5544         * texmf.h: Include c-pathch.h.
5546         * tex.ch: Add changes to allow > 256 fonts.
5547         * texmfmem.h (fmemoryword): New type.
5548         From: wgs@maths.ucd.ie (Wayne G. Sullivan) and
5549         From: Bernd Raichle <raichle@azu.informatik.uni-stuttgart.de>.
5551 Thu Jun  8 20:11:43 1995  Karl Berry  <karl@cs.umb.edu>
5553         * mf.ch: Use IS_AREA_SEP here, too.
5555 Sun Jun  4 13:56:08 1995  Karl Berry  <karl@cs.umb.edu>
5557         * config.h (unlink) [UNLINK_MISSING && HAVE_REMOVE]: Define as remove.
5559         * mft.ch: No longer need special case in input_ln, eof itself
5560         checks now.
5561         * {tangle,weave}.ch: Avoid /dev/null by just leaving the variable
5562         name NULL.
5564         * tex.ch (area_delimiter): Do : stuff for Amiga. From Andreas Scherer.
5566         * texmf.h (initscreen, updatescreen, blankrectangle, paintrow):
5567         Add prototypes for these.
5569         * Makefile.in (post-dist): Work on this.
5571 Sat Jun  3 11:45:32 1995  Karl Berry  <karl@cs.umb.edu>
5573         * tex.ch: Redo setup_bound_var to allow _'s in the names the user sees.
5575         * bibtex.ch (ent_str_size): Double to 200. From Nelson.
5577         * texmf.h (setupboundvariable): Declare this.
5579 Fri Jun  2 17:37:36 1995  Karl Berry  <karl@cs.umb.edu>
5581         * tex.ch: Merge in Wayne's dynamic array diffs.
5582         (hash_size, hash_prime): Increase to 10000 and 8501 for no
5583         particular reason.
5585         * texmf.h (xmallocarray): Add one to element size.
5587 Thu Jun  1 11:45:11 1995  Karl Berry  <karl@cs.umb.edu>
5589         * tex.ch, mf.ch: If input file is foo.tex, output goes to foo.dvi,
5590         not foo.tex.dvi!  Fix from May 28 change.
5591         
5592         * tex.ch (trie_size): Increase to 50000 to support U[KS] English,
5593         French, and German.
5594         From: Richard Walker <Richard.Walker@cs.anu.edu.au>.
5595         (nest_size): Increase to 100.
5596         From: lamport@src.dec.com.
5598         * {tex,mf,bibtex,gftodvi}.ch (name_of_file): Declare as a pointer
5599         to text_char, not char, so 8-bit filenames get echoed in correctly
5600         in ^^ notation.  From: thorinn@diku.dk (Lars Mathiesen).
5602 Sun May 28 17:45:33 1995  Karl Berry  <karl@cs.umb.edu>
5604         * tex.ch, mf.ch: If input file is a.b.{tex,mf}, jobname is a.b, so
5605         we write to a.b.log. From rs@purple.in-ulm.de (Ralph Schleicher).
5607         * vptovf.ch: Increase sizes of constants (Sebastian).
5609 Sat May 27 17:15:46 1995  Karl Berry  <karl@cs.umb.edu>
5611         * dvi{type,copy}.ch: Add options to replace the dialogue.
5613 Fri May 26 17:34:06 1995  Karl Berry  <karl@cs.umb.edu>
5615         * config.h (strtol) [!HAVE_STRTOL]: Declare this.
5616         * configure.in (strtol): AC_CHECK_FUNCS for it.
5617         
5618         * cpascal.h (addressofint): Rename to just addressof.
5619         * *.ch: Change calls.
5621 Wed May 24 19:37:25 1995  Karl Berry  <karl@cs.umb.edu>
5623         * help.h, *.ch: Finish -help and -version for all but dvitype.
5625 Sat May 20 13:02:04 1995  Karl Berry  <karl@cs.umb.edu>
5627         * *.ch: Use new usage(1, 'progname'). 
5629         * cpascal.h (basenamechangesuffix): Take three args now.
5630         *.ch: Change calls.
5632 Fri May 19 19:29:06 1995  Karl Berry  <karl@cs.umb.edu>
5634         * cpascal.h (findsuffix): Another in the underscore list.
5635         
5636         * help.h (GFTOPK): Define help string.
5637         * gftopk.ch: Add -help and -version support.
5639 Tue May 16 15:47:02 1995  Karl Berry  <karl@cs.umb.edu>
5641         * cpascal.h (removesuffix): Add this to the underscore list.
5643         * help.h (MFT, PATGEN, VFTOVP): Define help string.
5644         * {vftovp,patgen,mft}.ch: Add -help and -version support.
5646 Sun May 14 11:14:46 1995  Karl Berry  <karl@fosse>
5648         * texmf.h (bytefile, wordfile): Do not define here.
5649         * mf.ch, tex.ch (alpha_file, byte_file, word_file): Keep these
5650         declarations.
5652 Tue May  9 15:47:55 1995  Karl Berry  <karl@cs.umb.edu>
5654         * help.h (PKTYPE, GFTYPE, TFTOPL, PKTOGF): Define *HELP strings.
5655         * {pktogf,tftopl,gftype,pktype}.ch: Add -help and -version support.
5657 Mon May  8 12:05:05 1995  Karl Berry  <karl@cs.umb.edu>
5659         * pooltype.ch: Append `pool' if necessary.
5661 Sat May  6 11:24:01 1995  Karl Berry  <karl@cs.umb.edu>
5663         * Makefile.in (lib_sources): Add usage.c.
5664         * config.h (usage): Declare it.
5666 Fri May  5 17:48:13 1995  Karl Berry  <karl@cs.umb.edu>
5668         * pooltype.ch: Write the usage function in C now, passing in the
5669         help string.
5671 Thu May  4 19:41:05 1995  Karl Berry  <karl@cs.umb.edu>
5673         * cpascal.h: Include help.h.
5674         * help.h: New file for help messages.
5676 Fri Apr 28 13:45:08 1995  Karl Berry  <karl@cs.umb.edu>
5678         * cpascal.h: Include kpathsea/tex-file.h here.
5679         * *.ch: Don't bother including it in only the relevant change files.
5680         
5681         * cpascal.h (alphafile, fileptr): Don't bother defining these.
5682         * bibtex.ch (alpha_file): Define as text.
5684 Tue Apr 25 13:43:13 1995  Karl Berry  <karl@cs.umb.edu>
5686         * *.ch: Don't bother changing program statements or removing
5687         compiler directives now.
5689         * *.ch: Use ^char instead of c_string where possible.
5691         * Makefile.in: Clean up clean rules, etc.
5693         * Update all .web files from 21 March 1995 Knuth archive.  (bibtex,
5694         dvicopy, and pktogf are not included.)  New versions for dvitype (3.5),
5695         mf (2.718), pltotf (3.5), tangle (4.4), tex (3.14159), and
5696         vptovf (1.4).
5698 Sun Apr 23 10:54:58 1995  Karl Berry  <karl@cs.umb.edu>
5700         * Makefile.in (mfextra.c, texextra.c): Don't just link, substitute
5701         for which one we are.
5703 Sat Apr 22 13:22:09 1995  Karl Berry  <karl@cs.umb.edu>
5705         * mf.ch (format_ident): Don't set to INIMF unless we are.
5707         * texmf.h (kpsetexpoolformat): Define this.
5708         (write_out): Let's try always using fwrite.  Shouldn't it be more
5709         efficient than write(2)?
5710         (xmallocarray): New routine for the hyphenation tries.
5712         * tex.ch: Avoid special case for first bad_pool; instead, change
5713         a_close to not complain about already-closed files.
5714         * tex.ch: Use kpathsea routines and constants.
5715         
5716         * mf.ch: Copy pool file in correctly.
5718 Fri Apr 21 11:16:12 1995  Karl Berry  <karl@cs.umb.edu>
5720         * cpascal.h: Include progname.h.
5721         (putbyte): Check return status.
5723         * Makefile.in (web2c_programs): Remove regfix.
5725         * cpascal.h, texmf.h: Add prototypes.
5727         * mf.ch (debug, gubed): Use the cpp symbol MF_DEBUG, instead of
5728         DEBUG, which kpathsea uses.  Use kpathsea routines and constants.
5730 Tue Apr 18 11:03:55 1995  Karl Berry  <karl@cs.umb.edu>
5732         * cpascal.h (cfree): Define this.
5734         * texmf.h (dump_path): Define as the kpse_*_fmt, not the old path name.
5736 Mon Apr 17 10:00:04 1995  Karl Berry  <karl@cs.umb.edu>
5738         * Makefile.in: Add rules for Metafont and TeX.
5740 Fri Apr 14 15:30:34 1995  Karl Berry  <karl@cs.umb.edu>
5742         * dvicopy.ch, dvitype.ch, gftopk.ch: Use xfseek and xftell instead
5743         of checked_fseek.
5744         * cpascal.h (checked_fseek): Remove this.
5746         * cpascal.h (open_input, open_output, aclose): Declare with prototypes.
5748 Tue Apr 11 13:15:51 1995  Karl Berry  <karl@cs.umb.edu>
5750         * Makefile.in (bibtex.c): Depend on bibtex.cvtsed.
5752 Mon Apr 10 17:07:52 1995  Karl Berry  <karl@cs.umb.edu>
5754         * cpascal.h (standardinput, standardoutput): Do not conditionalize
5755         these on BibTeX.
5757 Tue Apr  4 15:22:08 1995  Karl Berry  <karl@cs.umb.edu>
5759         * Makefile.in (web2c/web2c): Dependency is now on web2c/main.c,
5760         not web2c/web2c.c.
5762         * cpascal.h (kpse{bib,bst}format): Add these.
5764         * bibtex.ch: Don't use file_name_size as an array size.
5766 Sun Mar 19 17:53:01 1995  Karl Berry  <karl@cs.umb.edu>
5768         * gftodvi.ch: Add -help, -version, change help message.
5770 Sat Mar 18 17:24:47 1995  Karl Berry  <karl@cs.umb.edu>
5772         * cpascal.h (input): #define as stdin.
5773         (kpsefindvf): Also use this for dvicopy.
5775 Fri Mar 10 10:52:09 1995  Karl Berry  <karl@cs.umb.edu>
5777         * *.ch (arg_options): Don't bother defining this, we never use it
5778         any more.
5780 Thu Mar  9 15:50:12 1995  Karl Berry  <karl@cs.umb.edu>
5782         * acconfig.h: Warn that this is not the right thing to edit to fix
5783         configuration problems.
5785 Tue Feb 21 13:41:25 1995  Karl Berry  <karl@cs.umb.edu>
5787         * cpascal.h (output): Define as stdout.
5788         * *.ch: Don't bother to redefine `output' as `stdout'.
5790 Mon Feb 20 15:24:31 1995  Karl Berry  <karl@cs.umb.edu>
5792         * *.ch: Rationalize argument parsing and usage messages.
5794         * cpascal.h (kpsefind{mf,tex}): Define these.
5796 Sun Feb  5 15:26:28 1995  Karl Berry  <karl@cs.umb.edu>
5798         * cpascal.h (basenamechangesuffix): Declare this.
5800 Tue Jan 10 11:43:27 1995  Karl Berry  <karl@cs.umb.edu>
5802         * texmf.h (glueratio): Move to here from config.h.
5803         * config.h (ourpaths.h): No longer needed.
5804         (link, getname, etc.): Move to cpascal.h.
5806         * cpascal.h (nil): Define to be NULL.
5807         * pktogf.ch: Use nil instead of NULL.
5809 Sat Jan  7 16:31:15 1995  Karl Berry  <karl@cs.umb.edu>
5811         * cpascal.h (kpseinitprog): Add this.
5813 Tue Jan  3 15:19:52 1995  Karl Berry  <karl@cs.umb.edu>
5815         * config.h: getopt.h is in kpathsea now.
5817 Mon Dec 19 13:22:04 1994  Karl Berry  <karl@cs.umb.edu>
5819         * cpascal.h (kpsefindfile): Add this -- more _ synonyms.
5820         (kpse{pk,vf}format): And this.
5822 Sun Dec 18 16:33:29 1994  Karl Berry  <karl@cs.umb.edu>
5824         * cpascal.h (flush): May as well define `break' as fflush in the
5825         change files, and remove this.
5826         * *.ch: Redefine `break' as `fflush' instead of `flush'.
5828 Sat Dec 17 13:40:19 1994  Karl Berry  <karl@cs.umb.edu>
5830         * vptovf.ch: Use cmdline instead of argv, rename gargv to argv,
5831         make the filenames be C strings, and extend them if necessary.
5833         * config.h (chartostring): Declare it.
5834         (setpaths): Remove this.
5835         * cpascal.h: Doc fix.
5837         * tangle.ch (Parse arguments): Use char_to_string instead of
5838         make_suffix_char.
5839         * weave.ch (Define the option...): Use char_to_string for -x.
5841 Thu Nov 24 13:34:16 1994  Karl Berry  <karl@cs.umb.edu>
5843         * vptovf.ch (hash_size, max_kerns): Increase per Sebastian.
5845 Tue Nov 15 11:47:35 1994  Karl Berry  <karl@cs.umb.edu>
5847         * cpascal.h (kpsesetprogname): Define to
5848         kpse_set_progname. Gosh, this is annoying.
5850 Mon Nov 14 13:28:04 1994  Karl Berry  <karl@cs.umb.edu>
5852         * {patgen,pooltype,pltotf,tftopl}.ch: Rewrite for argv changes, etc.
5854         * cpascal.h (vstrcpy, vstrcat): Toss these. Change callers.
5856         * *.ch: Rename c_char_pointer to c_string.
5858         * config.h (argv): Rename to cmdline, and make a function.
5859         * main.c (cmdline): Renamed from argv.
5860         (gargv): Rename to argv.
5861         (makesuffixchar): Declare.
5863 Sun Nov 13 16:19:27 1994  Karl Berry  <karl@cs.umb.edu>
5865         * configure.in, Makefile.in: Update for Autoconf 2.0.
5867 Sun Nov  6 15:57:17 1994  Karl Berry  <karl@cs.umb.edu>
5869         * acconfig.h: Incorporate c-auto.h.top (and remove that file), for
5870         Autoconf 2.0.
5872 Fri Oct 28 11:13:56 1994  Karl Berry  <karl@cs.umb.edu>
5874         * Makefile.in (tangle.c, tftopl.c): Depend on $(web2c_aux)
5875         $(web2c_programs).
5877         * tangle.ch: Redo argument parsing using getopt, extend_filename, etc.
5879         * cpascal.h (extendfilename): Add this to _ list.
5881 Thu Oct 27 17:58:50 1994  Karl Berry  <karl@cs.umb.edu>
5883         * tftopl.ch (tfm_name, pl_name): Declare as C strings; call
5884         kpse_find_tfm.
5886         * cpascal.h (reset, rewrite): Call plain xfopen, not xfopen_pas.
5888 Mon Oct 10 16:23:13 1994  Karl Berry  <karl@cs.umb.edu>
5890         * Makefile.in (web2c_makeargs): Don't pass LEX et al.
5891         (lib_makeargs): Don't pass RANLIB and LN.
5893 Sun Sep 25 16:49:30 1994  Karl Berry  <karl@cs.umb.edu>
5895         * configure.in (AC_OUTPUT): Generate man/Makefile, changes for new
5896         source directories.
5897         * Makefile.in: Everything changes.
5899 Fri May 27 12:37:36 1994  Karl Berry  (karl@cs.umb.edu)
5901         * c-auto.h.top: (XVIEWWIN, X10WIN): Take these out.
5903         * tex.man, mf.man: Take out references to USE_MAKETEX*.
5905 Tue Apr 26 14:05:22 1994  Karl Berry  (karl@cs.umb.edu)
5907         * configure.in: Use AC_FIND_XTRA, for Autoconf 1.9.
5909 Mon Apr 18 13:22:21 1994  Karl Berry  (karl@ra.cs.umb.edu)
5911         * configure.in, Makefile.in: Changes for the new configure.
5913 Sun Apr 17 16:16:28 1994  Karl Berry  (karl@ra.cs.umb.edu)
5915         * Makefile.in (top_srcdir): Define this for configure to substitute.
5917 Sat Mar 12 10:19:04 1994  Karl Berry  (karl@cs.umb.edu)
5919         * Makefile.in (install-exec): Install relative vir* links, instead
5920         of absolute. From Simon.
5922 Wed Feb 23 06:54:49 1994  Karl Berry  (karl@cs.umb.edu)
5924         * Makefile.in (manpages): Pass infodir down. From Ken Yap.
5926 Wed Feb  2 11:00:09 1994  Karl Berry  (karl@cs.umb.edu)
5928         * Version 6.1.
5930 Tue Feb  1 11:21:23 1994  Karl Berry  (karl@cs.umb.edu)
5932         * configure.in (wlibs) [X11WIN]: Run AC_HAVE_LIBRARY for Xext, and
5933         include it if we have it.
5935         * Makefile.in (do-kpathsea): Depend on *.c and *.h from
5936         $(kpathsea_srcdir), not $(kpathsea_dir).
5938         * configure.in [SUNWIN]: Link sun.c to sun-sunview.c in this case.
5940 Sat Jan 22 14:24:51 1994  Karl Berry  (karl@cs.umb.edu)
5942         * Version 6.0.
5944 Fri Jan 14 16:02:35 1994  Karl Berry  (karl@cs.umb.edu)
5946         * Makefile.in (install-fmts): The var is `fmtdir', not `formatdir'.
5948 Sat Dec 18 13:37:17 1993  Karl Berry  (karl@cs.umb.edu)
5950         * Makefile.in (makeargs): Pass DEFS.
5952 Wed Dec 15 06:29:49 1993  Karl Berry  (karl@cs.umb.edu)
5954         * Makefile.in (*formats*): Rename to fmts.
5955         (formats): New target to do both bases and formats.
5957 Sun Dec 12 19:13:44 1993  Karl Berry  (karl@cs.umb.edu)
5959         * Makefile.in (manpages): Don't bother to pass cmsources.
5961 Sun Nov 14 02:31:54 1993  Karl Berry  (karl@cs.umb.edu)
5963         * Makefile.in (web2c): do-kpathsea before do-lib.
5965         * Makefile.in (manpages, installargs): texfontdir => fontdir.
5967         * Makefile.in (version): No separate texmf_version and
5968         web2c_version any more.
5970 Thu Nov 11 11:11:05 1993  Karl Berry  (karl@cs.umb.edu)
5972         * Makefile.in (xincludedir, xlibdir, wlibs): Rename.
5974 Sun Nov  7 14:15:14 1993  Karl Berry  (karl@cs.umb.edu)
5976         * Makefile.in (makeargs, etc.): Don't pass srcdir down.  From
5977         harlan@cms-stl.com.
5979         * configure.in (AC_LONG_64_BITS): Invoke this.
5981 Sat Nov  6 13:29:57 1993  Karl Berry  (karl@cs.umb.edu)
5983         * configure.in (HP2626WIN, etc.): Don't check for the WIN symbols
5984         that we don't need.
5986 Thu Oct 28 14:28:55 1993  Karl Berry  (karl@cs.umb.edu)
5988         * configure.in: Call AC_FIND_X and AC_FIND_XTRA.
5990 Sun Oct  3 13:56:24 1993  Karl Berry  (karl@cs.umb.edu)
5992         * configure.in: Rewrite to include common.ac.
5994 Sat Oct  2 17:50:30 1993  Karl Berry  (karl@cs.umb.edu)
5996         * Makefile.in (install-*): Don't reassign PATH, just invoke
5997         mkdirchain explicitly.
5999         * Makefile.in: Begin rewrite.
6001 Sun Aug 22 19:15:05 1993  Karl Berry  (karl@cs.umb.edu)
6003         * Makefile.in (install-*): mkdirchain is in the top level.
6005 Tue Aug  3 12:56:31 1993  Karl Berry  (karl@cs.umb.edu)
6007         * aclocal.m4 (AC_X11_LOCATION): Rewrite tests to use for loops.
6009 Sat Jul 31 11:36:03 1993  Karl Berry  (karl@cs.umb.edu)
6011         * configure.in: Remove AC_PREFIX.
6013 Fri Jul 30 12:42:55 1993  Karl Berry  (karl@cs.umb.edu)
6015         * Makefile.in [hayley]: Make this ifdef, update dist target, etc.
6017 Wed Jul 21 19:47:00 1993  Karl Berry  (karl@cs.umb.edu)
6019         * Makefile.in (configclean): New target.
6021 Sat Jul  3 00:36:33 1993  Paul Eggert  (eggert@twinsun.com)
6023         * aclocal.m4: If -L/usr/openwin/lib is used, then prefer
6024         -I/usr/openwin/include.  Fix typo: uname's output was being discarded.
6025         These patches are for Solaris 2.2.
6027 Tue May 25 10:08:43 1993  Karl Berry  (karl@cs.umb.edu)
6029         * configure.in (AC_HAVE_HEADERS): Test for `pwd.h'.
6031 Sat May 22 11:22:21 1993  Karl Berry  (karl@cs.umb.edu)
6033         * Makefile.in (web{,2c}-dist): Run gzip -9.
6035 Tue May 18 14:06:04 1993  Karl Berry  (karl@cs.umb.edu)
6037         * Makefile.in (install-*): mkdirchain on install dirs, and put
6038         mkdirchain in the dist.
6040 Sun May  9 10:38:46 1993  Karl Berry  (karl@cs.umb.edu)
6042         * Makefile.in (extraclean): Remove *.i *.s.  Changes for kpathsea.
6044 Sat Apr 24 16:42:42 1993  Karl Berry  (karl@cs.umb.edu)
6046         * Makefile.in (makeargs): Add $(MAKEARGS).
6048 Sat Apr 10 14:58:32 1993  Karl Berry  (karl@cs.umb.edu)
6050         * configure.in: Do AC_XENIR_DIR after AC_DIR_HEADER.
6052 Fri Apr  2 06:42:08 1993  Karl Berry  (karl@cs.umb.edu)
6054         * Makefile.in (texinputdir, mfinputdir): Change default paths to
6055         .../inputs.
6057 Mon Mar 29 08:55:12 1993  Karl Berry  (karl@cs.umb.edu)
6059         * configure.in (*WIN): Put $wlibs after the necessary libraries,
6060         instead of before.
6062 Thu Mar 25 16:00:11 1993  Karl Berry  (karl@cs.umb.edu)
6064         * aclocal.m4 (AC_ISC_WLIBS): Merge into AC_X11_LOCATION; also
6065         check for -ldnet (from Martyn.Johnson@cl.cam.ac.uk).
6066         * configure.in (AC_ISC_WLIBS): Remove.
6068 Sun Feb 28 11:02:19 1993  Karl Berry  (karl@cs.umb.edu)
6070         * configure.in (XVIEWWIN): Use -lX11.
6072 Mon Feb 22 17:41:46 1993  Karl Berry  (karl@apollo.cs.umb.edu)
6074         * Version 5.851d.
6076         * Makefile.in (install-exec): Run install-exec in subprograms, not
6077         install.
6078         (install-data): Do install-data in subdirs.
6080 Sun Feb 21 08:27:14 1993  Karl Berry  (karl@cs.umb.edu)
6082         * configure.in (SMALLBibTeX): Forgot $ in test, hence always set
6083         up for small BibTeX.
6084         
6085         * configure.in (AC_PROG_CC, AC_PROG_CPP): Call explicitly, instead
6086           of relying on AC_GCC_TRADITIONAL.  Apparently require/provide
6087           aren't reliable.
6089         * Makefile.in (dist): Remove lib/paths.h from the distribution.
6091 Sun Feb 14 11:29:23 1993  Karl Berry  (karl@cs.umb.edu)
6093         * Makefile.in (lib/paths.h): Only use texformats once.
6095 Tue Feb  9 14:22:05 1993  Karl Berry  (karl@cs.umb.edu)
6097         * Makefile.in (topfiles): Add I*.
6098         * INSTALL: New file from README.
6100 Sun Feb  7 20:09:01 1993  Karl Berry  (karl@cs.umb.edu)
6102         * Makefile.in (web2c-dist): make tangleboot instead of depending
6103         on do-tangle.
6105 Fri Jan 29 11:27:38 1993  Karl Berry  (karl@cs.umb.edu)
6107         * Makefile.in (common-trip): New target.
6108         (tr[ai]p): Use it.
6110 Thu Jan 28 07:27:24 1993  Karl Berry  (karl@cs.umb.edu)
6112         * Makefile.in (web2c-dist): Make tangleboot.c.
6114 Tue Jan 26 16:48:36 1993  Karl Berry  (karl@cs.umb.edu)
6116         * configure.in: Remove texware and mfware.
6118         * Makefile.in (triptrapdirs): Change to {dvi,font}util; merge the
6119         contents of texware and mfware with the other directories.
6121 Mon Jan 25 11:36:37 1993  Karl Berry  (karl@cs.umb.edu)
6123         * Makefile.in (install-{formats,bases}): Depend on
6124         {formats,bases}, not do-&.
6126         * Makefile.in (trip, trap): New targets.
6127         (triptrap): Depend on them.
6128         (run-trip, run-trap): Likewise.
6130 Sun Jan 24 12:06:28 1993  Karl Berry  (karl@cs.umb.edu)
6132         * configure.in: Add AC_CONST.
6134         * Makefile.in (web2c-dist): Rename the lex and yacc output so it
6135         doesn't get used.
6137         * Makefile.in (run-trap): Depend on triptrap.
6139         * configure.in: Do AC_DECLARE_YYTEXT last, to work around a bug in
6140         Autoconf 1.3.
6142 Sat Jan  9 15:22:37 1993  Karl Berry  (karl@cs.umb.edu)
6144         * Makefile.in (configure, config.status): cd $(srcdir) first.
6146 Fri Jan  1 14:23:47 1993  Karl Berry  (karl@cs.umb.edu)
6148         * configure.in (AC_USG, AC_MEMORY_H): Delete.
6149         (AC_HAVE_HEADERS): Call for string.h and memory.h.
6151 Wed Dec 23 07:00:53 1992  Karl Berry  (karl@cs.umb.edu)
6153         * Makefile.in (topfiles): Don't use the .W2C suffix.
6154         (web2c-dist): Don't rename ChangeLog.
6155         * *.W2C: Remove suffix.
6157 Sun Dec 13 14:04:31 1992  Karl Berry  (karl@cs.umb.edu)
6159         * configure.in: Check for window systems via c-auto.h.in.
6161         * configure.in: Don't bother to copy the distributed tex, mf,
6162         bibtex change files; the Makefiles will do it.
6164         * Makefile.in (c-sources): New target.
6166 Sat Dec 12 14:08:35 1992  Karl Berry  (karl@cs.umb.edu)
6168         * Makefile.in (distdir): Unpack into web2c-*.
6170         * configure.in: Use sed instead of patch to make the small change
6171         files.
6173         * configure.in: Create Makefiles in subdirectories.
6175 Thu Dec 10 10:35:18 1992  Karl Berry  (karl@cs.umb.edu)
6177         * GNUmakefile.in (GNUmakefile): Add $(srcdir) to dependency, and
6178         use $(SHELL) instead of sh.
6179         (config.status): Use $(SHELL).
6181 Sun Oct 25 05:58:21 1992  Karl Berry  (karl@cs.umb.edu)
6183         * Makefile.in (web2c-dist): Dist the .gdbinit files.
6185 Sun Oct 18 13:44:48 1992  Karl Berry  (karl@cs.umb.edu)
6187         * configure.in (AC_INIT): Use MACHINES.W2C instead of tex/tex.web
6188         for the unique file.  (melvin@math.psu.edu)
6190 Sat Oct 17 17:47:00 1992  Karl Berry  (karl@cs.umb.edu)
6192         * Makefile.in (run-tr[ai]p): Pass $(makeargs), so $(LN) is
6193         propagated.  (From metcalf@catfish.LCS.MIT.EDU.)
6195 Thu Oct 15 08:35:14 1992  Karl Berry  (karl@cs.umb.edu)
6197         * configure: Ran Autoconf 1.2.
6199 Thu Oct  1 17:02:24 1992  Karl Berry  (karl@cs.umb.edu)
6201         * Makefile.in (stamp-{bases,formats}): pass $(makeargs) down.
6203 Thu Sep 24 10:55:07 1992  Karl Berry  (karl@cs.umb.edu)
6205         * Makefile.in (install*): use $(LN) instead of `ln', so symlinks
6206           are used if they are supported.
6208         * configure.in: link with -lolgx if we are using xview.
6209           (mroth@afit.af.mil)
6211         * Makefile.in (dist): remove tangleboot.o.
6213 Sun Sep 20 12:53:09 1992  Karl Berry  (karl@cs.umb.edu)
6215         * Makefile.in (config.status): use sh to run configure --no-create.
6217         * Makefile.in (realclean): OK, don't remove configure.
6219 Thu Sep 17 08:42:41 1992  Karl Berry  (karl@hayley)
6221         * Makefile.in (exec_prefix): new variable.
6222         (bindir): use it.
6224         * Makefile.in (install*): mkdir prefix directories.
6226 Mon Sep 14 18:00:57 1992  Karl Berry  (karl@hayley)
6228         * Makefile.in (config.status): new target.
6229         (Makefile): depend on config.status.
6231 Sat Sep 12 16:00:24 1992  Karl Berry  (karl@hayley)
6233         * README.W2C: briefly discuss Autoconf.
6235 Thu Sep 10 08:59:26 1992  Karl Berry  (karl@hayley)
6237         * Makefile.in (dist): include COPYING* from our master directory,
6238           not the source directory.
6240         * Makefile.in (realclean): remove configure.
6242 Tue Sep  8 16:50:06 1992  Karl Berry  (karl@hayley)
6244         * configure.in: test for more Unix variants.
6246 Fri Sep  4 08:58:06 1992  Karl Berry  (karl@hayley)
6248         * Makefile.in (extraclean): new target.
6250 Thu Aug 27 08:57:15 1992  Karl Berry  (karl@hayley)
6252         * configure: regenerated from Autoconf 1.1.
6254 Wed Aug 12 16:33:30 1992  Karl Berry  (karl@hayley)
6256         * README.W2C: aldebaran has a different name now.
6258 Sat Aug  8 10:12:23 1992  Karl Berry  (karl@hayley)
6260         * makefile.in (configure, Makefile): new targets.
6262 Sat Aug  1 08:08:49 1992  Karl Berry  (karl@hayley)
6264         * configure.in: grep for `#define', not just `define'.
6266 Fri Jul 31 17:03:11 1992  Karl Berry  (karl@hayley)
6268         * Makefile.in (dist): include our aclocal.m4.
6270         * configure.in: missed one of the grep -s's.
6272         * Makefile.in (LIBS): include $(extralibs).
6274 Sat Jul 25 14:46:59 1992  Karl Berry  (karl@hayley)
6276         * configure.in: test if patch is available, and if not, issue a
6277           warning.
6279         * configure.in: redirect grep output, instead of relying on -s.
6281 Wed Jul 22 09:14:20 1992  Karl Berry  (karl@hayley)
6283         * configure.in: update for Autoconf 1.0.
6285 Mon Jul 13 08:37:18 1992  Karl Berry  (karl@hayley)
6287         * Makefile.in (formats): don't do etex by default.
6289 Fri Jul  3 11:44:22 1992  Karl Berry  (karl@hayley)
6291         * MACHINES.W2C: update from bernd.
6293         * configure.in: check for XVIEWWIN.
6295 Thu Jul  2 15:24:41 1992  Karl Berry  (karl@hayley)
6297         * Makefile.in (cflags): remove.
6298         (coptimize): change to CFLAGS.
6300         * Run Autoconf 0.119.
6302 Thu Jun 25 07:51:10 1992  Karl Berry  (karl@hayley)
6304         * configure.in: called AC_PROG_CPP twice.
6306 Tue Jun 23 09:14:32 1992  Karl Berry  (karl@hayley)
6308         * Makefile.in (manext): default to `1', not `l'.
6310 Sun Jun 14 11:08:41 1992  Karl Berry  (karl@hayley)
6312         * Makefile.in (web2c-dist): show the sizes of tangleboot.*.
6314 Thu Jun 11 08:59:40 1992  Karl Berry  (karl@hayley)
6316         * Makefile.in (.NOEXPORT): new target, since Autoconf doesn't add
6317           it automatically any more.
6319 Thu Jun  4 08:25:25 1992  Karl Berry  (karl@hayley)
6321         * configure.in (AC_HEADER_FILE): rename to AC_CONFIG_HEADER, for
6322           Autoconf 0.115.
6324 Fri May 29 16:38:27 1992  Karl Berry  (karl@hayley)
6326         * Makefile.in (installargs): include $(makeargs), in case the
6327           person didn't `make all' first.
6329 Sat May 16 10:09:14 1992  Karl Berry  (karl@hayley)
6331         * configure.in: PROG_CPP must come before GCC_TRADITIONAL.
6333 Fri May 15 09:47:03 1992  Karl Berry  (karl@hayley)
6335         * configure.in: add AC_GCC_TRADITIONAL and AC_PROG_CPP.
6337         * configure.in: AC_HEADER_MISSING is now AC_HEADER_CHECK.
6339 Thu May 14 19:20:57 1992  Karl Berry  (karl@claude.cs.umb.edu)
6341         * Version 5.851c.
6343 Wed May 13 08:54:33 1992  Karl Berry  (karl@hayley)
6345         * Makefile.in (VPATH): change for new Autoconf.
6347 Tue Apr 28 10:17:23 1992  Karl Berry  (karl@hayley)
6349         * configure.in: Autoconf's prefix is now AC_, not M_.
6351 Sat Apr 25 09:04:59 1992  Karl Berry  (karl@hayley)
6353         * README.W2C: various fixes.
6355         * AUTHORS.W2C: new file, shortening README.
6357 Thu Apr 23 06:38:46 1992  Karl Berry  (karl@hayley)
6359         * Makefile.in: fix clean targets for latest GNU stds.
6360         (bases): pass localmodes.
6361         (makeargs): pass MFLAGS.
6362         Above from Andreas.
6364         * README.W2C, configure.in: Refer to site.h.in.
6365         * Makefile.in (web2c-dist): distribute it.
6366         (prefix): set to /usr/local.
6368         * Makefile.in (.NOEXPORT): remove, as configure automatically adds
6369           it now.
6371         * Makefile.in (installargs): mfpool was going to the wrong place.
6373 Wed Apr 22 08:41:18 1992  Karl Berry  (karl@hayley)
6375         * configure.in: M_SIGTYPE is now M_RETSIGTYPE.
6377         * configure.in: use M_LN_S.
6378         * Makefile.in (LN): set to @LN_S@.
6380         * MACHINES.W2C (DEC 5000/250, Ultrix 4.2a): from Elizabeth.
6382         * Makefile.in (formats): remove \ at end of comment line, as
6383           Ultrix make can't handle it.
6385 Mon Apr 20 06:32:10 1992  Karl Berry  (karl@hayley)
6387         * Makefile.in (check): an alias for `run-triptrap'.
6389 Sun Apr 19 11:54:41 1992  Karl Berry  (karl@hayley)
6391         * Makefile.in (distclean): add as another alias for `realclean'.
6393 Fri Apr 17 08:52:06 1992  Karl Berry  (karl@hayley)
6395         * Version 5.851b.
6397 Tue Apr 14 17:26:32 1992  Karl Berry  (karl@hayley)
6399         * Makefile.in (web/tangleboot.c): just make tangleboot.c.
6401         * Makefile.in (clean-triptrap): just remove tex/tex.p and mf/mf.p,
6402           as we don't want to remove the change files configure constructed.
6404 Mon Apr 13 09:00:39 1992  Karl Berry  (karl@hayley)
6406         * configure.in: do M_PREFIX before M_FLEX, so we can guess
6407           $(prefix)/lib/libfl.a for the flex library.
6409 Fri Apr 10 17:02:56 1992  Karl Berry  (karl@hayley)
6411         * Makefile.in (web2c-dist): remove */c*.ch in what get distributed.
6413         * configure.in: don't mess up if small vs. bib TeX/MF/BibTeX
6414           changes from configure to configure.
6416         * Makefile.in (infodir): remove this, as we don't have Texinfo
6417           documentation (yet).
6419         * README.W2C: correct numbering.
6421         * MACHINES.W2C: add entry for Sun 3/SunOS 4.0.3 from Elizabeth.
6423 Wed Apr  8 15:47:02 1992  Karl Berry  (karl@hayley)
6425         * README.VMS: new file.
6427 Fri Apr  3 11:56:13 1992  Karl Berry  (karl@hayley)
6429         * configure.in, Makefile.in: guess $(prefix) automatically.
6431 Fri Apr  3 09:54:21 1992  Karl Berry  (karl at hayley)
6433         * Version 5.851a.
6435 Thu Apr  2 17:19:09 1992  Karl Berry  (karl at claude.cs.umb.edu)
6437         * Makefile.in: make stamp-web2c depend on stamp-lib, etc.
6439 Thu Apr  2 13:51:45 1992  Karl Berry  (karl at ra.cs.umb.edu)
6441         * Makefile.in (tangleboot.pas): change to tangleboot.c.
6443 Mon Mar 30 08:01:35 1992  Karl Berry  (karl at hayley)
6445         * Makefile.in: use $(MAKE), not make.
6447 Sun Mar 22 09:26:20 1992  Karl Berry  (karl at hayley)
6449         * configure.in: don't make a link to lib/site.h, it's already there.
6451         * Makefile.in (mfargs): new variable.
6452         (programs): pass $(mfargs) if we are doing mf.
6453         (web2c): remove this.
6455 Sat Mar 21 09:08:31 1992  Karl Berry  (karl at hayley)
6457         * Makefile.in (web-dist, web2c-dist): redo.
6459         * configure.in: test for site.h in lib/.
6461         * site.h (TEXPOOLNAME): new macro for installers to redefine.
6463         * Makefile.in (*manpages): don't pass SITEDIR; pass srcdir instead.
6465 Fri Mar 20 15:53:21 1992  Karl Berry  (karl at hayley)
6467         * configure.in: do M_X11_LOCATION.
6469         * README.W2C: document these changes.
6470         * Makefile.in (install-programs): rename from install.  Make
6471           `install' install everything.  Also, go into subdirectories to
6472           do the installation.
6473         (install-manpages): don't pass INSTALL_PROGRAM.
6474         (dist): do both web2c-dist and web-dist.
6475         (mostlyclean): new clean target.
6477 Sat Mar  7 10:18:41 1992  Karl Berry  (karl at hayley)
6479         * configure.in: change config-auto.h to c-auto.h.
6481 Fri Feb 14 07:56:42 1992  Karl Berry  (karl at hayley)
6483         * configure.in (wlibs): put the -l's here directly, instead of
6484           setting to a make variable.
6485         * Makefile.in (*lib): remove the variables.
6487 Tue Feb 11 09:56:01 1992  Karl Berry  (karl at hayley)
6489         * configure.in: test for memcpy et al. in <memory.h> only.
6491         * configure.in: test for <limits.h> missing.
6493         * configure.in (extrawlibs): remove this, just assign to wlibs.
6495         * Makefile.in (copt): never mind, use CC.
6497 Sun Feb  9 09:54:27 1992  Karl Berry  (karl at hayley)
6499         * Makefile.in (copt): new variable, for ISC's -posix.
6501         * Makefile.in (realclean): remove Makefile and config.status.
6503 Sat Feb  1 16:03:05 1992  Karl Berry  (karl at hayley)
6505         * site.h-dist: remove subdirectory stuff.  Add GFFONTS and PKFONTS.
6507 Fri Jan 24 09:11:29 1992  Karl Berry  (karl at hayley)
6509         * configure.in: do M_CHAR_UNSIGNED, and test for endianness here.
6510         * config: gets removed.
6511         * site.h: gets copied from config.
6512         * Makefile.in (cflags): don't include -I$(configdir).
6513         (configdir): remove.
6515 Wed Jan 15 11:33:54 1992  Karl Berry  (karl at hayley)
6517         * Makefile.in (libsources): do not include xchdir.c and xgetcwd.c,
6518           as they're no longer needed.
6519         * configure.in: don't test for getwd missing anymore.
6521 Tue Jan 14 08:47:38 1992  Karl Berry  (karl at hayley)
6523         * Makefile.in (makeargs): pass wlibs.
6525 Sun Jan 12 07:35:37 1992  Karl Berry  (karl at hayley)
6527         * Makefile.in (CFLAGS): define and pass down `cflags', instead, as
6528           TeX and BibTeX need to add additional -D's.
6530         * Makefile.in (.NOEXPORT): include this target to stop arg list
6531           problems with GNU make.
6533         * Makefile.in (clean-triptrap): call `make realclean', not
6534           `veryclean'.
6536 Sat Jan 11 11:59:27 1992  Karl Berry  (karl at hayley)
6538         * rename `common' to `lib'.
6540         * configure.in: new file to automatically generate the configure
6541           script with autoconf.
6543 Wed Jan  8 07:44:02 1992  Karl Berry  (karl at hayley)
6545         * configure (extrawlibs): include -lnsl_s, as ISC's X11R4 stuff
6546           needs it.
6548 Tue Jan  7 11:24:54 1992  Karl Berry  (karl at hayley)
6550         * Makefile.in (install targets): use INSTALL_PROGRAM and
6551           INSTALL_DATA appropriately; pass to subdirs.
6553         * start ChangeLogs in subdirectories.
6555 Fri Jan  3 13:20:09 1992  Karl Berry  (karl at hayley)
6557         * texware/pltotf.ch (main block): exit 0.  No, rescind that; the
6558           error code was from something else, as we already exit (0) in
6559           common/main.c (main).
6561 Sun Sep  1 13:26:11 1991  Karl Berry  (karl at hayley)
6563         * fontutil/vftovp.ch (Read the preamble, Read and store a font):
6564           don't output anything unless -verbose is set.
6566         * fontutil/vftovp.ch (Set init...): initialize vpl_name to optind
6567           + 2, not + 1; initialize the others to be optind and optind + 1.
6569 Thu Aug 29 17:46:31 1991  Karl Berry  (karl at hayley)
6571         * Makefile.in (INSTALL_PROGRAM): new variable.
6572         (INSTALL): rename from `install'.
6573         (INSTALL_DATA): rename from `INSTALLDATA'; change uses.
6574         (prefix, libdir): new variables.
6575         (bindir, mandir, texlibdir, mflibdir): use prefix.
6577 Sat Aug 24 06:37:52 1991  Karl Berry  (karl at hayley)
6579         * tex/Makefile (formats): add `amslatex.fmt'.
6580         (amslatex.fmt): new target.
6581         * Makefile.in (formats): likewise.
6582         * README (Format files): describe it.  Also add ``canonical
6583           sources'' for the formats.
6585 Fri Aug 23 09:11:50 1991  Karl Berry  (karl at hayley)
6587         * Makefile-dist: rename to Makefile.in.
6588         * configure (makefiledist): likewise.
6590 Mon Aug 12 08:14:18 1991  Karl Berry  (karl at fosse)
6592         * bibtex/bibtex.ch (pool_size): decrease to 512K from 5.12M.
6594         * Makefile (install-formats, install-bases): don't do `-mkdir' in
6595           the middle of the rule.
6597         * common/common.defines (bytepointer): rename to pointertobyte,
6598           since dvicopy defines a `bytepointer'.
6599         * common/extra.h (bytepointer): likewise.
6600         * texware/tftopl.ch: change uses.
6602         * mf/Makefile (makeargs): update.
6604 Sun Aug 11 08:33:44 1991  Karl Berry  (karl at fosse)
6606         * common/common.h [STRING_MISSING]: don't include <strings.h> if
6607           `index' is already defined.
6609         * common/texmf.c: include <ctype.h>.
6611         * common/getopt.c [_AIX]: indent the `#pragma alloca', since
6612           otherwise we get `undefined control' from hc.
6614         * configure (systemtypes): fix sed commands to remove the final .h.
6616 Sat Aug 10 12:23:24 1991  Karl Berry  (karl at hayley)
6618         * web2c/web2c.yacc (fixup_var_list): add the temp symbol used for
6619           arrays with negative lower bounds to the symbol table.
6621         * web2c/web2c.c (yytext): don't declare this, since we do in
6622           web2c.h.
6624         * texware/tftopl.ch (Read the whole input file): malloc the tfm
6625           array if the file size is larger than the static size.
6626         * common/common.defines (xmalloc, xrealloc, bytepointer,
6627           casttobytepointer): declare these.
6628         * common/extra.h (bytepointer, casttobytepointer): define these.
6630 Mon Jul 22 06:01:41 1991  Karl Berry  (karl at hayley)
6632         * config/s-{esv3,ultrix4.2}.h: new files.
6633         * configure: update for those systems.
6635 Fri Jul 19 08:32:18 1991  Karl Berry  (karl at hayley)
6637         * configure (statusfile): define to be $configdir/statusfile;
6638           always test if the s- file exists.
6640 Sat Jul 13 10:49:01 1991  Karl Berry  (karl at hayley)
6642         * Makefile-dist (proginstall, fileinstall): change names to
6643           `INSTALL' and `INSTALLDATA'.
6645         * Makefile-dist (RANLIB): new variable.
6646         (makeargs): pass it down.
6647         * mf/MFwindow/Makefile (window.a): unconditionally use RANLIB,
6648           since it will always be set.
6649         * common/Makefile: make a library out of the common files.
6650         * */Makefile (commono): reference the library.
6652         * fontutil/vftovp.ch: implement -verbose, -charcode-format, and
6653           output to stdout a la tftopl.
6654         * man/vftovp.man: document this.
6656         * texware/{pl,tf}to{tf,pl}: don't print the banner until after
6657           we've read the input file.
6659         * fontutil/vptovf.ch: implement -verbose a la pltotf.
6660         * man/vptovf.man: document this.
6662 Mon Jul  8 10:52:26 1991  Karl Berry  (karl at hayley)
6664         * common/common.h (integer): move comment about changing
6665           fixwrites.c if integer changes here, from README.W2C.
6667         * texware/tftopl.ch: new option -charcode-format.
6668         (out_char): output the character code in the format requested.
6669         * man/tftopl.man: document this.
6670         * common/common.defines (vstrcat): new declaration.
6671         * web2c/fixwrites.c (main): add ASCIIall to the list of variable
6672           names who get output as characters.  What a crock.
6674         * tex/Makefile (*.fmt): don't print the \font definitions.
6676 Thu Jul  4 07:16:39 1991  Karl Berry  (karl at hayley)
6678         * common/texmf.c: put the memory_word stuff back in `texmfmem.h',
6679           and redo the Makefiles; we can't include it before the types
6680           have been defined.
6682         * */Makefile (SITEDIR): change to ../config.
6684         * web2c/web2c.h (yytext) [!DECLARE_YYTEXT_TYPE]: new type definition.
6686         * web2c/web2c.yacc: lowercase `TRUE' and `FALSE'.
6688         * web2c/Makefile (web2cy.c): unconditionally move the new .h and
6689           .c files.
6691         * common/Makefile (endian.h, endian): remove these targets; this
6692           is now generated by configure.
6694         * Makefile-dist: rearrange so that configure can easily edit it.
6696 Wed Jul  3 17:01:25 1991  Karl Berry  (karl at hayley)
6698         * common/texmf.c (input_line): don't throw away trailing form
6699           feeds on the line.
6701         * common/texmf.h (twohalves): throw in another two bytes of junk
6702           if we are BigTeX or BigMF.
6704 Mon Jul  1 06:31:18 1991  Karl Berry  (karl at hayley)
6706         * common/getopt*: update to new versions.
6708         * */*.[ch]: rationalize includes.
6710         * site.h: move system stuff out; it will be determined by the
6711           configuration file.
6712         * defaults.h: remove; it, too, will be part of the configuration
6713           file.
6714         * common/extra.c [BSD]: conditionalize <dirent.h> on
6715           DIRENT_MISSING, instead.
6716         (PATH_DELIMITER): move to common.h.
6718 Sun Jun 30 13:44:09 1991  Karl Berry  (karl at hayley)
6720         * web2c/symtab.h: fold into web2c.h.
6721         * web2c/Makefile (web2c*.o): remove dependency on symtab.h.
6723         * defaults.h [__HIGHC__]: move to common.h.
6724         (FILENAMESIZE): define to 512 if it isn't already defined.
6726         * common/common.h (index, rindex): conditionalize on
6727           `STRING_MISSING'.  Define to be str[r]chr.
6728         (getenv, atof): don't declare if we have <stdlib.h>.
6729         * */*.c: change uses of [r]index to str[r]chr.
6731         * {mf,tex}/c{mf,tex}big.ch: don't include "mfmem.h" or "texmem.h"
6732           after all.
6733         * common/texmf.h: include contents of memory_word structure.
6735         * common/common.h [!index]: declare `index' to be a routine
6736           returning a `char *'.
6737         * web2c/regfix.c: include common.h.
6738         (From wittig@gmdzi.gmd.de.)
6740         * common/extra.c (space_terminate): use xord, not xchr.
6741         * common/texmf.c (input_line): remove all space characters from
6742           the end of the input line, not just spaces and tabs.
6743         (topenin): use xord if NONASCII, and get rid of trailing
6744           whitespace.
6745         (These changes from raichle@azu.informatik.uni-stuttgart.de.
6747         * common/{main,texmf}.c [ATARI_ST]: define _stksize (from
6748           ridderbusch.pad@nixdorf.com).
6750         * Makefile (SITEDIR): make default be `pwd', to simplify things.
6751         * mf/MFwindow/Makefile (SITEDIR): lose the `..' in
6752           -I../$(SITEDIR).  (From S.P.Q.Rahtz@ecs.southampton.ac.uk.)
6754         * common/{fileio,texmf}.c [FUNNNY_CORE_DUMP}: don't do the funny
6755           core dump stuff if we're BibTeX (from elisabet@max.u.washington.edu).
6757         * {tex,mf}/small.diff: new file to replace the big patches.  Now
6758           big is the default.
6760         * bibtex/small.diff: new patch to go backwards from the big BibTeX
6761           to the small one.
6762         * README (Changing constants): document this.
6764         * common/extra.c (checked_fopen): return NULL at the end, even
6765           though we don't really return, to stop compiler warnings.  (from
6766           steele@ecn.purdue.edu).
6768         * common/extra.c (checked_fopen): before we hand the string to
6769           perror, make it into a C string (from
6770           kabal@aldebaran.insl.mcgill.ca).
6772         * tex/Makefile (latex.fmt): remove comment about hacked lplain
6773           (from kabal@aldebaran.insl.mcgill.ca).
6775         * web2c/Makefile (web2cy.c): Print a message about expected s/r
6776           conflicts.  Also use -v when invoking yacc.
6777         (clean): remove `y.output'.
6779         * Makefile (install-formats, install-bases): do `install dir1/file
6780           dir2/file' instead of `install dir1/file dir2', since Ultrix
6781           install is broken (in yet another way)  (from
6782           scole@doorstop.berkeley.edu).
6784         * man/{pktogf,pktype,vftovp,gftodvi,gftopk,gftype,tftopl}.man:
6785           document that we look in `.' first.
6787 Sat Jun 29 08:14:12 1991  Karl Berry  (karl at hayley)
6789         * common/extra.c (cwdtestreadaccess): new routine to look in `.'
6790           before anything else.
6791         * common/extra.defines (cwdtestreadaccess): declare it for Pascal.
6792         * dviutil/dvicopy.ch (VF: Open |vf_file|...),
6793           fontutil/{pktogf.ch, pktype.ch, vftovp.ch},
6794           mfware/{gftodvi.ch,gftopk.ch,gftype.ch},
6795           texware/tftopl.ch: use it to open input files.
6797 Fri Jun 28 16:40:10 1991  Karl Berry  (karl at hayley)
6799         * mf/convert: insert `volatile's to avoid MIPS C compiler bugs
6800           (from lgy@newton.phys.washington.edu).
6801         * defaults.h (volatile) [!__STDC__]: define to be the empty
6802           string.
6804         * common/texmf.c (get_date_and_time): use `time_t' instead of
6805           `long' for `time's return type.
6807         * bibtex/bibtex.ch: comment out hacks to do the setjmp/longjmp.
6808         * bibtex/convert: don't put in the setjmp/longjmp.
6810         * Makefile (CCLD): new command to do the link step (suggested by
6811           herber@fnalf.fnal.gov).  Change */Makefile to use it, and the
6812           makeargs variable to pass it down.
6814         * {mf,tex,mfware}/memory.h: rename this, to include conflicts with
6815           a system <memory.h>.  (from newton@gumby.cs.caltech.edu).
6816         * {mf,tex,mfware}/Makefile: rename memory.h here, too.
6818         * Makefile: replace all bare `if's with `-if' (from
6819           kmr@nada.kth.se).
6821         * defaults.h: (integer): move from site.h-dist.
6823         * common/texmf.c: always include <sys/types.h>.
6825         * common/texmf.c [HANDLE_INTERRUPTS]: remove this conditional,
6826           since we unconditionally defined it, anyway.
6828         * site.h-dist (schar) [ANSI]: change conditional to use __STDC__.
6830 Sun Jun  9 12:27:01 1991  Karl Berry  (karl at hayley)
6832         * tex/ctex.ch: apply trie.diff; we'll always have a big
6833           hyphenation trie, instead of requiring the installer to patch
6834           it.
6836 Wed May  8 07:31:19 1991  Karl Berry  (karl at hayley)
6838         * Makefile (stamp-{bases,formats}): make dependent on ini{mf,tex}.
6839         * {mf,tex}/Makefile ({*.base,*.fmt}): likewise.
6841         * mf/cmf.ch (max_strings): change default for small Metafont to
6842           3000: when modes.mf and plain are loaded, there is only room for
6843           250 user strings.
6844         (string_vacancies): change to 10000.
6846 Fri May  3 06:46:05 1991  Karl Berry  (karl at hayley)
6848         * texware/{pl,tf}to{tf,pl}.ch, mfware/gftodvi.ch: declare verbose
6849           as an integer, not a boolean.
6851 Wed May  1 17:04:03 1991  Karl Berry  (karl at hayley)
6853         * texware/pltotf.ch (Constants): increase some sizes some more.
6855 Wed Apr 17 11:26:55 1991  Karl Berry  (karl at hayley)
6857         * man/Makefile (install): don't unconditionally do mkdir $(mandir).
6859 Tue Apr 16 14:14:49 1991  Karl Berry  (karl at ra.cs.umb.edu)
6861         * Version 5.84b.
6863         * README.W2C: remove reference to bigbibtex.ch.
6865         * dviutil: new dvicopy.web and dvicopy.ch from
6866           xitikgun@ddathd21.bitnet.
6868 Tue Apr  9 10:58:39 1991  Karl Berry  (karl at ra.cs.umb.edu)
6870         * common/texmf.c (do_undump) [REGFIX]: use a temporary so we can
6871           use the & operator.
6873         * MACHINES.W2C (Sun 4/470 and SunOS 4.1.1): from
6874           casterln@are.berkeley.edu.
6876         * Makefile (siteh): remove this.
6877         (stamp-common): remove dependency on it.
6879 Tue Apr  2 16:23:02 1991  Karl Berry  (karl at ra.cs.umb.edu)
6881         * Version 5.84a.
6883         * web/tangleboot.c: bring up to date.
6885 Tue Apr  2 13:28:35 1991  Karl Berry  (karl at churchy.gnu.ai.mit.edu)
6887         * common/endian.c: define the symbol `WEB2C_BIG_ENDIAN', since
6888           <sys/machine.h> . 
6889         * common/texmf.c (do_dump, do_undump): use that name.
6891 Tue Apr  2 09:52:55 1991  Karl Berry  (karl at godwin)
6893         * bibtex/bibtex.ch: make `big' BibTeX the default.
6895         * common/extra.h (gargv): make declaration extern.
6897         * web2c/web2c.c (ii): remove second declaration.
6899         * web/tangle.ch, fontutil/vptovf.ch, mfware/gftype.ch,
6900           texware/pltotf.ch: change version numbers in banner.
6902 Thu Mar 28 14:28:01 1991  Karl Berry  (karl at apple-gunkies)
6904         * mf/Makefile (run-trap): specify the current directory to find
6905           trap.tfm and trap.72270gf.
6907         * all Makefiles: add alloca.o to the common object files.
6909         * Makefile (triptrap): new dependency `stamp-common'.
6911         * common/Makefile (endian.h): use `./endian', not just `endian'.
6913 Tue Mar 26 14:05:00 1991  Karl Berry  (karl at ds5000)
6915         * Makefile (install-formats, install-bases): don't quit if the
6916           mkdir fails on the installation directory.
6918         * tex/tex.web, fontutil/pktogf.web: new versions.
6919         * fontutil/pktogf.ch: change version number.
6921         * Makefile (web2c): define as just `web2c', and rename the
6922           directory.  All the scripts use that name.
6924 Tue Mar 26 13:48:36 1991  Karl Berry  (karl at ra.cs.umb.edu)
6926         * common/texmf.c (time): remove this declaration, since different
6927           systems want a different return type.  (from bush@evax.uta.edu)
6929 Mon Mar 25 08:25:36 1991  Karl Berry  (karl at hayley)
6931         * Makefile (stamp-web2c): remove all dependencies.
6932         * web2c: change directory name to include version number.
6933         (web2c): new variable to define the name of the web2c directory.
6935 Fri Mar 22 10:40:22 1991  Karl Berry  (karl at hayley)
6937         * common/extra.c (setpaths): use a string version of the
6938           PATH_DELIMITER when concatenating paths.
6939         (PATH_DELIMITER_STR): new macro.
6941         * mf/MFwindow/x11-xt.c (mf_x11_updatescreen): remove redundant
6942           stuff after #endif.
6944         * web2c/{web2c.h,web2c.c}: remove redundant preprocessor definitions.
6946         * web2c/web2c.c (my_output); don't always output a space after
6947           every token.  [no, rescind that, some sed scripts depend on the
6948           existing form of output.]
6950         * common/extra.c (getwd): don't initialize the automatic
6951           structure; cc can't handle it.
6953         * Makefile, */Makefile: use LDFLAGS at the beginning of linking
6954           lines, and LOADLIBES at the end.
6956         * COPYING.W2C: new file necessary for getopt; refer to it in
6957           README.
6959 Tue Mar 19 15:19:35 1991  Karl Berry  (karl at hayley)
6961         * mfware/gftopk.ch (open_pk_file): don't search backwards through
6962           garbage for a `/' (found by mackay@cs.washington.edu).
6963         * fontutil/pktogf.ch (open_gf_file): likewise.
6965 Mon Mar 18 13:48:34 1991  Karl Berry  (karl at hayley)
6967         * {tex,mf}/Makefile ({tex,mf}-extra.o): remove the C file before
6968           creating the link.
6970 Fri Mar 15 10:41:22 1991  Karl Berry  (karl at hayley)
6972         * site.h-dist (SPRINTF_RETURN_TYPE): remove this; it's caused
6973           about a zillion times more trouble than it's worth.
6975         * mfware/gftodvi.ch: change default extension to `2602gf',
6976           following dek's change for art.
6978         * tex/ctex.ch: we're now at version 3.14.
6979         (Also new versions of gftodvi.web and mf.web, but they don't
6980         require any changes to the change files.)
6982 Sun Feb  3 11:22:13 1991  Karl Berry  (karl at hayley)
6984         * mfware/gftodvi.ch: only print final newline if verbose.
6986 Sat Feb  2 09:54:14 1991  Karl Berry  (karl at hayley)
6988         * tex/Makefile (etex.fmt): create the aux file before running initex.
6990         These two changes from jmr@nada.kth.se make calling checked_fopen more
6991         than once with the same argument (as happens with weave patgen.web
6992         patgen.ch) work.
6993         * common/extra.c (checked_fopen): leave the arg as a Pascal string.
6994         * common/fileio.c (open_input): terminate the result that comes
6995           back from checked_fopen with a null.
6997         * common/texmf.h (dumpint): use do...while (0) to prevent syntax
6998           errors.
7000         * PROJECTS.W2C: remove the ones that have been implemented.
7002 Sat Jan 19 15:44:26 1991  Karl Berry  (karl at hayley)
7004         * man/gftodvi.man: document the new options.
7006         * */Makefile (commonh): add common.h to the list.
7008         * common/common.h: include <math.h>.
7010         * mfware/gftodvi.ch: implement -overflow-label-offset.
7011         * common/extra.h (optiontable): another new abbreviation to help
7012           in arg parsing.
7013         * common/common.defines (strcmp, atof, optiontable): new
7014           declarations.
7016         * mfware/gftodvi.ch: changes to implement -verbose.
7018         * most .ch files: fix the \title.
7020 Mon Jan 14 09:28:20 1991  Karl Berry  (karl at hayley)
7022         * mf/Makefile (inimf): don't depend on $(windowlib), and don't
7023           link with $(libs); it just wastes disk space.
7024         * common/texmf.c [INI]: undefine all window symbols.
7026         * man/dvitype.man: fix mismatched parentheses.
7028         * man/tftopl.man: document the new option and the path searching.
7030         * common/extra.c (make_c_string): replace spurious call to
7031           `space_terminate' with `null_terminate'.
7033         * texware/tftopl.ch: changes to implement -verbose; also write to
7034           stdout if no output file is specified; also call set_paths
7035           to do path searching for the TFM file.
7037         * texware/pltotf.ch (usage): remove; just print it inline.
7039 Sun Jan 13 16:57:01 1991  Karl Berry  (karl at hayley)
7041         These changes from ken@csis.dit.csiro.au:
7042         * site.h: add TANDY as a possibility.
7043         * defaults.h (FILENAMESIZE) [TANDY]: define to be smaller.
7044         * common/extra.c (end_with_null, end_with_space): rename to
7045           `null_terminate' and `space_terminate'.
7046         * common/texmf.c (interrupt_handler): rename to `catch_interrupt'.
7047         * web/tangle.ch (web_file_name, change_file_name): rename to
7048           `web_name' and `chg_name'.
7049         * web2c/web2c.yacc (function_return_type): rename to
7050           `fn_return_type'.
7052 Sun Jan  6 13:41:08 1991  Karl Berry  (karl at hayley)
7054         * site.h: remove HAVE_GETWD -- now we supply our own.
7056         * Makefile (x11lib): don't include -lXext.
7058         * common/main.c (argv): check if we're beyond the end of argv.
7060         * texware/pltotf.ch: changes for silent running unless `-verbose'
7061           is specified.
7063         * common/extra.h (address_of_int): rename to addressofint.
7065 Fri Jan  4 15:38:40 1991  Karl Berry  (karl at hayley)
7067         * man/Makefile (sedscript): use _ in the patterns, so
7068           `TEXFONTS_SUBDIR' et al. work.  (from drl@vuse.vanderbilt.edu)
7070 Sat Dec 29 13:52:41 1990  Karl Berry  (karl at hayley)
7072         * mfware/gftodvi.ch (Finish the \.{DVI}...): print a newline
7073           before exiting.
7075         * mfware/gftodvi.ch (Get ready to convert...): add only 1 inch
7076           before typesetting the overflow labels.
7078         * common/main.c (gargv): do not make static.
7079         * common/extra.h (gargv): declare.
7080         * common/extra.c (getwd, checked_{{open,ch}dir,{l,}stat): new
7081         routines to find the pathname of the current directory.
7083 Wed Dec 26 09:21:56 1990  Karl Berry  (karl at hayley)
7085         * mfware/gftodvi.ch: put the progress report back in.
7087 Mon Dec 17 09:35:24 1990  Karl Berry  (karl at hayley)
7089         * README.W2C (Online output from MF): we have two versions of the
7090           Suntools support now; mackay@cs.washington.edu sent one based on
7091           the Sunview definitions, instead of gfx_hs.
7093         * *.WEB2C: rename to *.W2C for compatibility with the Unix TeX
7094         distribution.
7096         * common/extra.c (getwd): new routine.
7097         * site.h-dist (HAVE_GETWD): remove this definition; now everybody
7098           has it.
7100         * site.h-dist (FUNNY_CORE_DUMP): new symbol to make core dumps for
7101           a preloaded TeX or MF by giving a strange filename.
7102         * common/{extra,fileio}.c: use FUNNY_CORE_DUMP, instead of BSD,
7103           for the condition.
7105 Sat Dec  8 13:01:18 1990  Karl Berry  (karl at hayley)
7107         * {tex,mf}/Makefile ({tex,mf}-extra.o): make a link to $(extrac)
7108           and compile it, instead of compiling $(extrac), so that parallel
7109           computation work properly.
7111         * tex/Makefile (latex.fmt, slitex.fmt): the files are called
7112           `lplain' and `splain' again, instead of `lplain3' and `splain3'.
7114 Thu Nov 29 10:54:55 1990  Karl Berry  (karl at hayley)
7116         * man/tex.man: don't put @TEXINPUTS@ at the beginning of a line,
7117           since it might start with `.' (from
7118           kabal@aldebaran.insl.mcgill.ca).
7120 Tue Nov 20 10:21:43 1990  Karl Berry  (karl at hayley)
7122         * MACHINES: add info for ESIX on a 386, from uri@ibm.com.
7124 Mon Nov 19 07:04:10 1990  Karl Berry  (karl at hayley)
7126         * texware/pltotf.ch (System-dependent changes): parse arguments
7127           using getopt.
7128         * common/common.defines (gargv, optind, getoptstruct,
7129           getoptlongonly, addressofint, name, hasarg, flag, val): new
7130           definitions.
7131         * common/extra.h (addressofint, hasarg, getoptlongonly): new
7132           definitions.
7134 Sun Nov 18 08:22:18 1990  Karl Berry  (karl at hayley)
7136         * common/texmf.c (initscreen): use the MFTERM envvar, if set, to
7137           determine the user's desired display type.
7138         * man/mf.man: document this.
7140         * common/texmf.c (do_dump): swap the bytes in memory back again
7141           after dumping, since we use some of those values.
7143         * web2c/web2c.yacc (P_F_DEC_PART): allow this to be empty.
7145         * tex/ctex.ch (\input, \openin changes): allow names like
7146           `foo.bar.tex', and look for `foo' before `foo.tex'.
7148         * common/texmf.c (swap_items): new routine.
7149         (do_dump, do_undump): call it, instead of doing bit operations to
7150         pack and unpack the bytes.
7152         * common/endian.c: new file.
7153         * common/Makefile (endian.h): new target.
7154         (all): make endian.h.
7155         * tex/Makefile, mf/Makefile (extrah): add endian.h to the definition.
7157 Tue Nov 13 07:29:45 1990  Karl Berry  (karl at hayley)
7159         * common/extra.c (setpaths): use PATH_DELIMITER instead of ":".
7161 Wed Nov  7 06:44:01 1990  Karl Berry  (karl at hayley)
7163         * common/texmf.c (do_dump): handle dumping 8-byte and 2-byte items.
7164         (dump_four): new routine.
7166         * mf/cmf.ch (clear_terminal): define to do nothing.
7167         * tex/ctex.ch (clear_terminal): likewise.
7169 Tue Nov  6 15:02:51 1990  Karl Berry  (karl at hayley)
7171         * common/texmf.h ((un)dumpthings): call new routines, do_(un)dump.
7172         * common/texmf.c (do_(un)dump): define them to always write and
7173           read BigEndian files.x
7175         * common/texmf.h (generic_(un)dump): call (un)dumpthings.
7177         These changes from rusty@belch.berkeley.edu:
7178         * web/Makefile (veryclean): remove tangle.h.
7180         * web2c/Makefile (clean): remove lex.yy.c.
7182         * Makefile (LN): new variable.
7183         (triptrap): pass LN down.
7184         * mf/Makefile, tex/Makefile: use $(LN) instead of `ln'.
7186         * site.h-dist (schar) [ANSI]: define to be signed char (from
7187           lgy@newton.phys.washington.edu).
7189 Sun Nov  4 09:32:55 1990  Karl Berry  (karl at hayley)
7191         * README.WEB2C: Advertise TUG.
7193         * mf/Makefile (cmmf.base): input cmbase, not cm.
7195         * These changes suggested by chris@mimsy.umd.edu:
7196         * common/texmf.c (bsd_clear_terminal, bsd_wake_up_terminal):
7197           remove these, since the user should control the terminal.
7198         * common/texmf.h (same) [BSD]: remove ifdef's that used
7199           those routines.
7200         * tex/ctex.ch (clear_terminal): define to do nothing.
7202         * common/texmf.c: do not include <sys/fcntl.h>, since we don't
7203           use the fcntl system call.
7205 Thu Nov  1 08:53:47 1990  Karl Berry  (karl at hayley)
7207         * bibtex/Makefile (bibtex.o): do -Dbswap=bswapp.
7209         * mfware/Makefile (mft.o): do -Dlink=link_array.
7211         * Makefile (INSTALL): use -c, for Ultrix's sake.
7212         * install: explicitly exit 0 if $(bindir) et al. exist  (from
7213           dick@sprite.stanford.edu).
7215 Tue Oct 30 09:08:47 1990  Karl Berry  (karl at hayley)
7217         * tex/ctex.ch (@<Declare act...) (for \openin): try to open the
7218           file without the .tex extension.
7220         * tex/bigtrie.diff: new file (from jmr@nada.kth.se).
7222 Thu Oct 25 08:56:19 1990  Karl Berry  (karl at hayley)
7224         * tex/trie.diff (trie): line got truncated at 80 characters (from
7225           piet@cs.ruu.nl).
7227 Tue Oct 23 09:17:57 1990  Karl Berry  (karl at hayley)
7229         * common/texmf.c (input_line, calledit): break lines longer than
7230           80 characters.
7232 Sat Oct 20 11:13:04 1990  Karl Berry  (karl at hayley)
7234         * common/texmf.c (initscreen) [!TRAP]: cosmetic changes.
7236         * common/extra.c (string_copy): declare in the old C style, not
7237           the new.
7239         * tex/trie.diff: update to new version.
7241 Fri Oct 19 17:38:55 1990  Karl Berry  (karl at claude)
7243         * bibtex/convert: put the sed commands that change (pdstype) to
7244           (buftype) back.
7246         * bibtex/Makefile (bibtex.c): make it depend on `convert'.
7248         * Makefile (BibTeX): new target.
7250 Fri Oct 12 13:03:58 1990  Karl Berry  (karl at spiff.ai.mit.edu)
7252         * Version 5.8a.
7254         * mf/fixcoerce.h: restore redefinition of tfmqqqq.
7256         * common/convert: set a variable to `basename $pascalfile .p`.
7258         * common/extra.c (do_subdir_path): assign result of expand_colon
7259           to dir_list, not temp.
7261         * web2c/fixwrites.c (main): fix output for pltotf.
7263 Wed Oct 10 16:41:54 1990  Karl Berry  (karl at spiff.ai.mit.edu)
7265         * web2c/fixwrites.c [ANSI] (bare): give definition as a char.
7267 Sun Oct  7 05:02:58 1990  Karl Berry  (karl at sprite)
7269         * common/extra.h (abs): cast the operands to integer, so the tests
7270         on quarterwords in Metafont work properly (it took three days to
7271         find this one...argh).
7273 Wed Oct  3 14:17:32 1990  Karl Berry  (karl at sprite)
7275         * common/extra.c (S_ISDIR): define if it's not defined, instead of
7276         if we're not _POSIX_SOURCE.
7278         * web2c/fixwrites.c [ANSI] (bare): give prototype as a char.
7280 Wed Oct  3 15:20:34 1990  Karl Berry  (karl at hal)
7282         * tex/Makefile (clean): remove .fmt and .aux files here.
7283         * mf/Makefile (clean): remove .base files here.
7285         * web/Makefile (tangle.p): add an extra sh -c for the sake of the
7286         broken AIX sh; also, add $(CFLAGS) to the tangleboot compilation.
7288 Mon Oct  1 10:14:51 1990  Karl Berry  (karl at aten)
7290         * web2c/fixwrites.c: don't extern strcpy et al.
7292         * mfware/gftopk.ch: fix bobble in banner.
7294 Wed Sep 26 05:56:36 1990  Karl Berry  (karl at hayley)
7296         * common/extra.c (S_ISDIR) [!_POSIX_SOURCE]: define S_ISDIR correctly.
7298         * common/extra.c (expand_colon): new routine.
7299         (do_path, do_subdir_path): call it.
7301 Tue Sep 25 07:24:58 1990  Karl Berry  (karl at hayley)
7303         * common/extra.c (do_path): don't copy from temp if it's null.
7305         * Makefile (install, install-formats, install-formats): do test -d
7306         before running mkdir.
7308         * Makefile (web-dist, web2c-dist): use the name src-$(version) for
7309         the top-level directory.
7311         * tex/Makefile (run-trip), mf/Makefile (run-trap): throw away the
7312         output from the first run.
7314         * web2c/{web2c,splitup}.c: declare argc as an int.
7316         * new versions of the web files from DEK, and hence new versions
7317         of the change files.
7319 Sun Sep 23 06:24:01 1990  Karl Berry  (karl at hayley)
7321         * bibtex/Makefile (bibtex); put LDFLAGS at the end.
7322         * mfware/Makefile (gftodvi): missing ).
7324 Sat Sep 22 07:38:02 1990  Karl Berry  (karl at hayley)
7326         * common/extra.c (do_path): don't replace extra :'s in the middle
7327         of the paths.
7328         (insert_string): delete.
7330         * site.h (TEXFONTS_SUBDIR, ...): new symbols.
7331         * common/extra.c (setpaths): use them.
7332         (do_subdir_path): new routine.
7333         (do_path): remove subdirectory stuff.
7335         * common/fileio.c (open_output): test *f, not f, to see if the
7336         open succeeded.
7338         * common/texmf.c [HANDLE_INTERRUPTS]: include <sys/types.h>, if
7339         POSIX.
7341         * web2c/fixwrites.c: use FILENAMESIZE to define `filename'.
7343         * web/Makefile (tangle.p): missing a $.
7345         * common/extra.c (S_ISDIR): new macro.
7346         (is_dir): use it.
7348         * common/common.h: new file.
7349         * web2c/web2c.h: include it.
7350         * common/extra.h: include it.
7351         * web2c/fixwrites.c: include it.
7353         * web2c/Makefile (web2cl.c): prepend site.h before the lex output,
7354         so flex.skel will have the preprocessor symbols defined.
7356         * web2c/Makefile (fixwrites, splitup, regfix): use LDFLAGS in
7357         addition to CFLAGS.
7359         * Makefile (stamp-web2c): make this depend on the web2c
7360         executables, as well as the sources.
7362         * site.h: another possibility for the OS is POSIX.
7363         * web2c/web2c.h [ANSI]: don't declare sprintf if ANSI or
7364         _POSIX_SOURCE is defined.
7365         [FLEX]: change conditional symbol to FLEX_SCANNER.
7366         * web2c/Makefile (web2c): include LEXLIB, not -ll.
7367         * web2c/splitup.c: include web2c.h, instead of redefining TRUE,
7368         FALSE, sprintf, and the like.
7370         * common/extra.c (setpaths): use the symbol VFFONTS to initialize
7371         the envvar if it is defined.
7372         site.h: put in a prototype definition for VFFONTS.
7374 Tue Sep 18 16:45:04 1990  Karl Berry  (karl at hayley)
7376         * Makefile (web-dist): make the directory of the tar file be
7377         web2c-<version>, not just `web2c'.
7379         * common/fileio.c (open_output): try to open the file in the dir
7380         specified by TEXMFOUTPUT, if opening it in the cwd fails
7381         (suggested by lgy@newton.phys.washington.edu).
7382         * man/{tex,mf,bibtex}.man: document this.
7384 Sun Sep 16 07:50:08 1990  Karl Berry  (karl at hayley)
7386         * README, PROBLEMS, PROJECTS: rename with .WEB2C suffix, to be
7387         closer to what's on the Unix TeX tape.
7389 Thu Sep 13 07:09:18 1990  Karl Berry  (karl at hayley)
7391         * Makefile (install-manpages): pass SITEDIR in.
7392         * man/Makefile (sedscript): remove dependency on
7393         $(SITEDIR)/Makefile.  (These changes from alien@essex.ac.uk.)
7395         * tex/bigtex.diff, mf/bigmf.diff: don't increase max_quarterword,
7396         thus perhaps saving some memory (from morgan@ics.uci.edu).
7398 Tue Sep 11 06:42:43 1990  Karl Berry  (karl at hayley)
7400         * common/extra.c: don't give getcwd a prototype unless ANSI is
7401         defined (from maj@computer-lab.cambridge.ac.uk). 
7403 Thu Sep  6 05:56:20 1990  Karl Berry  (karl at hayley)
7405         * Makefile (x11lib), mf/Makefile (x11lib): include Xext.
7407 Tue Sep  4 09:45:54 1990  Karl Berry  (karl at hayley)
7409         * Makefile (install*): use $(proginstall) or $(fileinstall), as
7410         appropriate.
7411         (fileinstall, proginstall): new variables.
7413 Sun Sep  2 15:51:35 1990  Karl Berry  (karl at hayley)
7415         * site.h-dist (HAVE_GETWD): new option for people who are
7416         fortunate enough to have this.
7417         * common/extra.c (getcwd) [HAVE_GETWD]: define this in terms of
7418         getwd (from morgan@ics.uci.edu).
7420 Fri Aug 31 15:17:19 1990  Karl Berry  (karl at hayley)
7422         * These changes from andy@csvax.cs.caltech.edu.
7424         * mf/MFwindow/tek.c [SYSV]: define bzero and bcmp as memset and
7425         memcmp.
7427         * common/extra.c: always include <sys/types.h> and <sys/stat.h>,
7428         since is_dir needs them.
7430         * */Makefile (link commands): put $(LDFLAGS) at the end of the
7431         command, instead of the beginning.
7433         * web/Makefile (tangle.p): use an already-compiled tangle if
7434         possible, and include LDFLAGS instead of CFLAGS when making tangle
7435         from tangleboot.c.
7437         * site.h-dist (ANSI): say they must have sprintf declared if they
7438         defined this.
7440 Thu Aug 30 15:58:05 1990  Karl Berry  (karl at hayley)
7442         * These changes from andy@csvax.cs.caltech.edu.
7444         * dviutil/dvicopy.ch: don't define cur_name to use text_char.
7446         * web2c/fixwrites.c: declare bare to take an int, not a char, and
7447         define it to return an int.
7449         * common/extra.h, web2c/web2c.h, web2c/splitup: only declare
7450         sprintf if ANSI is not defined, since a prototype with `...'
7451         doesn't match a function without a prototype.
7453 Sun Aug 26 10:45:48 1990  Karl Berry  (karl at aten)
7455         * Version 5.0e.
7457         * Makefile (install-manpages): quote $(INSTALL).
7458         * man/Makefile (all, install): make dependent on stamp-manpages, so
7459         sed isn't invoked every time.
7460         (clean): remove stamp-manpages.
7462         * MACHINES: add info for the HP9000 machines from
7463         mark@comp.vuw.ac.nz.
7465 Sat Aug 25 12:00:50 1990  Karl Berry  (karl at hayley)
7467         * Makefile (alldirs): add `dviutil'.
7468         (install): install dvicopy.
7470         * common/extra.c (do_path): add a null after the path delimiter.
7472         * dviutil/dvicopy.ch: restore lines truncated in transmission.
7473         * dviutil/Makefile: prepend `.' to suffix lines.
7475 Thu Aug 23 06:44:28 1990  Karl Berry  (karl at claude)
7477         * {tex,mf}/Makefile (triptex, trapmf): make dependent on $(iobjs)
7478         and $(commono). 
7480         * common/extra.c (do_path): don't take strlen of an integer.
7482         * web2c/Makefile (veryclean): remove yacc.*.
7484 Wed Aug 22 06:16:03 1990  Karl Berry  (karl at hayley)
7486         * Makefile (FORMATINSTALL): new variable; defines installation
7487         commands for .fmt's and .base's.
7489         * common/extra.c (do_path): use PATH_DELIMITER instead of ':'.
7491         * {tex,mf}/Makefile: use tex.fmt and mf.base when making other
7492         formats or bases.
7494         * Makefile (YACC, LEX): new variables.
7495         (stamp-web2c): pass them down when compiling web2c.
7497         * common/extra.c (do_path): do chdirs to the directories in the
7498         path.
7500         * common/extra.{c,h} (ztoint) [sequent]: remove this, since
7501         the Sequent compiler doesn't have the casting problem any more.
7503 Thu Aug 16 15:24:02 1990  Karl Berry  (karl at apollo)
7505         * common/extra.c (do_path): don't look for subdirectories if we
7506         used the default value (sometimes).
7508         * common/extra.c (do_path): only look for subdirectories
7509         conditionally.
7510         (setpaths): don't look for subdirectories in all paths.
7512         * common/extra.c (do_path): don't clobber the path as we check for
7513         subdirectories.
7515         * tex/Makefile (run-trip), mf/Makefile (run-trap): remove
7516         trip.tex/trap.mf before linking
7518 Wed Aug 15 08:45:28 1990  Karl Berry  (karl at hayley)
7520         * web/tangleboot.{pas,c}: update these.
7522         * Makefile (install-formats, install-bases, install): move the
7523         commands for the first two from the third.
7525         * mfware/mft.ch (open_input): use MF_INPUT_PATH to open the .mf
7526         file.
7527         * man/mft.man: document this.
7529         * site.h (MAXPATHLEN): remove this; we allocate the storage
7530         dynamically now.
7531         * man/{tex,mf}.man: don't refer to MAXPATHLEN.
7532         * common/extra.c (xmalloc, xrealloc): new routines.
7534         * common/extra.c (do_path): find all the subdirectories here, and
7535         add them to the path.
7536         (testreadaccess): remove the subdirectory checking here.
7538         * tex/ctex.ch (\S552): initialize bchar_label[null_font], et al.,
7539         to avoid arbitrary font_info data as being interpreted as lig/kern
7540         programs (from Chris Thompson).
7542         * common/extra.c (setpaths): take an argument saying which paths
7543         to initialize.
7544         * common/common.defines (setpaths): declare to be a procedure with
7545         parameters.
7546         * common/extra.h (...PATHBIT): new macros to define that argument.
7547         * common/common.defines (...PATHBIT): make them available to the
7548         change files.
7549         * bibtex/bibtex.ch (get_the_top_level_aux_file_name),
7550         fontutil/pktogf.ch (PK_to_GF), pktype.ch (PKtype), vftovp.ch
7551         (VFtoVP), mfware/gftodvi.ch (GFtoDVI), gftopk.ch (initialize),
7552         gftype.ch (initialize), mft.ch (scan_args), texware/dvitype.ch
7553         (DVItype), dviutil/dvicopy.ch (DVIcopy), mf/cmf.ch, tex/ctex.ch:
7554         change call to set_paths.
7556         * common/{extra.c, extra.h, common.defines): define another
7557         path-searching constant, VFFILEPATH, which uses the environment
7558         variable VFFONTS.
7559         * dviutil: new subdirectory to hold dvicopy, whose change file
7560         uses VFFILEPATH (from xitikgun@ddathd21.bitnet).
7561         * fontutil/vftovp.ch: use VFFILEPATH.
7562         * man/vftovp.man: document this.
7564         * common/{extra,fileio}.c (terminate_with_space,
7565         terminate_with_null): rename to `end_with_space' and
7566         `end_with_null', so brain-dead linkers that only look at the first
7567         16 characters don't break.
7569 Tue Aug 14 11:32:35 1990  Karl Berry  (karl at aten)
7571         * common/extra.c (do_path): allocate an extra byte for the
7572         trailing null.
7574 Mon Aug 13 14:45:06 1990  Karl Berry  (karl at aten)
7576         * Makefile (fmts): add picplus.
7577         * tex/Makefile (fmts): likewise.
7579         * man/Makefile (manfiles): remove trailing \ from last item in list.
7581         * {bibtex,mf,tex}/Makefile: remove form feeds.
7583 Sun Aug 12 10:23:12 1990  Karl Berry  (karl at hayley)
7585         * web/tangle.ch (scan_args): if a `.' occurs before a `/' in a
7586         filename, don't count it as starting the extension.
7587         * web/weave.ch (scan_args): likewise.
7588         Probably other programs need to be fixed in the same way.
7590         * common/convert: pass the name of file being converted to
7591         fixwrites.
7592         * web2c/fixwrites.c: convert vptovf error messages properly.
7593         (These changes from rokicki@neon.stanford.edu.)
7595 Fri Aug 10 09:02:31 1990  Karl Berry  (karl at hayley)
7597         * mf/cmf.ch: fix another casting problem (from
7598         xitikgun@ddathd21.bitnet).
7600 Wed Aug  8 06:43:28 1990  Karl Berry  (karl at hayley)
7602         * common/extra.c (DO_PATH): replace this macro with a routine, and
7603         expand extra `:'s into the system default.
7604         (insert_string): new routine.
7605         * site.h: warn them not to put extra `:'s in the system default.
7606         * man/{almost everything}: document this.
7608         * mfware/gftodvi.ch, fontutil/vftovp.ch: break up huge case
7609         statement (from maj@computer-lab.cambridge.ac.uk).
7610         * PROBLEMS: remove old fix for the huge case statements.
7612 Tue Aug  7 07:19:32 1990  Karl Berry  (karl at hayley)
7614         * mf/Makefile (run-trap): run `./trapmf', not just `trapmf'.
7615         * tex/Makefile (run-trip): analogously.
7616         * Makefile (web2c-dist): rename site.h to site.h-dist.
7617         (These changes from dorab@twinsun.com.)
7619 Fri Aug  3 15:55:53 1990  Karl Berry  (karl at hayley)
7621         * Makefile (install): add links for plain.fmt and plain.base.
7623         * PROBLEMS: add patches for the 3b2 for the old TeX (from
7624         oc@vmp.com).
7626 Tue Jul 31 11:43:38 1990  Karl Berry  (karl at hayley)
7628         * mf/Makefile: add missing quote (from dick@sprite.stanford.edu).
7630 Fri Jul 13 06:48:15 1990  Karl Berry  (karl at hayley)
7632         * Makefile: remove ^L's.
7634 Sun Jul  8 06:44:06 1990  Karl Berry  (karl at hayley)
7636         * common/extra.c (fprint_pascal_string): new routine.
7637         (printpascalstring): call it.
7638         (errprintpascalstring): new routine.
7639         * common/common.defines: declare errprintpascalstring.
7640         * texware/dvitype.ch: use it when printing the TFM file name.
7642         * common/extra.c (READABLE_FILE): new macro.
7643         (testreadaccess): use it, instead of using access(2) directly.
7645         * tex/trie.h: delete.
7646         * tex/trie.diff: new file with diffs for a larger trie size (from
7647         xitikgun@ddathd21.bitnet).
7648         * common/texmf.defines: remove trie definitions.
7650         * bibtex/bibtex32.diff: new file with diffs for a big BibTeX (from
7651         beebe@science.utah.edu).
7653         * mf/trapenv: define GFFONTS.
7655 Mon Jun 18 08:37:41 1990  Karl Berry  (karl at hayley)
7657         * site.h (schar) [AIX]: define to be INT.
7658         * web2c/web2c.yacc (SIMPLE_TYPE): output UNSIGNED_SHORT_STRING
7659         instead of "unsigned short", and define the former to be "int" for
7660         AIX.
7662 Thu May 31 14:14:18 1990  Karl Berry  (karl at aten)
7664         * common/fileio.c (open_input): don't call funny_core_dump if
7665         we're bibtex.
7667         * common/extra.c (is_dir): don't declare as static.
7669         * web2c/{fixwrites,regfix}.c (remove_newline): don't use
7670         ANSI-style declarations.
7672         * mf/MFwindow/x11-Xt.c: declare functions as static, if they're
7673         defined that way.
7675         * mf/MFwindow/x10.c (sprintf): don't declare it.
7677         * common/texmf.c (funny_core_dump): don't define as static.
7679         * web/tangle.ch: incorporate changes to only open the pool file if
7680         it's actually used (from xitigkun@ddathd21.bitnet).
7682 Wed May 30 07:10:10 1990  Karl Berry  (karl at hayley)
7684         * common/extra.c (testreadaccess): initialize ok to zero, improve
7685         the loop logic.
7687 Sun May 27 10:21:22 1990  Karl Berry  (karl at hayley)
7689         * common/extra.h, web2c/splitup.c, web2c/web2c.h: declare sprintf
7690         using SPRINTF_RETURN_TYPE.
7691         * site.h: define it.
7693 Sat May 26 07:55:54 1990  Karl Berry  (karl at hayley)
7695         * common/texmf.c (input_line): do not worry about NONASCII or
7696         characters going out of range when we fill up `buffer'.
7698         * web2c/{fixwrites,regfix}.c: replace calls to gets(3) with calls
7699         to fgets(3).
7701         * tex/trie.h: new file to help implement larger hyphenation tries.
7702         * common/common.defines (trl, trc, tro, trb, trieentry): new
7703         fields and a type, for the same reason.
7704         (from xitikgun@ddathd21.bitnet, but the diff to ctex.ch has not
7705         been created yet).
7707         * common/texmf.c, mf/MFwindow/uniterm.c: merge Uniterm support
7708         from T. Hageman.
7710 Tue May 22 09:56:01 1990  Karl Berry  (karl at hayley)
7712         * common/extra.c (testreadaccess): close the directories in the
7713         path after we search them for subdirectories.
7715         * tex/tex-extra.c (main): set up TEXformatdefault with the format
7716         from the program name, instead of the first line of input (from
7717         ramshaw@src.dec.com).
7719 Sun May 20 12:03:12 1990  Karl Berry  (karl at hayley)
7721         * web/tangle.ch (<Get |web_file_name|...>): make sure the web name
7722         ends with a space.  Ditto for the change file.
7724 Thu May 17 10:43:00 1990  Karl Berry  (karl at hayley)
7726         * web2c/web2c.c (initialize): check the result of the fopen (from
7727         lonhyn@gulag.nas.nasa.gov).
7729 Mon May 14 07:16:47 1990  Karl Berry  (karl at hayley)
7731         * texware/dvitype.ch: use testreadaccess and other common
7732         routines; output to stdout.
7733         * web/{tangle,weave}.ch: use common routines.
7734         
7735         * fontutil/{extra.?, futil.defines, convert}: move to new
7736         subdirectory `common'.
7738         * tex/Makefile (run-trip): set the environment before running
7739         triptex.
7740         tripenv: new file.
7741         * mf/Makefile, mf/trapenv: analogously.
7743 Sun May 13 10:09:02 1990  Karl Berry  (karl at hayley)
7745         * web2c/web2c.c (main): only print the number of symbols if
7746         `debug' is set.
7748         * texware/texware.h (unsignedcharargv): new macro for dvitype.
7750         * {texware/texware.h, mfware/mfware.h} (reset, rewrite): cast the
7751         filename argument to char *.
7753         * web2c/web2c.yacc (do_proc_args): add an & if we're generating
7754         ANSI code, and have a var parameter (from andy@csvax.caltech.edu).
7756         * defaults.h [High C on an IBM]: add pragma's (from bells@ibm.com).
7758         * tex/ctex.ch (a_open_in): try to open the input file without
7759         .tex, if opening with .tex fails (from Tom Hageman via
7760         vens@hgrrug5.bitnet).
7762         * {mf,tex}/extra.c (calledit) [NONASCII]: use xchr (from Tom
7763         Hageman via vens@hgrrug5.bitnet).
7765         * Makefile (run-triptrap): split up into two targets, run-trip and
7766         run-trap.
7768         * tex/Makefile (fmts): new target.
7769         (tex.fmt, et al.): run initex to make these.
7770         * mf/Makefile (bases): new target.
7771         (mf.base, cmmf.base): run inimf to make these.
7772         (From beebe@science.utah.edu.)
7774         * Makefile (manpages, install-manpages): new targets.
7775         man: new directory with the man pages
7776         (from ken@cs.rochester.edu).
7778         * mfware/gftodvi.ch (open_gf_file): don't bother defining
7779         packed_font_file_path, since we don't use it.
7780         * mfware/gftype.ch (open_gf_file): ditto.
7782 Sun May  6 08:24:27 1990  Karl Berry  (karl at hayley)
7784         (All the following from andy@csvax.caltech.edu)
7785         * web2c/web2c.lex (input, unput): declare if they're not #defined.
7787         * web/weavext.c (strcpy, strcat): add `const'.
7789         * mfware/mfwarext.c (sprintf): declare differently for SYSV and ANSI.
7790         tex/extra.c, mf/extra.c, web/tanglext.c, texware/texwarext.c: ditto.
7792         * mfware/mfware.h (openf) [ANSI]: declare it.
7794         * fontutil/extra.c (testreadaccess): handle absolute path names
7795         correctly.
7797         * web/Makefile (tangle.p): do `./tangle' instead of `tangle',
7798         since not everyone has . in their path (from
7799         beebe@science.utah.edu).
7801 Sat May  5 12:17:32 1990  Karl Berry  (karl at hayley)
7803         * texware/{pltotf,tftopl}.ch (main): don't print a newline at the
7804         end.
7806         * web2c/web2c.yacc (FUNCTION_HEAD): only print the function name
7807         if debug is true.
7809         * mfware/gftopk.ch (comment): increase array size by one, to leave
7810         room for the trailing null.
7812         * mfware/Makefile (CFLAGS): remove -Dlink=link_array.
7814 Fri May  4 21:51:16 1990  Karl Berry  (karl at hayley)
7816         * mfware/gftodvi.ch (open_tfm_file): use tex_font_file_path, not
7817         generic_font_file_path (from morgan@ics.uci.edu).
7819 Fri Apr 27 07:22:50 1990  Karl Berry  (karl at hayley)
7821         * Makefile (install): make work with install, not just cp (from
7822         grunwald@foobar.colorado.edu).
7824         * tex/ctex.ch: define hash_size and hash_prime, so that LaTeX
7825         works with the small TeX.
7827         * web2c/web2c.c [HP]: yytext is an unsigned char (from
7828         pfs@kc.abdn.ac.uk).
7830         * mf/extra.c (calledit): remove the xor with 0x80.
7832         * site.h: warn about bibtex and -DANSI not mixing.
7834 Wed Apr 18 11:44:49 1990  Karl Berry  (karl at aten)
7836         * Version 5.0c. (5.0b was released by Tim.)
7838         * web/Makefile: (.ch.p): invoke ./tangle instead of `tangle'.
7840         * site.h: change default glueratio to `float'.
7842         * web/Makefile (tangle.p): put the ``until...done'' in an sh -c,
7843         for the sake of Ultrix (from maj@computer-lab.cambridge.ac.uk).
7845         * PROBLEMS: add patch for yacc problem (from justin@crim.ca).
7847 Mon Apr 16 08:03:52 1990  Karl Berry  (karl at hayley)
7849         * site.h: do not unconditionally (un)define the symbols.
7851 Thu Apr 12 21:33:41 1990  Karl Berry  (karl at hayley)
7853         * tex/extra.c (calledit): do not xor with 0x80 (from
7854         ekrell@ulysses.att.com).
7856 Fri Apr  6 20:40:20 1990  Karl Berry  (karl at hayley)
7858         * {tex,mf}/extra.c (zinputln): have to test against 255, not 127.
7860         * web/Makefile: touch tangle.h (from colin@umist.ac.uk).
7862 Wed Apr  4 16:10:03 1990  Karl Berry  (karl at aten)
7864         * PROBLEMS: cc and gftodvi/vftovp don't mix.
7866 Thu Mar 29 07:50:15 1990  Karl Berry  (karl at mole.ai.mit.edu)
7868         * Version 5.0a (with ken's changes to the change files).
7870 Tue Mar 27 08:01:20 1990  Karl Berry  (karl at hayley)
7872         * web2c/web2c.yacc (FUNCTION_HEAD): check for debug before
7873         printing out the function name.
7875         * texware/Makefile (pltotf): don't put this on two lines.
7877 Fri Mar 23 18:46:49 1990  Karl Berry  (karl at aten)
7879         * Version 4.893c.
7881         * web2c/Makefile: do test ... instead of [ ... ].
7882         mf/MFwindow/Makefile: use $(SHELL) instead of /bin/sh.
7884 Thu Mar 22 18:20:38 1990  Karl Berry  (karl at aten)
7886         * texware/dvitypext.c: declare packrealnameoffile to be void, even
7887         if ANSI is not defined, else Ultrix loses.
7889 Fri Mar  9 08:38:56 1990  Karl Berry  (karl at hayley)
7891         * defaults.h, site.h: move ANSI from the former back to the
7892         latter, since some systems want it.
7894         * bibtex/bibtex.ch (int_to_ASCII): use `the_int' instead of `int'
7895         as the first parameter name; some cc's bomb with `int'.
7896         (from rusty@garnet.berkeley.edu)
7898         * texware/dvitypext.c (packrealnameoffile): return type is void.
7900         * */Makefile (veryclean): remove backup files, core files.
7901         */Makefile: use $(SHELL) ./<script> instead of ./<script>.
7902         web/Makefile: define SHELL.
7903         (mackay@cs.washington.edu supplied these changes.)
7905 Fri Mar  2 17:27:22 1990  Karl Berry  (karl at hayley)
7907         * texware/dvitype.ch: make input be 8 bits, like the rest of the
7908         programs.
7910 Sun Feb 25 20:36:19 1990  Karl Berry  (karl at hayley)
7912         * {mf,tex}/ini_to_tr[ai]p: save the .h file we're editing.
7914 Thu Feb 22 21:06:49 1990  Karl Berry  (karl at hayley)
7916         * */Makefile: change $(RM) to rm.
7918         * texware/texware.h: do not cast the result of getc to char, for
7919         the sake of Ultrix.
7921 Sat Feb 17 07:36:50 1990  Karl Berry  (karl at hayley)
7923         * README: Make the instructions for bootstrapping tangle correct.
7925         * Makefile (dist): tangleboot.pas is in web, not web2c.
7927         * {mfware,texware,web,web2c}/Makefile: remove $(CFLAGS) from the
7928         load lines.
7930         * bibtex/bibext.c: move conditional on BSD to after #include
7931         "site.h" (from bsuggs@hac.arpa.com).
7933         * web2c/Makefile (web2cy.c): do `-if', since one of the commands
7934         exits with bad status under Ultrix.
7936 bibtex:
7937 Mon Feb 21 14:49:52 1994  Karl Berry  (karl@cs.umb.edu)
7939         * Makefile.in: srcdir changes from simon.
7941 Wed Feb  2 11:00:09 1994  Karl Berry  (karl@cs.umb.edu)
7943         * Version 6.1.
7945 Mon Jan 24 07:33:17 1994  Karl Berry  (karl@cs.umb.edu)
7947         * Version 6.0.
7949 Sun Nov  7 14:26:23 1993  Karl Berry  (karl@cs.umb.edu)
7951         * convert: Remove call to sync.
7953 Fri Nov  5 15:50:55 1993  Karl Berry  (karl@cs.umb.edu)
7955         * bibtex.ch (option_index): Declare as int.
7957 Tue Oct 12 14:07:15 1993  Karl Berry  (karl@cs.umb.edu)
7959         * bibtex.ch (verbose): Declare as int.
7961 Sun Oct  3 12:41:46 1993  Karl Berry  (karl@cs.umb.edu)
7963         * Makefile.in (cbibtex.ch): Don't chmod 444.
7964         (commonh): paths.h is in kpathsea.
7965         (commono): kpathsea.a has its own variable now.
7966         (*clean): Include standard targets.
7967         (program): New variable.
7969 Sun May 23 06:17:53 1993  Karl Berry  (karl@cs.umb.edu)
7971         * bibtex.ch (max_bib_files): Increase to 1000.
7973 Sun May  9 10:10:01 1993  Karl Berry  (karl@cs.umb.edu)
7975         * Makefile.in (commonh): Remove $(srcdir) for paths.h.
7976         (commono): Add kpathsea library.
7978 Fri Apr 30 15:07:24 1993  Karl Berry  (karl@cs.umb.edu)
7980         * Makefile.in (commonh): Add paths.h.
7982 Sat Apr 10 16:41:18 1993  Karl Berry  (karl@cs.umb.edu)
7984         * convert: Don't sync unless /bin/sync exists.
7986 Fri Apr  9 16:07:24 1993  Karl Berry  (karl@cs.umb.edu)
7988         * Makefile.in (commonh): Define as config.h.
7990 Thu Mar 25 16:59:08 1993  Karl Berry  (karl@cs.umb.edu)
7992         * Makefile.in (openinout.c): Remove the file before making the link.
7994 Sat Mar 13 11:44:46 1993  Karl Berry  (karl@cs.umb.edu)
7996         * Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
7998         * convert: Use cpascal.h instead of pascal.h.
8000 Sun Feb 21 08:27:23 1993  Karl Berry  (karl@cs.umb.edu)
8002         * Version 5.851d.
8004 Fri Feb 19 13:21:01 1993  Karl Berry  (karl@cs.umb.edu)
8006         * small.sed (max_ent_strs): Restore to 3000.
8008 Tue Feb 16 17:53:06 1993  Karl Berry  (karl@cs.umb.edu)
8010         * Makefile.in (install-exec, install-data): New targets.
8012 Mon Feb 15 12:06:14 1993  Karl Berry  (karl@cs.umb.edu)
8014         * bibtex.ch (27): Allow any character as input.
8016 Tue Jan 26 17:09:10 1993  Karl Berry  (karl@cs.umb.edu)
8018         * bibtex.ch (banner): Use version_string.
8020 Sun Jan  3 13:28:45 1993  Karl Berry  (karl@cs.umb.edu)
8022         * Makefile.in (distclean): Remove Makefile.
8024 Thu Dec 17 07:36:44 1992  Karl Berry  (karl@cs.umb.edu)
8026         * bibtex.ch (198): @d int == `the_int', instead of doing the
8027         substitution ourselves.
8029         * bibtex.ch: Move command-line processing to the existing section
8030         that handles it.
8032         * Makefile.in (libs): $(fileio) => $(fileioo).
8034 Wed Dec 16 18:03:32 1992  Karl Berry  (karl@cs.umb.edu)
8036         * bibtex.ch: Put in option parsing; make min_crossrefs a variable,
8037         instead of a constant.
8039 Sun Dec 13 14:24:35 1992  Karl Berry  (karl@cs.umb.edu)
8041         * Makefile.in (c-sources): New target.
8043 Sat Dec 12 14:07:37 1992  Karl Berry  (karl@cs.umb.edu)
8045         * Makefile.in: Rewrite from Makefile.
8047         * small.sed: New file to replace small.diff.
8049 Mon Nov 16 08:09:07 1992  Karl Berry  (karl@cs.umb.edu)
8051         * Makefile (cbibtex.ch): New target.  (Copy from bibtex.ch.)
8053         * bibtex.ch (lex_class): Make RET be white_space.
8055 Sun Nov  1 16:20:05 1992  Kathy Hargreaves  (letters@red.cs.umb.edu)
8057         * bibtex.ch (max_bib_files): increase to 100.
8059 Thu Sep 24 11:04:03 1992  Karl Berry  (karl@cs.umb.edu)
8061         * Makefile (openinout.c): avoid use of $<.
8063 Fri Sep  4 08:58:58 1992  Karl Berry  (karl@hayley)
8065         * Makefile (extraclean): new target.
8066         (distclean): don't remove backup files etc. here.
8068 Wed Aug 19 08:39:55 1992  Karl Berry  (karl@hayley)
8070         * Makefile (openinout.c): new target.
8071         (clean): remove it.
8073 Wed Aug 12 16:16:28 1992  Karl Berry  (karl@hayley)
8075         * Makefile (fileioo): use the default compilation rule.
8077 Wed Jul 15 11:52:40 1992  Karl Berry  (karl@hayley)
8079         * bibtex.ch, small.diff: don't change the value of min_crossrefs.
8081 Sun Jul  5 07:23:23 1992  Karl Berry  (karl@hayley)
8083         * convert (sed): change `/bin/sed' to `sed'.
8085         * bibtex.ch: avoid lines >= 80 chars.
8087 Fri Jul  3 11:59:50 1992  Karl Berry  (karl@hayley)
8089         * Makefile (bibtex.p): depend on cbibtex.ch, not bibtex.ch.
8091 Thu Jul  2 16:04:37 1992  Karl Berry  (karl@hayley)
8093         * Makefile (CPPFLAGS): new variable
8094         (.c.o): use it.
8095         (cflags): change to CFLAGS.
8097 Thu May 14 19:21:10 1992  Karl Berry  (karl@claude.cs.umb.edu)
8099         * Version 5.851c.
8101 Sat Apr 25 09:18:17 1992  Karl Berry  (karl@hayley)
8103         * convert: sync after the pipe.
8105         * Makefile (libs): new var to abbreviate `../libs.a $(LIBS)'.
8106         (bibtex): use it.
8108         * Makefile (distclean): new target.
8110 Thu Apr 23 12:07:32 1992  Karl Berry  (karl@hayley)
8112         * Makefile: fix clean targets (from Andreas).
8114 Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
8116         * Version 5.851b.
8118 Sun Apr 12 11:46:24 1992  Karl Berry  (karl@hayley)
8120         * bibtex.ch: use BSTINPUTS to look for the BST file instead of
8121           TEXINPUTS.
8123 Sat Apr 11 10:31:57 1992  Karl Berry  (karl@hayley)
8125         * bibtex.ch (388): remove mutually exclusive test, instead of
8126           fixing it.
8128 Fri Apr 10 17:26:30 1992  Karl Berry  (karl@hayley)
8130         * small.diff: remake this so it works properly.
8132         * Makefile (mostlyclean): remove cbibtex.ch.
8133         (.ch.p): tangle with cbibtex.ch.
8135 Fri Apr  3 09:53:25 1992  Karl Berry  (karl at hayley)
8137         * Version 5.851a.
8139 Mon Mar 30 11:20:11 1992  Karl Berry  (karl at hayley)
8141         * bibtex.ch (388): fix mutually exclusive tests.
8143 Fri Mar 20 16:14:05 1992  Karl Berry  (karl at hayley)
8145         * Makefile (mostlyclean): new name for `clean'.
8146         (clean): what `realclean' used to be.
8147         (realclean): nothing to do anymore.
8148         (install): install the program.
8150 Fri Jan 24 09:08:31 1992  Karl Berry  (karl at hayley)
8152         * Makefile (cflags): don't include -I../config.
8154         * bibtex.ch (max_ent_strs): reduce to 10000, as the previous value
8155           allocated 2.5MB (even this allocates 1MB).
8157 Sun Jan 12 09:16:54 1992  Karl Berry  (karl at hayley)
8159         * Makefile (bibtex.o): remove -Dbswap=bswapp.  Why did I do this?
8161         * Makefile (fileioh): no longer exists.
8163         * convert (../common): now ../lib.
8165 Sat Jan 11 16:53:05 1992  Karl Berry  (karl at hayley)
8167         * bibtex.ch (FILENAMESIZE): rename to `PATH_MAX'.
8169         * Makefile: redo for new configuration.
8171 Tue Jan  7 16:09:55 1992  Karl Berry  (karl at hayley)
8173         * bibtex.ch (10/main program): exit with bad status if history >
8174           warning_message.
8175 Mon Feb 21 14:50:08 1994  Karl Berry  (karl@cs.umb.edu)
8177         * Makefile.in: srcdir changes from simon.
8179 Thu Feb 10 10:00:49 1994  Karl Berry  (karl@cs.umb.edu)
8181         * dvicopy.ch: Don't print fontname twice when it can't be opened.
8182         Increase table sizes.
8184 dviutil:
8185 Wed Feb  2 11:00:09 1994  Karl Berry  (karl@cs.umb.edu)
8187         * Version 6.1.
8189 Mon Jan 24 07:33:33 1994  Karl Berry  (karl@cs.umb.edu)
8191         * Version 6.0.
8193 Tue Oct 12 13:35:28 1993  Karl Berry  (karl@cs.umb.edu)
8195         * Makefile.in: Simplify kpathsea references.
8197 Sun Oct  3 12:56:06 1993  Karl Berry  (karl@cs.umb.edu)
8199         * Makefile.in (commonh): paths.h is in kpathsea.
8200         (commono): kpathsea.a has its own variable now.
8201         (*clean): Include standard targets.
8202         (program): New variable.
8203         (install): Use it.
8205 Fri May 21 14:08:08 1993  Karl Berry  (karl@cs.umb.edu)
8207         * dvitype.ch (open_{dvi,tfm}_file): Don't declare unused variable i.
8209 Sun May  9 10:10:48 1993  Karl Berry  (karl@cs.umb.edu)
8211         * Makefile.in (commonh): Remove $(srcdir) for paths.h.
8212         (commono): Add kpathsea library.
8214 Fri Apr 30 15:07:41 1993  Karl Berry  (karl@cs.umb.edu)
8216         * Makefile.in (commonh): Add paths.h.
8218 Fri Apr  9 16:07:39 1993  Karl Berry  (karl@cs.umb.edu)
8220         * Makefile.in (commonh): Define as config.h.
8222 Sat Mar 13 12:10:31 1993  Karl Berry  (karl@cs.umb.edu)
8224         * Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
8226 Sun Feb 21 08:27:57 1993  Karl Berry  (karl@cs.umb.edu)
8228         * Version 5.851d.
8230 Tue Feb 16 17:53:43 1993  Karl Berry  (karl@cs.umb.edu)
8232         * Makefile.in (install-exec, install-data): New targets.
8234 Tue Jan 26 16:38:05 1993  Karl Berry  (karl@cs.umb.edu)
8236         * *.ch (banner): Use version_string.
8238         * Makefile.in: Merge dvitype from texware.
8239         
8240 Sun Jan  3 13:29:30 1993  Karl Berry  (karl@cs.umb.edu)
8242         * Makefile.in (distclean): Remove Makefile.
8244 Sun Dec 13 14:25:12 1992  Karl Berry  (karl@cs.umb.edu)
8246         * Makefile.in (c-sources): New target.
8248 Sat Dec 12 14:52:23 1992  Karl Berry  (karl@cs.umb.edu)
8250         * Makefile.in: Rewrite from Makefile.
8252 Fri Sep  4 09:00:58 1992  Karl Berry  (karl@hayley)
8254         * Makefile (extraclean): new target.
8255         (distclean): don't remove backup files etc. here.
8257 Thu Jul  2 16:06:12 1992  Karl Berry  (karl@hayley)
8259         * Makefile (CPPFLAGS): new variable
8260         (.c.o): use it.
8261         (cflags): change to CFLAGS.
8263 Thu May 14 19:21:26 1992  Karl Berry  (karl@claude.cs.umb.edu)
8265         * Version 5.851c.
8267 Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
8269         * Version 5.851b.
8271 Fri Apr  3 09:54:34 1992  Karl Berry  (karl at hayley)
8273         * Version 5.851a.
8275 Fri Mar 20 16:21:18 1992  Karl Berry  (karl at hayley)
8277         * Makefile (mostlyclean): new name for `clean'.
8278         (clean): what `realclean' used to be.
8279         (realclean): nothing to do anymore.
8280         (install): install the program.
8282 Fri Jan 24 09:21:22 1992  Karl Berry  (karl at hayley)
8284         * Makefile (cflags): don't include -I../config.
8286 Sun Jan 12 08:49:00 1992  Karl Berry  (karl at hayley)
8288         * dvicopy.ch: `cwd_test_read_access' is gone.
8290 Following is the ChangeLog from texware, before I merged the contents
8291 of that directory with the others.  (26 January 1993)
8293 Sat Jan 23 10:23:08 1993  Karl Berry  (karl@cs.umb.edu)
8295         * tftopl.ch: Output error messages to stderr.
8297 Sun Jan  3 13:33:35 1993  Karl Berry  (karl@cs.umb.edu)
8299         * Makefile.in (distclean): Remove Makefile.
8301 Fri Dec 18 13:16:08 1992  Karl Berry  (karl@cs.umb.edu)
8303         * tftopl.c (Set init...): Extend `tfm_name' with ".tfm" if necessary.
8305 Sun Dec 13 14:28:24 1992  Karl Berry  (karl@cs.umb.edu)
8307         * Makefile.in (c-sources): New target.
8309 Sat Dec 12 15:23:14 1992  Karl Berry  (karl@cs.umb.edu)
8311         * Makefile.in: Rewrite from Makefile.
8313 Fri Sep  4 09:04:31 1992  Karl Berry  (karl@hayley)
8315         * Makefile (extraclean): new target.
8316         (distclean): don't remove backup files etc. here.
8318 Wed Aug 19 08:27:16 1992  Karl Berry  (karl@hayley)
8320         * Makefile (tftopl.o): use default compilation rule.
8322         * pltotf.ch: rename `index' to `index_var'.
8324 Wed Aug 12 16:34:13 1992  Karl Berry  (karl@hayley)
8326         * Makefile (pltotf.o): use default compilation rule.
8328 Thu Jul  2 16:09:37 1992  Karl Berry  (karl@hayley)
8330         * Makefile (CPPFLAGS): new variable
8331         (.c.o): use it.
8332         (cflags): change to CFLAGS.
8334 Thu Jun  4 08:18:28 1992  Karl Berry  (karl@hayley)
8336         * {tftopl,pltotf}.ch: rename `class' to `class_var' because of AIX
8337           brain-damage.
8339 Thu May 14 19:22:33 1992  Karl Berry  (karl@claude.cs.umb.edu)
8341         * Version 5.851c.
8343 Sat Apr 25 09:38:16 1992  Karl Berry  (karl@hayley)
8345         * Makefile (distclean): new target.
8347 Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
8349         * Version 5.851b.
8351 Fri Apr  3 09:56:04 1992  Karl Berry  (karl at hayley)
8353         * Version 5.851a.
8355 Sat Mar 21 11:40:36 1992  Karl Berry  (karl at hayley)
8357         * Makefile (patgen): use patgen2.
8358         * patgen2.{web,ch}: new files.
8360 Fri Mar 20 16:29:58 1992  Karl Berry  (karl at hayley)
8362         * Makefile (mostlyclean): new name for `clean'.
8363         (clean): what `realclean' used to be.
8364         (realclean): nothing to do anymore.
8365         (install): install the program.
8367 Wed Mar 18 09:09:54 1992  Karl Berry  (karl at hayley)
8369         * dvitype.ch (max_widths): increase to 25000.
8371 Sun Feb  2 07:54:09 1992  Karl Berry  (karl at hayley)
8373         * tftopl.ch (argument_is): change `option_table' to
8374           `long_options', for the new getopt.
8376 Fri Jan 24 09:20:36 1992  Karl Berry  (karl at hayley)
8378         * Makefile (cflags): don't include -I../config.
8380 Sun Jan 12 07:49:54 1992  Karl Berry  (karl at hayley)
8382         * tftopl.ch: `cwd_test_read_access' is gone.
8384         * Makefile (vftovp.o, vptovf.o): remove the -Dlink, as it is now
8385           in common.h.
8387 Wed Jan  8 07:43:23 1992  Karl Berry  (karl at hayley)
8389         * tftopl.ch (cast_to_pointer_to_byte): the name seems to be
8390           `cast_to_byte_pointer'.
8392 fontutil:
8393 Mon Feb 21 14:30:23 1994  Karl Berry  (karl@cs.umb.edu)
8395         * Makefile.in: srcdir changes from simon.
8397         * gftodmem.h: Move to ../lib.
8399 Wed Feb  2 11:00:09 1994  Karl Berry  (karl@cs.umb.edu)
8401         * Version 6.1.
8403 Mon Jan 24 07:33:41 1994  Karl Berry  (karl@cs.umb.edu)
8405         * Version 6.0.
8407 Sat Nov  6 13:46:52 1993  Karl Berry  (karl@cs.umb.edu)
8409         * vftovp.ch (out_char): Don't offset index into xchr by 31.  From
8410         dak@pool.informatik.rwth-aachen.de.
8412         * tftopl.ch (Usage): Squeeze onto one line.
8414 Fri Nov  5 15:49:15 1993  Karl Berry  (karl@cs.umb.edu)
8416         * {gftodvi,vftovp,vptovf,pltotf,tftopl}.ch (option_index): Declare
8417         as int.
8419 Tue Oct 12 14:07:42 1993  Karl Berry  (karl@cs.umb.edu)
8421         * gftodvi.ch (verbose): Declare as int.
8422         * {pl,tf}to{tf,pl}.ch: Likewise.
8423         * {vf,vp}to{vp,vf}.ch: Likewise.
8425 Sun Oct  3 13:00:05 1993  Karl Berry  (karl@cs.umb.edu)
8427         * Makefile.in (commonh): paths.h is in kpathsea.
8428         (commono): kpathsea.a has its own variable now.
8429         (*clean): Include standard targets.
8430         (program): New variable.
8431         (install): Use it.
8433 Fri May 21 14:09:13 1993  Karl Berry  (karl@cs.umb.edu)
8435         * gf{type,topk}.ch (open_gf_file): Remove unused var j.
8436         * pk{type,togf}.ch (open_pk_file): Likewise.
8438 Fri May 14 14:36:50 1993  Karl Berry  (karl@cs.umb.edu)
8440         * tftopl.ch (index_var): Oops, that's a type, not a variable.
8442 Sun May  9 10:10:51 1993  Karl Berry  (karl@cs.umb.edu)
8444         * Makefile.in (commonh): Remove $(srcdir) for paths.h.
8445         (commono): Add kpathsea library.
8447 Thu May  6 16:04:32 1993  Karl Berry  (karl@cs.umb.edu)
8449         * pktype.ch (53): Expand out writeln statement to avoid undefined
8450         evaluation order problem.
8452 Fri Apr 30 15:07:43 1993  Karl Berry  (karl@cs.umb.edu)
8454         * vptovf.ch, vftovp.ch, mft.ch (class): Rename to `class_var'.
8456         * Makefile.in (commonh): Add paths.h.
8458 Fri Apr  9 16:07:42 1993  Karl Berry  (karl@cs.umb.edu)
8460         * Makefile.in (commonh): Define as config.h.
8462 Sat Mar 13 11:24:09 1993  Karl Berry  (karl@cs.umb.edu)
8464         * Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
8466         * pktogf.ch (37): Do addition of 2 2^31's in two assignments, to
8467         avoid compiler rearrangements.
8469 Sun Feb 21 08:27:39 1993  Karl Berry  (karl@cs.umb.edu)
8471         * Version 5.851d.
8473 Tue Feb 16 17:53:48 1993  Karl Berry  (karl@cs.umb.edu)
8475         * Makefile.in (install-exec, install-data): New targets.
8477 Tue Jan 26 16:19:58 1993  Karl Berry  (karl@cs.umb.edu)
8479         * *.ch (banner): Use version_string.
8481         * Merge mfware and tftopl/pltotf.
8483 Sun Dec 13 14:26:16 1992  Karl Berry  (karl@cs.umb.edu)
8485         * Makefile.in (c-sources): New target.
8487 Sun Jan 10 16:07:32 1993  Karl Berry  (karl@cs.umb.edu)
8489         * gftopk.ch (max_row): Increase to 100,000.  (From Wayne Sullivan.)
8491 Sun Jan  3 13:32:20 1993  Karl Berry  (karl@cs.umb.edu)
8493         * Makefile.in (distclean): Remove Makefile.
8495 Sun Dec 13 14:27:45 1992  Karl Berry  (karl@cs.umb.edu)
8497         * Makefile.in (c-sources): New target.
8499 Sat Dec 12 14:59:21 1992  Karl Berry  (karl@cs.umb.edu)
8501         * Makefile.in: Rewrite from Makefile.
8503 Fri Sep  4 09:01:36 1992  Karl Berry  (karl@hayley)
8505         * Makefile (extraclean): new target.
8506         (distclean): don't remove backup files etc. here.
8508 Wed Aug 12 16:17:10 1992  Karl Berry  (karl@hayley)
8510         * {vf,vp}to{vp,vf}.ch (index): @d to be `index_type'.
8511         * Makefile ({vf,vp}to{vp,vf}.o): use default compilation rule.
8513         * Makefile (CPPFLAGS): new variable
8514         (.c.o): use it.
8515         (cflags): change to CFLAGS.
8517 Sun Jun 21 09:20:35 1992  Karl Berry  (karl@io)
8519         * vftovp.ch: don't compare o to set_char_0, since that's always true.
8521 Thu May 14 19:21:32 1992  Karl Berry  (karl@claude.cs.umb.edu)
8523         * Version 5.851c.
8525 Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
8527         * Version 5.851b.
8529 Fri Apr 10 15:13:27 1992  Karl Berry  (karl@hayley)
8531         * gftopk.ch (81--83): don't add anything to the font comment.
8533 Fri Apr  3 09:54:48 1992  Karl Berry  (karl at hayley)
8535         * Version 5.851a.
8537 Thu Mar 26 07:00:04 1992  Karl Berry  (karl at hayley)
8539         * Makefile (clean): don't remove *.h, as gftodmem.h goes away.
8541 Fri Mar 20 16:23:32 1992  Karl Berry  (karl at hayley)
8543         * Makefile (mostlyclean): new name for `clean'.
8544         (clean): what `realclean' used to be.
8545         (realclean): nothing to do anymore.
8546         (install): install the program.
8548 Sun Feb  2 08:01:42 1992  Karl Berry  (karl at hayley)
8550         * vftovp.ch (argument_is): use `long_options', not `option_table'.
8552         * gftodvi.ch (argument_is): use `long_options' instead of
8553           `option_table'.
8555 Fri Jan 24 09:21:12 1992  Karl Berry  (karl at hayley)
8557         * Makefile (cflags): don't include -I../config.
8559 Sun Jan 12 07:49:14 1992  Karl Berry  (karl at hayley)
8561         * pktype.ch, pktogf.ch, vftovp.ch: `cwd_test_read_access' is gone.
8563         * Makefile (vftovp.o, vptovf.o): remove the -Dlink, as it is now
8564           in common.h.
8566         * gftopk.ch, gftype.ch: `cwd_test_read_access' is gone.
8569 Mon Feb 21 13:24:21 1994  Karl Berry  (karl@cs.umb.edu)
8571         * Makefile.in: srcdir changes from simon.
8573 Wed Feb  2 11:01:01 1994  Karl Berry  (karl@cs.umb.edu)
8575         * Version 6.1.
8577 Tue Feb  1 18:01:19 1994  Karl Berry  (karl@cs.umb.edu)
8579         * Makefile.in (extrah): Include mfd.h and texmfmem.h here.
8580         (commonh): No texmfmem.h here.
8581         
8582 Mon Jan 24 07:34:01 1994  Karl Berry  (karl@cs.umb.edu)
8584         * Version 6.0.
8586 Mon Jan 17 14:30:09 1994  Karl Berry  (karl@cs.umb.edu)
8588         * Makefile.in (iextra.o): Depend on mfd.h.
8590 Sat Dec 11 13:23:35 1993  Karl Berry  (karl@cs.umb.edu)
8592         * convert: coerce.fix has been renamed coerce.add.
8594 Sun Dec  5 15:22:43 1993  Karl Berry  (karl@cs.umb.edu)
8596         * Makefile.in (windowlibs): Put x_extra_libs here.
8597         (LIBS): Not here.
8599 Sat Dec  4 16:51:57 1993  Karl Berry  (karl@cs.umb.edu)
8601         * Makefile.in (*objs): Depend on $(extrah) and $(commonh).
8602         (mf?.o): Depend only on mf?.c.
8604 Thu Nov 11 11:18:06 1993  Karl Berry  (karl@cs.umb.edu)
8606         * Makefile.in (x_{include,lib}_flags): Renamed from x{include,lib}dir.
8608 Sun Nov  7 14:26:10 1993  Karl Berry  (karl@cs.umb.edu)
8610         * convert: Remove call to sync.
8611         * Makefile.in (mfd.h): Instead, touch mfd.h after it finishes
8612         running, to ensure the timestamp will be later.
8614 Tue Nov  2 16:00:16 1993  Karl Berry  (karl@cs.umb.edu)
8616         * Makefile.in (objs): Add mf10.o.
8618 Tue Oct 12 13:34:00 1993  Karl Berry  (karl@cs.umb.edu)
8620         * Makefile.in: Simplify kpathsea references.
8622 Sun Oct  3 13:11:05 1993  Karl Berry  (karl@cs.umb.edu)
8624         * fixcoerce.h: Rename to coerce.add.
8625         * convert: Similarly.
8627         * Makefile.in (commonh): paths.h is in kpathsea.
8628         (commono): kpathsea.a has its own variable now.
8629         (*clean): Include standard targets.
8630         (program): New variable.
8631         (install): Use it.
8633 Tue May 18 14:05:03 1993  Karl Berry  (karl@cs.umb.edu)
8635         * Makefile.in (install-*): mkdirchain on install dirs.
8637 Sun May  9 10:10:53 1993  Karl Berry  (karl@cs.umb.edu)
8639         * Makefile.in (commonh): Remove $(srcdir) for paths.h.
8640         (commono): Add kpathsea library.
8642 Fri Apr 30 15:07:45 1993  Karl Berry  (karl@cs.umb.edu)
8644         * Makefile.in (commonh): Add paths.h.
8646 Fri Apr 23 10:41:11 1993  Karl Berry  (karl@cs.umb.edu)
8648         * convert: Remove volatile's for the MIPS compiler, as they no
8649         longer have any effect.
8651 Fri Apr 16 08:01:53 1993  Karl Berry  (karl@cs.umb.edu)
8653         * mf.ch: Doc fix.
8655 Sat Apr 10 16:42:43 1993  Karl Berry  (karl@cs.umb.edu)
8657         * convert: Don't sync unless /bin/sync exists.
8659 Fri Apr  9 16:07:46 1993  Karl Berry  (karl@cs.umb.edu)
8661         * Makefile.in (commonh): Define as config.h.
8663 Thu Mar 25 16:58:34 1993  Karl Berry  (karl@cs.umb.edu)
8665         * Makefile.in (openinout.c): Remove the file before making the link.
8667 Sat Mar 13 12:10:46 1993  Karl Berry  (karl@cs.umb.edu)
8669         * Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
8671 Sun Feb 28 10:51:08 1993  Karl Berry  (karl@cs.umb.edu)
8673         * Makefile.in (clean-trap): Don't install mfd.h.bak if it has the
8674         trap constants.
8676 Sun Feb 21 08:28:22 1993  Karl Berry  (karl@cs.umb.edu)
8678         * Version 5.851d.
8680 Tue Feb 16 17:54:50 1993  Karl Berry  (karl@cs.umb.edu)
8682         * Makefile.in (install-exec, install-data): New targets.
8684 Sun Feb 14 11:25:51 1993  Karl Berry  (karl@cs.umb.edu)
8686         * Makefile.in (iobjs, vobjs): Don't include $(objs), and depend on
8687         mfd.h.
8688         (inimf, virmf): Include $(objs.)
8690 Fri Feb 12 07:36:49 1993  Karl Berry  (karl@cs.umb.edu)
8692         * Makefile.in (clean): Remove iextra.c.
8693         (mostlyclean): Remove trap.mf.
8695 Wed Jan 27 07:14:55 1993  Karl Berry  (karl@cs.umb.edu)
8697         * Makefile.in (run-trap): {mf,tex}ware => {dvi,font}util.
8699 Tue Jan 26 11:44:29 1993  Karl Berry  (karl@cs.umb.edu)
8701         * Makefile.in (install): Change `exit 0' to true.
8703         * Makefile.in (iextra.c, inimf.c): New targets.
8704         (iextra.o, initex.o): Just do the compilation.
8706 Mon Jan 25 10:38:57 1993  Karl Berry  (karl@cs.umb.edu)
8708         * Makefile.in (clean-trap): Remove trapmf and stamp-trap.
8710         * Makefile.in (CPPFLAGS): Don't need -I. any more.
8712 Sun Jan 24 11:35:16 1993  Karl Berry  (karl@cs.umb.edu)
8714         * Makefile.in (iextra.o): $(LN) to $(extrac), instead of compiling
8715         directly.
8717         * Makefile.in (mf-extra): Rename to vextra.
8719         * Makefile.in (cmf.ch): Don't use $@.
8721         * Makefile.in (run-trap): Depend on trapmf.
8723         * Makefile.in (mostlyclean): Remove trap files explicitly, as we
8724         don't want to remove trap.sed.
8726         * Makefile.in (mfsrcdir): Define with `mf', not `tex'!
8728 Sat Jan 16 08:46:33 1993  Karl Berry  (karl@cs.umb.edu)
8730         * Makefile.in (mfsrcdir): New variable; use it in various rules.
8732 Thu Jan 14 08:04:47 1993  Karl Berry  (karl@cs.umb.edu)
8734         * small.sed (pool_size): Increase to 36000.  From tim@maths.tcd.ie.
8736 Sun Jan  3 13:16:32 1993  Karl Berry  (karl@cs.umb.edu)
8738         * Makefile.in (distclean): Remove Makefile.
8740         * Makefile.in (check): New target, synonym for run-trap.
8742 Sun Dec 13 09:45:53 1992  Karl Berry  (karl@cs.umb.edu)
8744         * Makefile.in (clean-trap, c-sources): New targets.
8746         * Makefile.in (stamp-trap): Use sed instead of ini_to_trap.
8748 Sat Dec 12 13:15:03 1992  Karl Berry  (karl@cs.umb.edu)
8750         * Makefile.in: Rewrite from Makefile.
8752         * small.sed: New file.
8754         * Makefile (stamp-trap): Change dependency to `stamp-convert'.
8756 Mon Nov 16 08:16:51 1992  Karl Berry  (karl@cs.umb.edu)
8758         * Makefile (cmf.ch): New target.
8760 Sun Oct 11 11:23:26 1992  Karl Berry  (karl@cs.umb.edu)
8762         * convert (sed): Don't use /bin/sed, as GNU sed works as of 1.10.
8764 Thu Sep 24 11:03:39 1992  Karl Berry  (karl@cs.umb.edu)
8766         * Makefile (openinout.c): avoid use of $<.
8768 Thu Sep 17 08:41:26 1992  Karl Berry  (karl@hayley)
8770         * Makefile (install): use filename in install target names.
8772 Fri Sep  4 09:02:57 1992  Karl Berry  (karl@hayley)
8774         * Makefile (extraclean): new target.
8775         (distclean): don't remove backup files etc. here.
8777 Wed Aug 19 08:22:57 1992  Karl Berry  (karl@hayley)
8779         * Makefile (openinout.c): new target.
8780         (clean): remove it.
8782         * Makefile (CPPFLAGS): we need -I. for mfd.h.
8784 Wed Aug 12 16:28:18 1992  Karl Berry  (karl@hayley)
8786         * Makefile (iextra.o): include $(CPPFLAGS); remove `-I.'.
8787         (inimf.o): likewise.
8788         (mf-extra.c): new target.
8789         (mf-extra.o); depend on it (and use default compilation rule).
8790         (fileioo): use default compilation rule.
8792 Sat Jul 25 17:51:03 1992  Karl Berry  (karl@hayley)
8794         * Makefile (makeargs): pass CFLAGS, not cflags.
8796 Sun Jul  5 07:28:13 1992  Karl Berry  (karl@hayley)
8798         * Makefile (clean): remove inimf.c, trap.*, mf-extra.c here.
8800 Thu Jul  2 16:08:00 1992  Karl Berry  (karl@hayley)
8802         * Makefile (CPPFLAGS): new variable
8803         (.c.o): use it.
8804         (cflags): change to CFLAGS.
8806 Tue Jun 23 10:19:45 1992  Karl Berry  (karl@hayley)
8808         * Makefile (CC): change default to `gcc -posix'.
8810 Thu May 14 19:21:57 1992  Karl Berry  (karl@claude.cs.umb.edu)
8812         * Version 5.851c.
8814 Sat Apr 25 09:36:23 1992  Karl Berry  (karl@hayley)
8816         * Makefile (distclean): new target.
8818         * convert: sync after the pipeline.
8820 Thu Apr 23 12:05:51 1992  Karl Berry  (karl@hayley)
8822         * Makefile: fix clean targets, fix inimf/virmf/etc. to reflect
8823           reality.  From Andreas.
8825 Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
8827         * Version 5.851b.
8829 Sat Apr 11 09:18:59 1992  Karl Berry  (karl@hayley)
8831         * mf.ch (pack_file_name, pack_buffered_name): don't fill the
8832           name_of_file array completely.
8834 Fri Apr 10 17:25:07 1992  Karl Berry  (karl@hayley)
8836         * mf.ch: new file for configure to make cmf.ch from.
8837         * Makefile (mostlyclean): remove cmf.ch.
8839 Fri Apr  3 09:55:30 1992  Karl Berry  (karl at hayley)
8841         * Version 5.851a.
8843 Mon Mar 30 07:57:08 1992  Karl Berry  (karl at hayley)
8845         * Makefile (clean, mostlyclean, windowlib, trapmf): use $(MAKE),
8846           not `make'.
8848 Sun Mar 29 17:06:04 1992  Karl Berry  (karl at hayley)
8850         * ini_to_trap: change some more constants.
8852         * mf.web: new verion from dek.
8853         * cmf.ch: update version number.
8855 Sun Mar 22 06:33:42 1992  Karl Berry  (karl at fosse)
8857         * Makefile (makeargs): don't bother to pass variables for linking.
8859 Sat Mar 21 10:40:57 1992  Karl Berry  (karl at hayley)
8861         * cmf.ch (38.789): check for the extension being irrelevant.
8863 Fri Mar 20 15:30:00 1992  Karl Berry  (karl at hayley)
8865         * Makefile (mostlyclean): new name for `clean'.
8866         (clean): what `realclean' used to be.
8867         (realclean): nothing to do anymore.
8868         (install): install the program.
8870         * cmf.ch (4.51): set name_length to strlen pool_name.
8872 Fri Jan 24 09:21:17 1992  Karl Berry  (karl at hayley)
8874         * Makefile (cflags): don't include -I../config.
8876 Wed Jan 15 12:59:29 1992  Karl Berry  (karl at hayley)
8878         * cmf.ch (input): same changes as in TeX.
8880 Sun Jan 12 09:18:03 1992  Karl Berry  (karl at hayley)
8882         * cmf.ch (memory structure): include "texmfmem.h", omitting the
8883           ../common.
8885         * Makefile (fileioh): no longer exists.
8887 Tue Jan  7 15:52:24 1992  Karl Berry  (karl at hayley)
8889         * ctex.ch (opening input files): do `name_length + 5 <
8890           file_name_size', not `name_length < file_name_size + 5'.  From
8891           tony@marcam.dsir.govt.nz.
8894 Wed Apr 12 18:50:13 1995  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
8896         * mp.ch: complete rewrite, merging material from ../mf/mf.ch
8897         and the original mp.ch.
8899 Tue Apr 11 17:53:15 1995  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
8901         * Makefile: discarded, will be regenerated from Makefile.in 
8902         during configure run.
8904         * Makefile.in: complete rewrite, based on ../mf/Makefile.in.
8906         * convert: replaced by modified version of ../mf/convert script.  
8907         Removed execute permission, using sh -c in the Makefile instead.
8909         * mp.def: discarded, using ../lib/texmf.defines instead.
8911         * mp.h: discarded, using the web2c header files from ../lib.
8912         (Actually moved to MPtime subdirectory for use in timing test.)
8914         * mpext.c: discarded, using routines from ../lib/lib.a instead.
8915         Moved code for callmakempx() to file ../lib/openinout.c.
8917         * mpmath.c: preserved without changes. Ccomments refererring to 
8918         site.h are no longer applicable when using ../lib/c-auto.h instead.
8920         * pathexp.c: moved to ../mpware as only DMP uses the pathexpand() 
8921         function. MetaPost and DVItoMP use Kpathsea routines instead.
8923         * fixcoerce.h: discarded, using ../mf/coerce.add instead.
8925         * fix.lex: discarded, apparently no longer needed in web2c-6.1.
8927         * ini_to_trap: discarded, using sed script trap.sed instead of
8928         shell script that invokes ed. Also added sed script small.sed.
8930         * trapdir: renamed to MPtrap, for consistency with ../mf/MFtrap.
8932         * trapmp: replaced by modified version of ../mp/trapenv script.
8933         Removed execute permission, using sh -c in the Makefile instead.
8934         Also rename etrapmp target to trapmp in the Makefile.
8936 Mon Apr 11 18:32:00 1995  Ulrik Vieth  <vieth@thphy.uni-duesseldorf.de>
8938         * created subdirectory MPtime for timing test files not needed
8939         for production version of MetaPost. 
8941         * mp.h, test_mpd.h, mathtest.c, time.c, pmath.c: moved to MPtime.
8943         * mpmath.c: copied to MPtime and renamed to cmath.c for use in 
8944         timing test. Changed #include "mpd.h" to include "test_mpd.h".
8946         * site.h, defaults.h: copied from top-level directory to MPtime.
8947         Renamed site.h to site.h.orig and copied to site.h.{system-type}.
8949 tex:
8950 Thu Feb 24 06:02:39 1994  Karl Berry  (karl@cs.umb.edu)
8952         * Makefile.in (tex.p): Use a tab, not eight spaces, in the
8953         commented-out mltex lines. From Eric.Picheral@univ-rennes1.fr.
8955 Mon Feb 21 13:25:52 1994  Karl Berry  (karl@cs.umb.edu)
8957         * Makefile.in: srcdir changes from simon.
8959 Wed Feb  2 11:01:18 1994  Karl Berry  (karl@cs.umb.edu)
8961         * Version 6.1.
8963 Tue Feb  1 13:26:25 1994  Karl Berry  (karl@cs.umb.edu)
8965         * Makefile.in (extrah): Include texd.h and texmfmem.h here.
8966         (commonh): No texmfmem.h here.
8967         
8968         * Makefile.in (tex.p): Add commented out additions for MLTeX.
8970 Mon Jan 24 07:34:13 1994  Karl Berry  (karl@cs.umb.edu)
8972         * Version 6.0.
8974 Mon Jan 17 14:29:27 1994  Karl Berry  (karl@cs.umb.edu)
8976         * Makefile.in (iextra.o): Depend on texd.h.
8978 Wed Dec 15 06:29:41 1993  Karl Berry  (karl@cs.umb.edu)
8980         * Makefile.in (formats): Rename to fmts.
8982 Tue Dec  7 13:45:05 1993  Karl Berry  (karl@cs.umb.edu)
8984         * tex.ch: Invoke MakeTeXTeX for \openin.
8985         From carlisle@cs.man.ac.uk.
8987         * patgen.ch: Doc fix.
8989 Sat Dec  4 16:28:27 1993  Karl Berry  (karl@cs.umb.edu)
8991         * Makefile.in (*objs): Depend on $(extrah) and $(commonh).
8992         (tex?.o): Depend only on tex?.c.
8994 Fri Dec  3 08:58:50 1993  Karl Berry  (karl@cs.umb.edu)
8996         * patgen.ch (filnam): Add a trailing space to filnam, and declare
8997         it to be one character larger. From jmr.
8999 Sun Nov 14 11:58:13 1993  Karl Berry  (karl@cs.umb.edu)
9001         * Makefile.in (install*): texfontdir => fontdir.
9003 Sun Nov  7 14:25:54 1993  Karl Berry  (karl@cs.umb.edu)
9005         * convert: Remove call to sync.
9006         * Makefile.in (mfd.h): Instead, touch mfd.h after it finishes
9007         running, to ensure the timestamp will be later.
9009 Tue Nov  2 13:33:41 1993  Karl Berry  (karl@cs.umb.edu)
9011         * tex.ch (banner): At version 3.1415 now.
9012         * tex.web: Update from Knuth.
9014         * Makefile.in (objs): Add tex9.o and rename $(tex9_o) to extra_tex_obj.
9016         * openinout.c (make_tex_file): Return a boolean, not a string.
9018 Tue Oct 12 13:33:02 1993  Karl Berry  (karl@cs.umb.edu)
9020         * Makefile.in: Simplify kpathsea references.
9022 Sun Oct  3 13:18:18 1993  Karl Berry  (karl@cs.umb.edu)
9024         * fixcoerce.h: Rename to coerce.add.
9025         * convert: Similarly.
9027         * Makefile.in (commonh): paths.h is in kpathsea.
9028         (commono): kpathsea.a has its own variable now.
9029         (*clean): Include standard targets.
9030         (program): New variable.
9031         (install): Use it.
9033 Tue Jun 29 16:22:54 1993  Karl Berry  (karl@cs.umb.edu)
9035         * Makefile.in: Doc fix.
9037 Mon May 31 08:19:11 1993  Karl Berry  (karl@cs.umb.edu)
9039         * trip.sed (negtrieopsize): Change to -500.
9041 Tue May 18 14:04:07 1993  Karl Berry  (karl@cs.umb.edu)
9043         * Makefile.in (install-*): mkdirchain on install dirs.
9045 Sun May  9 10:10:54 1993  Karl Berry  (karl@cs.umb.edu)
9047         * Makefile.in (commonh): Remove $(srcdir) for paths.h.
9048         (commono): Add kpathsea library.
9050 Tue May  4 10:24:29 1993  Karl Berry  (karl@cs.umb.edu)
9052         * Makefile.in (extraclean): Do not depend on distclean; remove
9053         CONTENTS.tex and tex.tex.
9055 Fri Apr 30 15:08:01 1993  Karl Berry  (karl@cs.umb.edu)
9057         * Makefile.in (patgen2): Rename to patgen throughout.
9059         * Makefile.in (commonh): Add paths.h.
9061 Fri Apr 16 07:27:03 1993  Karl Berry  (karl@cs.umb.edu)
9063         * tex.ch: Doc fix.
9065 Sat Apr 10 16:42:35 1993  Karl Berry  (karl@cs.umb.edu)
9067         * convert: Don't sync unless /bin/sync exists.
9069 Fri Apr  9 16:07:52 1993  Karl Berry  (karl@cs.umb.edu)
9071         * Makefile.in (commonh): Define as config.h.
9073 Sat Mar 13 12:10:53 1993  Karl Berry  (karl@cs.umb.edu)
9075         * Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
9077 Fri Mar 12 15:48:57 1993  Karl Berry  (karl@cs.umb.edu)
9079         * Makefile.in (tex9.o): Depend on tex9.c, not tex8.c!
9081 Sun Feb 28 10:47:06 1993  Karl Berry  (karl@cs.umb.edu)
9083         * Makefile.in (clean-trip): Don't reinstall texd.h if it has the
9084         trip constants.
9086         * Makefile.in (clean-trip): Remove triptex, not tripmf.
9088 Sun Feb 21 08:28:26 1993  Karl Berry  (karl@cs.umb.edu)
9090         * Version 5.851d.
9092 Tue Feb 16 17:56:03 1993  Karl Berry  (karl@cs.umb.edu)
9094         * Makefile.in (install-exec, install-data): New targets.
9096 Mon Feb 15 10:19:12 1993  Karl Berry  (karl@cs.umb.edu)
9098         * tex.ch (563): Call make_tex_tfm if the first open fails.
9100         * tex.ch: Only call a_open_in without the .tex if we actually
9101         changed anything; call make_tex_tex if everything before fails,
9102         and if that succeeds, call a_open_in again.
9104         * tex.ch: Comment out term_offset thing.
9106 Sun Feb 14 11:24:37 1993  Karl Berry  (karl@cs.umb.edu)
9108         * Makefile.in (iobjs, vobjs): Don't include $(objs), and depend on
9109         texd.h.
9110         (initex, virtex): Include $(objs).
9112 Sun Feb  7 10:22:45 1993  Karl Berry  (karl@cs.umb.edu)
9114         * Makefile.in (install): Fix logic for overwriting texfonts.map.
9116         * Makefile.in (.p.c, .ch.p): New suffix rules for patgen.
9118 Sat Jan 30 10:31:01 1993  Karl Berry  (karl@cs.umb.edu)
9120         * Makefile.in (install): Correct texfonts.map installation.
9122 Wed Jan 27 07:14:28 1993  Karl Berry  (karl@cs.umb.edu)
9124         * Makefile.in (run-trip): {mf,tex}ware => {dvi,font}util.
9126 Tue Jan 26 11:44:45 1993  Karl Berry  (karl@cs.umb.edu)
9128         * *.ch (banner): Use version_string.
9130         * Makefile.in: Merge in patgen.
9132         * Makefile.in (install): Change `exit 0' to true.
9134         * Makefile.in (install): Install texfonts.map.
9136         * Makefile.in (iextra.c, initex.c): New targets.
9137         (iextra.o, initex.o): Just do the compilation.
9139 Mon Jan 25 10:39:13 1993  Karl Berry  (karl@cs.umb.edu)
9141         * Makefile.in (clean-trip): Remove tripmf and stamp-trip.
9143         * Makefile.in (CPPFLAGS): Don't need -I now.
9145 Sun Jan 24 11:34:27 1993  Karl Berry  (karl@cs.umb.edu)
9147         * Makefile.in (tex-extra): Rename to vextra.
9149         * Makefile.in (iextra.o): $(LN) to $(extrac), instead of compiling
9150         it directly.
9152         * Makefile.in (ctex.ch): Don't use $@.
9154         * Makefile.in (mostlyclean): Remove trip files explicitly, to
9155         avoid removing trip.sed.
9157         * Makefile.in (stamp-trip): Depend on trip.sed in $(texsrcdir).
9159 Sat Jan 16 09:00:49 1993  Karl Berry  (karl@cs.umb.edu)
9161         * tex.ch (trie_size): Increase to 30,000 for
9162         English/German/Portuguese.
9164 Thu Jan 14 08:02:01 1993  Karl Berry  (karl@cs.umb.edu)
9166         * small.sed (font_mem_size, hash_size, pool_size, max_strings,
9167         string_vacancies): Increase the small sizes somewhat.  The result
9168         still runs on a 3b1, so I suspect it will run on anything.  From
9169         andy@scp.caltech.edu.
9171 Sun Jan  3 13:14:39 1993  Karl Berry  (karl@cs.umb.edu)
9173         * Makefile.in (distclean): Remove Makefile.
9175         * Makefile.in (DIFF, DIFFFLAGS): New variables.
9176         (run-trip): Use them (in appropriate places) instead of `diff', so
9177         spiff can be used if it's available (and desired).
9178         (check): New target, synonym for run-trip.
9180 Sun Dec 13 14:13:02 1992  Karl Berry  (karl@cs.umb.edu)
9182         * Makefile.in (clean-trip, c-sources): New targets.
9184 Sat Dec 12 14:08:07 1992  Karl Berry  (karl@cs.umb.edu)
9186         * Makefile.in: Rewrite from Makefile.
9188         * small.sed: New file.
9190 Mon Nov 16 08:16:33 1992  Karl Berry  (karl@cs.umb.edu)
9192         * Makefile (ctex.ch): New target.
9194 Sat Nov 14 18:50:20 1992  Karl Berry  (karl@cs.umb.edu)
9196         * Makefile (run-trip): Run tftopl on the trip.tfm we create, and
9197         diff the result with the original PL file.
9199 Tue Oct 27 08:15:12 1992  Karl Berry  (karl@cs.umb.edu)
9201         * Makefile (objs): Use $(tex9_o), which is empty by default.
9203         * tex.ch (mem_top): Improve comment.
9205 Sun Oct 18 13:55:54 1992  Karl Berry  (karl@cs.umb.edu)
9207         * tex.ch (trie_op_size): Define as 751, since that's prime.
9209         * tex.ch (neg_trie_op_size): Improve comments, and use it in
9210         [43.944] where useful.
9212 Thu Sep 24 11:03:02 1992  Karl Berry  (karl@cs.umb.edu)
9214         * Makefile (openinout.c): avoid use of $<.
9216 Thu Sep 17 08:42:01 1992  Karl Berry  (karl@hayley)
9218         * Makefile (install): use filename in install target names.
9220 Fri Sep  4 09:04:06 1992  Karl Berry  (karl@hayley)
9222         * Makefile (extraclean): new target.
9223         (distclean): don't remove backup files etc. here.
9225 Wed Aug 19 08:22:27 1992  Karl Berry  (karl@hayley)
9227         * Makefile (openinout.c): new target.
9228         (clean): remove it.
9230         * Makefile (CPPFLAGS): we need -I. for texd.h.
9232 Wed Aug 12 16:28:18 1992  Karl Berry  (karl@hayley)
9234         * Makefile (iextra.o): include $(CPPFLAGS); remove `-I.'.
9235         (initex.o): likewise.
9236         (tex-extra.c): new target.
9237         (tex-extra.o); depend on it (and use default compilation rule).
9238         (fileioo): use default compilation rule.
9240 Sat Jul 25 17:51:18 1992  Karl Berry  (karl@hayley)
9242         * Makefile (amstex.fmt): don't bother with \dump on the command
9243           line, since amstex.ini includes it.
9245         * Makefile (makeargs): pass CFLAGS, not cflags.
9247 Sun Jul  5 07:28:40 1992  Karl Berry  (karl@hayley)
9249         * Makefile (clean): remove trip.*, initex.c, tex-extra.c here.
9251 Fri Jul  3 11:50:49 1992  Karl Berry  (karl@hayley)
9253         * small.diff (hash_size, hash_prime): increase to 3500 and 2981
9254           for LaTeX.  (From bernd.)
9256 Thu Jul  2 16:09:45 1992  Karl Berry  (karl@hayley)
9258         * Makefile (CPPFLAGS): new variable
9259         (.c.o): use it.
9260         (cflags): change to CFLAGS.
9262 Thu May 21 09:22:33 1992  Karl Berry  (karl@hayley)
9264         * tex.ch: warn that increasing max_quarterword makes texmfmem.h
9265           break.
9267 Thu May 14 19:22:23 1992  Karl Berry  (karl@claude.cs.umb.edu)
9269         * Version 5.851c.
9271 Thu May  7 07:29:59 1992  Karl Berry  (karl@hayley)
9273         * Makefile (tex9.[co]): new targets (not used in our dist).
9274         
9275 Sat Apr 25 08:56:54 1992  Karl Berry  (karl@hayley)
9277         * convert: sync after the pipeline.
9279         * Makefile (distclean): new target.
9281         * Makefile (amstex.fmt): don't use &./tex.
9282         (amslatex.fmt): be more explicit about AMSLaTeX's horrible
9283         installation scheme.
9285 Thu Apr 23 12:04:49 1992  Karl Berry  (karl@hayley)
9287         * Makefile (initex, virtex): changes from Andreas to reflect
9288           reality; fix clean targets.
9290 Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
9292         * Version 5.851b.
9294 Sat Apr 11 09:19:41 1992  Karl Berry  (karl@hayley)
9296         * tex.ch (pack_file_name, pack_buffered_name): don't fill the
9297           name_of_file array completely.
9299 Fri Apr 10 17:03:41 1992  Karl Berry  (karl@hayley)
9301         * tex.ch: new file for configure to make ctex.ch from.
9302         * Makefile (mostlyclean): remove ctex.ch.
9304         * Makefile (default): make it `all'.
9306 Fri Apr  3 09:55:55 1992  Karl Berry  (karl at hayley)
9308         * Version 5.851a.
9310 Mon Mar 30 07:59:29 1992  Karl Berry  (karl at hayley)
9312         * Makefile (triptex): use $(MAKE), not make.
9314 Sun Mar 29 15:44:30 1992  Karl Berry  (karl at hayley)
9316         * ini_to_trip: change additional constants.
9318         * tex.web: new version from dek.
9319         * tex.ch: update version number.
9321 Sat Mar 21 11:09:06 1992  Karl Berry  (karl at hayley)
9323         * ctex.ch (pool_name): define to be `TEX_POOL_NAME', instead of
9324           hardwiring `tex.pool'.
9326 Fri Mar 20 15:29:22 1992  Karl Berry  (karl at hayley)
9328         * Makefile (mostlyclean): new name for `clean'.
9329         (clean): what `realclean' used to be.
9330         (realclean): nothing to do anymore.
9331         (install): install the program.
9333         * ctex.ch (4.51): set name_length to the strlen of pool_name.
9335 Sun Mar  1 07:09:28 1992  Karl Berry  (karl at hayley)
9337         * ctex.ch (font_mem_size): increase to 100,000.
9339 Fri Jan 24 07:41:25 1992  Karl Berry  (karl at hayley)
9341         * Makefile (cflags): don't include -I../config.
9343         * ctex.ch (\input, \openin): don't try .tex if the filename is
9344           already the maximal length; otherwise foo.aux gets found
9345           as foo.aux.tex under system V, when foo is 14 characters long.
9347 Tue Jan 21 17:20:17 1992  Karl Berry  (karl at hayley)
9349         * ctex.ch (pool_size): increase to 124,000.
9350         (string_vacancies): to 100,000.
9352 Wed Jan 15 10:12:30 1992  Karl Berry  (karl at hayley)
9354         * ctex.ch (\input, \openin): if cur_ext=".tex", don't append .tex,
9355           and reset it before trying without suffix.
9357         * ctex.ch (max_strings): increase to 15000.
9359 Tue Jan 14 08:52:24 1992  Karl Berry  (karl at hayley)
9361         * ctex.ch (\input, \openin): try to find foo.tex before foo.
9362           (From bent@ragged.dartmouth.edu.)
9364         * Makefile (*.fmt): do not remove the \font lines from the output
9365           via grep, as then prompts do not appear.
9367 Sun Jan 12 09:17:40 1992  Karl Berry  (karl at hayley)
9369         * ctex.ch (memory structure): include "texmfmem.h", omitting the
9370           ../common.
9372         * Makefile (fileioh): no longer exists.
9374 Tue Jan  7 15:51:28 1992  Karl Berry  (karl at hayley)
9376         * ctex.ch (opening input files): do `name_length + 5 <
9377           file_name_size', not `name_length < file_name_size + 5'.  From
9378           tony@marcam.dsir.govt.nz.
9380 web:
9381 Mon Feb 21 14:51:24 1994  Karl Berry  (karl@cs.umb.edu)
9383         * Makefile.in: srcdir changes from simon.
9385 Wed Feb  2 11:00:09 1994  Karl Berry  (karl@cs.umb.edu)
9387         * Version 6.1.
9389 Mon Jan 24 07:27:36 1994  Karl Berry  (karl@cs.umb.edu)
9391         * Version 6.0.
9393 Sun Jan 23 16:56:45 1994  Karl Berry  (karl@cs.umb.edu)
9395         * Makefile.in (mostlyclean): Remove tangleboot.
9397 Tue Nov 30 16:19:06 1993  Karl Berry  (karl@cs.umb.edu)
9399         * Makefile.in (tangle.web): Exit 1 if we get here.
9401 Sun Nov  7 14:52:11 1993  Karl Berry  (karl@cs.umb.edu)
9403         * Makefile.in (tangle.web): New target, telling people to retrieve
9404         web.tar.gz.
9406 Tue Oct 12 13:32:07 1993  Karl Berry  (karl@cs.umb.edu)
9408         * Makefile.in: Simplify kpathsea references.
9410 Sun May  9 10:10:56 1993  Karl Berry  (karl@cs.umb.edu)
9412         * Makefile.in (commonh): Remove $(srcdir) for paths.h.
9413         (commono): Add kpathsea library.
9415 Fri Apr 30 15:08:11 1993  Karl Berry  (karl@cs.umb.edu)
9417         * Makefile.in (commonh): Add paths.h.
9419 Fri Apr  9 16:07:56 1993  Karl Berry  (karl@cs.umb.edu)
9421         * Makefile.in (commonh): Define as config.h.
9423 Sat Mar 13 12:10:56 1993  Karl Berry  (karl@cs.umb.edu)
9425         * Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
9427 Sun Feb 21 08:28:31 1993  Karl Berry  (karl@cs.umb.edu)
9429         * Version 5.851d.
9431 Tue Feb 16 17:58:10 1993  Karl Berry  (karl@cs.umb.edu)
9433         * Makefile.in (install-exec, install-data): New targets.
9435 Fri Feb 12 07:37:51 1993  Karl Berry  (karl@cs.umb.edu)
9437         * Makefile.in (mostlyclean): Remove pooltype.
9439 Sun Feb  7 20:10:46 1993  Karl Berry  (karl@cs.umb.edu)
9441         * Makefile.in (tangleboot.c): Use $(MAKE), not make.
9443 Tue Jan 26 16:36:45 1993  Karl Berry  (karl@cs.umb.edu)
9445         * *.ch (banner): Use version_string.
9447         * Makefile.in: Merge pooltype from texware.
9449 Sun Jan  3 13:34:00 1993  Karl Berry  (karl@cs.umb.edu)
9451         * Makefile.in (distclean): Remove Makefile.
9453 Sun Dec 13 14:28:37 1992  Karl Berry  (karl@cs.umb.edu)
9455         * Makefile.in (c-sources): New target.
9457 Sat Dec 12 14:19:16 1992  Karl Berry  (karl@cs.umb.edu)
9459         * Makefile.in: Rewrite from Makefile.
9461 Fri Sep  4 09:05:12 1992  Karl Berry  (karl@hayley)
9463         * Makefile (extraclean): new target.
9464         (distclean): don't remove backup files etc. here.
9466 Wed Aug 19 08:35:14 1992  Karl Berry  (karl@hayley)
9468         * Makefile (tangleboot): use tangleboot.o as arg, not tangleboot.c.
9470 Sat Jul 25 17:52:34 1992  Karl Berry  (karl@hayley)
9472         * Makefile (tangleboot): depend on tangleboot.o.
9473         (tangleboot.o): new target.
9475 Thu Jul  2 16:10:15 1992  Karl Berry  (karl@hayley)
9477         * Makefile (CPPFLAGS): new variable
9478         (.c.o): use it.
9479         (cflags): change to CFLAGS.
9481 Tue Jun 23 10:14:23 1992  Karl Berry  (karl@hayley)
9483         * Makefile (tangleboot.c): make all in lib and web2c before trying
9484           to `convert'.
9486 Sun Jun 21 16:42:00 1992  Karl Berry  (karl@io)
9488         * Makefile (realclean): don't remove tangleboot after all.
9490 Thu May 14 19:22:40 1992  Karl Berry  (karl@claude.cs.umb.edu)
9492         * Version 5.851c.
9494 Wed May 13 10:52:36 1992  Karl Berry  (karl@hayley)
9496         * Makefile (clean): can't remove *.[pch], since tangleboot goes away.
9498 Sat Apr 25 09:40:18 1992  Karl Berry  (karl@hayley)
9500         * Makefile (libs): new var.
9501         (distclean): new target.
9503 Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
9505         * Version 5.851b.
9507 Wed Apr 15 03:59:25 1992  Karl Berry  (karl@fosse)
9509         * Makefile (mostlyclean): remove tangleboot.
9511 Tue Apr 14 17:25:29 1992  Karl Berry  (karl@hayley)
9513         * Makefile (tangleboot.[ch]): new targets.
9514         (tangleboot): depend on tangleboot.h, not tangle.h.
9515         (clean): remove tangle.h.
9517 Mon Apr 13 09:10:07 1992  Karl Berry  (karl@hayley)
9519         * Makefile (tangle.p): depend on tangleboot; remove the loop.
9520         (tangleboot): new target.
9522 Fri Apr  3 09:56:16 1992  Karl Berry  (karl at hayley)
9524         * Version 5.851a.
9526 Thu Apr  2 13:48:21 1992  Karl Berry  (karl at ds1.cs.umb.edu)
9528         * Makefile (clean): don't remove *.c; we need tangleboot.
9530 Sun Mar 29 15:24:51 1992  Karl Berry  (karl at hayley)
9532         * {tangle,weave}.web: new versions from dek.
9533         * {tangle,weave}.ch: update version numbers.
9535 Fri Jan 24 09:20:20 1992  Karl Berry  (karl at hayley)
9537         * Makefile (cflags): don't include -I../config.
9539 Tue Jan  7 16:29:30 1992  Karl Berry  (karl at hayley)
9541         * Makefile (tangle.p): use quotes instead of \'s, for ptx.  (From
9542           maddog@sequent.com.)