home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / tex / texsrc2 / Src / ChangeLog next >
Text File  |  1993-02-22  |  67KB  |  1,905 lines

  1. Mon Feb 22 17:41:46 1993  Karl Berry  (karl@apollo.cs.umb.edu)
  2.  
  3.     * Version 5.851d.
  4.  
  5.     * Makefile.in (install-exec): Run install-exec in subprograms, not
  6.     install.
  7.         (install-data): Do install-data in subdirs.
  8.  
  9. Sun Feb 21 08:27:14 1993  Karl Berry  (karl@cs.umb.edu)
  10.  
  11.     * configure.in (SMALLBibTeX): Forgot $ in test, hence always set
  12.     up for small BibTeX.
  13.         
  14.         * configure.in (AC_PROG_CC, AC_PROG_CPP): Call explicitly, instead
  15.           of relying on AC_GCC_TRADITIONAL.  Apparently require/provide
  16.           aren't reliable.
  17.  
  18.     * Makefile.in (dist): Remove lib/paths.h from the distribution.
  19.  
  20. Sun Feb 14 11:29:23 1993  Karl Berry  (karl@cs.umb.edu)
  21.  
  22.     * Makefile.in (lib/paths.h): Only use texformats once.
  23.  
  24. Tue Feb  9 14:22:05 1993  Karl Berry  (karl@cs.umb.edu)
  25.  
  26.     * Makefile.in (topfiles): Add I*.
  27.         * INSTALL: New file from README.
  28.  
  29. Sun Feb  7 20:09:01 1993  Karl Berry  (karl@cs.umb.edu)
  30.  
  31.     * Makefile.in (web2c-dist): make tangleboot instead of depending
  32.     on do-tangle.
  33.  
  34. Fri Jan 29 11:27:38 1993  Karl Berry  (karl@cs.umb.edu)
  35.  
  36.     * Makefile.in (common-trip): New target.
  37.         (tr[ai]p): Use it.
  38.  
  39. Thu Jan 28 07:27:24 1993  Karl Berry  (karl@cs.umb.edu)
  40.  
  41.     * Makefile.in (web2c-dist): Make tangleboot.c.
  42.  
  43. Tue Jan 26 16:48:36 1993  Karl Berry  (karl@cs.umb.edu)
  44.  
  45.     * configure.in: Remove texware and mfware.
  46.  
  47.     * Makefile.in (triptrapdirs): Change to {dvi,font}util; merge the
  48.     contents of texware and mfware with the other directories.
  49.  
  50. Mon Jan 25 11:36:37 1993  Karl Berry  (karl@cs.umb.edu)
  51.  
  52.     * Makefile.in (install-{formats,bases}): Depend on
  53.     {formats,bases}, not do-&.
  54.  
  55.     * Makefile.in (trip, trap): New targets.
  56.         (triptrap): Depend on them.
  57.         (run-trip, run-trap): Likewise.
  58.  
  59. Sun Jan 24 12:06:28 1993  Karl Berry  (karl@cs.umb.edu)
  60.  
  61.     * configure.in: Add AC_CONST.
  62.  
  63.     * Makefile.in (web2c-dist): Rename the lex and yacc output so it
  64.     doesn't get used.
  65.  
  66.     * Makefile.in (run-trap): Depend on triptrap.
  67.  
  68.     * configure.in: Do AC_DECLARE_YYTEXT last, to work around a bug in
  69.     Autoconf 1.3.
  70.  
  71. Sat Jan  9 15:22:37 1993  Karl Berry  (karl@cs.umb.edu)
  72.  
  73.     * Makefile.in (configure, config.status): cd $(srcdir) first.
  74.  
  75. Fri Jan  1 14:23:47 1993  Karl Berry  (karl@cs.umb.edu)
  76.  
  77.     * configure.in (AC_USG, AC_MEMORY_H): Delete.
  78.         (AC_HAVE_HEADERS): Call for string.h and memory.h.
  79.  
  80. Wed Dec 23 07:00:53 1992  Karl Berry  (karl@cs.umb.edu)
  81.  
  82.     * Makefile.in (topfiles): Don't use the .W2C suffix.
  83.         (web2c-dist): Don't rename ChangeLog.
  84.         * *.W2C: Remove suffix.
  85.  
  86. Sun Dec 13 14:04:31 1992  Karl Berry  (karl@cs.umb.edu)
  87.  
  88.     * configure.in: Check for window systems via c-auto.h.in.
  89.  
  90.     * configure.in: Don't bother to copy the distributed tex, mf,
  91.     bibtex change files; the Makefiles will do it.
  92.  
  93.     * Makefile.in (c-sources): New target.
  94.  
  95. Sat Dec 12 14:08:35 1992  Karl Berry  (karl@cs.umb.edu)
  96.  
  97.     * Makefile.in (distdir): Unpack into web2c-*.
  98.  
  99.     * configure.in: Use sed instead of patch to make the small change
  100.     files.
  101.  
  102.     * configure.in: Create Makefiles in subdirectories.
  103.  
  104. Thu Dec 10 10:35:18 1992  Karl Berry  (karl@cs.umb.edu)
  105.  
  106.     * GNUmakefile.in (GNUmakefile): Add $(srcdir) to dependency, and
  107.     use $(SHELL) instead of sh.
  108.         (config.status): Use $(SHELL).
  109.  
  110. Sun Oct 25 05:58:21 1992  Karl Berry  (karl@cs.umb.edu)
  111.  
  112.     * Makefile.in (web2c-dist): Dist the .gdbinit files.
  113.  
  114. Sun Oct 18 13:44:48 1992  Karl Berry  (karl@cs.umb.edu)
  115.  
  116.     * configure.in (AC_INIT): Use MACHINES.W2C instead of tex/tex.web
  117.     for the unique file.  (melvin@math.psu.edu)
  118.  
  119. Sat Oct 17 17:47:00 1992  Karl Berry  (karl@cs.umb.edu)
  120.  
  121.     * Makefile.in (run-tr[ai]p): Pass $(makeargs), so $(LN) is
  122.     propagated.  (From metcalf@catfish.LCS.MIT.EDU.)
  123.  
  124. Thu Oct 15 08:35:14 1992  Karl Berry  (karl@cs.umb.edu)
  125.  
  126.     * configure: Ran Autoconf 1.2.
  127.  
  128. Thu Oct  1 17:02:24 1992  Karl Berry  (karl@cs.umb.edu)
  129.  
  130.     * Makefile.in (stamp-{bases,formats}): pass $(makeargs) down.
  131.  
  132. Thu Sep 24 10:55:07 1992  Karl Berry  (karl@cs.umb.edu)
  133.  
  134.         * Makefile.in (install*): use $(LN) instead of `ln', so symlinks
  135.           are used if they are supported.
  136.  
  137.         * configure.in: link with -lolgx if we are using xview.
  138.           (mroth@afit.af.mil)
  139.  
  140.         * Makefile.in (dist): remove tangleboot.o.
  141.  
  142. Sun Sep 20 12:53:09 1992  Karl Berry  (karl@cs.umb.edu)
  143.  
  144.         * Makefile.in (config.status): use sh to run configure --no-create.
  145.  
  146.         * Makefile.in (realclean): OK, don't remove configure.
  147.  
  148. Thu Sep 17 08:42:41 1992  Karl Berry  (karl@hayley)
  149.  
  150.         * Makefile.in (exec_prefix): new variable.
  151.         (bindir): use it.
  152.  
  153.         * Makefile.in (install*): mkdir prefix directories.
  154.  
  155. Mon Sep 14 18:00:57 1992  Karl Berry  (karl@hayley)
  156.  
  157.         * Makefile.in (config.status): new target.
  158.         (Makefile): depend on config.status.
  159.  
  160. Sat Sep 12 16:00:24 1992  Karl Berry  (karl@hayley)
  161.  
  162.         * README.W2C: briefly discuss Autoconf.
  163.  
  164. Thu Sep 10 08:59:26 1992  Karl Berry  (karl@hayley)
  165.  
  166.         * Makefile.in (dist): include COPYING* from our master directory,
  167.           not the source directory.
  168.  
  169.         * Makefile.in (realclean): remove configure.
  170.  
  171. Tue Sep  8 16:50:06 1992  Karl Berry  (karl@hayley)
  172.  
  173.         * configure.in: test for more Unix variants.
  174.  
  175. Fri Sep  4 08:58:06 1992  Karl Berry  (karl@hayley)
  176.  
  177.         * Makefile.in (extraclean): new target.
  178.  
  179. Thu Aug 27 08:57:15 1992  Karl Berry  (karl@hayley)
  180.  
  181.         * configure: regenerated from Autoconf 1.1.
  182.  
  183. Wed Aug 12 16:33:30 1992  Karl Berry  (karl@hayley)
  184.  
  185.         * README.W2C: aldebaran has a different name now.
  186.  
  187. Sat Aug  8 10:12:23 1992  Karl Berry  (karl@hayley)
  188.  
  189.         * makefile.in (configure, Makefile): new targets.
  190.  
  191. Sat Aug  1 08:08:49 1992  Karl Berry  (karl@hayley)
  192.  
  193.         * configure.in: grep for `#define', not just `define'.
  194.  
  195. Fri Jul 31 17:03:11 1992  Karl Berry  (karl@hayley)
  196.  
  197.         * Makefile.in (dist): include our aclocal.m4.
  198.  
  199.         * configure.in: missed one of the grep -s's.
  200.  
  201.         * Makefile.in (LIBS): include $(extralibs).
  202.  
  203. Sat Jul 25 14:46:59 1992  Karl Berry  (karl@hayley)
  204.  
  205.         * configure.in: test if patch is available, and if not, issue a
  206.           warning.
  207.  
  208.         * configure.in: redirect grep output, instead of relying on -s.
  209.  
  210. Wed Jul 22 09:14:20 1992  Karl Berry  (karl@hayley)
  211.  
  212.         * configure.in: update for Autoconf 1.0.
  213.  
  214. Mon Jul 13 08:37:18 1992  Karl Berry  (karl@hayley)
  215.  
  216.         * Makefile.in (formats): don't do etex by default.
  217.  
  218. Fri Jul  3 11:44:22 1992  Karl Berry  (karl@hayley)
  219.  
  220.         * MACHINES.W2C: update from bernd.
  221.  
  222.         * configure.in: check for XVIEWWIN.
  223.  
  224. Thu Jul  2 15:24:41 1992  Karl Berry  (karl@hayley)
  225.  
  226.         * Makefile.in (cflags): remove.
  227.         (coptimize): change to CFLAGS.
  228.  
  229.         * Run Autoconf 0.119.
  230.  
  231. Thu Jun 25 07:51:10 1992  Karl Berry  (karl@hayley)
  232.  
  233.         * configure.in: called AC_PROG_CPP twice.
  234.  
  235. Tue Jun 23 09:14:32 1992  Karl Berry  (karl@hayley)
  236.  
  237.         * Makefile.in (manext): default to `1', not `l'.
  238.  
  239. Sun Jun 14 11:08:41 1992  Karl Berry  (karl@hayley)
  240.  
  241.         * Makefile.in (web2c-dist): show the sizes of tangleboot.*.
  242.  
  243. Thu Jun 11 08:59:40 1992  Karl Berry  (karl@hayley)
  244.  
  245.         * Makefile.in (.NOEXPORT): new target, since Autoconf doesn't add
  246.           it automatically any more.
  247.  
  248. Thu Jun  4 08:25:25 1992  Karl Berry  (karl@hayley)
  249.  
  250.         * configure.in (AC_HEADER_FILE): rename to AC_CONFIG_HEADER, for
  251.           Autoconf 0.115.
  252.  
  253. Fri May 29 16:38:27 1992  Karl Berry  (karl@hayley)
  254.  
  255.         * Makefile.in (installargs): include $(makeargs), in case the
  256.           person didn't `make all' first.
  257.  
  258. Sat May 16 10:09:14 1992  Karl Berry  (karl@hayley)
  259.  
  260.         * configure.in: PROG_CPP must come before GCC_TRADITIONAL.
  261.  
  262. Fri May 15 09:47:03 1992  Karl Berry  (karl@hayley)
  263.  
  264.         * configure.in: add AC_GCC_TRADITIONAL and AC_PROG_CPP.
  265.  
  266.         * configure.in: AC_HEADER_MISSING is now AC_HEADER_CHECK.
  267.  
  268. Thu May 14 19:20:57 1992  Karl Berry  (karl@claude.cs.umb.edu)
  269.  
  270.         * Version 5.851c.
  271.  
  272. Wed May 13 08:54:33 1992  Karl Berry  (karl@hayley)
  273.  
  274.         * Makefile.in (VPATH): change for new Autoconf.
  275.  
  276. Tue Apr 28 10:17:23 1992  Karl Berry  (karl@hayley)
  277.  
  278.         * configure.in: Autoconf's prefix is now AC_, not M_.
  279.  
  280. Sat Apr 25 09:04:59 1992  Karl Berry  (karl@hayley)
  281.  
  282.         * README.W2C: various fixes.
  283.  
  284.         * AUTHORS.W2C: new file, shortening README.
  285.  
  286. Thu Apr 23 06:38:46 1992  Karl Berry  (karl@hayley)
  287.  
  288.         * Makefile.in: fix clean targets for latest GNU stds.
  289.         (bases): pass localmodes.
  290.         (makeargs): pass MFLAGS.
  291.         Above from Andreas.
  292.  
  293.         * README.W2C, configure.in: Refer to site.h.in.
  294.         * Makefile.in (web2c-dist): distribute it.
  295.         (prefix): set to /usr/local.
  296.  
  297.         * Makefile.in (.NOEXPORT): remove, as configure automatically adds
  298.           it now.
  299.  
  300.         * Makefile.in (installargs): mfpool was going to the wrong place.
  301.  
  302. Wed Apr 22 08:41:18 1992  Karl Berry  (karl@hayley)
  303.  
  304.         * configure.in: M_SIGTYPE is now M_RETSIGTYPE.
  305.  
  306.         * configure.in: use M_LN_S.
  307.         * Makefile.in (LN): set to @LN_S@.
  308.  
  309.         * MACHINES.W2C (DEC 5000/250, Ultrix 4.2a): from Elizabeth.
  310.  
  311.         * Makefile.in (formats): remove \ at end of comment line, as
  312.           Ultrix make can't handle it.
  313.  
  314. Mon Apr 20 06:32:10 1992  Karl Berry  (karl@hayley)
  315.  
  316.         * Makefile.in (check): an alias for `run-triptrap'.
  317.  
  318. Sun Apr 19 11:54:41 1992  Karl Berry  (karl@hayley)
  319.  
  320.         * Makefile.in (distclean): add as another alias for `realclean'.
  321.  
  322. Fri Apr 17 08:52:06 1992  Karl Berry  (karl@hayley)
  323.  
  324.         * Version 5.851b.
  325.  
  326. Tue Apr 14 17:26:32 1992  Karl Berry  (karl@hayley)
  327.  
  328.         * Makefile.in (web/tangleboot.c): just make tangleboot.c.
  329.  
  330.         * Makefile.in (clean-triptrap): just remove tex/tex.p and mf/mf.p,
  331.           as we don't want to remove the change files configure constructed.
  332.  
  333. Mon Apr 13 09:00:39 1992  Karl Berry  (karl@hayley)
  334.  
  335.         * configure.in: do M_PREFIX before M_FLEX, so we can guess
  336.           $(prefix)/lib/libfl.a for the flex library.
  337.  
  338. Fri Apr 10 17:02:56 1992  Karl Berry  (karl@hayley)
  339.  
  340.         * Makefile.in (web2c-dist): remove */c*.ch in what get distributed.
  341.  
  342.         * configure.in: don't mess up if small vs. bib TeX/MF/BibTeX
  343.           changes from configure to configure.
  344.  
  345.         * Makefile.in (infodir): remove this, as we don't have Texinfo
  346.           documentation (yet).
  347.  
  348.         * README.W2C: correct numbering.
  349.  
  350.         * MACHINES.W2C: add entry for Sun 3/SunOS 4.0.3 from Elizabeth.
  351.  
  352. Wed Apr  8 15:47:02 1992  Karl Berry  (karl@hayley)
  353.  
  354.         * README.VMS: new file.
  355.  
  356. Fri Apr  3 11:56:13 1992  Karl Berry  (karl@hayley)
  357.  
  358.         * configure.in, Makefile.in: guess $(prefix) automatically.
  359.  
  360. Fri Apr  3 09:54:21 1992  Karl Berry  (karl at hayley)
  361.  
  362.         * Version 5.851a.
  363.  
  364. Thu Apr  2 17:19:09 1992  Karl Berry  (karl at claude.cs.umb.edu)
  365.  
  366.         * Makefile.in: make stamp-web2c depend on stamp-lib, etc.
  367.  
  368. Thu Apr  2 13:51:45 1992  Karl Berry  (karl at ra.cs.umb.edu)
  369.  
  370.         * Makefile.in (tangleboot.pas): change to tangleboot.c.
  371.  
  372. Mon Mar 30 08:01:35 1992  Karl Berry  (karl at hayley)
  373.  
  374.         * Makefile.in: use $(MAKE), not make.
  375.  
  376. Sun Mar 22 09:26:20 1992  Karl Berry  (karl at hayley)
  377.  
  378.         * configure.in: don't make a link to lib/site.h, it's already there.
  379.  
  380.         * Makefile.in (mfargs): new variable.
  381.         (programs): pass $(mfargs) if we are doing mf.
  382.         (web2c): remove this.
  383.  
  384. Sat Mar 21 09:08:31 1992  Karl Berry  (karl at hayley)
  385.  
  386.         * Makefile.in (web-dist, web2c-dist): redo.
  387.  
  388.         * configure.in: test for site.h in lib/.
  389.  
  390.         * site.h (TEXPOOLNAME): new macro for installers to redefine.
  391.  
  392.         * Makefile.in (*manpages): don't pass SITEDIR; pass srcdir instead.
  393.  
  394. Fri Mar 20 15:53:21 1992  Karl Berry  (karl at hayley)
  395.  
  396.         * configure.in: do M_X11_LOCATION.
  397.  
  398.         * README.W2C: document these changes.
  399.         * Makefile.in (install-programs): rename from install.  Make
  400.           `install' install everything.  Also, go into subdirectories to
  401.           do the installation.
  402.         (install-manpages): don't pass INSTALL_PROGRAM.
  403.         (dist): do both web2c-dist and web-dist.
  404.         (mostlyclean): new clean target.
  405.  
  406. Sat Mar  7 10:18:41 1992  Karl Berry  (karl at hayley)
  407.  
  408.         * configure.in: change config-auto.h to c-auto.h.
  409.  
  410. Fri Feb 14 07:56:42 1992  Karl Berry  (karl at hayley)
  411.  
  412.         * configure.in (wlibs): put the -l's here directly, instead of
  413.           setting to a make variable.
  414.         * Makefile.in (*lib): remove the variables.
  415.  
  416. Tue Feb 11 09:56:01 1992  Karl Berry  (karl at hayley)
  417.  
  418.         * configure.in: test for memcpy et al. in <memory.h> only.
  419.  
  420.         * configure.in: test for <limits.h> missing.
  421.  
  422.         * configure.in (extrawlibs): remove this, just assign to wlibs.
  423.  
  424.         * Makefile.in (copt): never mind, use CC.
  425.  
  426. Sun Feb  9 09:54:27 1992  Karl Berry  (karl at hayley)
  427.  
  428.         * Makefile.in (copt): new variable, for ISC's -posix.
  429.  
  430.         * Makefile.in (realclean): remove Makefile and config.status.
  431.  
  432. Sat Feb  1 16:03:05 1992  Karl Berry  (karl at hayley)
  433.  
  434.         * site.h-dist: remove subdirectory stuff.  Add GFFONTS and PKFONTS.
  435.  
  436. Fri Jan 24 09:11:29 1992  Karl Berry  (karl at hayley)
  437.  
  438.         * configure.in: do M_CHAR_UNSIGNED, and test for endianness here.
  439.         * config: gets removed.
  440.         * site.h: gets copied from config.
  441.         * Makefile.in (cflags): don't include -I$(configdir).
  442.         (configdir): remove.
  443.  
  444. Wed Jan 15 11:33:54 1992  Karl Berry  (karl at hayley)
  445.  
  446.         * Makefile.in (libsources): do not include xchdir.c and xgetcwd.c,
  447.           as they're no longer needed.
  448.         * configure.in: don't test for getwd missing anymore.
  449.  
  450. Tue Jan 14 08:47:38 1992  Karl Berry  (karl at hayley)
  451.  
  452.         * Makefile.in (makeargs): pass wlibs.
  453.  
  454. Sun Jan 12 07:35:37 1992  Karl Berry  (karl at hayley)
  455.  
  456.         * Makefile.in (CFLAGS): define and pass down `cflags', instead, as
  457.           TeX and BibTeX need to add additional -D's.
  458.  
  459.         * Makefile.in (.NOEXPORT): include this target to stop arg list
  460.           problems with GNU make.
  461.  
  462.         * Makefile.in (clean-triptrap): call `make realclean', not
  463.           `veryclean'.
  464.  
  465. Sat Jan 11 11:59:27 1992  Karl Berry  (karl at hayley)
  466.  
  467.         * rename `common' to `lib'.
  468.  
  469.         * configure.in: new file to automatically generate the configure
  470.           script with autoconf.
  471.  
  472. Wed Jan  8 07:44:02 1992  Karl Berry  (karl at hayley)
  473.  
  474.         * configure (extrawlibs): include -lnsl_s, as ISC's X11R4 stuff
  475.           needs it.
  476.  
  477. Tue Jan  7 11:24:54 1992  Karl Berry  (karl at hayley)
  478.  
  479.         * Makefile.in (install targets): use INSTALL_PROGRAM and
  480.           INSTALL_DATA appropriately; pass to subdirs.
  481.  
  482.         * start ChangeLogs in subdirectories.
  483.  
  484. Fri Jan  3 13:20:09 1992  Karl Berry  (karl at hayley)
  485.  
  486.         * texware/pltotf.ch (main block): exit 0.  No, rescind that; the
  487.           error code was from something else, as we already exit (0) in
  488.           common/main.c (main).
  489.  
  490. Sun Sep  1 13:26:11 1991  Karl Berry  (karl at hayley)
  491.  
  492.         * fontutil/vftovp.ch (Read the preamble, Read and store a font):
  493.           don't output anything unless -verbose is set.
  494.  
  495.         * fontutil/vftovp.ch (Set init...): initialize vpl_name to optind
  496.           + 2, not + 1; initialize the others to be optind and optind + 1.
  497.  
  498. Thu Aug 29 17:46:31 1991  Karl Berry  (karl at hayley)
  499.  
  500.         * Makefile.in (INSTALL_PROGRAM): new variable.
  501.         (INSTALL): rename from `install'.
  502.         (INSTALL_DATA): rename from `INSTALLDATA'; change uses.
  503.         (prefix, libdir): new variables.
  504.         (bindir, mandir, texlibdir, mflibdir): use prefix.
  505.  
  506. Sat Aug 24 06:37:52 1991  Karl Berry  (karl at hayley)
  507.  
  508.         * tex/Makefile (formats): add `amslatex.fmt'.
  509.         (amslatex.fmt): new target.
  510.         * Makefile.in (formats): likewise.
  511.         * README (Format files): describe it.  Also add ``canonical
  512.           sources'' for the formats.
  513.  
  514. Fri Aug 23 09:11:50 1991  Karl Berry  (karl at hayley)
  515.  
  516.         * Makefile-dist: rename to Makefile.in.
  517.         * configure (makefiledist): likewise.
  518.  
  519. Mon Aug 12 08:14:18 1991  Karl Berry  (karl at fosse)
  520.  
  521.         * bibtex/bibtex.ch (pool_size): decrease to 512K from 5.12M.
  522.  
  523.         * Makefile (install-formats, install-bases): don't do `-mkdir' in
  524.           the middle of the rule.
  525.  
  526.         * common/common.defines (bytepointer): rename to pointertobyte,
  527.           since dvicopy defines a `bytepointer'.
  528.         * common/extra.h (bytepointer): likewise.
  529.         * texware/tftopl.ch: change uses.
  530.  
  531.         * mf/Makefile (makeargs): update.
  532.  
  533. Sun Aug 11 08:33:44 1991  Karl Berry  (karl at fosse)
  534.  
  535.         * common/common.h [STRING_MISSING]: don't include <strings.h> if
  536.           `index' is already defined.
  537.  
  538.         * common/texmf.c: include <ctype.h>.
  539.  
  540.         * common/getopt.c [_AIX]: indent the `#pragma alloca', since
  541.           otherwise we get `undefined control' from hc.
  542.  
  543.         * configure (systemtypes): fix sed commands to remove the final .h.
  544.  
  545. Sat Aug 10 12:23:24 1991  Karl Berry  (karl at hayley)
  546.  
  547.         * web2c/web2c.yacc (fixup_var_list): add the temp symbol used for
  548.           arrays with negative lower bounds to the symbol table.
  549.  
  550.         * web2c/web2c.c (yytext): don't declare this, since we do in
  551.           web2c.h.
  552.  
  553.         * texware/tftopl.ch (Read the whole input file): malloc the tfm
  554.           array if the file size is larger than the static size.
  555.         * common/common.defines (xmalloc, xrealloc, bytepointer,
  556.           casttobytepointer): declare these.
  557.         * common/extra.h (bytepointer, casttobytepointer): define these.
  558.  
  559. Mon Jul 22 06:01:41 1991  Karl Berry  (karl at hayley)
  560.  
  561.         * config/s-{esv3,ultrix4.2}.h: new files.
  562.         * configure: update for those systems.
  563.  
  564. Fri Jul 19 08:32:18 1991  Karl Berry  (karl at hayley)
  565.  
  566.         * configure (statusfile): define to be $configdir/statusfile;
  567.           always test if the s- file exists.
  568.  
  569. Sat Jul 13 10:49:01 1991  Karl Berry  (karl at hayley)
  570.  
  571.         * Makefile-dist (proginstall, fileinstall): change names to
  572.           `INSTALL' and `INSTALLDATA'.
  573.  
  574.         * Makefile-dist (RANLIB): new variable.
  575.         (makeargs): pass it down.
  576.         * mf/MFwindow/Makefile (window.a): unconditionally use RANLIB,
  577.           since it will always be set.
  578.         * common/Makefile: make a library out of the common files.
  579.         * */Makefile (commono): reference the library.
  580.  
  581.         * fontutil/vftovp.ch: implement -verbose, -charcode-format, and
  582.           output to stdout a la tftopl.
  583.         * man/vftovp.man: document this.
  584.  
  585.         * texware/{pl,tf}to{tf,pl}: don't print the banner until after
  586.           we've read the input file.
  587.  
  588.         * fontutil/vptovf.ch: implement -verbose a la pltotf.
  589.         * man/vptovf.man: document this.
  590.  
  591. Mon Jul  8 10:52:26 1991  Karl Berry  (karl at hayley)
  592.  
  593.         * common/common.h (integer): move comment about changing
  594.           fixwrites.c if integer changes here, from README.W2C.
  595.  
  596.         * texware/tftopl.ch: new option -charcode-format.
  597.         (out_char): output the character code in the format requested.
  598.         * man/tftopl.man: document this.
  599.         * common/common.defines (vstrcat): new declaration.
  600.         * web2c/fixwrites.c (main): add ASCIIall to the list of variable
  601.           names who get output as characters.  What a crock.
  602.  
  603.         * tex/Makefile (*.fmt): don't print the \font definitions.
  604.  
  605. Thu Jul  4 07:16:39 1991  Karl Berry  (karl at hayley)
  606.  
  607.         * common/texmf.c: put the memory_word stuff back in `texmfmem.h',
  608.           and redo the Makefiles; we can't include it before the types
  609.           have been defined.
  610.  
  611.         * */Makefile (SITEDIR): change to ../config.
  612.  
  613.         * web2c/web2c.h (yytext) [!DECLARE_YYTEXT_TYPE]: new type definition.
  614.  
  615.         * web2c/web2c.yacc: lowercase `TRUE' and `FALSE'.
  616.  
  617.         * web2c/Makefile (web2cy.c): unconditionally move the new .h and
  618.           .c files.
  619.  
  620.         * common/Makefile (endian.h, endian): remove these targets; this
  621.           is now generated by configure.
  622.  
  623.         * Makefile-dist: rearrange so that configure can easily edit it.
  624.  
  625. Wed Jul  3 17:01:25 1991  Karl Berry  (karl at hayley)
  626.  
  627.         * common/texmf.c (input_line): don't throw away trailing form
  628.           feeds on the line.
  629.  
  630.         * common/texmf.h (twohalves): throw in another two bytes of junk
  631.           if we are BigTeX or BigMF.
  632.  
  633. Mon Jul  1 06:31:18 1991  Karl Berry  (karl at hayley)
  634.  
  635.         * common/getopt*: update to new versions.
  636.  
  637.         * */*.[ch]: rationalize includes.
  638.  
  639.         * site.h: move system stuff out; it will be determined by the
  640.           configuration file.
  641.         * defaults.h: remove; it, too, will be part of the configuration
  642.           file.
  643.         * common/extra.c [BSD]: conditionalize <dirent.h> on
  644.           DIRENT_MISSING, instead.
  645.         (PATH_DELIMITER): move to common.h.
  646.  
  647. Sun Jun 30 13:44:09 1991  Karl Berry  (karl at hayley)
  648.  
  649.         * web2c/symtab.h: fold into web2c.h.
  650.         * web2c/Makefile (web2c*.o): remove dependency on symtab.h.
  651.  
  652.         * defaults.h [__HIGHC__]: move to common.h.
  653.         (FILENAMESIZE): define to 512 if it isn't already defined.
  654.  
  655.         * common/common.h (index, rindex): conditionalize on
  656.           `STRING_MISSING'.  Define to be str[r]chr.
  657.         (getenv, atof): don't declare if we have <stdlib.h>.
  658.         * */*.c: change uses of [r]index to str[r]chr.
  659.  
  660.         * {mf,tex}/c{mf,tex}big.ch: don't include "mfmem.h" or "texmem.h"
  661.           after all.
  662.         * common/texmf.h: include contents of memory_word structure.
  663.  
  664.         * common/common.h [!index]: declare `index' to be a routine
  665.           returning a `char *'.
  666.         * web2c/regfix.c: include common.h.
  667.         (From wittig@gmdzi.gmd.de.)
  668.  
  669.         * common/extra.c (space_terminate): use xord, not xchr.
  670.         * common/texmf.c (input_line): remove all space characters from
  671.           the end of the input line, not just spaces and tabs.
  672.         (topenin): use xord if NONASCII, and get rid of trailing
  673.           whitespace.
  674.         (These changes from raichle@azu.informatik.uni-stuttgart.de.
  675.  
  676.         * common/{main,texmf}.c [ATARI_ST]: define _stksize (from
  677.           ridderbusch.pad@nixdorf.com).
  678.  
  679.         * Makefile (SITEDIR): make default be `pwd', to simplify things.
  680.         * mf/MFwindow/Makefile (SITEDIR): lose the `..' in
  681.           -I../$(SITEDIR).  (From S.P.Q.Rahtz@ecs.southampton.ac.uk.)
  682.  
  683.         * common/{fileio,texmf}.c [FUNNNY_CORE_DUMP}: don't do the funny
  684.           core dump stuff if we're BibTeX (from elisabet@max.u.washington.edu).
  685.  
  686.         * {tex,mf}/small.diff: new file to replace the big patches.  Now
  687.           big is the default.
  688.  
  689.         * bibtex/small.diff: new patch to go backwards from the big BibTeX
  690.           to the small one.
  691.         * README (Changing constants): document this.
  692.  
  693.         * common/extra.c (checked_fopen): return NULL at the end, even
  694.           though we don't really return, to stop compiler warnings.  (from
  695.           steele@ecn.purdue.edu).
  696.  
  697.         * common/extra.c (checked_fopen): before we hand the string to
  698.           perror, make it into a C string (from
  699.           kabal@aldebaran.insl.mcgill.ca).
  700.  
  701.         * tex/Makefile (latex.fmt): remove comment about hacked lplain
  702.           (from kabal@aldebaran.insl.mcgill.ca).
  703.  
  704.         * web2c/Makefile (web2cy.c): Print a message about expected s/r
  705.           conflicts.  Also use -v when invoking yacc.
  706.         (clean): remove `y.output'.
  707.  
  708.         * Makefile (install-formats, install-bases): do `install dir1/file
  709.           dir2/file' instead of `install dir1/file dir2', since Ultrix
  710.           install is broken (in yet another way)  (from
  711.           scole@doorstop.berkeley.edu).
  712.  
  713.         * man/{pktogf,pktype,vftovp,gftodvi,gftopk,gftype,tftopl}.man:
  714.           document that we look in `.' first.
  715.  
  716. Sat Jun 29 08:14:12 1991  Karl Berry  (karl at hayley)
  717.  
  718.         * common/extra.c (cwdtestreadaccess): new routine to look in `.'
  719.           before anything else.
  720.         * common/extra.defines (cwdtestreadaccess): declare it for Pascal.
  721.         * dviutil/dvicopy.ch (VF: Open |vf_file|...),
  722.           fontutil/{pktogf.ch, pktype.ch, vftovp.ch},
  723.           mfware/{gftodvi.ch,gftopk.ch,gftype.ch},
  724.           texware/tftopl.ch: use it to open input files.
  725.  
  726. Fri Jun 28 16:40:10 1991  Karl Berry  (karl at hayley)
  727.  
  728.         * mf/convert: insert `volatile's to avoid MIPS C compiler bugs
  729.           (from lgy@newton.phys.washington.edu).
  730.         * defaults.h (volatile) [!__STDC__]: define to be the empty
  731.           string.
  732.  
  733.         * common/texmf.c (get_date_and_time): use `time_t' instead of
  734.           `long' for `time's return type.
  735.  
  736.         * bibtex/bibtex.ch: comment out hacks to do the setjmp/longjmp.
  737.         * bibtex/convert: don't put in the setjmp/longjmp.
  738.  
  739.         * Makefile (CCLD): new command to do the link step (suggested by
  740.           herber@fnalf.fnal.gov).  Change */Makefile to use it, and the
  741.           makeargs variable to pass it down.
  742.  
  743.         * {mf,tex,mfware}/memory.h: rename this, to include conflicts with
  744.           a system <memory.h>.  (from newton@gumby.cs.caltech.edu).
  745.         * {mf,tex,mfware}/Makefile: rename memory.h here, too.
  746.  
  747.         * Makefile: replace all bare `if's with `-if' (from
  748.           kmr@nada.kth.se).
  749.  
  750.         * defaults.h: (integer): move from site.h-dist.
  751.  
  752.         * common/texmf.c: always include <sys/types.h>.
  753.  
  754.         * common/texmf.c [HANDLE_INTERRUPTS]: remove this conditional,
  755.           since we unconditionally defined it, anyway.
  756.  
  757.         * site.h-dist (schar) [ANSI]: change conditional to use __STDC__.
  758.  
  759. Sun Jun  9 12:27:01 1991  Karl Berry  (karl at hayley)
  760.  
  761.         * tex/ctex.ch: apply trie.diff; we'll always have a big
  762.           hyphenation trie, instead of requiring the installer to patch
  763.           it.
  764.  
  765. Wed May  8 07:31:19 1991  Karl Berry  (karl at hayley)
  766.  
  767.         * Makefile (stamp-{bases,formats}): make dependent on ini{mf,tex}.
  768.         * {mf,tex}/Makefile ({*.base,*.fmt}): likewise.
  769.  
  770.         * mf/cmf.ch (max_strings): change default for small Metafont to
  771.           3000: when modes.mf and plain are loaded, there is only room for
  772.           250 user strings.
  773.         (string_vacancies): change to 10000.
  774.  
  775. Fri May  3 06:46:05 1991  Karl Berry  (karl at hayley)
  776.  
  777.         * texware/{pl,tf}to{tf,pl}.ch, mfware/gftodvi.ch: declare verbose
  778.           as an integer, not a boolean.
  779.  
  780. Wed May  1 17:04:03 1991  Karl Berry  (karl at hayley)
  781.  
  782.         * texware/pltotf.ch (Constants): increase some sizes some more.
  783.  
  784. Wed Apr 17 11:26:55 1991  Karl Berry  (karl at hayley)
  785.  
  786.         * man/Makefile (install): don't unconditionally do mkdir $(mandir).
  787.  
  788. Tue Apr 16 14:14:49 1991  Karl Berry  (karl at ra.cs.umb.edu)
  789.  
  790.         * Version 5.84b.
  791.  
  792.         * README.W2C: remove reference to bigbibtex.ch.
  793.  
  794.         * dviutil: new dvicopy.web and dvicopy.ch from
  795.           xitikgun@ddathd21.bitnet.
  796.  
  797. Tue Apr  9 10:58:39 1991  Karl Berry  (karl at ra.cs.umb.edu)
  798.  
  799.         * common/texmf.c (do_undump) [REGFIX]: use a temporary so we can
  800.           use the & operator.
  801.  
  802.         * MACHINES.W2C (Sun 4/470 and SunOS 4.1.1): from
  803.           casterln@are.berkeley.edu.
  804.  
  805.         * Makefile (siteh): remove this.
  806.         (stamp-common): remove dependency on it.
  807.  
  808. Tue Apr  2 16:23:02 1991  Karl Berry  (karl at ra.cs.umb.edu)
  809.  
  810.         * Version 5.84a.
  811.  
  812.         * web/tangleboot.c: bring up to date.
  813.  
  814. Tue Apr  2 13:28:35 1991  Karl Berry  (karl at churchy.gnu.ai.mit.edu)
  815.  
  816.         * common/endian.c: define the symbol `WEB2C_BIG_ENDIAN', since
  817.           <sys/machine.h> . 
  818.         * common/texmf.c (do_dump, do_undump): use that name.
  819.  
  820. Tue Apr  2 09:52:55 1991  Karl Berry  (karl at godwin)
  821.  
  822.         * bibtex/bibtex.ch: make `big' BibTeX the default.
  823.  
  824.         * common/extra.h (gargv): make declaration extern.
  825.  
  826.         * web2c/web2c.c (ii): remove second declaration.
  827.  
  828.         * web/tangle.ch, fontutil/vptovf.ch, mfware/gftype.ch,
  829.           texware/pltotf.ch: change version numbers in banner.
  830.  
  831. Thu Mar 28 14:28:01 1991  Karl Berry  (karl at apple-gunkies)
  832.  
  833.         * mf/Makefile (run-trap): specify the current directory to find
  834.           trap.tfm and trap.72270gf.
  835.  
  836.         * all Makefiles: add alloca.o to the common object files.
  837.  
  838.         * Makefile (triptrap): new dependency `stamp-common'.
  839.  
  840.         * common/Makefile (endian.h): use `./endian', not just `endian'.
  841.  
  842. Tue Mar 26 14:05:00 1991  Karl Berry  (karl at ds5000)
  843.  
  844.         * Makefile (install-formats, install-bases): don't quit if the
  845.           mkdir fails on the installation directory.
  846.  
  847.         * tex/tex.web, fontutil/pktogf.web: new versions.
  848.         * fontutil/pktogf.ch: change version number.
  849.  
  850.         * Makefile (web2c): define as just `web2c', and rename the
  851.           directory.  All the scripts use that name.
  852.  
  853. Tue Mar 26 13:48:36 1991  Karl Berry  (karl at ra.cs.umb.edu)
  854.  
  855.         * common/texmf.c (time): remove this declaration, since different
  856.           systems want a different return type.  (from bush@evax.uta.edu)
  857.  
  858. Mon Mar 25 08:25:36 1991  Karl Berry  (karl at hayley)
  859.  
  860.         * Makefile (stamp-web2c): remove all dependencies.
  861.         * web2c: change directory name to include version number.
  862.         (web2c): new variable to define the name of the web2c directory.
  863.  
  864. Fri Mar 22 10:40:22 1991  Karl Berry  (karl at hayley)
  865.  
  866.         * common/extra.c (setpaths): use a string version of the
  867.           PATH_DELIMITER when concatenating paths.
  868.         (PATH_DELIMITER_STR): new macro.
  869.  
  870.         * mf/MFwindow/x11-xt.c (mf_x11_updatescreen): remove redundant
  871.           stuff after #endif.
  872.  
  873.         * web2c/{web2c.h,web2c.c}: remove redundant preprocessor definitions.
  874.  
  875.         * web2c/web2c.c (my_output); don't always output a space after
  876.           every token.  [no, rescind that, some sed scripts depend on the
  877.           existing form of output.]
  878.  
  879.         * common/extra.c (getwd): don't initialize the automatic
  880.           structure; cc can't handle it.
  881.  
  882.         * Makefile, */Makefile: use LDFLAGS at the beginning of linking
  883.           lines, and LOADLIBES at the end.
  884.  
  885.         * COPYING.W2C: new file necessary for getopt; refer to it in
  886.           README.
  887.  
  888. Tue Mar 19 15:19:35 1991  Karl Berry  (karl at hayley)
  889.  
  890.         * mfware/gftopk.ch (open_pk_file): don't search backwards through
  891.           garbage for a `/' (found by mackay@cs.washington.edu).
  892.         * fontutil/pktogf.ch (open_gf_file): likewise.
  893.  
  894. Mon Mar 18 13:48:34 1991  Karl Berry  (karl at hayley)
  895.  
  896.         * {tex,mf}/Makefile ({tex,mf}-extra.o): remove the C file before
  897.           creating the link.
  898.  
  899. Fri Mar 15 10:41:22 1991  Karl Berry  (karl at hayley)
  900.  
  901.         * site.h-dist (SPRINTF_RETURN_TYPE): remove this; it's caused
  902.           about a zillion times more trouble than it's worth.
  903.  
  904.         * mfware/gftodvi.ch: change default extension to `2602gf',
  905.           following dek's change for art.
  906.  
  907.         * tex/ctex.ch: we're now at version 3.14.
  908.         (Also new versions of gftodvi.web and mf.web, but they don't
  909.         require any changes to the change files.)
  910.  
  911. Sun Feb  3 11:22:13 1991  Karl Berry  (karl at hayley)
  912.  
  913.         * mfware/gftodvi.ch: only print final newline if verbose.
  914.  
  915. Sat Feb  2 09:54:14 1991  Karl Berry  (karl at hayley)
  916.  
  917.         * tex/Makefile (etex.fmt): create the aux file before running initex.
  918.  
  919.         These two changes from jmr@nada.kth.se make calling checked_fopen more
  920.         than once with the same argument (as happens with weave patgen.web
  921.         patgen.ch) work.
  922.         * common/extra.c (checked_fopen): leave the arg as a Pascal string.
  923.         * common/fileio.c (open_input): terminate the result that comes
  924.           back from checked_fopen with a null.
  925.  
  926.         * common/texmf.h (dumpint): use do...while (0) to prevent syntax
  927.           errors.
  928.  
  929.         * PROJECTS.W2C: remove the ones that have been implemented.
  930.  
  931. Sat Jan 19 15:44:26 1991  Karl Berry  (karl at hayley)
  932.  
  933.         * man/gftodvi.man: document the new options.
  934.  
  935.         * */Makefile (commonh): add common.h to the list.
  936.  
  937.         * common/common.h: include <math.h>.
  938.  
  939.         * mfware/gftodvi.ch: implement -overflow-label-offset.
  940.         * common/extra.h (optiontable): another new abbreviation to help
  941.           in arg parsing.
  942.         * common/common.defines (strcmp, atof, optiontable): new
  943.           declarations.
  944.  
  945.         * mfware/gftodvi.ch: changes to implement -verbose.
  946.  
  947.         * most .ch files: fix the \title.
  948.  
  949. Mon Jan 14 09:28:20 1991  Karl Berry  (karl at hayley)
  950.  
  951.         * mf/Makefile (inimf): don't depend on $(windowlib), and don't
  952.           link with $(libs); it just wastes disk space.
  953.         * common/texmf.c [INI]: undefine all window symbols.
  954.  
  955.         * man/dvitype.man: fix mismatched parentheses.
  956.  
  957.         * man/tftopl.man: document the new option and the path searching.
  958.  
  959.         * common/extra.c (make_c_string): replace spurious call to
  960.           `space_terminate' with `null_terminate'.
  961.  
  962.         * texware/tftopl.ch: changes to implement -verbose; also write to
  963.           stdout if no output file is specified; also call set_paths
  964.           to do path searching for the TFM file.
  965.  
  966.         * texware/pltotf.ch (usage): remove; just print it inline.
  967.  
  968. Sun Jan 13 16:57:01 1991  Karl Berry  (karl at hayley)
  969.  
  970.         These changes from ken@csis.dit.csiro.au:
  971.         * site.h: add TANDY as a possibility.
  972.         * defaults.h (FILENAMESIZE) [TANDY]: define to be smaller.
  973.         * common/extra.c (end_with_null, end_with_space): rename to
  974.           `null_terminate' and `space_terminate'.
  975.         * common/texmf.c (interrupt_handler): rename to `catch_interrupt'.
  976.         * web/tangle.ch (web_file_name, change_file_name): rename to
  977.           `web_name' and `chg_name'.
  978.         * web2c/web2c.yacc (function_return_type): rename to
  979.           `fn_return_type'.
  980.  
  981. Sun Jan  6 13:41:08 1991  Karl Berry  (karl at hayley)
  982.  
  983.         * site.h: remove HAVE_GETWD -- now we supply our own.
  984.  
  985.         * Makefile (x11lib): don't include -lXext.
  986.  
  987.         * common/main.c (argv): check if we're beyond the end of argv.
  988.  
  989.         * texware/pltotf.ch: changes for silent running unless `-verbose'
  990.           is specified.
  991.  
  992.         * common/extra.h (address_of_int): rename to addressofint.
  993.  
  994. Fri Jan  4 15:38:40 1991  Karl Berry  (karl at hayley)
  995.  
  996.         * man/Makefile (sedscript): use _ in the patterns, so
  997.           `TEXFONTS_SUBDIR' et al. work.  (from drl@vuse.vanderbilt.edu)
  998.  
  999. Sat Dec 29 13:52:41 1990  Karl Berry  (karl at hayley)
  1000.  
  1001.         * mfware/gftodvi.ch (Finish the \.{DVI}...): print a newline
  1002.           before exiting.
  1003.  
  1004.         * mfware/gftodvi.ch (Get ready to convert...): add only 1 inch
  1005.           before typesetting the overflow labels.
  1006.  
  1007.         * common/main.c (gargv): do not make static.
  1008.         * common/extra.h (gargv): declare.
  1009.         * common/extra.c (getwd, checked_{{open,ch}dir,{l,}stat): new
  1010.         routines to find the pathname of the current directory.
  1011.  
  1012. Wed Dec 26 09:21:56 1990  Karl Berry  (karl at hayley)
  1013.  
  1014.         * mfware/gftodvi.ch: put the progress report back in.
  1015.  
  1016. Mon Dec 17 09:35:24 1990  Karl Berry  (karl at hayley)
  1017.  
  1018.         * README.W2C (Online output from MF): we have two versions of the
  1019.           Suntools support now; mackay@cs.washington.edu sent one based on
  1020.           the Sunview definitions, instead of gfx_hs.
  1021.  
  1022.         * *.WEB2C: rename to *.W2C for compatibility with the Unix TeX
  1023.         distribution.
  1024.  
  1025.         * common/extra.c (getwd): new routine.
  1026.         * site.h-dist (HAVE_GETWD): remove this definition; now everybody
  1027.           has it.
  1028.  
  1029.         * site.h-dist (FUNNY_CORE_DUMP): new symbol to make core dumps for
  1030.           a preloaded TeX or MF by giving a strange filename.
  1031.         * common/{extra,fileio}.c: use FUNNY_CORE_DUMP, instead of BSD,
  1032.           for the condition.
  1033.  
  1034. Sat Dec  8 13:01:18 1990  Karl Berry  (karl at hayley)
  1035.  
  1036.         * {tex,mf}/Makefile ({tex,mf}-extra.o): make a link to $(extrac)
  1037.           and compile it, instead of compiling $(extrac), so that parallel
  1038.           computation work properly.
  1039.  
  1040.         * tex/Makefile (latex.fmt, slitex.fmt): the files are called
  1041.           `lplain' and `splain' again, instead of `lplain3' and `splain3'.
  1042.  
  1043. Thu Nov 29 10:54:55 1990  Karl Berry  (karl at hayley)
  1044.  
  1045.         * man/tex.man: don't put @TEXINPUTS@ at the beginning of a line,
  1046.           since it might start with `.' (from
  1047.           kabal@aldebaran.insl.mcgill.ca).
  1048.  
  1049. Tue Nov 20 10:21:43 1990  Karl Berry  (karl at hayley)
  1050.  
  1051.         * MACHINES: add info for ESIX on a 386, from uri@ibm.com.
  1052.  
  1053. Mon Nov 19 07:04:10 1990  Karl Berry  (karl at hayley)
  1054.  
  1055.         * texware/pltotf.ch (System-dependent changes): parse arguments
  1056.           using getopt.
  1057.         * common/common.defines (gargv, optind, getoptstruct,
  1058.           getoptlongonly, addressofint, name, hasarg, flag, val): new
  1059.           definitions.
  1060.         * common/extra.h (addressofint, hasarg, getoptlongonly): new
  1061.           definitions.
  1062.  
  1063. Sun Nov 18 08:22:18 1990  Karl Berry  (karl at hayley)
  1064.  
  1065.         * common/texmf.c (initscreen): use the MFTERM envvar, if set, to
  1066.           determine the user's desired display type.
  1067.         * man/mf.man: document this.
  1068.  
  1069.         * common/texmf.c (do_dump): swap the bytes in memory back again
  1070.           after dumping, since we use some of those values.
  1071.  
  1072.         * web2c/web2c.yacc (P_F_DEC_PART): allow this to be empty.
  1073.  
  1074.         * tex/ctex.ch (\input, \openin changes): allow names like
  1075.           `foo.bar.tex', and look for `foo' before `foo.tex'.
  1076.  
  1077.         * common/texmf.c (swap_items): new routine.
  1078.         (do_dump, do_undump): call it, instead of doing bit operations to
  1079.         pack and unpack the bytes.
  1080.  
  1081.         * common/endian.c: new file.
  1082.         * common/Makefile (endian.h): new target.
  1083.         (all): make endian.h.
  1084.         * tex/Makefile, mf/Makefile (extrah): add endian.h to the definition.
  1085.  
  1086. Tue Nov 13 07:29:45 1990  Karl Berry  (karl at hayley)
  1087.  
  1088.         * common/extra.c (setpaths): use PATH_DELIMITER instead of ":".
  1089.  
  1090. Wed Nov  7 06:44:01 1990  Karl Berry  (karl at hayley)
  1091.  
  1092.         * common/texmf.c (do_dump): handle dumping 8-byte and 2-byte items.
  1093.         (dump_four): new routine.
  1094.  
  1095.         * mf/cmf.ch (clear_terminal): define to do nothing.
  1096.         * tex/ctex.ch (clear_terminal): likewise.
  1097.  
  1098. Tue Nov  6 15:02:51 1990  Karl Berry  (karl at hayley)
  1099.  
  1100.         * common/texmf.h ((un)dumpthings): call new routines, do_(un)dump.
  1101.         * common/texmf.c (do_(un)dump): define them to always write and
  1102.           read BigEndian files.x
  1103.  
  1104.         * common/texmf.h (generic_(un)dump): call (un)dumpthings.
  1105.  
  1106.         These changes from rusty@belch.berkeley.edu:
  1107.         * web/Makefile (veryclean): remove tangle.h.
  1108.  
  1109.         * web2c/Makefile (clean): remove lex.yy.c.
  1110.  
  1111.         * Makefile (LN): new variable.
  1112.         (triptrap): pass LN down.
  1113.         * mf/Makefile, tex/Makefile: use $(LN) instead of `ln'.
  1114.  
  1115.         * site.h-dist (schar) [ANSI]: define to be signed char (from
  1116.           lgy@newton.phys.washington.edu).
  1117.  
  1118. Sun Nov  4 09:32:55 1990  Karl Berry  (karl at hayley)
  1119.  
  1120.         * README.WEB2C: Advertise TUG.
  1121.  
  1122.         * mf/Makefile (cmmf.base): input cmbase, not cm.
  1123.  
  1124.         * These changes suggested by chris@mimsy.umd.edu:
  1125.         * common/texmf.c (bsd_clear_terminal, bsd_wake_up_terminal):
  1126.           remove these, since the user should control the terminal.
  1127.         * common/texmf.h (same) [BSD]: remove ifdef's that used
  1128.           those routines.
  1129.         * tex/ctex.ch (clear_terminal): define to do nothing.
  1130.  
  1131.         * common/texmf.c: do not include <sys/fcntl.h>, since we don't
  1132.           use the fcntl system call.
  1133.  
  1134. Thu Nov  1 08:53:47 1990  Karl Berry  (karl at hayley)
  1135.  
  1136.         * bibtex/Makefile (bibtex.o): do -Dbswap=bswapp.
  1137.  
  1138.         * mfware/Makefile (mft.o): do -Dlink=link_array.
  1139.  
  1140.         * Makefile (INSTALL): use -c, for Ultrix's sake.
  1141.         * install: explicitly exit 0 if $(bindir) et al. exist  (from
  1142.           dick@sprite.stanford.edu).
  1143.  
  1144. Tue Oct 30 09:08:47 1990  Karl Berry  (karl at hayley)
  1145.  
  1146.         * tex/ctex.ch (@<Declare act...) (for \openin): try to open the
  1147.           file without the .tex extension.
  1148.  
  1149.         * tex/bigtrie.diff: new file (from jmr@nada.kth.se).
  1150.  
  1151. Thu Oct 25 08:56:19 1990  Karl Berry  (karl at hayley)
  1152.  
  1153.         * tex/trie.diff (trie): line got truncated at 80 characters (from
  1154.           piet@cs.ruu.nl).
  1155.  
  1156. Tue Oct 23 09:17:57 1990  Karl Berry  (karl at hayley)
  1157.  
  1158.         * common/texmf.c (input_line, calledit): break lines longer than
  1159.           80 characters.
  1160.  
  1161. Sat Oct 20 11:13:04 1990  Karl Berry  (karl at hayley)
  1162.  
  1163.         * common/texmf.c (initscreen) [!TRAP]: cosmetic changes.
  1164.  
  1165.         * common/extra.c (string_copy): declare in the old C style, not
  1166.           the new.
  1167.  
  1168.         * tex/trie.diff: update to new version.
  1169.  
  1170. Fri Oct 19 17:38:55 1990  Karl Berry  (karl at claude)
  1171.  
  1172.         * bibtex/convert: put the sed commands that change (pdstype) to
  1173.           (buftype) back.
  1174.  
  1175.         * bibtex/Makefile (bibtex.c): make it depend on `convert'.
  1176.  
  1177.         * Makefile (BibTeX): new target.
  1178.  
  1179. Fri Oct 12 13:03:58 1990  Karl Berry  (karl at spiff.ai.mit.edu)
  1180.  
  1181.         * Version 5.8a.
  1182.  
  1183.         * mf/fixcoerce.h: restore redefinition of tfmqqqq.
  1184.  
  1185.         * common/convert: set a variable to `basename $pascalfile .p`.
  1186.  
  1187.         * common/extra.c (do_subdir_path): assign result of expand_colon
  1188.           to dir_list, not temp.
  1189.  
  1190.         * web2c/fixwrites.c (main): fix output for pltotf.
  1191.  
  1192. Wed Oct 10 16:41:54 1990  Karl Berry  (karl at spiff.ai.mit.edu)
  1193.  
  1194.         * web2c/fixwrites.c [ANSI] (bare): give definition as a char.
  1195.  
  1196. Sun Oct  7 05:02:58 1990  Karl Berry  (karl at sprite)
  1197.  
  1198.         * common/extra.h (abs): cast the operands to integer, so the tests
  1199.         on quarterwords in Metafont work properly (it took three days to
  1200.         find this one...argh).
  1201.  
  1202. Wed Oct  3 14:17:32 1990  Karl Berry  (karl at sprite)
  1203.  
  1204.         * common/extra.c (S_ISDIR): define if it's not defined, instead of
  1205.         if we're not _POSIX_SOURCE.
  1206.  
  1207.         * web2c/fixwrites.c [ANSI] (bare): give prototype as a char.
  1208.  
  1209. Wed Oct  3 15:20:34 1990  Karl Berry  (karl at hal)
  1210.  
  1211.         * tex/Makefile (clean): remove .fmt and .aux files here.
  1212.         * mf/Makefile (clean): remove .base files here.
  1213.  
  1214.         * web/Makefile (tangle.p): add an extra sh -c for the sake of the
  1215.         broken AIX sh; also, add $(CFLAGS) to the tangleboot compilation.
  1216.  
  1217. Mon Oct  1 10:14:51 1990  Karl Berry  (karl at aten)
  1218.  
  1219.         * web2c/fixwrites.c: don't extern strcpy et al.
  1220.  
  1221.         * mfware/gftopk.ch: fix bobble in banner.
  1222.  
  1223. Wed Sep 26 05:56:36 1990  Karl Berry  (karl at hayley)
  1224.  
  1225.         * common/extra.c (S_ISDIR) [!_POSIX_SOURCE]: define S_ISDIR correctly.
  1226.  
  1227.         * common/extra.c (expand_colon): new routine.
  1228.         (do_path, do_subdir_path): call it.
  1229.  
  1230. Tue Sep 25 07:24:58 1990  Karl Berry  (karl at hayley)
  1231.  
  1232.         * common/extra.c (do_path): don't copy from temp if it's null.
  1233.  
  1234.         * Makefile (install, install-formats, install-formats): do test -d
  1235.         before running mkdir.
  1236.  
  1237.         * Makefile (web-dist, web2c-dist): use the name src-$(version) for
  1238.         the top-level directory.
  1239.  
  1240.         * tex/Makefile (run-trip), mf/Makefile (run-trap): throw away the
  1241.         output from the first run.
  1242.  
  1243.         * web2c/{web2c,splitup}.c: declare argc as an int.
  1244.  
  1245.         * new versions of the web files from DEK, and hence new versions
  1246.         of the change files.
  1247.  
  1248. Sun Sep 23 06:24:01 1990  Karl Berry  (karl at hayley)
  1249.  
  1250.         * bibtex/Makefile (bibtex); put LDFLAGS at the end.
  1251.         * mfware/Makefile (gftodvi): missing ).
  1252.  
  1253. Sat Sep 22 07:38:02 1990  Karl Berry  (karl at hayley)
  1254.  
  1255.         * common/extra.c (do_path): don't replace extra :'s in the middle
  1256.         of the paths.
  1257.         (insert_string): delete.
  1258.  
  1259.         * site.h (TEXFONTS_SUBDIR, ...): new symbols.
  1260.         * common/extra.c (setpaths): use them.
  1261.         (do_subdir_path): new routine.
  1262.         (do_path): remove subdirectory stuff.
  1263.  
  1264.         * common/fileio.c (open_output): test *f, not f, to see if the
  1265.         open succeeded.
  1266.  
  1267.         * common/texmf.c [HANDLE_INTERRUPTS]: include <sys/types.h>, if
  1268.         POSIX.
  1269.  
  1270.         * web2c/fixwrites.c: use FILENAMESIZE to define `filename'.
  1271.  
  1272.         * web/Makefile (tangle.p): missing a $.
  1273.  
  1274.         * common/extra.c (S_ISDIR): new macro.
  1275.         (is_dir): use it.
  1276.  
  1277.         * common/common.h: new file.
  1278.         * web2c/web2c.h: include it.
  1279.         * common/extra.h: include it.
  1280.         * web2c/fixwrites.c: include it.
  1281.  
  1282.         * web2c/Makefile (web2cl.c): prepend site.h before the lex output,
  1283.         so flex.skel will have the preprocessor symbols defined.
  1284.  
  1285.         * web2c/Makefile (fixwrites, splitup, regfix): use LDFLAGS in
  1286.         addition to CFLAGS.
  1287.  
  1288.         * Makefile (stamp-web2c): make this depend on the web2c
  1289.         executables, as well as the sources.
  1290.  
  1291.         * site.h: another possibility for the OS is POSIX.
  1292.         * web2c/web2c.h [ANSI]: don't declare sprintf if ANSI or
  1293.         _POSIX_SOURCE is defined.
  1294.         [FLEX]: change conditional symbol to FLEX_SCANNER.
  1295.         * web2c/Makefile (web2c): include LEXLIB, not -ll.
  1296.         * web2c/splitup.c: include web2c.h, instead of redefining TRUE,
  1297.         FALSE, sprintf, and the like.
  1298.  
  1299.         * common/extra.c (setpaths): use the symbol VFFONTS to initialize
  1300.         the envvar if it is defined.
  1301.         site.h: put in a prototype definition for VFFONTS.
  1302.  
  1303. Tue Sep 18 16:45:04 1990  Karl Berry  (karl at hayley)
  1304.  
  1305.         * Makefile (web-dist): make the directory of the tar file be
  1306.         web2c-<version>, not just `web2c'.
  1307.  
  1308.         * common/fileio.c (open_output): try to open the file in the dir
  1309.         specified by TEXMFOUTPUT, if opening it in the cwd fails
  1310.         (suggested by lgy@newton.phys.washington.edu).
  1311.         * man/{tex,mf,bibtex}.man: document this.
  1312.  
  1313. Sun Sep 16 07:50:08 1990  Karl Berry  (karl at hayley)
  1314.  
  1315.         * README, PROBLEMS, PROJECTS: rename with .WEB2C suffix, to be
  1316.         closer to what's on the Unix TeX tape.
  1317.  
  1318. Thu Sep 13 07:09:18 1990  Karl Berry  (karl at hayley)
  1319.  
  1320.         * Makefile (install-manpages): pass SITEDIR in.
  1321.         * man/Makefile (sedscript): remove dependency on
  1322.         $(SITEDIR)/Makefile.  (These changes from alien@essex.ac.uk.)
  1323.  
  1324.         * tex/bigtex.diff, mf/bigmf.diff: don't increase max_quarterword,
  1325.         thus perhaps saving some memory (from morgan@ics.uci.edu).
  1326.  
  1327. Tue Sep 11 06:42:43 1990  Karl Berry  (karl at hayley)
  1328.  
  1329.         * common/extra.c: don't give getcwd a prototype unless ANSI is
  1330.         defined (from maj@computer-lab.cambridge.ac.uk). 
  1331.  
  1332. Thu Sep  6 05:56:20 1990  Karl Berry  (karl at hayley)
  1333.  
  1334.         * Makefile (x11lib), mf/Makefile (x11lib): include Xext.
  1335.  
  1336. Tue Sep  4 09:45:54 1990  Karl Berry  (karl at hayley)
  1337.  
  1338.         * Makefile (install*): use $(proginstall) or $(fileinstall), as
  1339.         appropriate.
  1340.         (fileinstall, proginstall): new variables.
  1341.  
  1342. Sun Sep  2 15:51:35 1990  Karl Berry  (karl at hayley)
  1343.  
  1344.         * site.h-dist (HAVE_GETWD): new option for people who are
  1345.         fortunate enough to have this.
  1346.         * common/extra.c (getcwd) [HAVE_GETWD]: define this in terms of
  1347.         getwd (from morgan@ics.uci.edu).
  1348.  
  1349. Fri Aug 31 15:17:19 1990  Karl Berry  (karl at hayley)
  1350.  
  1351.         * These changes from andy@csvax.cs.caltech.edu.
  1352.  
  1353.         * mf/MFwindow/tek.c [SYSV]: define bzero and bcmp as memset and
  1354.         memcmp.
  1355.  
  1356.         * common/extra.c: always include <sys/types.h> and <sys/stat.h>,
  1357.         since is_dir needs them.
  1358.  
  1359.         * */Makefile (link commands): put $(LDFLAGS) at the end of the
  1360.         command, instead of the beginning.
  1361.  
  1362.         * web/Makefile (tangle.p): use an already-compiled tangle if
  1363.         possible, and include LDFLAGS instead of CFLAGS when making tangle
  1364.         from tangleboot.c.
  1365.  
  1366.         * site.h-dist (ANSI): say they must have sprintf declared if they
  1367.         defined this.
  1368.  
  1369. Thu Aug 30 15:58:05 1990  Karl Berry  (karl at hayley)
  1370.  
  1371.         * These changes from andy@csvax.cs.caltech.edu.
  1372.  
  1373.         * dviutil/dvicopy.ch: don't define cur_name to use text_char.
  1374.  
  1375.         * web2c/fixwrites.c: declare bare to take an int, not a char, and
  1376.         define it to return an int.
  1377.  
  1378.         * common/extra.h, web2c/web2c.h, web2c/splitup: only declare
  1379.         sprintf if ANSI is not defined, since a prototype with `...'
  1380.         doesn't match a function without a prototype.
  1381.  
  1382. Sun Aug 26 10:45:48 1990  Karl Berry  (karl at aten)
  1383.  
  1384.         * Version 5.0e.
  1385.  
  1386.         * Makefile (install-manpages): quote $(INSTALL).
  1387.         * man/Makefile (all, install): make dependent on stamp-manpages, so
  1388.         sed isn't invoked every time.
  1389.         (clean): remove stamp-manpages.
  1390.  
  1391.         * MACHINES: add info for the HP9000 machines from
  1392.         mark@comp.vuw.ac.nz.
  1393.  
  1394. Sat Aug 25 12:00:50 1990  Karl Berry  (karl at hayley)
  1395.  
  1396.         * Makefile (alldirs): add `dviutil'.
  1397.         (install): install dvicopy.
  1398.  
  1399.         * common/extra.c (do_path): add a null after the path delimiter.
  1400.  
  1401.         * dviutil/dvicopy.ch: restore lines truncated in transmission.
  1402.         * dviutil/Makefile: prepend `.' to suffix lines.
  1403.  
  1404. Thu Aug 23 06:44:28 1990  Karl Berry  (karl at claude)
  1405.  
  1406.         * {tex,mf}/Makefile (triptex, trapmf): make dependent on $(iobjs)
  1407.         and $(commono). 
  1408.  
  1409.         * common/extra.c (do_path): don't take strlen of an integer.
  1410.  
  1411.         * web2c/Makefile (veryclean): remove yacc.*.
  1412.  
  1413. Wed Aug 22 06:16:03 1990  Karl Berry  (karl at hayley)
  1414.  
  1415.         * Makefile (FORMATINSTALL): new variable; defines installation
  1416.         commands for .fmt's and .base's.
  1417.  
  1418.         * common/extra.c (do_path): use PATH_DELIMITER instead of ':'.
  1419.  
  1420.         * {tex,mf}/Makefile: use tex.fmt and mf.base when making other
  1421.         formats or bases.
  1422.  
  1423.         * Makefile (YACC, LEX): new variables.
  1424.         (stamp-web2c): pass them down when compiling web2c.
  1425.  
  1426.         * common/extra.c (do_path): do chdirs to the directories in the
  1427.         path.
  1428.  
  1429.         * common/extra.{c,h} (ztoint) [sequent]: remove this, since
  1430.         the Sequent compiler doesn't have the casting problem any more.
  1431.  
  1432. Thu Aug 16 15:24:02 1990  Karl Berry  (karl at apollo)
  1433.  
  1434.         * common/extra.c (do_path): don't look for subdirectories if we
  1435.         used the default value (sometimes).
  1436.  
  1437.         * common/extra.c (do_path): only look for subdirectories
  1438.         conditionally.
  1439.         (setpaths): don't look for subdirectories in all paths.
  1440.  
  1441.         * common/extra.c (do_path): don't clobber the path as we check for
  1442.         subdirectories.
  1443.  
  1444.         * tex/Makefile (run-trip), mf/Makefile (run-trap): remove
  1445.         trip.tex/trap.mf before linking
  1446.  
  1447. Wed Aug 15 08:45:28 1990  Karl Berry  (karl at hayley)
  1448.  
  1449.         * web/tangleboot.{pas,c}: update these.
  1450.  
  1451.         * Makefile (install-formats, install-bases, install): move the
  1452.         commands for the first two from the third.
  1453.  
  1454.         * mfware/mft.ch (open_input): use MF_INPUT_PATH to open the .mf
  1455.         file.
  1456.         * man/mft.man: document this.
  1457.  
  1458.         * site.h (MAXPATHLEN): remove this; we allocate the storage
  1459.         dynamically now.
  1460.         * man/{tex,mf}.man: don't refer to MAXPATHLEN.
  1461.         * common/extra.c (xmalloc, xrealloc): new routines.
  1462.  
  1463.         * common/extra.c (do_path): find all the subdirectories here, and
  1464.         add them to the path.
  1465.         (testreadaccess): remove the subdirectory checking here.
  1466.  
  1467.         * tex/ctex.ch (\S552): initialize bchar_label[null_font], et al.,
  1468.         to avoid arbitrary font_info data as being interpreted as lig/kern
  1469.         programs (from Chris Thompson).
  1470.  
  1471.         * common/extra.c (setpaths): take an argument saying which paths
  1472.         to initialize.
  1473.         * common/common.defines (setpaths): declare to be a procedure with
  1474.         parameters.
  1475.         * common/extra.h (...PATHBIT): new macros to define that argument.
  1476.         * common/common.defines (...PATHBIT): make them available to the
  1477.         change files.
  1478.         * bibtex/bibtex.ch (get_the_top_level_aux_file_name),
  1479.         fontutil/pktogf.ch (PK_to_GF), pktype.ch (PKtype), vftovp.ch
  1480.         (VFtoVP), mfware/gftodvi.ch (GFtoDVI), gftopk.ch (initialize),
  1481.         gftype.ch (initialize), mft.ch (scan_args), texware/dvitype.ch
  1482.         (DVItype), dviutil/dvicopy.ch (DVIcopy), mf/cmf.ch, tex/ctex.ch:
  1483.         change call to set_paths.
  1484.  
  1485.         * common/{extra.c, extra.h, common.defines): define another
  1486.         path-searching constant, VFFILEPATH, which uses the environment
  1487.         variable VFFONTS.
  1488.         * dviutil: new subdirectory to hold dvicopy, whose change file
  1489.         uses VFFILEPATH (from xitikgun@ddathd21.bitnet).
  1490.         * fontutil/vftovp.ch: use VFFILEPATH.
  1491.         * man/vftovp.man: document this.
  1492.  
  1493.         * common/{extra,fileio}.c (terminate_with_space,
  1494.         terminate_with_null): rename to `end_with_space' and
  1495.         `end_with_null', so brain-dead linkers that only look at the first
  1496.         16 characters don't break.
  1497.  
  1498. Tue Aug 14 11:32:35 1990  Karl Berry  (karl at aten)
  1499.  
  1500.         * common/extra.c (do_path): allocate an extra byte for the
  1501.         trailing null.
  1502.  
  1503. Mon Aug 13 14:45:06 1990  Karl Berry  (karl at aten)
  1504.  
  1505.         * Makefile (fmts): add picplus.
  1506.         * tex/Makefile (fmts): likewise.
  1507.  
  1508.         * man/Makefile (manfiles): remove trailing \ from last item in list.
  1509.  
  1510.         * {bibtex,mf,tex}/Makefile: remove form feeds.
  1511.  
  1512. Sun Aug 12 10:23:12 1990  Karl Berry  (karl at hayley)
  1513.  
  1514.         * web/tangle.ch (scan_args): if a `.' occurs before a `/' in a
  1515.         filename, don't count it as starting the extension.
  1516.         * web/weave.ch (scan_args): likewise.
  1517.         Probably other programs need to be fixed in the same way.
  1518.  
  1519.         * common/convert: pass the name of file being converted to
  1520.         fixwrites.
  1521.         * web2c/fixwrites.c: convert vptovf error messages properly.
  1522.         (These changes from rokicki@neon.stanford.edu.)
  1523.  
  1524. Fri Aug 10 09:02:31 1990  Karl Berry  (karl at hayley)
  1525.  
  1526.         * mf/cmf.ch: fix another casting problem (from
  1527.         xitikgun@ddathd21.bitnet).
  1528.  
  1529. Wed Aug  8 06:43:28 1990  Karl Berry  (karl at hayley)
  1530.  
  1531.         * common/extra.c (DO_PATH): replace this macro with a routine, and
  1532.         expand extra `:'s into the system default.
  1533.         (insert_string): new routine.
  1534.         * site.h: warn them not to put extra `:'s in the system default.
  1535.         * man/{almost everything}: document this.
  1536.  
  1537.         * mfware/gftodvi.ch, fontutil/vftovp.ch: break up huge case
  1538.         statement (from maj@computer-lab.cambridge.ac.uk).
  1539.         * PROBLEMS: remove old fix for the huge case statements.
  1540.  
  1541. Tue Aug  7 07:19:32 1990  Karl Berry  (karl at hayley)
  1542.  
  1543.         * mf/Makefile (run-trap): run `./trapmf', not just `trapmf'.
  1544.         * tex/Makefile (run-trip): analogously.
  1545.         * Makefile (web2c-dist): rename site.h to site.h-dist.
  1546.         (These changes from dorab@twinsun.com.)
  1547.  
  1548. Fri Aug  3 15:55:53 1990  Karl Berry  (karl at hayley)
  1549.  
  1550.         * Makefile (install): add links for plain.fmt and plain.base.
  1551.  
  1552.         * PROBLEMS: add patches for the 3b2 for the old TeX (from
  1553.         oc@vmp.com).
  1554.  
  1555. Tue Jul 31 11:43:38 1990  Karl Berry  (karl at hayley)
  1556.  
  1557.         * mf/Makefile: add missing quote (from dick@sprite.stanford.edu).
  1558.  
  1559. Fri Jul 13 06:48:15 1990  Karl Berry  (karl at hayley)
  1560.  
  1561.         * Makefile: remove ^L's.
  1562.  
  1563. Sun Jul  8 06:44:06 1990  Karl Berry  (karl at hayley)
  1564.  
  1565.         * common/extra.c (fprint_pascal_string): new routine.
  1566.         (printpascalstring): call it.
  1567.         (errprintpascalstring): new routine.
  1568.         * common/common.defines: declare errprintpascalstring.
  1569.         * texware/dvitype.ch: use it when printing the TFM file name.
  1570.  
  1571.         * common/extra.c (READABLE_FILE): new macro.
  1572.         (testreadaccess): use it, instead of using access(2) directly.
  1573.  
  1574.         * tex/trie.h: delete.
  1575.         * tex/trie.diff: new file with diffs for a larger trie size (from
  1576.         xitikgun@ddathd21.bitnet).
  1577.         * common/texmf.defines: remove trie definitions.
  1578.  
  1579.         * bibtex/bibtex32.diff: new file with diffs for a big BibTeX (from
  1580.         beebe@science.utah.edu).
  1581.  
  1582.         * mf/trapenv: define GFFONTS.
  1583.  
  1584. Mon Jun 18 08:37:41 1990  Karl Berry  (karl at hayley)
  1585.  
  1586.         * site.h (schar) [AIX]: define to be INT.
  1587.         * web2c/web2c.yacc (SIMPLE_TYPE): output UNSIGNED_SHORT_STRING
  1588.         instead of "unsigned short", and define the former to be "int" for
  1589.         AIX.
  1590.  
  1591. Thu May 31 14:14:18 1990  Karl Berry  (karl at aten)
  1592.  
  1593.         * common/fileio.c (open_input): don't call funny_core_dump if
  1594.         we're bibtex.
  1595.  
  1596.         * common/extra.c (is_dir): don't declare as static.
  1597.  
  1598.         * web2c/{fixwrites,regfix}.c (remove_newline): don't use
  1599.         ANSI-style declarations.
  1600.  
  1601.         * mf/MFwindow/x11-Xt.c: declare functions as static, if they're
  1602.         defined that way.
  1603.  
  1604.         * mf/MFwindow/x10.c (sprintf): don't declare it.
  1605.  
  1606.         * common/texmf.c (funny_core_dump): don't define as static.
  1607.  
  1608.         * web/tangle.ch: incorporate changes to only open the pool file if
  1609.         it's actually used (from xitigkun@ddathd21.bitnet).
  1610.  
  1611. Wed May 30 07:10:10 1990  Karl Berry  (karl at hayley)
  1612.  
  1613.         * common/extra.c (testreadaccess): initialize ok to zero, improve
  1614.         the loop logic.
  1615.  
  1616. Sun May 27 10:21:22 1990  Karl Berry  (karl at hayley)
  1617.  
  1618.         * common/extra.h, web2c/splitup.c, web2c/web2c.h: declare sprintf
  1619.         using SPRINTF_RETURN_TYPE.
  1620.         * site.h: define it.
  1621.  
  1622. Sat May 26 07:55:54 1990  Karl Berry  (karl at hayley)
  1623.  
  1624.         * common/texmf.c (input_line): do not worry about NONASCII or
  1625.         characters going out of range when we fill up `buffer'.
  1626.  
  1627.         * web2c/{fixwrites,regfix}.c: replace calls to gets(3) with calls
  1628.         to fgets(3).
  1629.  
  1630.         * tex/trie.h: new file to help implement larger hyphenation tries.
  1631.         * common/common.defines (trl, trc, tro, trb, trieentry): new
  1632.         fields and a type, for the same reason.
  1633.         (from xitikgun@ddathd21.bitnet, but the diff to ctex.ch has not
  1634.         been created yet).
  1635.  
  1636.         * common/texmf.c, mf/MFwindow/uniterm.c: merge Uniterm support
  1637.         from T. Hageman.
  1638.  
  1639. Tue May 22 09:56:01 1990  Karl Berry  (karl at hayley)
  1640.  
  1641.         * common/extra.c (testreadaccess): close the directories in the
  1642.         path after we search them for subdirectories.
  1643.  
  1644.         * tex/tex-extra.c (main): set up TEXformatdefault with the format
  1645.         from the program name, instead of the first line of input (from
  1646.         ramshaw@src.dec.com).
  1647.  
  1648. Sun May 20 12:03:12 1990  Karl Berry  (karl at hayley)
  1649.  
  1650.         * web/tangle.ch (<Get |web_file_name|...>): make sure the web name
  1651.         ends with a space.  Ditto for the change file.
  1652.  
  1653. Thu May 17 10:43:00 1990  Karl Berry  (karl at hayley)
  1654.  
  1655.         * web2c/web2c.c (initialize): check the result of the fopen (from
  1656.         lonhyn@gulag.nas.nasa.gov).
  1657.  
  1658. Mon May 14 07:16:47 1990  Karl Berry  (karl at hayley)
  1659.  
  1660.     * texware/dvitype.ch: use testreadaccess and other common
  1661.         routines; output to stdout.
  1662.         * web/{tangle,weave}.ch: use common routines.
  1663.         
  1664.     * fontutil/{extra.?, futil.defines, convert}: move to new
  1665.         subdirectory `common'.
  1666.  
  1667.     * tex/Makefile (run-trip): set the environment before running
  1668.         triptex.
  1669.         tripenv: new file.
  1670.         * mf/Makefile, mf/trapenv: analogously.
  1671.  
  1672. Sun May 13 10:09:02 1990  Karl Berry  (karl at hayley)
  1673.  
  1674.     * web2c/web2c.c (main): only print the number of symbols if
  1675.         `debug' is set.
  1676.  
  1677.     * texware/texware.h (unsignedcharargv): new macro for dvitype.
  1678.  
  1679.     * {texware/texware.h, mfware/mfware.h} (reset, rewrite): cast the
  1680.         filename argument to char *.
  1681.  
  1682.     * web2c/web2c.yacc (do_proc_args): add an & if we're generating
  1683.         ANSI code, and have a var parameter (from andy@csvax.caltech.edu).
  1684.  
  1685.     * defaults.h [High C on an IBM]: add pragma's (from bells@ibm.com).
  1686.  
  1687.     * tex/ctex.ch (a_open_in): try to open the input file without
  1688.         .tex, if opening with .tex fails (from Tom Hageman via
  1689.         vens@hgrrug5.bitnet).
  1690.  
  1691.     * {mf,tex}/extra.c (calledit) [NONASCII]: use xchr (from Tom
  1692.         Hageman via vens@hgrrug5.bitnet).
  1693.  
  1694.     * Makefile (run-triptrap): split up into two targets, run-trip and
  1695.         run-trap.
  1696.  
  1697.     * tex/Makefile (fmts): new target.
  1698.         (tex.fmt, et al.): run initex to make these.
  1699.         * mf/Makefile (bases): new target.
  1700.         (mf.base, cmmf.base): run inimf to make these.
  1701.         (From beebe@science.utah.edu.)
  1702.  
  1703.     * Makefile (manpages, install-manpages): new targets.
  1704.         man: new directory with the man pages
  1705.         (from ken@cs.rochester.edu).
  1706.  
  1707.     * mfware/gftodvi.ch (open_gf_file): don't bother defining
  1708.     packed_font_file_path, since we don't use it.
  1709.         * mfware/gftype.ch (open_gf_file): ditto.
  1710.  
  1711. Sun May  6 08:24:27 1990  Karl Berry  (karl at hayley)
  1712.  
  1713.     (All the following from andy@csvax.caltech.edu)
  1714.     * web2c/web2c.lex (input, unput): declare if they're not #defined.
  1715.  
  1716.     * web/weavext.c (strcpy, strcat): add `const'.
  1717.  
  1718.     * mfware/mfwarext.c (sprintf): declare differently for SYSV and ANSI.
  1719.         tex/extra.c, mf/extra.c, web/tanglext.c, texware/texwarext.c: ditto.
  1720.  
  1721.     * mfware/mfware.h (openf) [ANSI]: declare it.
  1722.  
  1723.     * fontutil/extra.c (testreadaccess): handle absolute path names
  1724.     correctly.
  1725.  
  1726.         * web/Makefile (tangle.p): do `./tangle' instead of `tangle',
  1727.     since not everyone has . in their path (from
  1728.     beebe@science.utah.edu).
  1729.  
  1730. Sat May  5 12:17:32 1990  Karl Berry  (karl at hayley)
  1731.  
  1732.     * texware/{pltotf,tftopl}.ch (main): don't print a newline at the
  1733.     end.
  1734.  
  1735.     * web2c/web2c.yacc (FUNCTION_HEAD): only print the function name
  1736.     if debug is true.
  1737.  
  1738.     * mfware/gftopk.ch (comment): increase array size by one, to leave
  1739.     room for the trailing null.
  1740.  
  1741.     * mfware/Makefile (CFLAGS): remove -Dlink=link_array.
  1742.  
  1743. Fri May  4 21:51:16 1990  Karl Berry  (karl at hayley)
  1744.  
  1745.     * mfware/gftodvi.ch (open_tfm_file): use tex_font_file_path, not
  1746.     generic_font_file_path (from morgan@ics.uci.edu).
  1747.  
  1748. Fri Apr 27 07:22:50 1990  Karl Berry  (karl at hayley)
  1749.  
  1750.     * Makefile (install): make work with install, not just cp (from
  1751.     grunwald@foobar.colorado.edu).
  1752.  
  1753.     * tex/ctex.ch: define hash_size and hash_prime, so that LaTeX
  1754.     works with the small TeX.
  1755.  
  1756.     * web2c/web2c.c [HP]: yytext is an unsigned char (from
  1757.     pfs@kc.abdn.ac.uk).
  1758.  
  1759.     * mf/extra.c (calledit): remove the xor with 0x80.
  1760.  
  1761.     * site.h: warn about bibtex and -DANSI not mixing.
  1762.  
  1763. Wed Apr 18 11:44:49 1990  Karl Berry  (karl at aten)
  1764.  
  1765.     * Version 5.0c. (5.0b was released by Tim.)
  1766.  
  1767.     * web/Makefile: (.ch.p): invoke ./tangle instead of `tangle'.
  1768.  
  1769.     * site.h: change default glueratio to `float'.
  1770.  
  1771.     * web/Makefile (tangle.p): put the ``until...done'' in an sh -c,
  1772.     for the sake of Ultrix (from maj@computer-lab.cambridge.ac.uk).
  1773.  
  1774.     * PROBLEMS: add patch for yacc problem (from justin@crim.ca).
  1775.  
  1776. Mon Apr 16 08:03:52 1990  Karl Berry  (karl at hayley)
  1777.  
  1778.     * site.h: do not unconditionally (un)define the symbols.
  1779.  
  1780. Thu Apr 12 21:33:41 1990  Karl Berry  (karl at hayley)
  1781.  
  1782.     * tex/extra.c (calledit): do not xor with 0x80 (from
  1783.     ekrell@ulysses.att.com).
  1784.  
  1785. Fri Apr  6 20:40:20 1990  Karl Berry  (karl at hayley)
  1786.  
  1787.     * {tex,mf}/extra.c (zinputln): have to test against 255, not 127.
  1788.  
  1789.     * web/Makefile: touch tangle.h (from colin@umist.ac.uk).
  1790.  
  1791. Wed Apr  4 16:10:03 1990  Karl Berry  (karl at aten)
  1792.  
  1793.     * PROBLEMS: cc and gftodvi/vftovp don't mix.
  1794.  
  1795. Thu Mar 29 07:50:15 1990  Karl Berry  (karl at mole.ai.mit.edu)
  1796.  
  1797.     * Version 5.0a (with ken's changes to the change files).
  1798.  
  1799. Tue Mar 27 08:01:20 1990  Karl Berry  (karl at hayley)
  1800.  
  1801.     * web2c/web2c.yacc (FUNCTION_HEAD): check for debug before
  1802.     printing out the function name.
  1803.  
  1804.     * texware/Makefile (pltotf): don't put this on two lines.
  1805.  
  1806. Fri Mar 23 18:46:49 1990  Karl Berry  (karl at aten)
  1807.  
  1808.     * Version 4.893c.
  1809.  
  1810.     * web2c/Makefile: do test ... instead of [ ... ].
  1811.         mf/MFwindow/Makefile: use $(SHELL) instead of /bin/sh.
  1812.  
  1813. Thu Mar 22 18:20:38 1990  Karl Berry  (karl at aten)
  1814.  
  1815.     * texware/dvitypext.c: declare packrealnameoffile to be void, even
  1816.     if ANSI is not defined, else Ultrix loses.
  1817.  
  1818. Fri Mar  9 08:38:56 1990  Karl Berry  (karl at hayley)
  1819.  
  1820.     * defaults.h, site.h: move ANSI from the former back to the
  1821.         latter, since some systems want it.
  1822.  
  1823.     * bibtex/bibtex.ch (int_to_ASCII): use `the_int' instead of `int'
  1824.         as the first parameter name; some cc's bomb with `int'.
  1825.         (from rusty@garnet.berkeley.edu)
  1826.  
  1827.     * texware/dvitypext.c (packrealnameoffile): return type is void.
  1828.  
  1829.     * */Makefile (veryclean): remove backup files, core files.
  1830.         */Makefile: use $(SHELL) ./<script> instead of ./<script>.
  1831.         web/Makefile: define SHELL.
  1832.         (mackay@cs.washington.edu supplied these changes.)
  1833.  
  1834. Fri Mar  2 17:27:22 1990  Karl Berry  (karl at hayley)
  1835.  
  1836.     * texware/dvitype.ch: make input be 8 bits, like the rest of the
  1837.     programs.
  1838.  
  1839. Sun Feb 25 20:36:19 1990  Karl Berry  (karl at hayley)
  1840.  
  1841.     * {mf,tex}/ini_to_tr[ai]p: save the .h file we're editing.
  1842.  
  1843. Thu Feb 22 21:06:49 1990  Karl Berry  (karl at hayley)
  1844.  
  1845.     * */Makefile: change $(RM) to rm.
  1846.  
  1847.     * texware/texware.h: do not cast the result of getc to char, for
  1848.     the sake of Ultrix.
  1849.  
  1850. Sat Feb 17 07:36:50 1990  Karl Berry  (karl at hayley)
  1851.  
  1852.     * README: Make the instructions for bootstrapping tangle correct.
  1853.  
  1854.     * Makefile (dist): tangleboot.pas is in web, not web2c.
  1855.  
  1856.     * {mfware,texware,web,web2c}/Makefile: remove $(CFLAGS) from the
  1857.     load lines.
  1858.  
  1859.     * bibtex/bibext.c: move conditional on BSD to after #include
  1860.     "site.h" (from bsuggs@hac.arpa.com).
  1861.  
  1862.     * web2c/Makefile (web2cy.c): do `-if', since one of the commands
  1863.     exits with bad status under Ultrix.
  1864.  
  1865. Release 4.893b:
  1866. * Include patches from Tim to web2c to turn off the verbose output,
  1867.   unless -d is supplied to web2c.
  1868. * Change $(AR) in the MFwindow Makefile to `ar'.
  1869. * Try to get the base file from the program name in Metafont, as well in
  1870.   TeX.  Implication: mf.script and tex.script are no longer supplied,
  1871.   since a link to plain.{base,fmt} named {mf,tex}.{base,fmt} suffices. 
  1872.   `make install' doesn't create these links, since they only need to be
  1873.   done once.
  1874. * Move some stuff from site.h that should never be changed to a new
  1875.   file, defaults.h. Add a new definition, SIGNAL_HANDLER_RETURN_TYPE, to
  1876.   site.h, to get rid of the warnings in {tex,mf}/extra.c.
  1877. * Use a sed script, contributed by eggert@twinsun.com, instead of the
  1878.   awk script, at the beginning of the pipeline.
  1879. * Fix an unsigned comparison problem in pltotf, that made cc produce
  1880.   infinite ligature loops when converting trip.pl.
  1881. * Change threshold in Metafont, and f in tftopl, so broken C compilers
  1882.   (like some versions of pcc) don't get confused.
  1883. * Port vftovp and vptovf. Move pktogf and pktype to fontutil.
  1884. * Allow more than 500 kern pairs in pltotf.
  1885. * Change the first parameter to {mf,extra}/extra.c to *filename from
  1886.   filename[].
  1887. * Use a better hack for the mutually recursive procedures in pltotf et al.,
  1888.   from Tor Lillqvist <tml@hemuli.atk.vtt.fi>.
  1889.  
  1890. Release 2.993+1.9 = 4.893a:
  1891. Sebastian contributed the updates to ctex.ch, tftopl.ch, and pltotf.ch. 
  1892. Karl did the cmf.ch update.
  1893.  
  1894. Release 3.0:
  1895. Brings everything up to the new 8-bit versions.
  1896. Almost every file has changed at least somewhat, so I'm not going to
  1897. list all the changes.  Here are some highlights:
  1898. * char is now 0.255 instead of 0..127 in *.defines.
  1899. * `packed' is no longer ignored as part of an identifier (e.g., `packed_trie').
  1900. * new Makefiles to make it easier to do the trip/trap test, and with all
  1901.   the support programs integrated.
  1902. * ctex.ch has a hack to get around trie_op_hash being an array with a
  1903.   negative lower bound.
  1904. * pltotf.ch has a hack to get around mutually recursive routines.
  1905.