home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / gnu / unixtex-6.1b-src.lha / unixtex-6.1b / web2c / bibtex / ChangeLog < prev    next >
Encoding:
Text File  |  1994-02-02  |  6.3 KB  |  235 lines

  1. Wed Feb  2 11:00:09 1994  Karl Berry  (karl@cs.umb.edu)
  2.  
  3.         * Version 6.1.
  4.  
  5. Mon Jan 24 07:33:17 1994  Karl Berry  (karl@cs.umb.edu)
  6.  
  7.         * Version 6.0.
  8.  
  9. Sun Nov  7 14:26:23 1993  Karl Berry  (karl@cs.umb.edu)
  10.  
  11.     * convert: Remove call to sync.
  12.  
  13. Fri Nov  5 15:50:55 1993  Karl Berry  (karl@cs.umb.edu)
  14.  
  15.     * bibtex.ch (option_index): Declare as int.
  16.  
  17. Tue Oct 12 14:07:15 1993  Karl Berry  (karl@cs.umb.edu)
  18.  
  19.     * bibtex.ch (verbose): Declare as int.
  20.  
  21. Sun Oct  3 12:41:46 1993  Karl Berry  (karl@cs.umb.edu)
  22.  
  23.     * Makefile.in (cbibtex.ch): Don't chmod 444.
  24.     (commonh): paths.h is in kpathsea.
  25.     (commono): kpathsea.a has its own variable now.
  26.     (*clean): Include standard targets.
  27.         (program): New variable.
  28.  
  29. Sun May 23 06:17:53 1993  Karl Berry  (karl@cs.umb.edu)
  30.  
  31.     * bibtex.ch (max_bib_files): Increase to 1000.
  32.  
  33. Sun May  9 10:10:01 1993  Karl Berry  (karl@cs.umb.edu)
  34.  
  35.     * Makefile.in (commonh): Remove $(srcdir) for paths.h.
  36.     (commono): Add kpathsea library.
  37.  
  38. Fri Apr 30 15:07:24 1993  Karl Berry  (karl@cs.umb.edu)
  39.  
  40.     * Makefile.in (commonh): Add paths.h.
  41.  
  42. Sat Apr 10 16:41:18 1993  Karl Berry  (karl@cs.umb.edu)
  43.  
  44.     * convert: Don't sync unless /bin/sync exists.
  45.  
  46. Fri Apr  9 16:07:24 1993  Karl Berry  (karl@cs.umb.edu)
  47.  
  48.     * Makefile.in (commonh): Define as config.h.
  49.  
  50. Thu Mar 25 16:59:08 1993  Karl Berry  (karl@cs.umb.edu)
  51.  
  52.     * Makefile.in (openinout.c): Remove the file before making the link.
  53.  
  54. Sat Mar 13 11:44:46 1993  Karl Berry  (karl@cs.umb.edu)
  55.  
  56.     * Makefile.in (CPPFLAGS): Add @DEFS@, for -DHAVE_CONFIG_H.
  57.  
  58.     * convert: Use cpascal.h instead of pascal.h.
  59.  
  60. Sun Feb 21 08:27:23 1993  Karl Berry  (karl@cs.umb.edu)
  61.  
  62.     * Version 5.851d.
  63.  
  64. Fri Feb 19 13:21:01 1993  Karl Berry  (karl@cs.umb.edu)
  65.  
  66.     * small.sed (max_ent_strs): Restore to 3000.
  67.  
  68. Tue Feb 16 17:53:06 1993  Karl Berry  (karl@cs.umb.edu)
  69.  
  70.     * Makefile.in (install-exec, install-data): New targets.
  71.  
  72. Mon Feb 15 12:06:14 1993  Karl Berry  (karl@cs.umb.edu)
  73.  
  74.     * bibtex.ch (27): Allow any character as input.
  75.  
  76. Tue Jan 26 17:09:10 1993  Karl Berry  (karl@cs.umb.edu)
  77.  
  78.     * bibtex.ch (banner): Use version_string.
  79.  
  80. Sun Jan  3 13:28:45 1993  Karl Berry  (karl@cs.umb.edu)
  81.  
  82.     * Makefile.in (distclean): Remove Makefile.
  83.  
  84. Thu Dec 17 07:36:44 1992  Karl Berry  (karl@cs.umb.edu)
  85.  
  86.     * bibtex.ch (198): @d int == `the_int', instead of doing the
  87.     substitution ourselves.
  88.  
  89.     * bibtex.ch: Move command-line processing to the existing section
  90.     that handles it.
  91.  
  92.     * Makefile.in (libs): $(fileio) => $(fileioo).
  93.  
  94. Wed Dec 16 18:03:32 1992  Karl Berry  (karl@cs.umb.edu)
  95.  
  96.     * bibtex.ch: Put in option parsing; make min_crossrefs a variable,
  97.     instead of a constant.
  98.  
  99. Sun Dec 13 14:24:35 1992  Karl Berry  (karl@cs.umb.edu)
  100.  
  101.     * Makefile.in (c-sources): New target.
  102.  
  103. Sat Dec 12 14:07:37 1992  Karl Berry  (karl@cs.umb.edu)
  104.  
  105.     * Makefile.in: Rewrite from Makefile.
  106.  
  107.     * small.sed: New file to replace small.diff.
  108.  
  109. Mon Nov 16 08:09:07 1992  Karl Berry  (karl@cs.umb.edu)
  110.  
  111.     * Makefile (cbibtex.ch): New target.  (Copy from bibtex.ch.)
  112.  
  113.     * bibtex.ch (lex_class): Make RET be white_space.
  114.  
  115. Sun Nov  1 16:20:05 1992  Kathy Hargreaves  (letters@red.cs.umb.edu)
  116.  
  117.     * bibtex.ch (max_bib_files): increase to 100.
  118.  
  119. Thu Sep 24 11:04:03 1992  Karl Berry  (karl@cs.umb.edu)
  120.  
  121.         * Makefile (openinout.c): avoid use of $<.
  122.  
  123. Fri Sep  4 08:58:58 1992  Karl Berry  (karl@hayley)
  124.  
  125.         * Makefile (extraclean): new target.
  126.         (distclean): don't remove backup files etc. here.
  127.  
  128. Wed Aug 19 08:39:55 1992  Karl Berry  (karl@hayley)
  129.  
  130.         * Makefile (openinout.c): new target.
  131.         (clean): remove it.
  132.  
  133. Wed Aug 12 16:16:28 1992  Karl Berry  (karl@hayley)
  134.  
  135.         * Makefile (fileioo): use the default compilation rule.
  136.  
  137. Wed Jul 15 11:52:40 1992  Karl Berry  (karl@hayley)
  138.  
  139.         * bibtex.ch, small.diff: don't change the value of min_crossrefs.
  140.  
  141. Sun Jul  5 07:23:23 1992  Karl Berry  (karl@hayley)
  142.  
  143.         * convert (sed): change `/bin/sed' to `sed'.
  144.  
  145.         * bibtex.ch: avoid lines >= 80 chars.
  146.  
  147. Fri Jul  3 11:59:50 1992  Karl Berry  (karl@hayley)
  148.  
  149.         * Makefile (bibtex.p): depend on cbibtex.ch, not bibtex.ch.
  150.  
  151. Thu Jul  2 16:04:37 1992  Karl Berry  (karl@hayley)
  152.  
  153.         * Makefile (CPPFLAGS): new variable
  154.         (.c.o): use it.
  155.         (cflags): change to CFLAGS.
  156.  
  157. Thu May 14 19:21:10 1992  Karl Berry  (karl@claude.cs.umb.edu)
  158.  
  159.         * Version 5.851c.
  160.  
  161. Sat Apr 25 09:18:17 1992  Karl Berry  (karl@hayley)
  162.  
  163.         * convert: sync after the pipe.
  164.  
  165.         * Makefile (libs): new var to abbreviate `../libs.a $(LIBS)'.
  166.         (bibtex): use it.
  167.  
  168.         * Makefile (distclean): new target.
  169.  
  170. Thu Apr 23 12:07:32 1992  Karl Berry  (karl@hayley)
  171.  
  172.         * Makefile: fix clean targets (from Andreas).
  173.  
  174. Thu Apr 16 13:49:36 1992  Karl Berry  (karl@ra.cs.umb.edu)
  175.  
  176.         * Version 5.851b.
  177.  
  178. Sun Apr 12 11:46:24 1992  Karl Berry  (karl@hayley)
  179.  
  180.         * bibtex.ch: use BSTINPUTS to look for the BST file instead of
  181.           TEXINPUTS.
  182.  
  183. Sat Apr 11 10:31:57 1992  Karl Berry  (karl@hayley)
  184.  
  185.         * bibtex.ch (388): remove mutually exclusive test, instead of
  186.           fixing it.
  187.  
  188. Fri Apr 10 17:26:30 1992  Karl Berry  (karl@hayley)
  189.  
  190.         * small.diff: remake this so it works properly.
  191.  
  192.         * Makefile (mostlyclean): remove cbibtex.ch.
  193.         (.ch.p): tangle with cbibtex.ch.
  194.  
  195. Fri Apr  3 09:53:25 1992  Karl Berry  (karl at hayley)
  196.  
  197.         * Version 5.851a.
  198.  
  199. Mon Mar 30 11:20:11 1992  Karl Berry  (karl at hayley)
  200.  
  201.         * bibtex.ch (388): fix mutually exclusive tests.
  202.  
  203. Fri Mar 20 16:14:05 1992  Karl Berry  (karl at hayley)
  204.  
  205.         * Makefile (mostlyclean): new name for `clean'.
  206.         (clean): what `realclean' used to be.
  207.         (realclean): nothing to do anymore.
  208.         (install): install the program.
  209.  
  210. Fri Jan 24 09:08:31 1992  Karl Berry  (karl at hayley)
  211.  
  212.         * Makefile (cflags): don't include -I../config.
  213.  
  214.         * bibtex.ch (max_ent_strs): reduce to 10000, as the previous value
  215.           allocated 2.5MB (even this allocates 1MB).
  216.  
  217. Sun Jan 12 09:16:54 1992  Karl Berry  (karl at hayley)
  218.  
  219.         * Makefile (bibtex.o): remove -Dbswap=bswapp.  Why did I do this?
  220.  
  221.         * Makefile (fileioh): no longer exists.
  222.  
  223.         * convert (../common): now ../lib.
  224.  
  225. Sat Jan 11 16:53:05 1992  Karl Berry  (karl at hayley)
  226.  
  227.         * bibtex.ch (FILENAMESIZE): rename to `PATH_MAX'.
  228.  
  229.         * Makefile: redo for new configuration.
  230.  
  231. Tue Jan  7 16:09:55 1992  Karl Berry  (karl at hayley)
  232.  
  233.         * bibtex.ch (10/main program): exit with bad status if history >
  234.           warning_message.
  235.