home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / tex / texsrc2 / Src / bibtex / ChangeLog next >
Text File  |  1993-02-21  |  5KB  |  176 lines

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