home *** CD-ROM | disk | FTP | other *** search
- Wed Feb 2 11:00:09 1994 Karl Berry (karl@cs.umb.edu)
-
- * Version 6.1.
-
- Mon Jan 24 07:33:41 1994 Karl Berry (karl@cs.umb.edu)
-
- * Version 6.0.
-
- Sat Nov 6 13:46:52 1993 Karl Berry (karl@cs.umb.edu)
-
- * vftovp.ch (out_char): Don't offset index into xchr by 31. From
- dak@pool.informatik.rwth-aachen.de.
-
- * tftopl.ch (Usage): Squeeze onto one line.
-
- Fri Nov 5 15:49:15 1993 Karl Berry (karl@cs.umb.edu)
-
- * {gftodvi,vftovp,vptovf,pltotf,tftopl}.ch (option_index): Declare
- as int.
-
- Tue Oct 12 14:07:42 1993 Karl Berry (karl@cs.umb.edu)
-
- * gftodvi.ch (verbose): Declare as int.
- * {pl,tf}to{tf,pl}.ch: Likewise.
- * {vf,vp}to{vp,vf}.ch: Likewise.
-
- Sun Oct 3 13:00:05 1993 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in (commonh): paths.h is in kpathsea.
- (commono): kpathsea.a has its own variable now.
- (*clean): Include standard targets.
- (program): New variable.
- (install): Use it.
-
- Fri May 21 14:09:13 1993 Karl Berry (karl@cs.umb.edu)
-
- * gf{type,topk}.ch (open_gf_file): Remove unused var j.
- * pk{type,togf}.ch (open_pk_file): Likewise.
-
- Fri May 14 14:36:50 1993 Karl Berry (karl@cs.umb.edu)
-
- * tftopl.ch (index_var): Oops, that's a type, not a variable.
-
- Sun May 9 10:10:51 1993 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in (commonh): Remove $(srcdir) for paths.h.
- (commono): Add kpathsea library.
-
- Thu May 6 16:04:32 1993 Karl Berry (karl@cs.umb.edu)
-
- * pktype.ch (53): Expand out writeln statement to avoid undefined
- evaluation order problem.
-
- Fri Apr 30 15:07:43 1993 Karl Berry (karl@cs.umb.edu)
-
- * vptovf.ch, vftovp.ch, mft.ch (class): Rename to `class_var'.
-
- * Makefile.in (commonh): Add paths.h.
-
- Fri Apr 9 16:07:42 1993 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in (commonh): Define as config.h.
-
- Sat Mar 13 11:24:09 1993 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
-
- * pktogf.ch (37): Do addition of 2 2^31's in two assignments, to
- avoid compiler rearrangements.
-
- Sun Feb 21 08:27:39 1993 Karl Berry (karl@cs.umb.edu)
-
- * Version 5.851d.
-
- Tue Feb 16 17:53:48 1993 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in (install-exec, install-data): New targets.
-
- Tue Jan 26 16:19:58 1993 Karl Berry (karl@cs.umb.edu)
-
- * *.ch (banner): Use version_string.
-
- * Merge mfware and tftopl/pltotf.
-
- Sun Dec 13 14:26:16 1992 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in (c-sources): New target.
-
- Sun Jan 10 16:07:32 1993 Karl Berry (karl@cs.umb.edu)
-
- * gftopk.ch (max_row): Increase to 100,000. (From Wayne Sullivan.)
-
- Sun Jan 3 13:32:20 1993 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in (distclean): Remove Makefile.
-
- Sun Dec 13 14:27:45 1992 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in (c-sources): New target.
-
- Sat Dec 12 14:59:21 1992 Karl Berry (karl@cs.umb.edu)
-
- * Makefile.in: Rewrite from Makefile.
-
- Fri Sep 4 09:01:36 1992 Karl Berry (karl@hayley)
-
- * Makefile (extraclean): new target.
- (distclean): don't remove backup files etc. here.
-
- Wed Aug 12 16:17:10 1992 Karl Berry (karl@hayley)
-
- * {vf,vp}to{vp,vf}.ch (index): @d to be `index_type'.
- * Makefile ({vf,vp}to{vp,vf}.o): use default compilation rule.
-
- * Makefile (CPPFLAGS): new variable
- (.c.o): use it.
- (cflags): change to CFLAGS.
-
- Sun Jun 21 09:20:35 1992 Karl Berry (karl@io)
-
- * vftovp.ch: don't compare o to set_char_0, since that's always true.
-
- Thu May 14 19:21:32 1992 Karl Berry (karl@claude.cs.umb.edu)
-
- * Version 5.851c.
-
- Thu Apr 16 13:49:36 1992 Karl Berry (karl@ra.cs.umb.edu)
-
- * Version 5.851b.
-
- Fri Apr 10 15:13:27 1992 Karl Berry (karl@hayley)
-
- * gftopk.ch (81--83): don't add anything to the font comment.
-
- Fri Apr 3 09:54:48 1992 Karl Berry (karl at hayley)
-
- * Version 5.851a.
-
- Thu Mar 26 07:00:04 1992 Karl Berry (karl at hayley)
-
- * Makefile (clean): don't remove *.h, as gftodmem.h goes away.
-
- Fri Mar 20 16:23:32 1992 Karl Berry (karl at hayley)
-
- * Makefile (mostlyclean): new name for `clean'.
- (clean): what `realclean' used to be.
- (realclean): nothing to do anymore.
- (install): install the program.
-
- Sun Feb 2 08:01:42 1992 Karl Berry (karl at hayley)
-
- * vftovp.ch (argument_is): use `long_options', not `option_table'.
-
- * gftodvi.ch (argument_is): use `long_options' instead of
- `option_table'.
-
- Fri Jan 24 09:21:12 1992 Karl Berry (karl at hayley)
-
- * Makefile (cflags): don't include -I../config.
-
- Sun Jan 12 07:49:14 1992 Karl Berry (karl at hayley)
-
- * pktype.ch, pktogf.ch, vftovp.ch: `cwd_test_read_access' is gone.
-
- * Makefile (vftovp.o, vptovf.o): remove the -Dlink, as it is now
- in common.h.
-
- * gftopk.ch, gftype.ch: `cwd_test_read_access' is gone.
-