2008-08-13 Karl Berry * Makefile.in (install-data): Also install synctex.[15]. Report from Adam Maxwell on mactex. 2008-07-08 Karl Berry * configure.in (WEB2CVERSION): 7.5.7. 2008-07-01 Karl Berry * texmfmp-help.h [MP] (MPHELP): mpost is usually named mpost, not mp. 2008-06-25 Peter Breitenlohner * help.h (CTANGLEHELP): Correct syntax for ctangle usage. * (CWEAVEHELP): Correct syntax for cweave usage. 2008-06-12 Karl Berry * luatexdir/tex/texnodes.c: avoid identifier `prealloc', (wrongly) defined in HP-UX . 2008-06-03 Karl Berry * tex.ch (sup_param_size): increase to 32767. ntg-pdftex mail from martin, 2 Jun 2008 14:15:42. 2008-06-01 Karl Berry * luatexdir/luatex.mk (install-exec): install texlua symlink. x2008-05-31 Karl Berry * Makefile.in (install-programs): stupidly forgot to install $(basic_engines). 2008-05-28 Karl Berry * Makefile.in (basic_engines): split off tex/mf[n]/mpost. (install-programs): handle basic_engines here. (install-tex, install-mf, install-mpost; -exec, -data, -dumps): remove all these. Never try to make the dumps. * luatexdir/luatex.mk, * omegadir/omega.mk, * xetexdir/xetex.mk, * alephdir/aleph.mk, * pdftexdir/pdftex.mk, * etex/etex.mk: omit installation of pool files and dumps, with consequent simplifications. For etex.mk, also omit installation of the binary. 2008-05-25 Karl Berry * cpascal.h (loadpoolstrings): declare. 2008-05-23 Karl Berry * configure.in (fmtutil.cnf): no longer generate from fmtutil.in. * Makefile.in (install, distclean): remove lines about fmtutil.cnf. * fmtutil.in: note that this file is no longer used, the real fmtutil.cnf is now generated at install time. 2008-05-20 Karl Berry (Found by peb.) * luatexdir/luatangle.web: OTANGLE -> LUATANGLE. * luatexdir/Makefile.in (check): PETEX -> LTEX. * web2c/makecpool.c: update from luatex repo; cosmetic changes only. 2008-04-29 Karl Berry * doc/Makefile.in (install-data): do not cd $(srcdir) in any rule, that fails when the install program is specified by a relative path. 2008-04-28 Karl Berry * fmtutil.in: disable cont-en, texexec et al. create it. 2008-04-18 Karl Berry * Makefile.in (tie): no need for $(native). 2008-04-16 Karl Berry * Makefile.in, * web2c/makecpool.c, * ...: use the one makecpool provided by Taco for all programs. 2008-04-11 Karl Berry * xetexdir/xetex.h (Byte): #define to my_Byte and then #undef to avoid typedef conflict between TECkit_Common.h and zlib; sigh. 2008-03-30 Karl Berry * Makefile.in (web2c): pass . for native tooldir argument. * web2c/convert: accept tooldir argument a la luatex. * web2c/texmf.defines (loadpoolstrings): define here. * web2c/loadpool.defines: remove. * luatexdir/luatex.defines, * mpdir/mp.defines, * omegadir/omega.defines, * alephdir/aleph.defines (loadpoolstrings): rm. 2008-03-25 Karl Berry * Makefile.in, * tmf-pool.h, * mf-binpool.ch, * tex-mkcpool.c, * mf-mkcpool.c, * etexdir/etex.mk, * etexdir/etex-binpool.ch, * tex-binpool.ch, * web2c/convert, * web2c/loadpool.defines: integrate pool file in binary for tex, mf, and etex. From Akira. * tftopl.web: revised version 3.2 from Knuth. 2008-03-24 Karl Berry * tex.ch: use print_c_string to print the new prompt_file_name help message, so it ends up in the log. * cpascal.h (printcstring): #define it. 2008-03-23 Karl Berry * tex.web, * tex.ch: update for Knuth version 3.1415926. * tex.ch (prompt_file_name): output prompt_file_name_help_msg instead of a string pool string. * cpascal.h: define it (conditionally for Windows). 2008-03-22 Karl Berry * tftopl.web: initial tftopl.web update from knuth 2008-03-02 Karl Berry * Makefile.in (engines): include mpost literally. Bug report from Alexis Ballier, 29 Feb 2008 19:27:23, via https://bugs.gentoo.org/show_bug.cgi?id=201187. (default all): remove dumps, it's just troublemaking these days? 2008-02-29 Peter Breitenlohner * configure.in: replace PACKAGE_... by WEB2C_PACKAGE_... in c-auto.h, to avoid conflicts with other packages. * configure.in: use AH_TOP, AH_BOTTOM, and AC_DEFINE's third argument to provide autoheader templates ... * withenable.ac: use AC_DEFINE's third argument to provide autoheader templates ... * acconfig.h: ... removed. 2008-02-22 Peter Breitenlohner * configure.in: remove AC_DECL_YYTEXT to avoid autoconf warning. 2008-02-14 Karl Berry * tex.ch (max_font_max): increase to 5000. Taco mail to tex-live, 13 Feb 2008 10:00:35. * tex.ch (make_name_string): further change from Jonathan, tex-implementors 12 Feb 2008 14:33:56. 2008-02-11 Karl Berry * tex.ch (make_name_string): avoid clobbering globals via This is TeX ... **abc% *de From Akira and Jonathan Kew, tex-implementors 02 Feb 2008 20:42:18 et al. 2008-01-29 Peter Breitenlohner Convert from autoconf-2.13 to autoconf-2.59+: * Makefile.in, doc/Makefile.in, mpdir/Makefile.in: Add @configure_input@ lines. * aclocal.m4 (new): Generated (aclocal -I ../m4). * configure: Regenerated (autoconf). 2008-01-18 Karl Berry * cpascal.h (recorder_record_input, recorder_record_output): need const_string as arg to avoid warnings compiling *extra.c. * texmfmp.c (user_progname): make const_string a la dump_name, since we assign them. 2008-01-02 Jonathan Kew * tex.ch (expand_depth, et al.): when calling expand, don't recurse enough to clobber the os stack. Default value 10000. 2007-12-24 Karl Berry * doc/web2c.texi (gftodvi invocation): talk a bit more about slant fonts, pursuant to DEK's message to tex-k of 10 Jul 2005 18:38:11. 2007-12-19 Martin Schröder * tex.ch (ssup_max_strings): increase to 2097151 (sup_main_memory): increase to 256000000 2007-12-19 Karl Berry * tangle.ch (max_bytes): increase to 65535. * config.h (LONGINTEGER_TYPE): switch to off_t. (Both of these from Martin S.) 2007-10-23 Karl Berry * config.h (LONGINTEGER_TYPE): #define, depending on the C version. (longinteger): typedef. 2007-10-01 Karl Berry * cpascal.h (floor): #undef, since MaxOSX #defines it. From Peter Dyballa, metapost list, 27 Sep 2007 15:25:03. 2007-09-18 Karl Berry * tex.ch (29.530): Wording of "Type " msg. 2007-09-16 Karl Berry * c-auto.in (EDITOR): doc fix. 2007-09-12 Karl Berry * c-auto.in (EDITOR) [WIN32]: need "", and emacs preferred. From Akira. 2007-09-09 Karl Berry * c-auto.in (EDITOR): 'quote' the filename. Reported by Frank K, 17 Jul 2007 17:00:41, debian bug 433455. 2007-08-24 Karl Berry * doc/web2c.texi (Initial MetaPost): change pragma link. 2007-07-15 Karl Berry * tex.ch, * alephdir/com16bit-rc2.ch, * omegadir/com16bit.ch: fixes from Akira so "tex %" followed by RET is stable. Also sync aleph/omega constants with tex. Mail of 14 Jul 2007 09:35:02. 2007-03-30 Karl Berry * tex.ch (sup_buf_size): increase to 30,000,000 per Hans mail to tex-live, 30 Mar 2007 16:52:09. 2007-01-10 Karl Berry * Makefile.in (programs): include $(pdftosrc), which has always been built, but missing from the install. 2007-01-01 Karl Berry * config.h (inline) [__cplusplus]: #undef inline under C++, since inline is a keyword. It should never be #define'd, but c-auto.in->h can do so. Found by vvv on AIX. 2006-12-30 Karl Berry * configure.in: bump version to 7.5.6. 2006-12-27 Karl Berry * fmtutil.in: the binary name is pdftex now. 2006-12-10 Karl Berry * omegaware/odvicopy.ch (int_8): rename the type to int_8_odvicopy, and @d int_8 itself to that, so that we don't end up with int8 in the C file. AIX inttypes.h declares that. (Reported by vvv.) 2006-09-05 Karl Berry * bibtex.ch (BUF_SIZE): increase to 20000 per Lee Samuel Finn, via 3 Sep 2006 10:32:53 +0200 mail from Gerben. 2006-07-10 Karl Berry * tex.ch (sup_font_mem_size): double again, to 4000000. (actually, it seems we could set all the sup_* to the absolute maximums from TeX's architecture, since texmf.cnf determines what is allocated. A patch for that would be welcome. :) 2006-06-20 Jonathan Kew * texmfmem.h, texmfmp.h, texmfmp-help.h, lib/texmfmp.c: Added conditional fragments needed for building XeTeX. 2005-09-02 Olaf Weber * tex.ch [53.1370]: Since we generate a string in all cases, we need to erase it in all cases. Reported by Han The Thanh , diagnosed by Akira Kakuto . 2005-08-22 Olaf Weber * bibtex.ch: Make the buffer and related arrays grow dynamically. Fixes a bug reported by Kevin Cahill . 2005-08-13 Olaf Weber * tex.ch: An \immediate\write18 on the '**' prompt would crash TeX, because the log file isn't open yet. Reported by Jerzy B. Ludwichowski . Since we always log something for \write18, so lets also log the command when \write18 is disabled, instead of merely showing that something was attempted. 2005-08-03 Olaf Weber * Makefile.in: Fix missing double-quote. * texmfmp-help.h [Aleph,eTeX,pdfeTeX]: Document -etex switch. * doc/web2c.texi: Correct missing entries in a table. 2005-07-27 Olaf Weber * doc/web2c.texi: libkpathsea is entirely in LGPL. * vftovp.ch: Remove misplaced semicolon. * texmfmp.h: Disable IPC when compiling with __DJGPP__. (Should really be done in configure script.) * texmfmp.h: Remove references to pdfxtex. Add get_seconds_and_micros prototype. 2005-07-25 Olaf Weber * weave.ch: Increase max_bytes to 65530. We're bumping to the 16-bit limits here. * tex.ch: Significantly increase the ssup_trie_size. * metapost.mk: Fix build rules/dependencies for mpware. * Makefile.in: Fix build rules for mpware. * vftovp.ch: Report the name of tfm files that we cannot find or find to be unusable. Reported by Patrick Gundlach. 2005-06-29 Olaf Weber * withenable.ac: Remove one pair of brackets from --with-editor-CMD help text. 2005-06-26 Olaf Weber * doc/Makefile.in: Replace ac_include with kpse_include. From Peter Breitenlohner. * withenable.ac: Fully quote arguments of AC_AG_WITH. From Peter Breitenlohner. * configure.in: Syntax changes to match autoconf2.5x. From Peter Breitenlohner. To version 7.5.5. * Makefile.in: Change ac_include to kpse_include. From Peter Breitenlohner. 2005-06-22 Olaf Weber * mp.web: Update for MetaPost 0.901. * mp.ch: Update for MetaPost 0.901. * cpascal.h: Add xreallocarray(). Requested by Hartmut Henkel . 2005-06-21 Olaf Weber * metapost.mk, dvitomp.mk, Makefile.in: Break out the metapost and dvitomp related makefile rules into separate makefile fragments. * doc/web2c.texi: Update description of newer. 2005-04-12 Olaf Weber * mf.ch [38.788]: Use |get_job_name| so the --jobname switch can be used to replace "mfput". [38.793]: Interface of |get_job_name| changed. * mp.ch [35.765]: Use |get_job_name| so the --jobname switch can be used to replace "mpout". [35.770]: Interface of |get_job_name| changed. * tex.ch [29.534]: Use |get_job_name| so the --jobname switch can be used to replace "texput". [29.537]: Interface to |get_job_name| changed. This is part of a group of changes that fixes pdftex bug 302. http://sarovar.org/tracker/?func=detail&atid=493&aid=302&group_id=106 2005-02-06 Olaf Weber * Makefile.in (aleph-dist): Remove generated file, make sure aleph.version file exists. 2005-02-05 Olaf Weber * Makefile.in (uninstall, uninstall-exec, uninstall-data): Dummy target added so make uninstall doesn't stop here. 2005-01-21 Olaf Weber * doc/Makefile.in: Change POSTINSTALL to POST_INSTALL. * tiedir/tie.1: Man page corrections from Eric S. Raymond . 2005-01-08 Olaf Weber * configure.in: Correct check whether otangle is needed. From Kenta MURATA . * withenable.ac: Update references to e-Omega to Aleph. From Kenta MURATA . 2004-12-29 Olaf Weber * configure.in: Version 7.5.4. * doc/web2c.texi: Version 7.5.4. * tex.ch: Shuffle the \eof18 code around a bit. 2004-12-28 Olaf Weber * tex.ch [16.211,46.1049]: I18N fix for |print_mode|, adding |print_in_mode| function to account for differences in declination etc. After Wlodzimierz Bzyl . * mf.ch [28.585]: Sufficiently pathological code can overflow the serial_no counter: add a check for this. From Thorsten Dahlheimer . * mp.ch [24.539]: Sufficiently pathological code can overflow the serial_no counter: add a check for this. From Thorsten Dahlheimer . * tex.ch: Implement \ifeof18 to test whether \write18 is enabled. A variant of the code submitted by Heiko Oberdiek . 2004-12-20 Olaf Weber * withenable.ac: Don't define IPC in c-auto.h if --enable-ipc wasn't given. * Makefile.in: configure depends on withenable.ac. 2004-12-19 Olaf Weber * configure.in: Old versions of flex don't support -l, but don't support --version either, so use the latter to test whether the former should be used. From Thomas. * withenable.ac: Add --with-mf-x-toolkit option to replace --with-x-toolkit. The latter couldn't be shared between mf and xdvi any more. * Makefile.in (tex-check, bibtex-check, dvicopy-check, dvitomp-check, mpost-check): Add TEXMFCNF=../kpathsea to the environment so the check works even if installation is not yet complete. From Peter Breitenlohner . * Makefile.in (install-data): Don't install cwebdir/cweb.1; this page now lives under .../man. * Makefile.in (tangle.p): Depend on tangleboot, not $(TANGLEBOOT). This means we build tangleboot even when cross-compiling. The reason is that some versions of make get confused if we depend on ./tangleboot but only have rules with tangleboot as the target. (ctangle.c,cweb.c): As above for $(CTANGLEBOOT). Problem reported for Digital UNIX 4.0E make by Bernhard Simon . 2004-11-28 Olaf Weber * Makefile.in (afmts): alambda -> lamed. Restrict the use of FF to comments, as some make implementations cannot deal with it otherwise. 2004-09-07 Olaf Weber * doc/web2c.texi: Changes made by Karl Berry. 2004-08-30 Olaf Weber * dvitomp.ch: A more complete implementation of the color stack. Slight modification of code provided by Eddie Kohler . 2004-08-28 Olaf Weber * doc/web2c.texi: Document -output-directory. * doc/install.texi: Correct cross-references for building formats. * cpascal.h (output_directory): Added global variable. * triptrap/texmf.cnf: Correct settings for main_memory. * texmfmp-help.h: Add -output-directory to the help texts. * dvitomp.ch: Allow for a variable number of spaces between the 'color push' special name and its argument. From Eddie Kohler . 2004-08-27 Olaf Weber * configure.in: Create etexdir in build tree if we're compiling e-TeX. 2004-08-26 Olaf Weber * mp.ch, mf.ch, tex.ch: |main_memory| is a size, while |mem_top| is an index, so we need to subtract 1 when deriving |mem_top| from |main_memory|. In a similar vein, we need to add 1 when allocating the |mem| array. This may seem like nitpicking, but matters for the trip and trap tests. 2004-08-26 Peter Breitenlohner * Makefile.in (patgen-check): Provide non-trivial test data. * tests/dict, tests/patgen.in, tests/patterns, tests/translate: Input data for patgen-check. * tests/patout, tests/pattmp.4: New files. Output from patgen-check. 2004-08-26 Olaf Weber * patgen.ch: Typo fixed by Peter Breitenlohner . * patgen.web: Typo fixed by Peter Breitenlohner . (New version 2.3, August 2004). * Makefile.in (etex-dist,pdftex-dist): Account for etex.version and pdftex.version as generated files. 2004-08-24 Olaf Weber * tex.ch [23.328]: Ensure that |source_filename_stack|[|in_open|] and |full_source_filename_stack|[|in_open|] are initialized. * tex.ch: Revise the file:line:error code to produce the correct filename in the presence of \scantokens (an e-TeX extension). If we're not reading from a file at all, fall back on the TeX-style messages. This change introduces |print_file_line| to keep the amount of code in the |print_err| macro under control. 2004-08-23 Karl Berry . * doc/web2c.texi: An extensive update. 2004-08-06 Olaf Weber * config.h: Clean the define of TEXDLL up. From Jan Nieuwenhuizen . 2004-08-05 Olaf Weber * tex.ch [29.530] prompt_file_name: don't allow the use of the empty string for a file name. After Taco Hoekwater . * mf.ch [38.786] prompt_file_name: don't allow the use of the empty string for a file name. * mp.ch [35.763] prompt_file_name: don't allow the use of the empty string for a file name. 2004-08-01 Olaf Weber * Makefile.in (post-dist-$(distname)): Ensure that texk/web2c/tests/xampl.bib is actually in the distributed tarball. (bibtex-check): BIBINPUTS should only need $(srcdir)/tests. 2004-07-30 Olaf Weber * Makefile.in: Undo changes from --option to -option. This generated too many differences with the TeX-live sources at this time. 2004-07-23 Peter Breitenlohner * tex.ch: Reorganize handling of banner string in order to reduce interference between eTeX, pdfTeX, and web2c change files. 2004-07-23 Olaf Weber * Makefile.in: Use singe dash for -ini, -progname etc. Use explicit -ini and -progname when running the trip test, because the argv[0] name becomes lt-tex when using shared libraries, and we have settings in triptrap/texmf.cnf that are sensitive to this. * Makefile.in (bibtex-check): Add BIBINPUTS or check can fail. 2004-07-21 Olaf Weber * tex.ch: Reorganize handling of integer parameters in order to reduce interference between eTeX, pdfTeX, and web2c change files. From Peter Breitenlohner . * fmtutil.in: Update from Thomas. 2004-07-14 Olaf Weber * mf.ch [42.912]: Remove this simplification of the web code, which is no longer a valid assumption now that we're back to the old print system. * mp.ch: A smaller set of changes than for mf.ch, as in version 0.64 the |print|, |print_char|, |print_visible_char| system previously implemented in the mp.ch change file was merged into mp.web. Remove a reference to |slow_print| that was overlooked earlier. * mf.ch: Extensive changes to the print routines, to mirror what was done for tex.ch (q.v.). * tex.ch: Extensive changes to fix a problem with the encTeX merge. Original TeX used |slow_print|, |print|, and |print_char| for printing. This had been changed to |print|, |print_char|, and |print_visible_char|, where the new |print_char| did the expansion of unprintable characters to "escaped sequences" on the fly. encTeX, it turns out, is too tightly interwoven with the old way of doing things, leading to some strange breakage. So we've largely reverted the code. In particular, we now store the "escaped sequences" for non-ASCII characters again as strings, and later decide on-the-fly whether to use those or just pass through. This simplifies the change file, and narrows the distance to the encTeX code. * texmfmp.h (setupcharset): Removed. (readtcxfile): Added. Unlike setupcharset, this function doesn't initialize the xchr/xord/xprn arrays, it just updates them from a tcx file. The name of the must be in the global translate_filename. * config.h: Add second argument to call of usagehelp. This is the email address for bug reports. If NULL, the default address for web2c is used. * bibtex.ch: Add second argument to call of usagehelp. * dvicopy.ch: Add second argument to call of usagehelp. * dvitomp.ch: Add second argument to call of usagehelp. * dvitype.ch: Add second argument to call of usagehelp. * gftodvi.ch: Add second argument to call of usagehelp. * gftopk.ch: Add second argument to call of usagehelp. * gftype.ch: Add second argument to call of usagehelp. * mft.ch: Add second argument to call of usagehelp. * patgen.ch: Add second argument to call of usagehelp. * pktogf.ch: Add second argument to call of usagehelp. * pktype.ch: Add second argument to call of usagehelp. * pltotf.ch: Add second argument to call of usagehelp. * pooltype.ch: Add second argument to call of usagehelp. * tangle.ch: Add second argument to call of usagehelp. * tftopl.ch: Add second argument to call of usagehelp. * vptovf.ch: Add second argument to call of usagehelp. * vftovp.ch: Add second argument to call of usagehelp. * weave.ch: Add second argument to call of usagehelp. * cwebdir/comm-w2c.ch: Add second argument to call of usagehelp. 2004-07-12 Olaf Weber * texmfmp-help.h: Correct help strings of pdf*tex family. From Akira Kakuto . 2004-07-04 Olaf Weber * Makefile.in: Move the creation of the format-related links to format-related install rules; this seems to be a better place for them, as the links are pointless without the corresponding formats. Make the install-*-pool rules depend on the pool file in question. Remove TEXMF=$(texmf) from the dumpenv; the TEXMFCNF=../kpathsea should get us a texmf.cnf with suitable absolute paths. * tex.ch: Correct date in encTeX_banner. 2004-07-03 Olaf Weber * configure.in: No m4 quoting needed in the KPSE_CROSS_BUILD_VAR calls. The default of $BUILDLDFLAGS must be $BUILDXLDFLAGS. * Makefile.in (web2c/fixwrites,web2c/spitup,web2c/web2c): These also depend on web2c/kps.c. [TANGLEBOOT,CTANGLEBOOT,TANGLE,CTANGLE,OTANGLE,TIE]: Add these variabled so the build can use programs other than what is built. Used when cross-compiling. * configure.in: Add KPSE_CROSS_BUILD_VAR and KPSE_CROSS_PATH_PROG invocations to set up cross-compiling. To cross-compile, you need to have tangle, ctangle, otangle, and tie available on the build machine. * weave.ch: Set |max_names| to 10220, so we can still (barely) handle pdfetex. Clearly a larger reworking is on the horizon. * tex.ch: Change |mubyte_incs| into a boolean. 2004-07-02 Olaf Weber * tex.ch: Update to encTeX from Petr Olsak. These fix three bugs. These bugs are seen only in encTeX mode when \mubytein=1 and in very rare cases. Petr's explanation follows: 1) If the control sequence is converted by \mubyte table but it is not shrunk then the non-converted alternative of control sequence is really used. It can be possible only if one-byte to one-byte conversion is used and declared by \mubyte primitive. More common is to use \mubyte for multi-byte to one-byte conversion. In such situation, there is no problem because control sequence is schrunk. Thanks to Wlodzimierz Bzyl for bugreport. \def\aXb{xx} \mubyte X Y\endmubyte \mubytein=1 \aYb % writes "undefined control sequence \aXb" because % error message is converted but real control sequence % is not converted and \aYb is undefined. 2) If multi-byte to one-byte conversion is done during scanning of control sequence name with the result: one-letter control sequence, then this control sequence is not connected with "native" one-letter control sequence but the new "multi-letter control sequence" is allocated with only one letter in real. \def\X{xx} % one-letter control sequence is defined \mubyte X YZ\endmubyte \mubytein=1 \YZ % writes "undefined control sequence \X" because \YZ is % converted to \X but allocated as multi-letter control % sequence, but one-letter control sequence is defined 3) If \catcode`\^^@=11 or 7 and if control sequence is terminated by generated control sequence (from \mubyte conversion) then the result of reading is unpredictable. \def\XXX{xx} \mubyte \XXX YZ\endmubyte \mubytein=1 \relaxYZ % it is OK: \relax followed by \XXX \par\catcode`\^^@=11 \relaxYZ % bad reading: \relaxYZ control sequence not defined 2004-06-30 Olaf Weber * doc/web2c.texi: Updates to make conversion to HTML easier, from Karl Berry. 2004-06-29 Olaf Weber * doc/install.texi: Remove reference to --enable-auto-core. That part of the code should be considered terminally broken. 2004-06-16 Olaf Weber * tex.ch: If the end-of-line character was disabled, we'd end up dropping the last characters of filenames. Fixed by checking for end-of-line only if we've just seen a space, which could be the end-of-line space. Reported by Werner Lemberg . 2004-06-13 Olaf Weber * mp.ch: Moving the re-parsing of |name_of_file| back to |start_input|. The string administration gets confused if this is done in |make_file_name|. * tex.ch: Typo in comment. Remove some redundant material out of the change file. Replace ' ' with " " in a number of places -- this is the difference between the external coding and the internal ASCII-based coding of characters. Since the external coding is ASCII on all platforms we currently compile on, this is a place where mistakes in the web2c sources can linger. * mf.ch: More changes to support spaces in filenames. In particular, keep quotes around |cur_name|, |cur_ext|, and |cur_area| iff these contain spaces. This incurs complications because we re-parse |name_of_file| into these components after opening a file. The file-printing routine is changed to ensure that we print quotes if needed, but do not print any quotes contained in the parameters themselves. * mp.ch: More changes to support spaces in filenames. In particular, keep quotes around |cur_name|, |cur_ext|, and |cur_area| iff these contain spaces. This incurs complications because we re-parse |name_of_file| into these components after opening a file. The file-printing routine is changed to ensure that we print quotes if needed, but do not print any quotes contained in the parameters themselves. 2004-06-07 Olaf Weber * mp.ch: Larger |max_in_open|, |param_size|, |max_write_files|. * tex.ch: More changes to support spaces in filenames. In particular, keep quotes around |cur_name|, |cur_ext|, and |cur_area| iff these contain spaces. This incurs complications because we re-parse |name_of_file| into these components after opening a file. The file-printing routine is changed to ensure that we print quotes if needed, but do not print any quotes contained in the parameters themselves. 2004-06-04 Olaf Weber * mp.ch: A slight change to ensure double quotes do not appear in error messages when a filename has to be quoted. * mf.ch: A slight change to ensure double quotes do not appear in error messages when a filename has to be quoted. * tex.ch: When dealing with a filename with unbalanced quotes, still stop scanning when the buffer ends. Also a slight modification to prevent double quotes from appearing in error messages. 2004-06-01 Olaf Weber * tex.ch: Delete some MLTeX code that was duplicated accidentally. 2004-05-31 Olaf Weber * mf.ch, mp.ch: xprn must be ASCII_code -- we story only 0 or 1 there, and 'boolean' is a full 4-byte entity. Worse, dummy_xprn was already an ASCII_code, so in the presence of a TCX file we didn't correctly undump the base/mem. 2004-05-26 Olaf Weber * cpascal.h: Remove -oem code. 2004-05-16 Olaf Weber * mp.ch: In mpost, we need to use str_stop to find the end of a string. Reported by Wlodzimierz Bzyl . 2004-05-14 Olaf Weber * tex.ch [5.58]: Remove code implementing the locale-dependent printing. The most generous evaluation is that this was an experiment that failed. The desired effect of having printable eight-bit characters is handled through different mechanisms. * Makefile.in: fmtutil-related changes from Thomas. May not be completely correct yet. * fmtutil.in: New version from TeX-live. * texmfmp-help.h: Correct helptexts of pdf*tex for format extensions. 2004-05-12 Olaf Weber * weave.ch: Increase max_refs and max_names for pdf*TeX. Requested by Hartmut Henkel . 2004-05-10 Olaf Weber * Makefile.in (ctie.c): Name of the change file changed from ctie.ch to ctie-k.ch. * web2c/ctiedir: update to latest source from ctan. 2004-05-09 Olaf Weber * Makefile.in: Add rules to compile, install, and distribute ctie. * Add ctie to distribution, it lives in web2c/ctiedir. * Makefile.in (post-dist-$(distname)): Remove cweb.c when creating a distribution. Must be done explicitly because cweb is not a program itself. (ctangleboot.c, cwebboot.c): Make these rules more robust in the presence of timestamp problems. You could get a empty files and a failed build otherwise. 2004-05-08 Olaf Weber * Makefile.in (install-mf-links, install-mpost-links, install-tex-links): Do not create initex, virtex, inimf, virmf, inimpost, virmpost links on installation. These are all way more trouble than they're worth. * mp.ch: Use TEXMF_POOL_NAME and TEXMF_ENGINE_NAME, and replace hard-coded mf.pool with pool_name in messages. * mf.ch: Use TEXMF_POOL_NAME and TEXMF_ENGINE_NAME, and replace hard-coded mf.pool with pool_name in messages. * tex.ch: Change TEX_POOL_NAME and TEX_ENGINE_NAME into TEXMF_POOL_NAME and TEXMF_ENGINE_NAME. * texmfmp.h: Change TEXPOOLNAME and TEXENGINENAME into TEXMFPOOLNAME and TEXMFENGINENAME. * doc/web2c.texi: Document -halt-on-error. * texmfmp-help.h: Document -halt-on-error. * Makefile.in: Correct dependencies on $(basedir), $(memdir), instead of $(fmtdir). This matters now that they differ. * Makefile.in: Include md5 dir in libs-dist target. * Makefile.in: Remove $(all_formats); it has become obsolete. Simplify clean pattern now that only one format extension is left. * Makefile.in: We use .fmt as the extension for all formats. This means that latex.fmt gets built by e-TeX (as requested by the LaTeX2e group). So remove that target from the rules for TeX. * texmfmp-help.h: Change the various -*fmt options to actually spell -fmt. * tex.ch: Implement halt-on-error, and quoted filenames. * mf.ch: Implement halt-on-error, and quoted filenames. * mp.ch: Implement halt-on-error, and quoted filenames. 2004-05-07 Olaf Weber * Makefile.in: Remove eomega-related code. Add aleph-dist target. * configure.in: Remove e-Omega code. Enable pdflib for all members of the pdfTeX family. * texmfmp-help.h: Add -8bit to help text. * doc/web2c.texi: Document interaction between -8bit and TCX. * doc/web2c.texi: Document -8bit option. * mp.ch: Add a magic number to the dump, add engine name to dump, dump xord, xchr, xprn, so a TCX file during INI is persistent. * mf.ch: Add a magic number to the dump, add engine name to dump, dump xord, xchr, xprn, so a TCX file during INI is persistent. * tex.ch: Always dump the xord, xchr, and xprn arrays, so loading a TCX file in INI mode will change these defaults for all users of the format. Implement an 8bit option that switches all characters to printable by default. Reorganize the code a bit. 2004-04-21 Olaf Weber * tex.ch [5.71]: An error in the encTeX merge (not encTeX itself) made TeX ignore commands given at the error "?" prompt. Reported by Akira Kakuto . 2004-04-16 Olaf Weber * tex.ch: Modify error messages involving tex.pool, so they use pool_name instead of the hard-coded name. Implement checking for the name of the engine, which is now stored in the format file. * texmfmp.h: Add proper definitons of TEXENGINENAME for each engine. 2004-04-08 Olaf Weber * bibtex.ch [10]: Add 'hack0' to initialize jmp9998. This had to be moved up because otherwise we could end up doing the longjmp before the setjmp. Reported by Sven Luther . 2004-03-28 Olaf Weber * tex.ch: Change type of parse_first_line_p, file_line_error_style_p, and shell_escape_p from boolean to c_int_type. They're used as booleans in the Pascal code, but tri-state in the C code. * texmfmp-help.h: Document -no-shell-escape, -no-parse-first-line, -no-file-line-error. * doc/web2c.texi: Document -no-shell-escape, -no-file-line-error, -no-parse-first-line. 2004-03-25 Olaf Weber * texmfmp-help.h: Bring help text up-to-date. * tex.ch: Simplify some of the encTeX-related code. * configure.in: Add test for Aleph. * Makefile.in: Reorganization to mode pdftexlib-related code to its own makefile fragment. Also rewrite the rules for the engines so it becomes easier to omit specific engines from the default compilation. 2004-03-24 Olaf Weber * cpascal.h: Add definition of floor() for dvitomp. After Hartmut Henkel . * dvitomp.ch [49,50]: For the code to work, Hobby notes that we need |round|(|x|-0.5) to be equal to $\lfloor x\rfloor$. For Pascal's |round| function this is emphatically not true. After Hartmut Henkel . * dvitomp.ch: Support for color specials, like those generated by the colordvi package. From Eddie Kohler . 2004-03-23 Olaf Weber * tex.ch: Clarify use of special_printing in comment. 2004-03-22 Olaf Weber * dvitomp.ch [57]: Off-by-one error in virtual font handling. From Hartmut Henkel . * tex.ch: Correct comment so the file weaves properly. 2004-03-21 Olaf Weber * tex.ch: encTeX merge. Code from Petr Olsak, with modifications to match the rest of web2c better. 2004-03-18 Olaf Weber * Makefile.in [testenv]: somehow the LC_ALL=C got dropped. 2004-03-17 Olaf Weber * tex.ch: Double sup_font_mem_size to 2000000. * triptrap/texmf.cnf: Add mem_bot.tex and mem_bot.initex, set main_memory.{ini,}tex to 3000. * tex.ch: Make mem_bot configurable (0 and 1 only allowed values). Used for the trip test. 2004-03-14 Olaf Weber * Makefile.in: Modifications for Aleph. * texmfmp.h: Mods for Aleph. * texmfmem.h: Add Aleph. * texmfmp-help.h [Aleph]: ALEPHHELP. 2004-02-26 Olaf Weber * tangle.ch: Treat pool files as binary files, not text files (matters on some platforms). * pooltype.ch: Treat pool files as binary files, not text files (matters on some platforms). * mp.ch [43.1195]: Use kpse_fontmap_format to find psfonts.map. * tex.ch: Rename is_printable to xprn. * mp.ch: Rename is_printable to xprn. * mf.ch: Rename is_printable to xprn. * withenable.ac: Add --without-pdfxtex. * texmfmp.h (undumpint): Treat WIN32 as if REGFIX is set. * texmfmp.h: Add define for kpsefontmapformat. * texmfmp.h: Add support for pdfxTeX. * fmtutil.in: Sync with TeXlive. * configure.in: Add support for pdfxTeX. * configure.in: If LEX is (autodetected) flex, add -l option. We need this for omegafonts. * help.h [MFT]: Allow several -style options. * mft.ch: Implement multiple style files (multiple -s options) for mft. * patgen.ch: Increase trie_size, triec_size. Do not remove the close_in, close_out operations. * tex.ch [6.82]: Do not force scroll_mode for file:line:error style messages. * cwebdir/comm-w2c.ch: Correct documentation of CWEBINPUTS. Initialise kpathsea_debug. 2004-01-11 Olaf Weber * tex.ch: Initialize source_filename_stack[0], full_source_filename_stack[0] -- these can be read under some circumstances. Found by Krank Küster . * tex.ch: Correct printing of |src_specials| when weaving. 2003-10-21 Olaf Weber * configure.in: Work around flex 2.5.x issue (affecting pl.l in the Omega code) by adding -l flag if we're using flex. From Thomas. 2003-02-19 Olaf Weber * doc/web2c.texi: Version 7.5.2. * configure.in: Version 7.5.2. * Makefile.in: Remove vestiges of --with-etex=tex option. (mf-clean): There is no $(mfw_o). (install-data): install-dumps is conditional on --disable-fmtutil. * configure.in (--enable-fmtutil): Implementation. (--without-etex): Simplify --with-etex to an on/off switch. (--with-mf-nowin): Simplify --with-mfw to an on/off switch for a binary that is guaranteed to contain no windowing support. * fmtutil.in: Replace occurrences of @TEXBIN@ with tex. * withenable.ac (--without-etex): Replaces complex --with-etex rule. (--with-mf-nowin): Replaces complex --with-mfw rule. (--enable-fmtutil): Just the help text. 2003-02-17 Olaf Weber * doc/web2c.texi: Version 7.5.1. * configure.in: Version 7.5.1. * Makefile.in (gftodvi-clean): Remove gftodvi.h. (gftopk-clean): Remove gftopk.h. (programs): Add $(pdftosrc). * fmtutil.in: Remove mfw rule (sync with teTeX/TeX live). * withenable.ac: New option: --enable-fmtutil. * doc/Makefile.in: Need to add kpathsea.mk, as we now use libtool in the clean rule, and it isnt' found otherwise. 2003-02-16 Olaf Weber * triptrap/tripin.log: Update from Knuth for TeX 3.141592. * triptrap/trip.typ: Update from Knuth for TeX 3.141592. * triptrap/trip.tex: Update from Knuth for TeX 3.141592. * triptrap/trip.log: Update from Knuth for TeX 3.141592. * triptrap/trip.fot: Update from Knuth for TeX 3.141592. * triptrap/mftrapin.log: Update from Knuth for MF 2.71828. * triptrap/trap.typ: Update from Knuth for MF 2.71828. * triptrap/mftrap.log: Update from Knuth for MF 2.71828. * triptrap/mftrap.fot: Update from Knuth for MF 2.71828. * weave.web: WEAVE 4.4 from Knuth - same version number, minor change. * tangle.web: TANGLE 4.5 from Knuth: prevents modno-comments from being split across lines. * vftovp.web: VFtoVP 1.3 from Knuth: made out_as_fix tell the truth in overflow cases. * mf.web: MF 2.71828 from Knuth: suppressed autorounding in dangerous cases. * tex.web: TeX 3.141592 from Knuth: fixed \xleaders, glueset, weird alignments. * tex.ch: Update banner for TeX 3.141592. * Makefile.in (vptovf-clean): Correct typo. (tangleboot.p): Copy from srcdir if it isn't in builddir, otherwise builds outside the source dir are broken. 2003-02-15 Olaf Weber * doc/web2c.texi: Version 7.5.0. * configure.in: Version 7.5.0. * Makefile.in: From klibtool to libtool. Based on patches from Albert Chin-A-Young . * Makefile.in: Various changes to make e-TeX the engine under LaTeX2e. (dvicopy-check): Add VFFONTS definition. (programs): mpost was mentioned twice. (web-dist): Remove eomega.web file, as it is a generated one. * mft.ch [8]: Increase max_bytes and max_names. 2003-02-07 Olaf Weber * doc/web2c.texi: Version 7.4.6. * configure.in: Version 7.4.6. e-Omega support. * withenable.ac: e-Omega support. * texmfmp.h: e-Omega support. * texmfmp-help.h: e-Omega support. * texmfmem.h: e-Omega support. * config.h: NO_FMTBASE_SHARE -> NO_DUMP_SHARE. Was overlooked for a long time. Found by Nix . * Makefile.in: Rewritten to a more "modular" structure: rules related to one target are now mostly found together. Rules for e-TeX, pdfTeX and so on are now mostly in the subsidiary makefiles. 2003-01-29 Olaf Weber * doc/web2c.texi: Version 7.4.5. * configure.in (AC_CHECK_FUNCS): Add mkstemp, mktemp. Version 7.4.5. 2003-01-28 Olaf Weber * withenable.ac: Indicate that --with-mfw=yes is currently the default. * fmtutil.in: Add comment on how to change the engine for LaTeX to e-TeX. From Thomas. 2003-01-24 Olaf Weber * tex.ch [5.58/59]: Check the is_printable array when writing to files, but check isprint(3) when printing to the terminal or the log file. * Makefile.in: Add pdftosrc to compiled programs. * cwebdir/comm-w2c.ch: Use DEV_NULL instead of hard-coding /dev/null. Reported by Fabrice Popineau. 2003-01-16 Olaf Weber * configure.in: Version 7.4.4. * doc/web2c.texi: Version 7.4.4. 2003-01-15 Olaf Weber * Makefile.in (testenv): Use LC_ALL=C, not LANG=C, as only the former will actually force the locale to C. 2003-01-14 Olaf Weber * tex.ch: Increase ssup_max_strings, sup_main_memory, sup_pool_size, so the large consumers can eat their fill. * Makefile.in (install-links): Omega formats end in .oft now. Spotted by Peter Breitenlohner . 2003-01-11 Olaf Weber * doc/web2c.texi: Version 7.4.3. * configure.in: Version 7.4.3. 2003-01-10 Olaf Weber * cwebdir/cweav-w2c.ch: Remove 'k' from banner. * cwebdir/ctang-w2c.ch: Remove 'k' from banner, we're already declaring we're part of web2c, and this is more consistent with the other programs. * cwebdir/comm-w2c.ch: Add --help and --version option, after code supplied by Julian Gilbey. * help.h [CWEB]: Add CWEAVEHELP and CTANGLEHELP. * Makefile.in [testenv]: Add LANG=C to trip environment for consistent results. 2002-12-25 Olaf Weber * cwebdir/comm-w2c.ch: Remove code that adds ".web", kpathsea will handle this. Ensure that when kpse_find_file returns a filename, it is used for #line directives and such. 2002-12-23 Olaf Weber * configure.in: Version 7.4.2. * doc/web2c.texi: Version 7.4.2. * doc/Makefile.in (install-data): Test for web2c.info explicitly in current directory, because some versions of make prepend the source dir path otherwise. From Thomas Esser . * Makefile.in (clean): Add 'mf' to the targets always removed. (mf): Explicit target needed if --with-mfw=yes was given. Thanks to Dragan Milicic . 2002-12-20 Olaf Weber * configure.in: Version 7.4.1. * doc/web2c.texi: Version 7.4.1. 2002-12-19 Olaf Weber * cwebdir/cweav-w2c.ch (reduce, squash): While creating the prototypes I got the order of the arguments wrong. 2002-12-14 Olaf Weber * doc/web2c.texi: Version 7.4.0. * configure.in: Version 7.4.0. * Makefile.in: Changes for mf/mf-nowin handling. From Thomas. * Makefile.in: Remove references to the share/* files. * share/*: Remove files from this subdirectory. They are the kind of files that should be distributed in the texmf tree. * cwebdir/cweav-w2c.ch: Add prototype information. * cwebdir/ctang-w2c.ch: Add prototype information. * cwebdir/comm-w2c.ch: Add prototype information. 2002-11-30 Olaf Weber * mp.ch [46.1307]: A previous change dropped the call of fix_date_and_time in non-ini mode, so we always got the date of the creation of the mem file. Repoerted by Hartmut Henkel . * bibtex.ch [106]: Correct logic of comparison. * bibtex.ch [106]: Make sure name_length is at least as long as the length of the extension before checking for the extension. * bibtex.ch [106]: Check for aux extension '.aux' not 'aux'. When '.aux' is already present, take that into account when generating the derived filenames. Reported by Emmanuel Jeandel . 2002-11-16 Olaf Weber * mf.ch [3.36]: write_ln instead of write for '! End of file on the terminal... why?' message. From Hartmut Henkel . * mp.ch [3.36]: write_ln instead of write for '! End of file on the terminal... why?' message. From Hartmut Henkel . 2002-11-13 Olaf Weber * cwebdir/comm-w2c.ch: Add copyright + license (public domain). * cwebdir/ctang-w2c.ch: Add copyright + license (public domain). * cwebdir/cweav-w2c.ch: Add copyright + license (public domain). * doc/web2c.texi: To 7.3.11. * cwebdir/cweav-w2c.ch: Increase max_file_name_length from 60 to 1024. * cwebdir/ctang-w2c.ch: Increase max_file_name_length from 60 to 1024. * cwebdir/comm-w2c.ch: Increase max_file_name_length from 60 to 1024. * configure.in: To 7.3.11. * bibtex.ch [32,33]: Characters in the range [128..255] would be dropped by some of BibTeX's internal functions, like purify$. Allow them to pass through. * Makefile.in: Remove libs/xpdf/aconf.h when creating a distribution for pdftex. 2002-11-12 Olaf Weber * Makefile.in (install-links): Misspelled pdffmts; found by Joern Clausen . * doc/web2c.texi: Correct expansion of GPL. * Makefile.in: Use $(man1dir) for manual pages. 2002-11-11 Olaf Weber * configure.in: Version 7.3.10. * cwebdir/ctang-w2c.ch: Cleanup comments. * cwebdir/comm-w2c.ch: Cleanup comments. * cwebdir/cweav-w2c.ch: Cleanup comments. * Makefile.in: Renaming of tie.ch to tie-w2c.ch. Install the ctangle and cweave manual pages. Like the tie manual page, these really should be updated for web2c. * tie.ch -> tie-w2c.ch: Renaming to get a more consistent naming convention. * tiedir/tie.c: Reverting to the original from tie-2.4, as the way in which tie.c is generated has changed: now we run ctangle during the build. * cwebdir/{ctang,comm,cweav}-w2c.ch: Changefiles to have CWEB use kpathsea. First implementation by Wlodek Bzyl, with modifications by Olaf Weber. * cwebdir: Adding the sources of CWEB here. * Makefile.in: Changes to support the addition of CWEB. Also use the opportunity to remove shared_env, which is a dead variable. * Makefile.in (install-data): Install fmtutil.cnf. * fmtutil.in: New file. Used by teTeX, but not (at present!) by a "bare" web2c installation, if such a thing exists anymore. * share/typeface.map: Update to 2002-10-12. * share/special.map: Add 'vn' for Vietnamese CM. * doc/web2c.texi: Document the -parse-first-line option. * texmfmp-help.h: Document the -parse-first-line option. * tex.ch: Commented out: add code to 29.523 to set the kpse_program_name to the name of the format found. This can be both a good and a bad idea: its sets the format name properly in case we do something like 'tex &latex file.tex' (when we want the latex search paths) but is almost certainly wrong if we have 'latex &mylatex file.tex' (when we also want the latex search paths). * mp.ch: Commented out: add code to 35.755 that would set the kpse_program_name to the name of the format found. * mf.ch: Commented out: add change to 38.788 that would set the kpse program name to the name of the format found. * cpascal.h: Add kpseresetprogramname to the defined symbols. 2002-10-22 Olaf Weber * texmfmp-help.h: Document -oft option (which was renamed to match the extension name). * doc/web2c.texi: Version 7.3.9. * configure.in: Version 7.3.9. * Makefile.in: Changes to get the Omega dump file extension from fmt to oft. 2002-10-20 Olaf Weber * Makefile.in: Use the -jobname option when dumping formats, bases, mems. * share/supplier.map: Update to 2002-3-3. * share/typeface.map: Update to 2002-4-4. * doc/web2c.texi: Document -jobname option. Correct description of -fmt, -efmt, -base, -mem options, as they no longer set the name to of the dumpfile written in ini mode. * texmfmp-help.h: Document -jobname option in help texts. * mf.ch [38.793]: Add support for --jobname option. * mp.ch [35.770]: Add support for --jobname option. * tex.ch [29.537]: Add support for the --jobname option. * tangle.ch [50,53,58,63,116,...]: Make unambig_length a variable, with default def_unambig_length. Implement the optional case-smashing and underline-retention. * doc/web2c.texi: Document the new options of tangle. * help.h [TANGLEHELP]: Document the new options. 2002-10-11 Olaf Weber * doc/web2c.texi: Version to 7.3.8. * NEWS: Updates for 7.3.8. * doc/web2c.texi: Typo. * tex.ch: Settle on text for the not-TeX banner -- just add a 'k' to the name, so we get TeXk, e-TeXk, pdfTeXk, and so on. 2002-10-06 Olaf Weber * tex.ch [3.32]: Add parse_first_line_p variable. [5.31]: Print not-TeX banner if parse_first_line_p is true. [29.536]: Write not-TeX banner to log file when parse_first_line_p is true; also when file_line_error_style_p is true (was omitted earlier). * mp.ch [1.13]: Add parse_first_line_p variable. * mf.ch [1.13]: Add parse_first_line_p variable. * doc/web2c.texi: Add warning about non-conformity of source specials. * tex.ch [5.16]: TeX would claim that source specials are enabled when file:line:error styles were enabled. * configure.in: TeXlive merge: changes to the cxx_runtime_hack code. * config.h [WIN32]: TeXlive merge. * Makefile.in: Inhibit parallel makes, as these cause trouble with the way the rules are (currently) written. Remove references to libtiff. TeXlive merge. 2002-07-10 Olaf Weber * doc/web2c.texi: Update notes on the --src option. * tex.ch [47.1091]: Back out the change that moved the generation of src_specials. It in turn led to markedly different results in "normal" input that is considerably more common than the constructions that prompted the change. The upshot is that at present I know of _no_ non-intrusive way to implement source specials, and enabling them may break your documents in unexpected ways. Found by the ever vigilant Akira Kakuto , for which my thanks. 2002-06-09 Olaf Weber * bibtex.ch [324]: Add comments clarifying the change and its limitation. * bibtex.ch [324]: When breaking output lines, try to avoid splitting a \% combination. Reported by Agthorr . 2002-06-02 Olaf Weber * tex.ch: Insert a newline after the "file:line:error enabled" console message. * tex.ch: Implement banner change for source specials. Also implement the printing of additional lines if source specials, \write18, or file:line:error style messages are enabled. Change the source specials to use a "frozen" \special token so that redefinition of \special doesn't affect the working of this option. Delay the generation of everypar source specials until after the \everypar processing has been done, because they could be easily "captured" otherwise (reported by Petr Olsak ). * doc/web2c.texi: Note that enabling source specials can have unexped effects. 2002-04-02 Olaf Weber * configure.in: Replace the use of a '#.#' pattern to comment out options with the use of '#! '. Requested by Gerben Wierda. * configure.in: Add implementation of --with-cxx-runtime-hack: it allows the GNU C++ libraries to be statically linked, which makes binaries marginally more transportable between hosts. * Makefile.in (pdftex,pdfetex): Add @CXXLDEXTRA@ to support the --with-cxx-runtime-hack option. * withenable.ac: Add --with-cxx-runtime-hack option. (Thomas Esser). 2002-03-25 Olaf Weber * dvitomp.ch [5]: Increase virtual_space to accomodate Korean users. Suggested by Kong Hoon Lee . 2001-12-17 Olaf Weber * tex.ch: Increase trie_op_size (and match with neg_trie_op_size) to accomodate larger hyphenation tables. Value suggested by Thomas Esser . 2001-11-27 Olaf Weber * doc/web2c.texi: Version 7.3.7. * configure.in: Version 7.3.7. * configure.in: Add AC_C_INLINE, to deal with the fact that pdfTeX likes to use inline functions. 2001-11-25 Olaf Weber * tex.ch: ipc_on must be c_int_type, not integer, because it is used in the option code. * Makefile.in (pdftex-dist): Add xpdf sources to this tarball. (libs-dist): New target for additional libraries used by pdftex. (bibtex-check): Use the just-created texmf.cnf, not an already installed one. 2001-11-20 Olaf Weber * share/variant.map: Update. * share/typeface.map: Update. * share/supplier.map: Update. * share/adobe.map: Update. 2001-11-19 Olaf Weber * tex.ch: Changes to keep C++ compilers from choking. * mp.ch: Changes to keep C++ compilers from choking. * bibtex.ch: Changes to keep C++ compilers from choking. 2001-11-18 Olaf Weber * configure.in: Version 7.3.6. * tiedir/tie.c: Regenerated for tie.w and tie.ch. * doc/web2c.texi: Update version. Document --recorder option. * vftovp.ch: Changes to keep C++ compilers from choking. * texmfmp-help.h: Document --recorder option. * tex.ch: Changes to keep C++ compilers from choking. Add support for the filename recorder. * mp.ch: Changes to keep C++ compilers from choking. Add support for the filename recorder. * mf.ch: Changes to keep C++ compilers from choking. Add support for the filename recorder. * gftodvi.ch: Changes to keep C++ compilers from choking. * dvitype.ch: Changes to keep C++ compilers from choking. * dvitomp.ch: Changes to keep C++ compilers from choking. * dvicopy.ch: Changes to keep C++ compilers from choking. * cpascal.h: Additions for the filename recorder. * bibtex.ch: Changes to keep C++ compilers from choking. * NEWS: * Makefile.in (tie): Link tie with lib. 2001-11-14 Olaf Weber * configure.in: Check for headers sys/time.h, sys/timeb.h, and functions gettimeofday, ftime. * tangle.ch: Increase limits for constants and expressions to allow tangle to build otangle. * Makefile.in: Drop otangleboot target; otangle will be built by tangle, not by itself. 2001-11-10 Olaf Weber * doc/web2c.texi: Update date, add documentation for -file-line-error-style and -src-specials. * texmfmp-help.h: Update help for -file-line-error-style and -src-specials. * configure.in: Version 7.3.5. * tex.ch: Change the calls of xmalloc_array to account for the new interface. * mp.ch: Change the calls of xmalloc_array to account for the new interface. * mf.ch: Change the calls of xmalloc_array to account for the new interface. * cpascal.h (stringcast): Added to help the Omega people push their sources through a C++ compiler. * cpascal.h (xmallocarray): Moved from texmfmp.h, as Omega wants to use it in more places. Note that the interface changed! * texmfmp.h (xmallocarray): Moved to cpascal.h for the Omega merge. * Makefile.in (prereq-check): Explicitly require a 'progname' argument to set the program name, instead of allowing such an option to be part of the 'files' argument. 2001-11-01 Olaf Weber * Makefile.in (tangleboot.p): Test whether ./tangle exists -- this rule can be triggered if tangleboot.p's timestamp is too old. 2001-10-30 Olaf Weber * configure.in: To 7.3.4. * doc/web2c.texi: xref correction. * tex.ch: Increase trie size. Add support for source specials. * tangle.ch [8]: Increase max_names, max_tests to 10000. * configure.in: Check for libm added. If it is there, we do unconditionally link it, which is probably wrong. * Makefile.in [makeargs]: Add LDFLAGS. 2001-10-26 Olaf Weber * cpascal.h: Add defines for kpsesetprogramname and kpsempformat. * help.h [MFT]: Add -metapost description. * mft.ch: Support for METAPOST files. Based on changes supplied by Wlodek Bzyl . * texmfmp-help.h: Add IPC help text to etex, pdftex, pdfetex. * mp.ch: Make path_size a configuration option. 2001-10-24 Olaf Weber * weave.ch: Modify usage/usage_help invocation. Use kpathsea to find web and change files. * vftovp.ch: Modify usage/usage_help invocation. * vptovf.ch: Modify usage/usage_help invocation. * tftopl.ch: Modify usage/usage_help invocation. * texmfmp-help.h: Remove double end-of-comment. * tex.ch: Modifications for file:line:error style messages. * tangle.ch: Modify usage/usage_help invocation. Find web and change files using kpathsea. * pooltype.ch: Modify usage/usage_help invocation. * pltotf.ch: Modify usage/usage_help invocation. * pktype.ch: Modify usage/usage_help invocation. * pktogf.ch: Modify usage/usage_help invocation. * patgen.ch: Modify usage/usage_help invocation. * mp.ch: Modifications for file:line:error style messages. * mft.ch: Modify usage/usage_help invocation. * mf.ch: Modifications for file:line:error style messages. * gftype.ch: Modify usage/usage_help invocation. * gftopk.ch: Modify usage/usage_help invocation. * gftodvi.ch: Modify usage/usage_help invocation. * dvitype.ch: Modify usage/usage_help invocation. * dvitomp.ch: Modify usage/usage_help invocation. * dvicopy.ch [5]: Increase max_fonts. [7]: Rename integer types to names that do not collide with the new C99 names. [system-dependent]: Modiy usage/usage_help invocation. * cpascal.h (readln): Remove macro, add function prototype. (kpsewebformat): Added. * config.h (usage,usage_help): Change/add prototypes. * bibtex.ch: Changes to usage/usage_help invocation. * Makefile.in: install-programs [OMEGA]: add install-links for omegadir sub-make. 2001-10-02 Olaf Weber * mf.ch [48.1200]: mf.web was changed to use 4-diget years, so that change could be removed here. * tex.ch [50.1328]: Master tex.web was changed to print 4-digit years, so that change is removed here. 2001-09-27 Olaf Weber * tangle.ch: Add "parametric2" macros, which are macros where the argument is delimited by [] instead of (). 2001-04-23 Olaf Weber * cpascal.h (readln): Accept both CR and LF as end-of-line characters. 2000-08-25 Olaf Weber * Makefile.in: Replace the ugly ""$(var) construct with something more robust. Thanks Thomas. * config.h: Make sure we get the right c-auto.h. From Han The Tanh. * Makefile.in: Changes to support omega 1.15. Earlier versions are implicitly no longer supported because of these. * configure.in: Changes to support omega 1.15. 2000-08-05 Olaf Weber * doc/web2c.texi: Bump version, year. * configure.in: Update for 7.3.3. * NEWS: Update for 7.3.3. * mf.ch: Read buf_size from texmf.cnf, just like TeX and MP do. 2000-04-25 Olaf Weber * doc/ref.tex: Update reference codes for the bib files I'm using. * mp.ch [35.782]: Use the kpse_mp_format for "readfrom" files, instead of no path at all. * vftovp.ch [25]: Both nl and lig_size are in words, so the multiplication is not needed. Found by "C.M. Connelly" and Melissa O'Neill . * tftopl.ch [20]: Both nl and lig_size are in words, so the multiplication is not needed. Found by "C.M. Connelly" and Melissa O'Neill . 2000-04-21 Olaf Weber * tangle.ch: Increase zz. * doc/web2c.texi: Document the win32-specific -oem option. From Fabrice. * cpascal.h [OEM]: Additions for oem.c, from Fabrice. 2000-04-19 Olaf Weber * patgen.ch: Correct off-by-one in filename generation of pattmp.x. 2000-04-13 Olaf Weber * dvitype.ch: Fix parsing of --output-level option to match documentation. Spotted by DEK. 2000-04-03 Olaf Weber * dvicopy.ch: Increase max_widths, max_packets, max_bytes. * configure.in: If fmtutil.in is found, create fmtutil.cnf. * cpascal.h (readln): Explicit int to get rid of warning. * Makefile.in: Changes for pdfTeX, from Han The Thanh . * configure.in: Some of the "special hacks" that allow for cross-compilation have been moved to acspecific.m4. From Han The Thanh . 2000-04-02 Olaf Weber * doc/web2c.texi: Correction: -translation-file -> translate-file. Spotted by Etienne Riga . 2000-03-22 Olaf Weber * mp.ch: Parametrize the size of the line buffer. From Fabrice Popineau 2000-03-21 Olaf Weber * tex.ch: Allow spaces in the path leading up to the texmf tree. (But not in the tree itself.) From Stefan Haller . * mp.ch: Allow spaces in the path leading up to the texmf tree. (But not in the tree itself.) After Stefan Haller . * mf.ch: Allow spaces in the path leading up to the texmf tree. (But not in the tree itself.) From Stefan Haller . 2000-03-02 Olaf Weber * mp.ch: i18n fix modeled on that for TeX. * mf.ch: i18n fixes modeled on those for TeX. 2000-03-01 Olaf Weber * tex.ch: Several changes for i18n, from Wlodzimierz Bzyl . 1999-09-26 Olaf Weber * patgen.ch: Correct filename generation to generate the extension of pattmp.x. Reported by Werner Lemberg . 1999-06-28 Olaf Weber * dvitomp.ch: A checksum failure should result in a warning, but not in a non-zero return code. This was done correctly in one location, wrong in another. Reported by Berthold Höllmann. 1999-05-30 Olaf Weber * configure.in: Update version to 7.3.1. * NEWS: Update for 7.3.1. * doc/web2c.texi: Update version info. * share/bitstrea.map, share/special.map, share/texfonts.map, share/typeface.map, share/urw.map: Updates provided by Thomas. * share/linot-cd.map: linotype-cd.map, new fontmap file. * share/cp8bit.tcx, share/kam-cs.tcx, share/kam-t1.tcx: New files (received through Thomas Esser). 1999-05-29 Olaf Weber * New set of share/*tcx files from Staszek Wawrykiewicz . * tex.ch: Bump sup_buf_size to 300000. Several other constants should probably be increased as well. * Makefile.in: Several changes to get pdftex compilation to work better. * AUTHORS: Update to reflect current maintainer situation. * README: Added my email address. 1999-03-26 Olaf Weber * tex.ch: Increase sup_nest_size, sup_param_size, sup_stack_size. * configure.in: Bump WEB2CVERSION to 7.3. 1999-03-23 Olaf Weber * withenable.ac: Remove AM_MAINTAINER_MODE, --with-mktextex-default option. * acconfig.h: Remove definition of MAKE_TEX_TEX_BY_DEFAULT. * configure.in: Include kpathsea/withenable.ac for the definition of texmfmain in the Makefile. 1999-03-15 Olaf Weber * doc/web2c.texi: Updates for tcx files, with many thanks to "Staszek Wawrykiewicz" . * withenable.ac: Add AM_MAINTAINER_MODE. * help.h: Update help strings for tcx files. * acconfig.h: New file, with the web2c-specific configuration parts. * configure.in: Additions to make the configuration process work. * config.h: Now include c-auto.h now that kpathsea/config.h doesn't do this anymore. 1999-02-18 Olaf Weber * Makefile.in (pdftex-dist): Don't include pdftex's *.o files. 1999-02-16 Olaf Weber * texmfmem.h: Changes to support Omega. From John Plaice. 1999-02-14 Olaf Weber * texmfmp.h [!Omega]: Code changes to enable writing the tcx file name to terminal and log. [pdfTeX,pdfeTeX]: Remove inclusion (moved to coerce.h). * tex.ch: Write the name of the tcx file (if any) to terminal and log. * mp.ch: Write the name of the tcx file (if any) to terminal and log. * mf.ch: Write the name of the tcx file (if any) to terminal and log. * Makefile.in: Compiler pdftex before pdfetex. Fixes to distribution-creating code. 1999-02-06 Olaf Weber * texmfmp.h (calledit,blankrectangle,paintrow): These are now declared in the web2c/coerce.h file. * configure.in: Only configure xpdf dir if pdftex is selected. * Makefile.in: Add rules for pdfetex.efmt and pdfelatex.efmt. Correct typos. From Thomas and Sebastian. 1999-02-04 Olaf Weber * mft.ch: Fix for weaving from Simon Cozens . * config.h [!WIN32]: Remove define of __cdecl. * bibtex.ch: Corrections from Oren Patashnik . Fix for weaving from Simon Cozens . * Makefile.in: Changes for packaging to account for the extra texk directory level. Different handling of formats to be able to cope when the list is empty, as it is for teTeX. 1999-01-27 Olaf Weber * doc/web2c.texi: Correct typography of pdfTeX. * texmfmp.h (getrandomseed): Add declaration. * mp.ch (46.1307): Make init_randoms call get_random_seed. After Fabrice. * help.h: %&ini never worked, correct help strings. * cpascal.h [WIN32]: Add pragma to quiet compiler. From Fabrice. (aopenin): Open always in binary mode. From Fabrice. (mainbody): Add TEXDLL, by Fabrice. * config.h: Change inclusion guard from CONFIG_H to WEB2C_CONFIG_H. [WIN32]: Add definition of TEXDLL. From Fabrice. * pktype.web: Updated version from Knuth, which had somehow been overlooked for quite a while. 1999-01-26 Olaf Weber * share/typeface.map: Update from Karl. * share/special.map: Update from Karl. 1999-01-24 Olaf Weber * share/*.tcx: New set of tcx files from Staszek Wawrykiewicz . * withenable.ac: New option: --with-pdfetex. * texmfmp.h: Support for pdfeTeX from Thomas Esser. pdftex.pool is no longer a special case. * tex.ch: Mention pdfeTeX in opening comment. * help.h: Help string for pdfeTeX. From Thomas Esser. * configure.in: Add support for pdfeTeX, from Thomas Esser. * Makefile.in: Add support for pdfeTeX, from Thomas Esser. * withenable.ac: Include the --with-mfw option. * dvicopy.ch: Ensure that the --max-pages and --page-start options actually work. * configure.in: Introduce --with-mfw option, to be able to generate window-capable MF as a separate executable called mfw. * Makefile.in: Support for --with-mfw option. 1999-01-14 Olaf Weber * texmfmp.h: Prototypes from open_in_name_ok and open_out_name_ok. * mp.ch, tex.ch, mf.ch: Replace open_name_ok with open_in_name_ok and open_out_name_ok where appropriate. * share/texfonts.map: Change softkey-???? to skey???. * share/*.map: Update for fontname 2.2. * share/*.tcx: New files: tables for tcx support. 1999-01-13 Olaf Weber * vftovp.ch: Since we may print the VPL on stdout, put all terminal output on stderr. Add a newline if the VPL ends with the BAD TFM OR VF comment. * tftopl.ch: Since we may print the PL to stdout, all terminal output should go to stderr. * texmfmp.h: setupcharset is now used by all but Omega. * tex.ch: Enable TCX files for TeX, clean up no-longer-current comments. Based on code provided by Wlodzimierz Bzyl . * mp.ch: Enable TCX files for MP. Based on code provided by Wlodzimierz Bzyl . * mf.ch: Enable TCX files for MF. Based on code provided by Wlodzimierz Bzyl . * cpascal.h: Remove NONASCII define. It was unconditional already, and this cleans up some code. * Makefile.in: Install tcx files, fix --output-comment test to account for change of email address. 1999-01-10 Olaf Weber * share/special.map: Update for new lh fonts. * doc/Makefile.in: Change of ../make/*.make to ../make/*.mk. * withenable.ac: Remove checks for zlib and pnglib, improve handling of --with-* options for MF. * mp.ch [44.1238]: Prepare for tcx code by safeguarding PS output. * configure.in: Special code to handle cross-compilation with djgpp. Better handling of --with-x options. Changes for reorganization of non-kpathsea library sources. C++ compiler check for PDFTeX. * bibtex.ch: Many fixes, as suggested by Oren Patashnik. * Makefile.in: Change of ../make/*.make to ../make/*.mk. PDFTeX related corrections from Thomas. * dvitomp.ch [32]: Bugfix: local_only is indexed by internal font numbers. 1999-01-05 Olaf Weber * dvtype.web: Update from Knuth. * dvitype.ch: Minor change necessary to accomodate update. * gftopk.web: Update from Knuth. 1998-12-04 Olaf Weber * vptovf.ch: Bugfix for 128 no longer required after update of vptovf.web. * tex.ch: Add strings_free configuration variable & checks. This ensures the string pool is resized if necessary after load. Not doing this caused core dumps in some cases. Bug reported by Tobias Burnus . * configure.in: Configure in xpdf subdir for pdftex. * Makefile.in: Add support for changes to to pdftex. 1998-10-11 Olaf Weber * README.HPUX: Removed because the changes to tex.ch made it unnecessary. * tex.ch [1.12], [8.110], [51.1332]: Change definition of min_halfword and initialization of mem_bot to make the code more portable. Remove a test that would now prevent extra_mem_bot being used. 1998-07-26 Olaf Weber * bibtex.ch: Changes to get all information in the logfile when the -terse option is used. With many thanks to Oren Patashnik for his assistance. * vptovf.ch: Enlarged some constants, as suggested by Wayne G. Sullivan . * vftovp.ch: Enlarged some constants, as suggested by Wayne G. Sullivan . * tftopl.ch: Enlarged some constants, as suggested by Wayne G. Sullivan . * pltotf.ch: Enlarged some constants, as suggested by Wayne G. Sullivan . * mf.ch: Use open_name_ok to check names of files opened for reading. * mp.ch: Rename open_out_name_ok to open_name_ok, and use also to check names of files opened for reading. * tex.ch: Rename open_out_name_ok to open_name_ok, use it also to check the names of files opened for reading. * texmfmp.h: Rename openoutnameok to opennameok. * tex.ch (49.1275): Include cur_name adjusting code from changes to (29.537). Sun May 31 17:12:14 1998 Olaf Weber * Makefile.in: Corrected pdftex.a to libpdf.a, ozlib to zlib. Change echoed message to refer to texklib.tar.gz instead of texmflib.tar.gz. * cpascal.h: Rename toint to intcast, because SCO usurped the former. Spotted by Jonathan Chen . * tangle.ch: Rename toint to intcast, because SCO usurped the former. Spotted by Jonathan Chen . * mf.ch: Rename toint to intcast, because SCO usurped the former. Spotted by Jonathan Chen . * mp.ch: Rename toint to intcast, because SCO usurped the former. Spotted by Jonathan Chen . * pltotf.ch: Rename toint to intcast, because SCO usurped the former. Spotted by Jonathan Chen . * tex.ch: Rename toint to intcast, because SCO usurped the former. Spotted by Jonathan Chen . Correct the print_csnames function so that it doesn't print entries in the hash table twice. Thanks to Berthold Horn for pointing this out. * gftodvi.ch: Rename toint to intcast, because SCO usurped the former. Spotted by Jonathan Chen . * dvitype.ch: Rename toint to intcast, because SCO usurped the former. Spotted by Jonathan Chen . * dvitomp.ch: Rename toint to intcast, because SCO usurped the former. Spotted by Jonathan Chen . * dvicopy.ch: Rename toint to intcast, because SCO usurped the former. Spotted by Jonathan Chen . * tftopl.ch: Rename toint to intcast, because SCO usurped the former. Spotted by Jonathan Chen . * vftovp.ch: Rename toint to intcast, because SCO usurped the former. Spotted by Jonathan Chen . Enlarge some contstants. Suggested by Wayne G. Sullivan . * vptovf.ch: Rename toint to intcast, because SCO usurped the former. Spotted by Jonathan Chen . Correct a bug that led to invalid vf files being created in some circumstances. From Wayne G. Sullivan . Fri Apr 24 21:36:09 1998 Olaf Weber * Makefile.in, configure.in: Minor fixes in build rules of libpng, zlib. From Thomas Esser. Tue Mar 24 19:20:13 1998 Olaf Weber * mp.web: New upstream source from John Hobby: version 0.641. Tue Mar 3 14:16:57 1998 Olaf Weber * configure.in (WEB2CVERSION): version 7.2. Wed Feb 25 20:20:26 1998 Olaf Weber * configure.in: Used `test ... -o test ...' which is always wrong, changed `-o' to `||'. Spotted by Andreas Schott . Fri Feb 20 17:14:33 1998 Olaf Weber * configure.in: Tests moved over from withenable.ac. * withenable.ac: Boilerplating, and move some tests to configure.in, to make it possible to distinguish between default settings and user choices. * doc/install.texi: Update with --with-epsfwin switch. Tue Feb 10 21:15:06 1998 Olaf Weber * withenable.ac: Add --with-epsfwin option. From Mathias Herberts. * doc/web2c.texi: Document epsf driver. Fri Feb 6 17:56:53 1998 Olaf Weber * Makefile.in (pdftex.fmt, pdflatex.fmt): Do not require an .ini file to exist. Tue Feb 3 17:06:40 1998 Olaf Weber * Makefile.in (mltex.fmt, mllatex.fmt): Don't use .ini files. * dvitomp.web: Incorporate a bug fix by John Hobby, as modified by Peter Breitenlohner. Sun Feb 1 15:50:06 1998 Olaf Weber * bibtex.ch: fptr -> f_ptr. * dvitomp.web: Correct version number and date in printed title. * mf.ch (49.1204): Remove trailing _ from inf_ and sup_ because tangle doesn't like them. * mp.ch (46.1298): Remove trailing _ from inf_ and sup_ because tangle doesn't like them. * mp.web: takescaled -> take_scaled. * patgen.ch: readln -> read_ln; writeln -> write_ln. * tangle.ch (8): Increase unambig_length to 32. (58): Remove the conversion to uppercase, to match 63. * tex.ch (51.1332): Remove trailing _ from inf_ and sup_ because tangle doesn't like them. * share/special.map: Version 2.7, from Karl Berry. Fri Jan 30 21:17:07 1998 Olaf Weber * share/special.map: Update from Sebastian Rahtz . Thu Jan 29 16:08:10 1998 Olaf Weber * Makefile.in (tex-check): Use WEB2C instead of MKTEXSCRIPT. * mp.ch, dvitomp.ch: Update for version 0.64. * mp.web, dvitomp.web: Version 0.64, from John Hobby. * triptrap/mtrap.0 triptrap/mtrap.1 triptrap/mtrap.log triptrap/mtrap.mp triptrap/trap.148 triptrap/trap.149 triptrap/trap.150 triptrap/ triptrap/ triptrap/ triptrap/trap.151 triptrap/trap.197 triptrap/trap.200 triptrap/trap.5 triptrap/trap.6: New files from John Hobby. Wed Jan 28 20:44:40 1998 Olaf Weber * dvitomp.ch: Version number 0.632a. * dvitomp.web, dvitomp.ch: Version number set to 0.632a. Note that the modifications are a stopgap, until John Hoppy releases an updated version. * tex.ch (50.1325): undump_upper_check_things was supplied with the wrong upper limit. * share/special.map: New version from Thomas Esser. Fri Jan 23 15:03:49 1998 Olaf Weber * dvitomp.ch, dvitomp.web: Various fixes from Peter Breitenlohner. * mf.ch (48.1200): Four-digit years. (49.1211): Make %& lines work reliably. * mp.ch (45.1249): Four-digit years. (46.1298): Make %& lines work reliably. * tex.ch (50.1328): Use four-digit years. (51.1337): Make %& lines work reliably. * texmfmem.h: Changes for Omega, to make its dumps endian-independent. After John Plaice. Sat Jan 17 09:37:23 1998 Olaf Weber * wmftalk.h renamed to mftalk.h. From Mathias Herberts * withenable.ac: --with-mftalk defined NEXTWIN, not MFTALKWIN. From Mathias Herberts Wed Jan 14 21:23:56 1998 Olaf Weber * tex.ch: Added warning for the unwary on the advice of Peter Breitenlohner. Comment fixes from Peter. Tue Jan 13 08:31:52 1998 Olaf Weber * Makefile.in (dvitomp-check): Let DVItoMP look in ./tests for ptmr.vf. * dvitomp.ch ([65] l.1152): Correct a bug in dvitomp.web, that prevents the font name from being printed as part of the error message. * Makefile.in (check-tex): Correction of typo, set TMPDIR to .., so that the PATH settings continue to work when the target is used from the source directory. From Eli Zaretskii. Fri Jan 9 21:13:39 1998 Olaf Weber * Makefile.in: Many changes, related to putting omegaware files in omegaware directory. (all, default): Make manual pages. Sun Jan 4 16:00:54 1998 Olaf Weber * Makefile.in: Change for manual pages. Thu Jan 1 15:52:39 1998 Olaf Weber * Makefile.in: Add an all-dist target (maintainer only) and change the names of the etex, omega, and pdftex tarballs. Tue Dec 30 17:49:51 1997 Olaf Weber * Makefile.in (etex.efmt, elatex.efmt): Expand contents of {etex,elatex}.ini files. (check-pooltype): In e-TeX compatibility mode there's no tex.pool, but an etex.pool. Both after Peter Breitenlohner. * Makefile.in: Add man directory to targets. Correct PATH setting for the nonesuch test in check-tex. * configure.in: Added man/Makefile to AC_OUTPUT. Thu Dec 18 20:37:48 1997 Olaf Weber * Makefile.in (check-tex): Make the nonesuch test work when we haven't installed the scripts yet. * doc/web2c.texi: Correction of -maketex -> -mktex, and a few others. * help.h: Change spelling of -maketex option to -mktex. Tue Dec 16 19:11:05 1997 Olaf Weber * PROJECTS: Add info on overflow bug. * help.h: Reformatted text for IPC-related switches. Sat Dec 13 23:03:46 1997 Olaf Weber * texmfmp.h [TeX]: Add definitions for flushdvi. * tex.ch ([32.640] l.12690): Somewhat cleaner code for the IPC fflushes. Fri Dec 12 10:25:43 1997 Olaf Weber * help.h: Correct some messages for the change of MakeTeX to mktex. * tex.ch ([32.640] l.12690): Add fflush(dvi_file) in two places of the IPC code; the buffering caused problems. After Gregor Hoffleit & Richard Hutchinson. * weave.ch: Increase max_bytes, so that we can weave Omega. * doc/web2c.texi: Updated for changes to shell_enabled and openout_any variables. Wed Dec 3 17:38:53 1997 Olaf Weber * Makefile.in (install-fmts): The choice is between @TEX@ and @CTEX@, not @TEX@ and @ETEX@. Tue Dec 2 12:57:17 1997 Olaf Weber * Makefile.in (extraclean): Be more thorough. * Makefile.in (mf.base, mpost.mem): Use --base=mf, --mem=mpost option. Mon Dec 1 19:07:00 1997 Olaf Weber * doc/web2c.texi: Update for -interaction option. * mfmpw32.c: New file from Fabrice Popineau. * help.h: Updated for the --interaction option. * mf.ch (6.68, 6.69, 48.1199): Add support for --interaction option. * mp.ch (6.83, 6.84, 45.1293): Support for --interaction option. * tex.ch (6.73, 6,74, 50.1327): Support for the --interaction option. * Makefile.in (install-links): Links are cheap on UNIX, so install links for all kinds of *ini* and *vir*. Sun Nov 30 13:32:25 1997 Olaf Weber * withenable.ac: Change --with-maketextex to --with-mktextex as a consequence of the great renaming. Sat Nov 29 13:07:49 1997 Olaf Weber * tex.ch (29.530): Assume empty suffix means TeX input file. (29.537): Don't strip ".tex" suffix, don't give ".tex" suffix to prompt_file_name. (29.537) [Init]: New rules for determining dump file name. * mp.ch (35.770) [init]: Implement new rule for determining name of dump file. * mf.ch (38.793) [init]: Implement new rules to determine name of dump file. * Makefile.in (*.{fmt,emft,base,mem}): Changes for new name generation rules for formats. * Makefile.in (*-check): Changes for checking outside the source dir. (*-dist): Add versions of the added packages to the names of their tarballs. * configure.in: Create stamp-auto. From Peter Breitenlohner. Tue Nov 25 18:29:47 1997 Olaf Weber * Makefile.in: Conditionalize tex-check, include etex-check. From Peter Breitenlohner. Mon Nov 24 17:26:40 1997 Olaf Weber * Makefile.in: Changes to let make check work outside the source tree. * configure.in: Create a tests subdirectory if necessary. Sat Nov 22 19:27:47 1997 Olaf Weber * Makefile.in: Change ?w2c-$(version).tar.gz names to ?web2c-$(version).tar.gz in the etex-dist, omega-dist, pdftex-dist targets. * README: Add references to etexdir/README, omegadir/README, and pdftexdir/README. * doc/web2c.texi: Minor updates. Fri Nov 21 15:22:53 1997 Olaf Weber * Makefile.in: Add a tex2.c/tex2.o file to tex_c/tex_o. Wed Nov 19 17:13:31 1997 Olaf Weber * share/skey1250.map, share/skey1555.map, share/texfonts.map: Name change of softkey-*.map to skey*.map. * Makefile.in: Definition of LN_S removed, it is included from common.make. Explicit rules for tangling e-TeX and PDFTeX. Corrected the rule for tangling Omega. (dist): Ensure the fontname *.map files are included. (gftopk-check, pktogf-check, pktype-check): cmr10.600pk is renamed to cmr10.pk. (depend): Make depend in $(otps) as well. * texmfmp.h [NeXT]: More compile-time endianness tests. * withenable.ac: Change formatting of help text to make it line up better. Sun Nov 16 11:41:08 1997 Olaf Weber * Makefile.in (install-links): Add "" to prevent syntax errors. Sat Nov 15 21:33:28 1997 Olaf Weber * withenable.ac: Add an --with-omega option, so that omega can be selectively disabled if so desired. * texmfmp.h: Definition of Xchr removed. Additions for Omega. The added definitions for PDFTeX now come from an external file. * help.h: Help messages for e-TeX, PDFTeX, and Omega and friends. Since these messages are highly web2c-specific, and unlikely to change much, there seems to be little reason to move them to external files. * cpascal.h: Put definition of Xchr in this file, because Omega likes it. Also other additions to support Omega. * configure.in: Add support for conditionally using Omega. * Makefile.in: Many changes to support building Omega. Fri Nov 14 16:39:32 1997 Olaf Weber * Makefile.in: Add very primitive kludge for the creation of matching e-TeX and PDFTeX distributions. * Makefile.in (web-dist): Remove etex.web and pdftex.web for the web-distribution. * Makefile.in (dist): Include tiedir in distribution. * Add tie-2.4 to the distribution. It lives in web2c/tiedir. * texmfmp.h [eTeX]: TEXPOOLNAME changes; [PDFTeX]: define PDFTEXPOOLNAME. * help.h: Include a help header for e-TeX and PDFTeX. * Makefile.in: Changes to accomodate e-TeX and PDFTeX. * configure.in: Change @ETEXTEX@ to @CTEX@. * withenable.ac: Add --with-pdftex, --with-etex, --with-system-zlib, and --with-system-pnglib options. * configure.in: Add support for pdfTeX and e-TeX related options. Thu Nov 13 23:49:10 1997 Olaf Weber * texmfmp.h: Include code to test for endianess when compiling. When the BYTE_ORDER macros are available, this improves the ability to cross-compile. Mon Nov 10 13:15:21 1997 Olaf Weber * configure.in (WEB2CVERSION): Version 7.1. Thu Nov 6 20:29:35 1997 Olaf Weber * triptrap/texmf.cnf: Bumped pool_size from 32000 to 40000. * mf.ch: Bump max_font_dimen from 50 to 60. * bibtex.ch: Bump buf_size and glob_str_size from 3000 to 5000. Tue Nov 4 19:11:59 1997 Olaf Weber * Makefile.in: Get rid of CVS dir. Wed Oct 29 11:43:30 1997 Olaf Weber * withenable.ac: Correction: dump-noshare -> dump-share. * configure.in: Do not include ../kpathsea/xt.ac at the top, because that puts the tests for X before the defaults that withenable.ac sets up. * withenable.ac: Include ../kpathsea/xt.ac here. * withenable.ac: Add quotes to make --with-editor='vim +%d %s' work, rather than require --with-editor='"vim +%d %s"'. Tue Oct 28 21:35:37 1997 Olaf Weber * Makefile.in: Use cp -p when creating a distribution. Mon Oct 27 16:22:54 1997 Olaf Weber * withenable.ac: sinclude(../kpathsea/xt.ac) and sinclude(kpathsea/xt.ac) are apparently superfluous. Tue Oct 21 23:35:47 1997 Olaf Weber * Makefile.in: Somewhat saner handling of triptrap dir when creating a distribution. Mon Oct 20 08:05:31 1997 Olaf Weber * Makefile.in: Replace y.tab with y_tab. * doc/ref.bib: Preserve capitalisation in titles. * cpascal.h: Undef `read' if it is already defined, before defining it. Don't set console device to binary on WIN32. From Fabrice Popineau. * config.h [WIN32]: Add WIN32WIN define. From Fabrice Popineau. Fri Oct 17 10:37:38 1997 Olaf Weber * cpascal.h [__DJGPP__]: Set stdin/stdout to binary, but not if they are the console device. From Eli Zaretskii . Thu Oct 16 20:39:27 1997 Olaf Weber * Makefile.in: Add target depend:: to remake dependencies in subdirectories. * Makefile.in (tex_c, tex_o): After the last changes to tex.ch, we no longer have a tex2.c. * tex.ch: Replace 'xlparen' by '@=(@>' and 'xrparen' by '@=)@>'. Compare ./web2c/cvttex.sed: Obsolete file. Also, various changes for e-TeX (small rearrangements, introduces Init..Tini, remove tabs and trailing blanks). From Peter Breitenlohner . * doc/web2c.texi: Remove documentation of -extend-jobname option. * help.h [TeX] Remove description of -extend-jobname option. * mp.ch: Get mpost to handle filenames with multiple dots better. * mf.ch: Get mf to handle filenames with multiple dots better. * tex.ch: Numerous changes to remove the extend-jobname stuff, and replace it with a sane handling of filenames with more than one dot. See especially end_name and start_input. Wed Oct 15 17:37:07 1997 Olaf Weber * Makefile.in ($(proglib)): Added stamp-auto to the dependencies. Sun Oct 12 11:50:58 1997 Olaf Weber * tex.ch [53.1374]: Check name of file before opening it, not afterwards. * mp.ch [35.783]: Check name of file with open_out_name_ok before trying to open it for writing instead of afterwards. Fri Oct 3 11:10:15 1997 Olaf Weber * tangle.ch ([64] Delayed pool file opening.): Use basename_change_suffix to obtain a reasonable name for the pool file. * vptovf.ch (6 Open VPL file): Print version_string instead of repeating the banner. * doc/web2c.texi: Correct description of -extend-jobname option. * help.h [TEXHELP]: Correct description of -extend-jobname option. * tex.ch (29.517): Changed logic to fix extend-jobname=never problem. Thu Oct 2 18:06:11 1997 Olaf Weber * doc/web2c.texi: Some minor corrections, suggested by "Tomasz J. Cholewo" . * tex.ch: A patch to allow printing of non-ascii characters. From Bernd Raichle . Wed Oct 1 23:29:54 1997 Olaf Weber * configure.in: Fix for faulty link window/x11.c. Tue Sep 30 11:15:35 1997 Olaf Weber * Makefile.in: Corrected path to rename. * Makefile.in (version_files): removed. * configure.in: Added definitions of WEB2CVERSION. * Makefile.in: Let version = @WEB2CVERSION@. * doc/Makefile.in: Use the add-info-toc script for the top level. * tangle.ch: Increase max_toks from 50000 to 60000, max_names from 4000 to 6000 (was 5000). * c-auto.h.in (YYTEXT_UCHAR): added to solve the unsigned char yytext[] bug. (From Thomas Esser ) Sat Apr 19 16:11:24 1997 Karl Berry * tex.ch: Add .latex and .ini as another special case. From: Henk Vosmeijer and te. Fri Mar 21 16:45:28 1997 Karl Berry * Makefile.in (tex.fmt, latex.fmt, mf.base, mpost.mem): Include $(makeargs) when calling prereq-check so that any path changes (e.g., $(prefix)) get propagated. Bug from: jumper@lens.sri.com (Greg Jumper), among others. Mon Feb 24 17:02:14 1997 Karl Berry * vptovf.ch (max_kerns, hash_size, max_lig_steps): Increase for psfonts. From: Sebastian Rahtz . Thu Feb 6 11:27:23 1997 Karl Berry * Version 7.0. * tftopl.ch (tfm_size, lig_size, hash_size): Increase to match vptovf. From Richard. * vptovf.ch (max_kerns): Increase to 10007, a prime > 10000. From Richard. * tex.ch: Oops, .drv should be .drv, not .dtx! From Fabrice and Thomas. * Makefile.in (default): Depend on info. From Tim. Tue Feb 4 14:16:19 1997 Karl Berry * triptrap/mptrapin.log: Missed updating this. Mon Feb 3 17:11:45 1997 Karl Berry * Makefile.in (windowlink): Forgot to include $(x_tool_libs). Sat Feb 1 17:17:19 1997 Karl Berry * Makefile.in (x_ext_lib): New variable. (windowlink): Use it. * configure.in: Fix test for -lXext to include $X_EXTRA_LIBS (needed on Solaris at least). Introduce $x_tool_libs variable for toolkit libraries -lXt -lXext, only leave -lX11 in $wlibs. From Ulrik. * tex.ch: Make main_memory changes more robust. Change ssup_max_strings and ssup_hyph_size to 65535. From Wayne. Fri Jan 31 17:57:14 1997 Karl Berry * tex.ch: Make .drv a special case. Mon Jan 27 22:34:18 1997 Ulrik Vieth * dvitomp.web, mp.web: New files (version 0.632) from John Hobby. * dvitomp.ch, mp.ch: Minor update to reflect changes in WEB files. * triptrap: Need to update master files for mptrap test. Fri Jan 17 16:56:37 1997 Karl Berry * Makefile.in (post-dist): Ungnuify doc/Makefile.in. Wed Jan 15 22:40:11 1997 Ulrik Vieth * mp.ch: : Allow tabs as field seperators in psfonts.map. Thu Jan 16 09:58:24 1997 Karl Berry * Makefile.in (socketlibs): New variable. (tex): Include it in the link. * withenable.ac (--enable-ipc): Check for -lsocket. Needed on Solaris, at least. From: Richard Walker . * tex.ch (ssup_trie_opcode, ssup_trie_size): Change to 65535. Fri Jan 3 09:02:34 1997 Karl Berry * tex.ch (trie_op_size, neg_trie_op_size): Change to 1501. From Braams. Sun Dec 15 16:50:39 1996 Karl Berry * tex.ch: ifdef-out the TCX file stuff. Mon Dec 9 00:50:56 1996 Ulrik Vieth * bibtex.ch, dvicopy.ch, dvitype.ch: Make messages consistent if called with no arguments. Sun Dec 8 16:32:50 1996 Karl Berry * bibtex.ch (standard_input, standard_output): Make globals here. Initialize in main program. * cpascal.h (makebinaryfile) [WIN32]: Define. (resetbin, rewritebin): New macros. (FOPENRBINMODE): Define. (standardinput, standardoutput): Remove, these are in bibtex.ch now. * config.h (unlink) [!unlink]: Add condition. * dvicopy.ch, dvitomp.ch, dvitype.ch, gftodvi.ch, gftopk.ch, mp.ch, pktogf.ch, pltotf.ch, vftovp.ch, vptovf.ch: Distinguish between text and binary files, sigh. From Fabrice. Fri Dec 6 17:44:15 1996 Karl Berry * texmfmem.h: Add conditionals and comments for Omega. * texmfmp.h ({ocp,ofm}openin): New macros. Tue Dec 3 14:56:54 1996 Karl Berry * texmfmp.h (ipcpage) [IPC]: Give correct prototype. From: Gregor Hoffleit . Sun Dec 1 11:56:39 1996 Karl Berry * bibtex.ch (max_glob_strs): Increase to 20 for indxcite. Tue Dec 3 13:44:28 1996 Ulrik Vieth * Makefile.in (mostlyclean): Call $(MAKE) $@, not $(MAKE) $$target. Tue Dec 3 01:45:33 1996 Ulrik Vieth * triptrap/texmf.cnf: Correct max_strings.mpost. * dvitomp.ch: Duplicate banner line for use in print_version. Wed Nov 27 09:55:04 1996 Karl Berry * Makefile.in (distclean): Don't remove tangleboot.p. (all_subdirs): Add doc, so it gets cleaned. Tue Nov 26 11:57:25 1996 Karl Berry * configure.in: If --with-x-toolkit is set, set with_x. Also protect --with tests from (unusual) values starting with -. * Makefile.in (install_makeargs): Remove INSTALL_LIBTOOL_PROGRAM again, there's no way to pass it down since its value is subdirectory-relative. (mft-check): Use $(srcdir)/.. instead of ../$(srcdir). (mpost-check): Set MAKEMPX_BINDIR so we get the distribution's tex, newer, etc., not anything installed Mon Nov 25 15:04:40 1996 Karl Berry * configure.in: Only set with_x=no if it hasn't already been set. Fri Nov 22 17:17:03 1996 Karl Berry * Makefile.in (mpost-check): Run tests/mptest. * tests/mptest.mp: New file from Ulrik to test various bugs. * mp.ch: Fix from John Hobby to allow invalid big number inside btex..etex. Will probably appear in the next mp.web. Sun Nov 10 16:02:08 1996 Karl Berry * Makefile.in (install-data): Install from doc, too. Install mp.pool, not mpost.pool. Call mkdirchain. From Ulrik. * configure.in: Do X testing here, * withenable.ac: Instead of here; sinclude ../kpathsea/xt.ac instead. * withenable.ac (maketextex-default): Test $withval, not $enableval. From: Gerd Neugebauer . Thu Oct 31 19:27:56 1996 Karl Berry * Makefile.in (texinfo.fmt): Simplify dump rule for recent Texinfo's. From: Stephen Gildea . Sun Oct 27 05:15:03 1996 Karl Berry * patgen.web: New version from peb to avoid division by zero. * patgen.ch: Remove my hack that did this. Fri Oct 25 15:11:43 1996 Karl Berry * Makefile.in: Include doc stuff in distribution. Thu Oct 24 12:56:47 1996 Karl Berry * Makefile.in: Rename the mp binary to mpost, because there is a Sun OpenWindows program by that name, plus a sort-of-freeware version thereof. Sigh, sigh, sigh. Reported by Thomas. Wed Oct 23 17:19:29 1996 Karl Berry * help.h: Extra blank line in vftovp's help. * patgen.ch: Avoid division by zero when printing the efficiency. Tue Oct 22 13:14:26 1996 Karl Berry * triptrap/texmf.cnf (MPXCOMMAND): Turn off with 0, not none, which feature I guess I removed from callmakempx at some point. * Makefile.in (default, all): Depend on formats, not $(fmts) $(bases) $(mems). We weren't remaking the formats. * Makefile.in (trip, trap, mptrap): @echo to stderr, no use redirecting it to the file we tell them to look at. * mf.ch: Initialize char_class[255]; somehow the loop was changed to stop at 254?! * triptrap/texmf.cnf: Oops, can't have comments on the same line as variable definitions. Sun Oct 20 18:00:16 1996 Karl Berry * Makefile.in (mpware_sources): New variable. ($(mpware)): New target, replacing mpware. (always): No longer needed. Tue Oct 15 17:23:40 1996 Karl Berry * Makefile.in (version_files): Add mpto.c and newer.c in mpware/. Mon Oct 14 11:09:28 1996 Karl Berry * cpascal.h (makebinaryfile) [!WIN32]: Define as a no-op. * dvicopy.ch: Have to change stdin/stdout to be ``binary'' files. * config.h (DllImport) [_WIN32]: Define. * Changes for NT from: Fabrice POPINEAU . * weave.ch (max_toks, max_texts), * tangle.ch (max_texts): Increase for tex2pdf. Sun Oct 13 16:54:11 1996 Karl Berry * patgen.ch: Patch the new call to get_input. * dvicopy.web: Update (just a doc change) from peb. * patgen.web: Update to version 2.2 from peb. * tests: Rename directory from check/, for the sake of Gnits. Tue Oct 8 16:10:31 1996 Karl Berry * Makefile.in (lib_sources): Add printversion.c. (version_files): Add makempx.in. Mon Oct 7 17:12:03 1996 Karl Berry * *.ch: Oops, turns out printversionandexit needs more arguments. * cpascal.h: Change decl. Sun Oct 6 18:02:27 1996 Karl Berry * cpascal.h (kpathseaversionstring): Remove this. (printversionandexit): Declare this. *.ch: Call the latter with the program banner. Sun Sep 8 19:14:09 1996 Karl Berry * mp.ch: Fix help message reference to MPtoTeX. Sat Sep 7 17:34:36 1996 Karl Berry * Makefile.in (default all): Make $(fmts) $(bases) $(mems) by default. Fri Sep 6 15:03:35 1996 Karl Berry * configure.in: Call AC_PROG_RANLIB. Wed Aug 14 16:31:42 1996 Karl Berry * tex.ch: Make .ins a ``known'' extension, too. Sun Aug 4 15:51:41 1996 Karl Berry * cpascal.h (kpathseaversionstring): Need to restore _'s. * *.ch: print_ln (kpathsea_version_string) with --version. Fri Jul 26 15:47:35 1996 Karl Berry * Makefile.in: Remove co.make. Wed Jul 24 10:24:37 1996 Karl Berry * Makefile.in (dist_subdirs, all_subdirs): Remove man. Sat Jun 8 13:15:40 1996 K. Berry * Makefile.in: Use $(kpathsea_link) instead of $(link_command). Sat Jun 1 13:12:44 1996 Karl Berry * texmfmp.h (openoutnameok): Move outside of #ifdef TeX conditional. Mon May 27 13:27:38 1996 Karl Berry * config.h: Use #if __STDC__, not #ifdef. Sat May 25 15:30:52 1996 Karl Berry * tex.ch: Doc fix. Fri May 24 11:12:07 1996 Karl Berry * help.h (TEXHELP): Document -extend-jobname. * tex.ch: Implement it. * dvitype.ch (name_size): Increase to 1000. We should dynamically allocate all these arrays, but it doesn't seem worth the trouble to delay the release even more. Thu May 23 16:53:38 1996 Karl Berry * bibtex.ch: Dynamically (re)allocate the wiz_fn_space array wiz_functions, as Nelson has reached the limit. Mon May 13 17:27:23 1996 Karl Berry * *.ch: Include program name in `need arguments' error. Mon May 6 14:42:09 1996 Karl Berry * dvitype.ch: Doc fixes. Fri May 3 17:34:29 1996 Karl Berry * withenable.ac: Use AC_ARG_WITH instead of AC_ARG_ENABLE for maketextex-default. Turn off MakeTeXTeX by default, as intended. Remove maketexmf-default -- that is in kpathsea now. Thu May 2 14:14:38 1996 Karl Berry * Makefile.in (dist_subdirs): Add contrib, rename data to share. * kpathsea.make (c_auto_h_dir): Restore this. Mon Apr 29 16:09:10 1996 Karl Berry * Makefile.in ({tex,mp,mf}.pool): Add these targets along with the .p's, since they get made at the same time. We never depend on them. Sun Apr 28 15:06:15 1996 Karl Berry * configure.in (pb_AC_ASM_UNDERSCORE): Add call to new routine. From: Peter Breitenlohner . Sat Apr 27 17:11:00 1996 Karl Berry * tex.ch: Add changes from Wayne for dynamically allocated number of hyphenation exceptions. Mon Apr 22 11:47:17 1996 Karl Berry * pktogf.ch: Correct call to kpse_open_file. Sun Apr 21 17:27:02 1996 Karl Berry * help.h (MFHELP, TEXHELP): Document [-no]-maketex. Wed Mar 13 15:43:00 1996 Karl Berry * configure.in (AC_OUTPUT): Add doc/Makefile. Tue Mar 12 15:27:37 1996 Karl Berry * tex.ch (hyph_size): Increase to 1009. Sun Mar 10 15:56:35 1996 Karl Berry * tex.ch (\openout): Don't log if the log file isn't open yet. * bibtex.ch (glob_str_size): Increase to buf_size. Suggested by Ulrik. Could dynamically allocate it (and global_strs, etc.), a la entry_strs, but time is fleeting. Fri Feb 23 11:23:27 1996 Karl Berry * bibtex.ch: Doc fix. Sun Feb 18 16:18:54 1996 Karl Berry * (most).ch: Change xopenfile calls to kpse_find_file. Sat Feb 17 15:22:59 1996 Karl Berry * tex.ch (\openout): Log what we open, and disallow some filenames. * texmfmp.h (openoutnameok): Declare this. Fri Feb 16 17:55:12 1996 Karl Berry * texmfmp.h (NONASCII): Define this. Thu Feb 15 14:11:58 1996 Karl Berry * tex.ch: Set kpse_make_tex_discard_errors if interaction = batchmode. * mf.ch, mp.ch: Likewise. * Makefile.in (tex-check): Include check that this works. * texmfmp.h: Include . * cpascal.h (kpsemaketexdiscarderrors): New macro. * data: Rename to `share'. * Makefile.in: Uses changed. Wed Feb 14 11:25:03 1996 Karl Berry * mf.ch, mp.ch: Incorporate patches for length of single-character unprintable strings, per message to tex-implementors. From: vieth@thphy.uni-duesseldorf.de (Ulrik Vieth). Date: Wed, 20 Dec 1995 13:43:52 +0100. Sat Feb 10 15:17:45 1996 Karl Berry * mf.ch: Use halfp where possible (from Andreas Scherer). * tex.ch: Add copyright clarification (from bernd). * help.h ({TEX,MF,MP}HELP): -program is really -progname. * tex.ch, mf.ch, mp.ch: Remove word `default' in ``Can't find the default ___ foo.'' Fri Feb 9 15:46:31 1996 Karl Berry * withenable.ac: --with-maketexpk etc. moved to kpathsea/withenable.ac. Sat Feb 3 15:45:15 1996 Karl Berry * Makefile.in (DEFS): Move to common.make. Sun Dec 31 16:46:23 1995 Karl Berry * cpascal.h (kpsefindmft): Add to underscore-less list. Fri Dec 29 17:17:02 1995 Karl Berry * Makefile.in: misc.make is now clean.make. Tue Dec 26 15:04:10 1995 Karl Berry * Makefile.in (program_files): Add *.ac. * withenable.ac: New file. * configure.in (maketex*): Fix doc strings. Mon Dec 18 11:29:44 1995 Karl Berry * Makefile.in (programs): New target. Sun Dec 17 15:10:09 1995 Karl Berry * tex.ch: Add support for dumping interesting parts of the .fmt file, to aid in debugging latex, etc. Suggested by David Carlisle. Tue Dec 12 15:57:15 1995 Karl Berry * Makefile.in (install-links): Make dependency of install-exec, rather than install-data. (install-exec): Install the pool files as well. From Ulrik. * mf.ch, mp.ch: Module number corrections, etc., from Ulrik. Mon Dec 11 12:59:16 1995 Karl Berry * Makefile.in (tex-check): Add run of Bernd's mltextst.tex, and add that file to check/. * weave.ch: Remove bogus increment of optind that prevented recognition of the change file. Sun Dec 10 14:58:38 1995 Karl Berry * Makefile.in (post-dist): Include tangleboot.p. * mf.ch: Back to disallowing 8-bit characters. * mp.ch: Disallow in general, but allow when |tex_flushing|. From Ulrik. * Makefile.in (check/check.log): New target. (pre-dist): Depend on it. * mft.ch: Use kpse_find_mft. * Makefile.in (triptrap): Rename from mptriptrap. From Ulrik. * triptrap/texmf.cnf: Remove pool_size.mp, since it was being treated as 32000 anyway. From Ulrik. * cpascal.h: Doc fix, from a comment by Andreas S. * Makefile.in (install-man): New target, dependency of install-data. (install-links): Don't install tex as a link, it's the binary. From: Joern Clausen (among others). Sat Dec 9 20:26:51 1995 Ulrik Vieth * cpascal.h (kpsemftformat): Add this for MFT style files. Sun Dec 3 13:42:33 1995 Karl Berry * mp.ch: Make character 255 invalid here, too. Allow input filenames like `one.two.mp'. * tex.ch: .dtx is another special case for TeX input. Fri Dec 1 16:15:32 1995 Karl Berry * mf.ch, mp.ch, mft.ch: Patches from Ulrik to allow 8-bit input. (Although bugs remain.) Mon Nov 27 11:10:53 1995 Karl Berry * Makefile.in (install-links): Install mltex as a link to virtex. Sun Nov 26 13:40:01 1995 Karl Berry * help.h (TEXHELP): Document -mltex. Fri Nov 24 13:16:13 1995 Karl Berry * Makefile.in (install-data): Avoid use of basename here. Thu Nov 23 15:20:24 1995 Karl Berry * dvicopy.web, dvicopy.ch: Update for version 1.5. Wed Nov 22 13:04:50 1995 Karl Berry * mft.ch: Treat tab and form feed like spaces on input. * {weave,tangle,mft,patgen,vptovf,pltotf}.ch: Increase input line length limit to 3000. From Ulrik. Sun Nov 19 16:05:06 1995 Karl Berry * Makefile.in (program_files): Remove tangleboot.p. (dist): Don't include various files in check/. (distclean): Remove tangleboot. (clean): Remove *.fmt, etc. From John I. Sat Nov 18 17:05:37 1995 Karl Berry * Makefile.in (distclean): Remove *extra.c. From Peter Dyballa. * tex.ch: String recycling changes from Bernd. Fri Nov 17 13:22:31 1995 Karl Berry * mp.ch (open_write_file): Needs modification for Amiga. From Andreas S. * gftodvi.ch (start_gf): Initialize arg_buf_ptr. From Andreas S. * help.h (TEXHELP, MFHELP, MPHELP): Document new option -program. * tangle.ch, weave.ch: Correct logic for finding chg_name. From Ulrik and Andreas S. * cpascal.h (libcfree): Use this name instead of cfree, which historically exists on some systems. * tex.ch, mf.ch, mp.ch: Change the calls. * dvitomp.ch, gftodvi.ch: abs => fabs. From Ulrik. Thu Nov 16 16:18:11 1995 Karl Berry * weave.ch, vptovf.ch, tangle.ch, pltotf.ch, patgen.ch: Call kpse_set_progname. From Gregor Hoffleit. * Makefile.in (install-exec): make install-exec in mpware. (clean): Remove junk from mptriptrap. (install-links, install-fmts, etc.): Various fixes. From Ulrik. * config.h (AMIGAWIN) [AMIGA]: Define this. From Andreas Scherer. Sun Nov 12 16:05:44 1995 Karl Berry * gftype.ch (parse_arguments): Had <> -1 instead of = -1 when checking the getopt_return_val. * mf.ch, mp.ch (ab_vs_cd): Remove assembler possibility for this, since it's not an inner loop function. From Wayne. * mp.ch: Allow more comment characters in psfonts.map. Make all error messages use `psfonts.map' consistently. From Ulrik. * help.h (TEXHELP): -shell-escape instead of -noshell. Alphabetize all (excepting -help/-version). * tex.ch: Adding logging of system, disable by default, convert to external character set. Suggested by Bernd, Nelson, et al. * Makefile.in (dvitomp-check): Use ./dvitomp. Mon Oct 30 17:04:19 1995 Karl Berry * help.h (MPHELP): Corrections from John Hobby. Sun Oct 22 16:47:23 1995 Karl Berry * Makefile.in (mems, bases, fmts, formats, mptriptrap): New targets. Reported by Ulrik. (web2c, .ch.p, tangle.p): Use $(shared_env). From Simon. (tex.fmt, latex.fmt): Missing \ before \input. Reported by Tim. (install-links): Install vir* links as well as ini*. Reported by Tim. Sat Oct 7 17:48:43 1995 Karl Berry * Makefile.in (install-links): Also depend on install-mems. From Ulrik. Fri Oct 6 16:26:13 1995 Karl Berry * Makefile.in: Use ./ instead of just , in the *-check targets and trip. From Wayne. * help.h ({TEX,MF,MP}HELP: Document %&ini. Mon Oct 2 15:55:57 1995 Karl Berry * pooltype.ch: Call kpse_set_progname. Sat Sep 30 15:06:57 1995 Karl Berry * tex.ch: Add \write18 and -output-comment support. * help.h (TEX_HELP): Document the options. Sat Sep 23 15:05:06 1995 Karl Berry * configure.in (strtol): Move this test to kpathsea, since we can only use it once. Wed Sep 20 16:22:54 1995 Karl Berry * tex.ch: Chop off an extension of .ltx, .texi, or .texinfo after all, when making the jobname. Sun Sep 17 11:48:34 1995 Karl Berry * configure.in: Enable MakeTeXMF and MakeTeXTFM by default. Sat Sep 9 16:26:01 1995 Karl Berry * Makefile.in (install-data): Install the *.map files. (dist): Put the .tcx and .map files in a subdir `data'. Thu Sep 7 12:43:02 1995 Karl Berry * Makefile.in (lib_sources): Remove xopenfile.c. Mon Sep 4 17:15:43 1995 Karl Berry * cpascal.h (xopenfile): Moved to kpathsea. Fri Sep 1 17:43:05 1995 Karl Berry * configure.in: Doc fix. * texmfmem.h: Doc fix. Thu Aug 31 13:36:09 1995 Karl Berry * cpascal.h (odd): Maybe x & 1 is better than x % 2. (half, halfp, roundscaled, roundfraction, floorscaled, floorunscaled): Define these. * mf.ch, mp.ch (ab_vs_cd) [ASM_SCALED_FRACTION]: ifdef this, and use the routines above. * configure.in: If Linux, set and substitute for @system_optimize@. Wed Aug 30 16:30:56 1995 Karl Berry * texmfmem.h: Remove junkx and junky in LittleEndian case. Reported by Wayne. * config.h (NO_DUMP_SHARE): Renamed from NO_FMTBASE_SWAP. Fri Aug 25 13:21:31 1995 Karl Berry * Makefile.in (prereq-lose, tex.fmt, latex.fmt, mp.mem, etc.): New targets, mostly copied from the old Makefiles. Run kpsewhich to make sure the input files are there first. Thu Aug 24 19:13:02 1995 Karl Berry * help.h (TEXHELP, MPHELP, MFHELP): Mention the &DUMPFILE capability. Tue Aug 22 11:44:08 1995 Karl Berry * kpathsea.make (c_auto_h_dir): Define this. * dvitype.ch: Don't call xfclose if we didn't open the tfm file. Mon Aug 21 16:43:39 1995 Karl Berry * cpascal.h (FOPENRMODE): Define this. * dvitype.ch (open_tfm_file): Don't call xopenfile, since we don't want to exit if no TFM file. Fri Aug 18 09:21:14 1995 Karl Berry * Makefile.in (program_files): Put .tcx files here. Tue Aug 8 14:56:49 1995 Karl Berry * cpascal.h (putbyte): Swallow semicolon. Thu Aug 3 11:32:07 1995 Karl Berry * Makefile.in (dist): Only remake triptrapdiffs if necessary. Tue Aug 1 19:26:21 1995 Karl Berry * tex.ch: Merge Wayne's dynamic font sizing changes. * texmfmem.h (B0, B1): Declare as short, instead of quarterword. Mon Jul 31 17:46:11 1995 Karl Berry * mp.ch, mf.ch, tex.ch: Omit $ from setup_bound_var calls. Sat Jul 29 13:13:31 1995 Karl Berry * configure.in: Generate mpware/Makefile. * texmfmp.h: Rename from texmf.h. * dvitomp.ch, dvitomp.web: New files. * Makefile.in: Add rules to make dvitomp. * help.h (DVITOMPHELP): Define this. Fri Jul 28 11:10:46 1995 Karl Berry * mp.ch: Dynamically allocate/set str_pool, string_vacancies, etc., for the sake of the mptrap test. * Makefile.in (post-dist): Include *.sed. From Greg. * kpathsea.make (kpathsea_parent): Define as ../.., not using $(top_srcdir). From Greg. * mp.ch (copy_old_name): Null-terminate. * triptrap/texmf.cnf (MPXCOMMAND): Set to `none'. Thu Jul 27 17:56:18 1995 Karl Berry * mp.ch (more_name): Rewrite to make last . the one that counts for the extension. And change jobname setting accordingly. * Makefile.in (all_subdirs): Add window. Tue Jul 25 13:17:28 1995 Karl Berry * mp.ch: malloc old_file_name. Mon Jul 24 17:45:42 1995 Karl Berry * Makefile.in (mptrap): New target. (trap): Rename some trap.* files to avoid conflicts. Sun Jul 23 11:43:51 1995 Karl Berry * help.h (MPHELP): Define this. Sat Jul 22 14:20:50 1995 Karl Berry * *.ch: Reformat changes to get rid of extra % lines, etc. * Makefile.in (mp, mfpextra.c): New target. (mp_o, mp_c): New variables. * texmfmem.h: Include MP in #ifdef's and comments. Fri Jul 21 15:31:17 1995 Karl Berry * texmf.h (undumpuppercheckthings): New macro. * tex.ch (hyf_next, font_name, font_area): Use it. These base types are unsigned, so comparing to 0 is redundant. * mf.ch: Dynamicize main memory, a la TeX. Now with a memory size of 3001, we pass the trap test. Whew. Thu Jul 20 13:48:40 1995 Karl Berry * texmf.h (put[24]bytes): Define these again. * mf.ch: Use them instead of the default for tfm_two and tfm_four.vb * mf.ch: Dynamically set error_line, half_error_line, max_print_line, gf_buf, gf_buf_size. This is for the trap test. Wed Jul 19 11:31:00 1995 Karl Berry * tex.ch (dvi_buf_size): Rename all occurrences of dvibuf_size. Tue Jul 18 14:09:15 1995 Karl Berry * Makefile.in (install-links): Install links for inimf and initex. * configure.in: Check for -lposix giving us sigemptyset. From: bernt@weinberg.pop.bio.aau.dk (Bernt Guldbrandtsen). Mon Jul 17 13:08:32 1995 Karl Berry * configure.in: Change default to not include X support. * Makefile.in (mf): Add dependency on $(windowlib), and link with $(windowlink). $(windowlib): New variable, target, etc. * window: New directory for the window support. * configure.in: Use NO_DUMP_SHARE rather than NO_FMTBASE_SHARE, in preparation for Metapost. Sun Jul 16 14:19:04 1995 Karl Berry * configure.in (ipc, auto-dump): AC_ARG_ENABLE these. Sat Jul 15 16:04:13 1995 Karl Berry * acconfig.h: Make this a symlink to ../kpathsea/acconfig.h, as with everything else. * configure.in: Start adding all the --with's and --enable's. * tex.ch: Patches from Wayne to allow extending the hash table via a hash_extra value. Fri Jul 14 14:36:47 1995 Karl Berry * tex.ch: Regenerate the first 256 strings if the user changed which characters are printable. Thu Jul 13 14:09:19 1995 Karl Berry * help.h (TEXHELP): Document -translate-file. * texmf.h (setupcharset): Declare this. * tex.ch (is_printable): Declare this new array. Sat Jul 8 13:54:13 1995 Karl Berry * bibtex.ch (stat, tats): Enable these by default. * cpascal.h (BIB_XRETALLOC): Slight front end to XRETALLOC for BibTeX's dynamic arrays. Wed Jul 5 17:47:03 1995 Karl Berry * bibtex.ch: Begin merging changes for dynamic array allocation. From Nelson. Thu Jun 29 19:06:31 1995 Karl Berry * tex.ch (font_bc, font_ec): Do not check these unsigned char values against the range [0,255] when undumping. * tex.ch: Use fputs instead of wterm for string variables name_of_file, TEX_format_default. * mf.ch: Likewise. * help.h (TEX_IPC_HELP): Split this out from TEXHELP. Wed Jun 21 15:35:09 1995 Karl Berry * help.h (MFHELP, TEXHELP): Document -base and -fmt respectively. * tex.ch: Restore checking of various arrays when undumping. * texmf.h (undumpcheckedthings): Macro to do the checking. Tue Jun 20 19:53:38 1995 Karl Berry * help.h (TEXHELP) [IPC]: Document -ipc and -ipc-start. Fri Jun 16 11:45:48 1995 Karl Berry * tex.ch: Add IPC changes. From: Shamim Mohamed From: Tomas G. Rokicki Tue Jun 13 11:30:57 1995 Karl Berry * tex.ch (max_font_max): Increase to 1000, why not. * mf.ch (tfm_out, tfm_two, tfm_four, tfm_qqqq): Leave default definitions. * kpathsea.make (kpathsea_parent): Use $(top_srcdir). From Greg. Sat Jun 10 19:25:10 1995 Karl Berry * texmf.h: Include c-pathch.h. * tex.ch: Add changes to allow > 256 fonts. * texmfmem.h (fmemoryword): New type. From: wgs@maths.ucd.ie (Wayne G. Sullivan) and From: Bernd Raichle . Thu Jun 8 20:11:43 1995 Karl Berry * mf.ch: Use IS_AREA_SEP here, too. Sun Jun 4 13:56:08 1995 Karl Berry * config.h (unlink) [UNLINK_MISSING && HAVE_REMOVE]: Define as remove. * mft.ch: No longer need special case in input_ln, eof itself checks now. * {tangle,weave}.ch: Avoid /dev/null by just leaving the variable name NULL. * tex.ch (area_delimiter): Do : stuff for Amiga. From Andreas Scherer. * texmf.h (initscreen, updatescreen, blankrectangle, paintrow): Add prototypes for these. * Makefile.in (post-dist): Work on this. Sat Jun 3 11:45:32 1995 Karl Berry * tex.ch: Redo setup_bound_var to allow _'s in the names the user sees. * bibtex.ch (ent_str_size): Double to 200. From Nelson. * texmf.h (setupboundvariable): Declare this. Fri Jun 2 17:37:36 1995 Karl Berry * tex.ch: Merge in Wayne's dynamic array diffs. (hash_size, hash_prime): Increase to 10000 and 8501 for no particular reason. * texmf.h (xmallocarray): Add one to element size. Thu Jun 1 11:45:11 1995 Karl Berry * tex.ch, mf.ch: If input file is foo.tex, output goes to foo.dvi, not foo.tex.dvi! Fix from May 28 change. * tex.ch (trie_size): Increase to 50000 to support U[KS] English, French, and German. From: Richard Walker . (nest_size): Increase to 100. From: lamport@src.dec.com. * {tex,mf,bibtex,gftodvi}.ch (name_of_file): Declare as a pointer to text_char, not char, so 8-bit filenames get echoed in correctly in ^^ notation. From: thorinn@diku.dk (Lars Mathiesen). Sun May 28 17:45:33 1995 Karl Berry * tex.ch, mf.ch: If input file is a.b.{tex,mf}, jobname is a.b, so we write to a.b.log. From rs@purple.in-ulm.de (Ralph Schleicher). * vptovf.ch: Increase sizes of constants (Sebastian). Sat May 27 17:15:46 1995 Karl Berry * dvi{type,copy}.ch: Add options to replace the dialogue. Fri May 26 17:34:06 1995 Karl Berry * config.h (strtol) [!HAVE_STRTOL]: Declare this. * configure.in (strtol): AC_CHECK_FUNCS for it. * cpascal.h (addressofint): Rename to just addressof. * *.ch: Change calls. Wed May 24 19:37:25 1995 Karl Berry * help.h, *.ch: Finish -help and -version for all but dvitype. Sat May 20 13:02:04 1995 Karl Berry * *.ch: Use new usage(1, 'progname'). * cpascal.h (basenamechangesuffix): Take three args now. *.ch: Change calls. Fri May 19 19:29:06 1995 Karl Berry * cpascal.h (findsuffix): Another in the underscore list. * help.h (GFTOPK): Define help string. * gftopk.ch: Add -help and -version support. Tue May 16 15:47:02 1995 Karl Berry * cpascal.h (removesuffix): Add this to the underscore list. * help.h (MFT, PATGEN, VFTOVP): Define help string. * {vftovp,patgen,mft}.ch: Add -help and -version support. Sun May 14 11:14:46 1995 Karl Berry * texmf.h (bytefile, wordfile): Do not define here. * mf.ch, tex.ch (alpha_file, byte_file, word_file): Keep these declarations. Tue May 9 15:47:55 1995 Karl Berry * help.h (PKTYPE, GFTYPE, TFTOPL, PKTOGF): Define *HELP strings. * {pktogf,tftopl,gftype,pktype}.ch: Add -help and -version support. Mon May 8 12:05:05 1995 Karl Berry * pooltype.ch: Append `pool' if necessary. Sat May 6 11:24:01 1995 Karl Berry * Makefile.in (lib_sources): Add usage.c. * config.h (usage): Declare it. Fri May 5 17:48:13 1995 Karl Berry * pooltype.ch: Write the usage function in C now, passing in the help string. Thu May 4 19:41:05 1995 Karl Berry * cpascal.h: Include help.h. * help.h: New file for help messages. Fri Apr 28 13:45:08 1995 Karl Berry * cpascal.h: Include kpathsea/tex-file.h here. * *.ch: Don't bother including it in only the relevant change files. * cpascal.h (alphafile, fileptr): Don't bother defining these. * bibtex.ch (alpha_file): Define as text. Tue Apr 25 13:43:13 1995 Karl Berry * *.ch: Don't bother changing program statements or removing compiler directives now. * *.ch: Use ^char instead of c_string where possible. * Makefile.in: Clean up clean rules, etc. * Update all .web files from 21 March 1995 Knuth archive. (bibtex, dvicopy, and pktogf are not included.) New versions for dvitype (3.5), mf (2.718), pltotf (3.5), tangle (4.4), tex (3.14159), and vptovf (1.4). Sun Apr 23 10:54:58 1995 Karl Berry * Makefile.in (mfextra.c, texextra.c): Don't just link, substitute for which one we are. Sat Apr 22 13:22:09 1995 Karl Berry * mf.ch (format_ident): Don't set to INIMF unless we are. * texmf.h (kpsetexpoolformat): Define this. (write_out): Let's try always using fwrite. Shouldn't it be more efficient than write(2)? (xmallocarray): New routine for the hyphenation tries. * tex.ch: Avoid special case for first bad_pool; instead, change a_close to not complain about already-closed files. * tex.ch: Use kpathsea routines and constants. * mf.ch: Copy pool file in correctly. Fri Apr 21 11:16:12 1995 Karl Berry * cpascal.h: Include progname.h. (putbyte): Check return status. * Makefile.in (web2c_programs): Remove regfix. * cpascal.h, texmf.h: Add prototypes. * mf.ch (debug, gubed): Use the cpp symbol MF_DEBUG, instead of DEBUG, which kpathsea uses. Use kpathsea routines and constants. Tue Apr 18 11:03:55 1995 Karl Berry * cpascal.h (cfree): Define this. * texmf.h (dump_path): Define as the kpse_*_fmt, not the old path name. Mon Apr 17 10:00:04 1995 Karl Berry * Makefile.in: Add rules for Metafont and TeX. Fri Apr 14 15:30:34 1995 Karl Berry * dvicopy.ch, dvitype.ch, gftopk.ch: Use xfseek and xftell instead of checked_fseek. * cpascal.h (checked_fseek): Remove this. * cpascal.h (open_input, open_output, aclose): Declare with prototypes. Tue Apr 11 13:15:51 1995 Karl Berry * Makefile.in (bibtex.c): Depend on bibtex.cvtsed. Mon Apr 10 17:07:52 1995 Karl Berry * cpascal.h (standardinput, standardoutput): Do not conditionalize these on BibTeX. Tue Apr 4 15:22:08 1995 Karl Berry * Makefile.in (web2c/web2c): Dependency is now on web2c/main.c, not web2c/web2c.c. * cpascal.h (kpse{bib,bst}format): Add these. * bibtex.ch: Don't use file_name_size as an array size. Sun Mar 19 17:53:01 1995 Karl Berry * gftodvi.ch: Add -help, -version, change help message. Sat Mar 18 17:24:47 1995 Karl Berry * cpascal.h (input): #define as stdin. (kpsefindvf): Also use this for dvicopy. Fri Mar 10 10:52:09 1995 Karl Berry * *.ch (arg_options): Don't bother defining this, we never use it any more. Thu Mar 9 15:50:12 1995 Karl Berry * acconfig.h: Warn that this is not the right thing to edit to fix configuration problems. Tue Feb 21 13:41:25 1995 Karl Berry * cpascal.h (output): Define as stdout. * *.ch: Don't bother to redefine `output' as `stdout'. Mon Feb 20 15:24:31 1995 Karl Berry * *.ch: Rationalize argument parsing and usage messages. * cpascal.h (kpsefind{mf,tex}): Define these. Sun Feb 5 15:26:28 1995 Karl Berry * cpascal.h (basenamechangesuffix): Declare this. Tue Jan 10 11:43:27 1995 Karl Berry * texmf.h (glueratio): Move to here from config.h. * config.h (ourpaths.h): No longer needed. (link, getname, etc.): Move to cpascal.h. * cpascal.h (nil): Define to be NULL. * pktogf.ch: Use nil instead of NULL. Sa