Wed Apr 18 11:44:49 1990 Karl Berry (karl at aten) * Version 5.0c. (5.0b was released by Tim.) * web/Makefile: (.ch.p): invoke ./tangle instead of `tangle'. * site.h: change default glueratio to `float'. * web/Makefile (tangle.p): put the ``until...done'' in an sh -c, for the sake of Ultrix (from maj@computer-lab.cambridge.ac.uk). * PROBLEMS: add patch for yacc problem (from justin@crim.ca). Mon Apr 16 08:03:52 1990 Karl Berry (karl at hayley) * site.h: do not unconditionally (un)define the symbols. Thu Apr 12 21:33:41 1990 Karl Berry (karl at hayley) * tex/extra.c (calledit): do not xor with 0x80 (from ekrell@ulysses.att.com). Fri Apr 6 20:40:20 1990 Karl Berry (karl at hayley) * {tex,mf}/extra.c (zinputln): have to test against 255, not 127. * web/Makefile: touch tangle.h (from colin@umist.ac.uk). Wed Apr 4 16:10:03 1990 Karl Berry (karl at aten) * PROBLEMS: cc and gftodvi/vftovp don't mix. Thu Mar 29 07:50:15 1990 Karl Berry (karl at mole.ai.mit.edu) * Version 5.0a (with ken's changes to the change files). Tue Mar 27 08:01:20 1990 Karl Berry (karl at hayley) * web2c/web2c.yacc (FUNCTION_HEAD): check for debug before printing out the function name. * texware/Makefile (pltotf): don't put this on two lines. Fri Mar 23 18:46:49 1990 Karl Berry (karl at aten) * Version 4.893c. * web2c/Makefile: do test ... instead of [ ... ]. mf/MFwindow/Makefile: use $(SHELL) instead of /bin/sh. Thu Mar 22 18:20:38 1990 Karl Berry (karl at aten) * texware/dvitypext.c: declare packrealnameoffile to be void, even if ANSI is not defined, else Ultrix loses. Fri Mar 9 08:38:56 1990 Karl Berry (karl at hayley) * defaults.h, site.h: move ANSI from the former back to the latter, since some systems want it. * bibtex/bibtex.ch (int_to_ASCII): use `the_int' instead of `int' as the first parameter name; some cc's bomb with `int'. (from rusty@garnet.berkeley.edu) * texware/dvitypext.c (packrealnameoffile): return type is void. * */Makefile (veryclean): remove backup files, core files. */Makefile: use $(SHELL) ./