diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2015-03-31 07:49:12 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2015-03-31 07:49:12 +0000 |
commit | 42fb3726a5d6a41ce29af03fcd4c1197a0cfc4c5 (patch) | |
tree | 34ef38516cd59caefd3fc4d1a4e9686a661d3d9f | |
parent | 1cc56c818e58c78b66d7fd8fb337bf8860817dcf (diff) |
METAFONT: Slightly rearrange rule for libwindow.a
git-svn-id: svn://tug.org/texlive/trunk@36688 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Build/source/texk/web2c/ChangeLog | 5 | ||||
-rw-r--r-- | Build/source/texk/web2c/Makefile.in | 35 | ||||
-rw-r--r-- | Build/source/texk/web2c/am/texmf.am | 4 | ||||
-rw-r--r-- | Build/source/texk/web2c/lib/ChangeLog | 728 | ||||
-rw-r--r-- | Build/source/texk/web2c/man/ChangeLog | 84 | ||||
-rw-r--r-- | Build/source/texk/web2c/ptexdir/ChangeLog | 2 | ||||
-rw-r--r-- | Build/source/texk/web2c/synctexdir/ChangeLog | 30 | ||||
-rw-r--r-- | Build/source/texk/web2c/web2c/ChangeLog | 354 | ||||
-rw-r--r-- | Build/source/texk/web2c/window/ChangeLog | 85 | ||||
-rw-r--r-- | Build/source/texk/web2c/window/Makefile.am | 3 | ||||
-rw-r--r-- | Build/source/texk/web2c/window/Makefile.in | 8 | ||||
-rw-r--r-- | Build/source/texk/web2c/window/mftalk.h (renamed from Build/source/texk/web2c/mftalk.h) | 0 |
12 files changed, 674 insertions, 664 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog index 6567029932e..634a8bd00a4 100644 --- a/Build/source/texk/web2c/ChangeLog +++ b/Build/source/texk/web2c/ChangeLog @@ -1,3 +1,8 @@ +2015-03-31 Peter Breitenlohner <peb@mppmu.mpg.de> + + * mftalk.h (removed): Moved from here to window/mftalk.h. + * am/texmf.am: Adapted. + 2015-03-30 Peter Breitenlohner <peb@mppmu.mpg.de> * ac/web2c.ac: Define kpse_mf_progs and use KPSE_WITH_XMF. diff --git a/Build/source/texk/web2c/Makefile.in b/Build/source/texk/web2c/Makefile.in index 60569dd7bed..346f6666b58 100644 --- a/Build/source/texk/web2c/Makefile.in +++ b/Build/source/texk/web2c/Makefile.in @@ -2119,24 +2119,23 @@ EXTRA_DIST = PROJECTS cftests cpascal.h help.h w2c/config.h \ tests/xampl.bib ctiedir tiedir lib/mfmpi386.asm lib/mfmpw32.c \ lib/texmfmp.c texmfmem.h texmfmp-help.h texmfmp.h \ $(tex_ch_srcs) $(tex_tests) tests/write18-quote.tex \ - $(mf_ch_src) mftalk.h $(mf_tests) triptrap/README \ - triptrap/mftrap.diffs triptrap/mftrap.fot triptrap/mftrap.log \ - triptrap/mftrap.pl triptrap/mftrap1.in triptrap/mftrap2.in \ - triptrap/mftrapin.log triptrap/mptrap.diffs \ - triptrap/mptrap.fot triptrap/mptrap.log triptrap/mptrap.pl \ - triptrap/mptrap.readme triptrap/mptrap1.in triptrap/mptrap2.in \ - triptrap/mptrapin.log triptrap/mtrap.0 triptrap/mtrap.1 \ - triptrap/mtrap.log triptrap/mtrap.mp triptrap/texmf.cnf \ - triptrap/trap.148 triptrap/trap.149 triptrap/trap.150 \ - triptrap/trap.151 triptrap/trap.197 triptrap/trap.200 \ - triptrap/trap.5 triptrap/trap.6 triptrap/trap.mf \ - triptrap/trap.mp triptrap/trap.mpx triptrap/trap.typ \ - triptrap/trapf.pl triptrap/trapman.tex triptrap/trip.diffs \ - triptrap/trip.fot triptrap/trip.log triptrap/trip.pl \ - triptrap/trip.tex triptrap/trip.typ triptrap/trip1.in \ - triptrap/trip2.in triptrap/tripin.log triptrap/tripman.tex \ - triptrap/tripos.tex triptrap/writeo triptrap/writeo.2 \ - mplibdir/ChangeLog $(mpost_web) $(mp_tests) \ + $(mf_ch_src) $(mf_tests) triptrap/README triptrap/mftrap.diffs \ + triptrap/mftrap.fot triptrap/mftrap.log triptrap/mftrap.pl \ + triptrap/mftrap1.in triptrap/mftrap2.in triptrap/mftrapin.log \ + triptrap/mptrap.diffs triptrap/mptrap.fot triptrap/mptrap.log \ + triptrap/mptrap.pl triptrap/mptrap.readme triptrap/mptrap1.in \ + triptrap/mptrap2.in triptrap/mptrapin.log triptrap/mtrap.0 \ + triptrap/mtrap.1 triptrap/mtrap.log triptrap/mtrap.mp \ + triptrap/texmf.cnf triptrap/trap.148 triptrap/trap.149 \ + triptrap/trap.150 triptrap/trap.151 triptrap/trap.197 \ + triptrap/trap.200 triptrap/trap.5 triptrap/trap.6 \ + triptrap/trap.mf triptrap/trap.mp triptrap/trap.mpx \ + triptrap/trap.typ triptrap/trapf.pl triptrap/trapman.tex \ + triptrap/trip.diffs triptrap/trip.fot triptrap/trip.log \ + triptrap/trip.pl triptrap/trip.tex triptrap/trip.typ \ + triptrap/trip1.in triptrap/trip2.in triptrap/tripin.log \ + triptrap/tripman.tex triptrap/tripos.tex triptrap/writeo \ + triptrap/writeo.2 mplibdir/ChangeLog $(mpost_web) $(mp_tests) \ pmpostdir/ChangeLog $(pmpost_web) $(pmpost_tests) \ $(upmpost_tests) pmpostdir/tests/psample.mp $(libmplib_web) \ $(etex_web_srcs) $(etex_ch_srcs) etexdir/ChangeLog \ diff --git a/Build/source/texk/web2c/am/texmf.am b/Build/source/texk/web2c/am/texmf.am index 60341d09b77..e6ffb1584eb 100644 --- a/Build/source/texk/web2c/am/texmf.am +++ b/Build/source/texk/web2c/am/texmf.am @@ -1,6 +1,6 @@ ## texk/web2c/am/texmf.am: Makefile fragment for TeX and MF. ## -## Copyright (C) 2009-2014 Peter Breitenlohner <tex-live@tug.org> +## Copyright (C) 2009-2015 Peter Breitenlohner <tex-live@tug.org> ## You may freely use, modify and/or distribute this file. ## Common for MF and TeX @@ -174,7 +174,7 @@ mf_ch_src = \ mf.ch \ mf-binpool.ch ## -EXTRA_DIST += $(mf_ch_src) mftalk.h +EXTRA_DIST += $(mf_ch_src) DISTCLEANFILES += $(nodist_libmf_a_SOURCES) mf-final.ch mf-web2c \ mf.p mf.pool mf-tangle diff --git a/Build/source/texk/web2c/lib/ChangeLog b/Build/source/texk/web2c/lib/ChangeLog index 3e8f0aebb4e..56b76e9eb45 100644 --- a/Build/source/texk/web2c/lib/ChangeLog +++ b/Build/source/texk/web2c/lib/ChangeLog @@ -1515,454 +1515,454 @@ Sat Jun 1 13:17:09 1996 Karl Berry <karl@cs.umb.edu> Fri May 24 11:38:59 1996 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (main): Initialize extend_jobname. - (parse_options) [TeX]: New option -extend-jobname. + * texmfmp.c (main): Initialize extend_jobname. + (parse_options) [TeX]: New option -extend-jobname. Sun Apr 28 15:13:22 1996 Karl Berry <karl@cs.umb.edu> - * mfmpi386.asm [ASM_NEEDS_UNDERSCORE]: #ifdef labels on new - configure condition. - From: Peter Breitenlohner <peb@MPPMU.MPG.DE>. + * mfmpi386.asm [ASM_NEEDS_UNDERSCORE]: #ifdef labels on new + configure condition. + From: Peter Breitenlohner <peb@MPPMU.MPG.DE>. Tue Apr 23 08:26:11 1996 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (callmakempx): Always pass -troff, even if we got the - command name from texmf.cnf. + * texmfmp.c (callmakempx): Always pass -troff, even if we got the + command name from texmf.cnf. Sun Apr 21 16:59:44 1996 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (parse_options): New options -maketex and -no-maketex - for TeX and MF. + * texmfmp.c (parse_options): New options -maketex and -no-maketex + for TeX and MF. Sat Apr 20 17:55:37 1996 Karl Berry <karl@cs.umb.edu> - * texmfmp.c [IPC_DEBUG]: Text changes. + * texmfmp.c [IPC_DEBUG]: Text changes. Fri Mar 22 15:30:45 1996 Karl Berry <karl@cs.umb.edu> - * Remove GPL from these files; Web2c proper can stay p.d. + * Remove GPL from these files; Web2c proper can stay p.d. Sun Mar 10 16:12:14 1996 Karl Berry <karl@cs.umb.edu> - * openclose.c: Oops, forgot to #include variable.h. + * openclose.c: Oops, forgot to #include variable.h. Fri Mar 8 16:00:20 1996 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (init_maketex): Remove this; we will do it in Kpathsea - instead now, in the format initialization tex-file.c. + * texmfmp.c (init_maketex): Remove this; we will do it in Kpathsea + instead now, in the format initialization tex-file.c. - * openclose.c (open_output): Look for TEXMFOUTPUT in texmf.cnf. + * openclose.c (open_output): Look for TEXMFOUTPUT in texmf.cnf. Wed Feb 21 11:45:02 1996 Karl Berry <karl@cs.umb.edu> - * openclose.c: Don't abort if the TFM file is empty. + * openclose.c: Don't abort if the TFM file is empty. Sat Feb 17 15:22:52 1996 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (openoutnameok): New function. + * texmfmp.c (openoutnameok): New function. Fri Feb 16 17:51:53 1996 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (long_options) [NONASCII]: Include --translate - conditionally. (Really should change the help message, too.) + * texmfmp.c (long_options) [NONASCII]: Include --translate + conditionally. (Really should change the help message, too.) Sat Feb 10 15:22:59 1996 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (parse_options): Make DUMP_OPTION also set the user - progname, since -progname sets the dump name. + * texmfmp.c (parse_options): Make DUMP_OPTION also set the user + progname, since -progname sets the dump name. Fri Dec 29 17:16:42 1995 Karl Berry <karl@cs.umb.edu> - * Makefile.in: misc.make is now clean.make. + * Makefile.in: misc.make is now clean.make. Sun Dec 17 15:09:44 1995 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (long_options): New option --debug-format, suggested - by David Carlisle. + * texmfmp.c (long_options): New option --debug-format, suggested + by David Carlisle. Sun Dec 10 16:13:46 1995 Karl Berry <karl@cs.umb.edu> - * mfmpi386.asm: Remove _'s. From Wayne. + * mfmpi386.asm: Remove _'s. From Wayne. - * texmfmp.c (PROGRAM_VERSION) [MP]: Now at 0.631. - [TeX] No asm stuff. From Gregor Hoffleit, et al. + * texmfmp.c (PROGRAM_VERSION) [MP]: Now at 0.631. + [TeX] No asm stuff. From Gregor Hoffleit, et al. Sun Nov 26 13:39:00 1995 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (main): Enable mltex extensions if --mltex option or - the program name is mltex. + * texmfmp.c (main): Enable mltex extensions if --mltex option or + the program name is mltex. Fri Nov 17 14:35:45 1995 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (-program): New option for TeX, MF, MP. Suggested by Bernd. + * texmfmp.c (-program): New option for TeX, MF, MP. Suggested by Bernd. Thu Nov 16 16:20:03 1995 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (argv, argc): Do not define as static, as we declare - them extern in cpascal.h. From Andreas Scherer. + * texmfmp.c (argv, argc): Do not define as static, as we declare + them extern in cpascal.h. From Andreas Scherer. Sun Nov 12 16:32:27 1995 Karl Berry <karl@cs.umb.edu> - * Makefile.in (sysopt_o): Remove this stuff. From Wayne. - * texmfmp.c [i386 && GNUC && !NO_MF_ASM]: #include mfmpi386.asm - instead of using the C code. + * Makefile.in (sysopt_o): Remove this stuff. From Wayne. + * texmfmp.c [i386 && GNUC && !NO_MF_ASM]: #include mfmpi386.asm + instead of using the C code. - * texmfmp.c: Disable shell escapes by default. + * texmfmp.c: Disable shell escapes by default. Fri Oct 6 16:23:03 1995 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (maybe_set_dump_default_from_input): Make %&ini set - iniversion. Suggested by Wayne. + * texmfmp.c (maybe_set_dump_default_from_input): Make %&ini set + iniversion. Suggested by Wayne. Mon Oct 2 15:48:21 1995 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (init_maketex): Really disable if the value is zero. + * texmfmp.c (init_maketex): Really disable if the value is zero. Sat Sep 30 16:02:56 1995 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (main) [TeX]: Look up the `noshell' config variable. - (parse_options): No options -noshell and -output-comment. + * texmfmp.c (main) [TeX]: Look up the `noshell' config variable. + (parse_options): No options -noshell and -output-comment. Sat Sep 23 15:04:54 1995 Karl Berry <karl@cs.umb.edu> - * Makefile.in (objects): Remove strtol.o, this is in kpathsea now. + * Makefile.in (objects): Remove strtol.o, this is in kpathsea now. Fri Sep 22 15:51:13 1995 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (init_maketex): New routine. - (main): Call it, instead of repeating the weird code. + * texmfmp.c (init_maketex): New routine. + (main): Call it, instead of repeating the weird code. Mon Sep 4 17:16:06 1995 Karl Berry <karl@cs.umb.edu> - * Makefile.in (objects): Remove xopenfile.o. - * xopenfile.c: Move to kpathsea. + * Makefile.in (objects): Remove xopenfile.o. + * xopenfile.c: Move to kpathsea. Thu Aug 31 13:35:47 1995 Karl Berry <karl@cs.umb.edu> - * texmfmp.c [!MF_ASM_FRACTION] (takefraction, ...): Conditionalize - the floating-point definitions on this, too. - * Makefile.in (optx86.o): New target. - * optx86.s: New file. + * texmfmp.c [!MF_ASM_FRACTION] (takefraction, ...): Conditionalize + the floating-point definitions on this, too. + * Makefile.in (optx86.o): New target. + * optx86.s: New file. Tue Aug 22 14:11:27 1995 Karl Berry <karl@cs.umb.edu> - * Makefile.in: Include rdepend.make, instead of repeating the code. + * Makefile.in: Include rdepend.make, instead of repeating the code. Mon Jul 31 17:46:31 1995 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (setupboundvariable): Call kpse_var_value, so we don't - have to pass in the $. Similarly everywhere else. + * texmfmp.c (setupboundvariable): Call kpse_var_value, so we don't + have to pass in the $. Similarly everywhere else. Sat Jul 29 19:26:33 1995 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (callmakempx): Rewrite to pass -troff flag, instead of - invoking troff script. And use new kpse_var_value. + * texmfmp.c (callmakempx): Rewrite to pass -troff flag, instead of + invoking troff script. And use new kpse_var_value. Fri Jul 28 11:10:26 1995 Karl Berry <karl@cs.umb.edu> - * Makefile.in (depend): Comment out this target in the - distribution, it doesn't work when $srcdir != build-dir. + * Makefile.in (depend): Comment out this target in the + distribution, it doesn't work when $srcdir != build-dir. - * texmfmp.c (callmakempx): Don't call anything if the command is - `none'. + * texmfmp.c (callmakempx): Don't call anything if the command is + `none'. Tue Jul 25 13:39:04 1995 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (callmakempx): Free the variable expansion. + * texmfmp.c (callmakempx): Free the variable expansion. Mon Jul 24 11:48:35 1995 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (callmakempx): New fn. + * texmfmp.c (callmakempx): New fn. Sun Jul 23 11:39:51 1995 Karl Berry <karl@cs.umb.edu> - * texmfmp.c (edit_value): Remove this #define. - (calledit): Call kpse_var_expand for TEXEDIT et al., instead of - just getenv. - (ztakefraction, zmakefraction, ztakescaled, zmakescaled): Include - Hobby's C code from mpmath.c. + * texmfmp.c (edit_value): Remove this #define. + (calledit): Call kpse_var_expand for TEXEDIT et al., instead of + just getenv. + (ztakefraction, zmakefraction, ztakescaled, zmakescaled): Include + Hobby's C code from mpmath.c. Sat Jul 22 14:20:38 1995 Karl Berry <karl@cs.umb.edu> - * openclose.c (open_input) [FUNNY_CORE_DUMP]: Recognize - HackyInput... for MetaPost. Doc fixes. + * openclose.c (open_input) [FUNNY_CORE_DUMP]: Recognize + HackyInput... for MetaPost. Doc fixes. - * texmf.c: Rename to texmfmp.c for MetaPost support. - (long_options) [MP]: Add -T and -troff. + * texmf.c: Rename to texmfmp.c for MetaPost support. + (long_options) [MP]: Add -T and -troff. Thu Jul 20 13:40:39 1995 Karl Berry <karl@cs.umb.edu> - * texmf.c (setupboundvariable) [TeX]: Remove conditional, since MF - sets a couple simple variables dynamically now. - (initscreen): Get MFTERM from texmf.cnf file if it's there, - instead of just calling getenv. + * texmf.c (setupboundvariable) [TeX]: Remove conditional, since MF + sets a couple simple variables dynamically now. + (initscreen): Get MFTERM from texmf.cnf file if it's there, + instead of just calling getenv. Tue Jul 18 13:40:25 1995 Karl Berry <karl@cs.umb.edu> - * texmf.c (initscreen): Give warning if they're using X, but there - is no X support. + * texmf.c (initscreen): Give warning if they're using X, but there + is no X support. Mon Jul 17 13:10:37 1995 Karl Berry <karl@cs.umb.edu> - * texmf.c (NO_FMTBASE_SHARE): Rename to NO_DUMP_SHARE. - [MF]: Declare return types for window routines. - Also, move trap support to another file, window/trap.c. + * texmf.c (NO_FMTBASE_SHARE): Rename to NO_DUMP_SHARE. + [MF]: Declare return types for window routines. + Also, move trap support to another file, window/trap.c. Sun Jul 16 14:35:33 1995 Karl Berry <karl@cs.umb.edu> - * texmf.c (main): Rewrite enabling of MakeTeX* to match new - configure stuff. + * texmf.c (main): Rewrite enabling of MakeTeX* to match new + configure stuff. Sat Jul 15 16:05:37 1995 Karl Berry <karl@cs.umb.edu> - * texmf.c: Doc fix. + * texmf.c: Doc fix. Fri Jul 14 14:31:57 1995 Karl Berry <karl@cs.umb.edu> - * texmf.c (read_char_translation_file): Compute `charssavedbycharset'. - (setupcharset): Do not allow dynamic translation in initex. + * texmf.c (read_char_translation_file): Compute `charssavedbycharset'. + (setupcharset): Do not allow dynamic translation in initex. Thu Jul 13 14:05:24 1995 Karl Berry <karl@cs.umb.edu> - * texmf.c (setupcharset, read_char_translation_file, - tcx_get_num): New functions to implement dynamic char translations. - (parse_options): Add -translate-file option. + * texmf.c (setupcharset, read_char_translation_file, + tcx_get_num): New functions to implement dynamic char translations. + (parse_options): Add -translate-file option. Sun Jul 9 15:28:09 1995 Karl Berry <karl@cs.umb.edu> - * texmf.c (maybe_set_dump_default_from_input): Don't index - argv[optind] if optind is >= argc. + * texmf.c (maybe_set_dump_default_from_input): Don't index + argv[optind] if optind is >= argc. Tue Jul 4 16:58:54 1995 Karl Berry <karl@cs.umb.edu> - * texmf.c (maybe_set_dump_default_from_input): Finish implementing - this (%&FNAME on first line => use FNAME for dump file). + * texmf.c (maybe_set_dump_default_from_input): Finish implementing + this (%&FNAME on first line => use FNAME for dump file). Thu Jun 29 17:50:38 1995 Karl Berry <karl@cs.umb.edu> - * texmf.c (parse_options) [TeX && IPC]: Concatenate TEX_IPC_HELP - to the help string. + * texmf.c (parse_options) [TeX && IPC]: Concatenate TEX_IPC_HELP + to the help string. - * openclose.c (open_input): Detect nonexistent files correctly again. + * openclose.c (open_input): Detect nonexistent files correctly again. Wed Jun 21 15:54:45 1995 Karl Berry <karl@cs.umb.edu> - * texmf.c (parse_options): Add --fmt (TeX) and --base (MF). - (DUMP_OPTION): #ifdef'd #define to determine which. + * texmf.c (parse_options): Add --fmt (TeX) and --base (MF). + (DUMP_OPTION): #ifdef'd #define to determine which. Mon Jun 19 20:09:34 1995 Karl Berry <karl@cs.umb.edu> - * texmf.c: Add IPC support. - From: Shamim Mohamed <shamim@howland.isu.edu> - From: Tomas G. Rokicki <rokicki@CS.Stanford.EDU> + * texmf.c: Add IPC support. + From: Shamim Mohamed <shamim@howland.isu.edu> + From: Tomas G. Rokicki <rokicki@CS.Stanford.EDU> Sat Jun 10 16:06:06 1995 Karl Berry <karl@cs.umb.edu> - * openclose.c: Doc fix. + * openclose.c: Doc fix. Fri Jun 9 19:36:12 1995 Karl Berry <karl@cs.umb.edu> - * main.c, texmf.c (main) [__EMX__]: Add _wildcard and _response calls. - * texmf.c: Add mftalk support. - (funny_core_dump, catch_interrupt) [__EMX__]: OS2 support. - From: rs@purple.in-ulm.de (Ralph Schleicher). + * main.c, texmf.c (main) [__EMX__]: Add _wildcard and _response calls. + * texmf.c: Add mftalk support. + (funny_core_dump, catch_interrupt) [__EMX__]: OS2 support. + From: rs@purple.in-ulm.de (Ralph Schleicher). Sun Jun 4 10:30:36 1995 Karl Berry <karl@cs.umb.edu> - * eofeoln.c (eof): Return true if the file doesn't exist. + * eofeoln.c (eof): Return true if the file doesn't exist. - * texmf.c: Add support for AMIGAWIN. From Andreas Scherer. + * texmf.c: Add support for AMIGAWIN. From Andreas Scherer. - * alloca.c (NULL, xmalloc): Do not define these here, they're - (indirectly) in config.h. From Andreas Scherer. + * alloca.c (NULL, xmalloc): Do not define these here, they're + (indirectly) in config.h. From Andreas Scherer. - * texmf.c (setupboundvariable): Don't complain about 0 in the cnf - file if the default is also 0. + * texmf.c (setupboundvariable): Don't complain about 0 in the cnf + file if the default is also 0. Sat Jun 3 11:54:28 1995 Karl Berry <karl@cs.umb.edu> - * xopenfile.c: Include the program name in the error message. + * xopenfile.c: Include the program name in the error message. - * texmf.c (setupboundvariable): If the variable is unset in - texmf.cnf, the expansion is the empty string, not NULL. Also, free - the expansion. + * texmf.c (setupboundvariable): If the variable is unset in + texmf.cnf, the expansion is the empty string, not NULL. Also, free + the expansion. Fri Jun 2 13:41:41 1995 Karl Berry <karl@cs.umb.edu> - * texmf.c (DUMP_EXT) [DOSISH]: Must be `.bas'. From Wayne. - (input_line): Cast buf_size in printf to avoid warning. - (setupboundvariable): New routine for lookup of dynamic bounds. + * texmf.c (DUMP_EXT) [DOSISH]: Must be `.bas'. From Wayne. + (input_line): Cast buf_size in printf to avoid warning. + (setupboundvariable): New routine for lookup of dynamic bounds. Sun May 28 17:41:49 1995 Karl Berry <karl@cs.umb.edu> - * zround.c: Compare against TeX's boundary integers (as floating - point constants), instead of INTEGER_{MIN,MAX}. + * zround.c: Compare against TeX's boundary integers (as floating + point constants), instead of INTEGER_{MIN,MAX}. Fri May 26 17:47:47 1995 Karl Berry <karl@cs.umb.edu> - * strtol.c: New file, from textutils. - * Makefile.in (objects): Add strtol.o. + * strtol.c: New file, from textutils. + * Makefile.in (objects): Add strtol.o. Wed May 24 17:07:39 1995 Karl Berry <karl@cs.umb.edu> - * texmf.c (parse_options): New routine for TeX & MF. - (PROGRAM_VERSION, PROGRAM_HELP): Define these. - (main): Call it. + * texmf.c (parse_options): New routine for TeX & MF. + (PROGRAM_VERSION, PROGRAM_HELP): Define these. + (main): Call it. Sat May 20 17:28:51 1995 Karl Berry <karl@cs.umb.edu> - * xopenfile.c: Do perror if we had a full filename to try. + * xopenfile.c: Do perror if we had a full filename to try. - * basechsuffix.c: Take old suffix, and only do the change if the - old suffix matches. + * basechsuffix.c: Take old suffix, and only do the change if the + old suffix matches. - * usage.c (usage): If bad status, construct the --help message. + * usage.c (usage): If bad status, construct the --help message. Tue May 9 15:46:25 1995 Karl Berry <karl@cs.umb.edu> - * usage.c: Doc fix. + * usage.c: Doc fix. Sat May 6 11:23:23 1995 Karl Berry <karl@cs.umb.edu> - * usage.c: New file. - * Makefile.in (objects): Add it. + * usage.c: New file. + * Makefile.in (objects): Add it. Tue Apr 25 14:02:10 1995 Karl Berry <karl@cs.umb.edu> - * Makefile.in (library): Set to lib instead of lib.a, to match the - other Makefile conventions. + * Makefile.in (library): Set to lib instead of lib.a, to match the + other Makefile conventions. Sun Apr 23 10:54:35 1995 Karl Berry <karl@cs.umb.edu> - * texmf.c: Have to include {tex,mf}d.h before #ifdef TeX, so do it - from the Makefile. + * texmf.c: Have to include {tex,mf}d.h before #ifdef TeX, so do it + from the Makefile. Sat Apr 22 10:26:10 1995 Karl Berry <karl@cs.umb.edu> - * main.c (main): Call mainbody, not main_body. + * main.c (main): Call mainbody, not main_body. - * openclose.c (aclose): Don't complain if the file is already closed. - (texinputtype): Define this. + * openclose.c (aclose): Don't complain if the file is already closed. + (texinputtype): Define this. - * texmf.c (main): Do program_name stuff unconditionally, not just - in vir*, and rewrite it to use program_invocation_short_name. + * texmf.c (main): Do program_name stuff unconditionally, not just + in vir*, and rewrite it to use program_invocation_short_name. Fri Apr 21 11:39:14 1995 Karl Berry <karl@cs.umb.edu> - * main.c: Doc fix. + * main.c: Doc fix. - * input2int.c: Split off from inputint.c. + * input2int.c: Split off from inputint.c. Sun Apr 16 11:47:37 1995 Karl Berry <karl@cs.umb.edu> - * openclose.c (open_input, open_output): Retrieve and store the - filename from name_of_file + 1, not name_of_file, to avoid extra - hassles in the change files. + * openclose.c (open_input, open_output): Retrieve and store the + filename from name_of_file + 1, not name_of_file, to avoid extra + hassles in the change files. Fri Apr 14 15:28:47 1995 Karl Berry <karl@cs.umb.edu> - * Makefile.in (objects): Include openclose.o. - * openclose.c: New file, from openinout.c. + * Makefile.in (objects): Include openclose.o. + * openclose.c: New file, from openinout.c. Tue Feb 21 13:51:58 1995 Karl Berry <karl@cs.umb.edu> - * xopenfile.c: Have to take another arg, the original name. + * xopenfile.c: Have to take another arg, the original name. Mon Feb 20 17:18:59 1995 Karl Berry <karl@cs.umb.edu> - * xopenfile.c: New file. - * Makefile.in (objects): Add it, and remove xfopen-pas.o. + * xopenfile.c: New file. + * Makefile.in (objects): Add it, and remove xfopen-pas.o. Sun Feb 5 15:33:29 1995 Karl Berry <karl@cs.umb.edu> - * basechsuffix.c: New file. - * Makefile.in (objects): Add it. + * basechsuffix.c: New file. + * Makefile.in (objects): Add it. Tue Jan 10 13:20:47 1995 Karl Berry <karl@cs.umb.edu> - * Makefile.in (objects): Remove strpascal.o (no longer needed) and - getopt.o (in kpathsea). + * Makefile.in (objects): Remove strpascal.o (no longer needed) and + getopt.o (in kpathsea). Sun Dec 18 16:38:03 1994 Karl Berry <karl@cs.umb.edu> - * strpascal.c (errprintpascalstring, etc.): Don't need these any more? + * strpascal.c (errprintpascalstring, etc.): Don't need these any more? Sat Dec 17 13:42:03 1994 Karl Berry <karl@cs.umb.edu> - * mksuffixchar.c: This was short-lived. - * chartostring.c: This replaces it. - * Makefile.in (objects): Ditto. Also remove ourpaths.o. + * mksuffixchar.c: This was short-lived. + * chartostring.c: This replaces it. + * Makefile.in (objects): Ditto. Also remove ourpaths.o. Mon Nov 14 15:13:50 1994 Karl Berry <karl@cs.umb.edu> - * mksuffixchar.c: New file. - * Makefile.in (objects): Add it. + * mksuffixchar.c: New file. + * Makefile.in (objects): Add it. Sun Nov 13 16:43:40 1994 Karl Berry <karl@cs.umb.edu> - * Makefile.in (objects): Add w*.o. - (wsun.c, wx11.c): Add links for these. + * Makefile.in (objects): Add w*.o. + (wsun.c, wx11.c): Add links for these. Fri Oct 28 11:14:08 1994 Karl Berry <karl@cs.umb.edu> - * strpascal.c (extendfilename): Remove this. + * strpascal.c (extendfilename): Remove this. Thu Oct 27 17:59:07 1994 Karl Berry <karl@cs.umb.edu> - * main.c (argv): Return a regular C string, instead of a Pascal string. + * main.c (argv): Return a regular C string, instead of a Pascal string. Fri May 27 09:50:14 1994 Karl Berry (karl@cs.umb.edu) - * texmf.c (main): Don't look for USE_MAKETEX*. + * texmf.c (main): Don't look for USE_MAKETEX*. - * c-auto.h.top, texmf.c (NO_FMTBASE_SHARE): Rename from - NO_FMTBASE_SWAP. + * c-auto.h.top, texmf.c (NO_FMTBASE_SHARE): Rename from + NO_FMTBASE_SWAP. Thu May 26 20:37:24 1994 Karl Berry (karl@cs.umb.edu) - * c-auto.h.top: Why did I take out the #ifndef's? Put them back. + * c-auto.h.top: Why did I take out the #ifndef's? Put them back. Tue May 24 14:43:12 1994 Karl Berry (karl@cs.umb.edu) - * texmf.c (funny_core_dump): No need to declare, since we define - it later in this file. + * texmf.c (funny_core_dump): No need to declare, since we define + it later in this file. Mon Apr 18 17:31:59 1994 Karl Berry (karl@ra.cs.umb.edu) - * c-auto.h.top: Rename from c-auto.h.in for autoheader convention, - and don't #ifndef the #undef's. - * Makefile.in: autoheader/autoconf changes. + * c-auto.h.top: Rename from c-auto.h.in for autoheader convention, + and don't #ifndef the #undef's. + * Makefile.in: autoheader/autoconf changes. Thu Feb 24 11:00:53 1994 Karl Berry (karl@cs.umb.edu) - * ourpaths.c: Include tex-file.h instead of init-path.h. + * ourpaths.c: Include tex-file.h instead of init-path.h. Mon Feb 21 14:29:52 1994 Karl Berry (karl@cs.umb.edu) - * Makefile.in: srcdir changes from simon. + * Makefile.in: srcdir changes from simon. - * gftodmem.h: Move here from fontutil, to simplify srcdir stuff. + * gftodmem.h: Move here from fontutil, to simplify srcdir stuff. Wed Feb 2 11:00:47 1994 Karl Berry (karl@cs.umb.edu) - * Version 6.1. + * Version 6.1. Tue Feb 1 11:25:44 1994 Karl Berry (karl@cs.umb.edu) - * Makefile.in (c-auto.h.in): New target. + * Makefile.in (c-auto.h.in): New target. - * common.defines (rh): Declare as a field, for TeX--Xet. + * common.defines (rh): Declare as a field, for TeX--Xet. Mon Jan 24 07:33:49 1994 Karl Berry (karl@cs.umb.edu) - * Version 6.0. + * Version 6.0. Thu Jan 20 14:22:07 1994 Karl Berry (karl@cs.umb.edu) - * c-auto.h.in: Doc fix. + * c-auto.h.in: Doc fix. - * MakeTeX{TFM,MF}: Include these as samples, from - pnoma@wk.estec.esa.nl. + * MakeTeX{TFM,MF}: Include these as samples, from + pnoma@wk.estec.esa.nl. Fri Dec 24 13:48:46 1993 Karl Berry (karl@cs.umb.edu) @@ -2170,22 +2170,22 @@ Sat Apr 10 15:20:25 1993 Karl Berry (karl@cs.umb.edu) * openinout.c (make_tex_file): Throw away all output. * texmf.c (swap_items): Add case for 16-byte items. - (From james@miller.cs.uwm.edu.) + (From james@miller.cs.uwm.edu.) * texmf.c (get_date_and_time): Cast arg to time_t *, not long *. - (From james@miller.cs.uwm.edu.) + (From james@miller.cs.uwm.edu.) * texmf.c (get_date_and_time) [SA_INTERRUPT]: Add code for SunOS - 4.1, from ken@cs.toronto.edu. + 4.1, from ken@cs.toronto.edu. * pathsrch.c (expand_subdir) [UNIX_ST_NLINK]: Don't check st_link - if we don't have Unix semantics. - * c-auto.h.in (UNIX_ST_NLINK): Define if not DOS or VMS or VMCMS. - (Suggested by buers@dg1.chemie.uni-konstanz.de.) + if we don't have Unix semantics. + * c-auto.h.in (UNIX_ST_NLINK): Define if not DOS or VMS or VMCMS. + (Suggested by buers@dg1.chemie.uni-konstanz.de.) * texmf.c (catch_interrupt): Declare a(n unused) parameter `arg' - (from beebe). - (get_date_and_time): Don't do assignment in if condition. + (from beebe). + (get_date_and_time): Don't do assignment in if condition. Fri Apr 9 16:10:06 1993 Karl Berry (karl@cs.umb.edu) @@ -2208,7 +2208,7 @@ Sat Mar 13 10:22:54 1993 Karl Berry (karl@cs.umb.edu) * common.h: Merge into config.h and remove. * common.h (pascal.h): Don't include this. - * cpascal.h: Rename from pascal.h. + * cpascal.h: Rename from pascal.h. * convert: Exit with bad status if the pipeline failed; use cpascal.h instead of config.h. @@ -2267,7 +2267,7 @@ Tue Jan 26 16:07:21 1993 Karl Berry (karl@cs.umb.edu) * version.c: New file to define web2c version. * common.h (versionstring): Declare it here. * common.defines (versionstring): And here. - * Makefile.in (objs): Add it. + * Makefile.in (objs): Add it. * c-auto.h.in (X11WIN) [XVIEWWIN]: Undefine. @@ -2281,8 +2281,8 @@ Sun Jan 24 11:04:37 1993 Karl Berry (karl@cs.umb.edu) * lib.h (FATAL*, WARNING*): Use `str' instead of `s' for macro formals. * xcalloc.c: Remove prototypes. - * remove-suffx.c, line.c, fontmap.c: Cast *alloc calls to avoid - silly warnings. + * remove-suffx.c, line.c, fontmap.c: Cast *alloc calls to avoid + silly warnings. * texmf.c (swap_items): Rewrite as four while loops, since `size' is invariant. (From Tom.) @@ -2294,7 +2294,7 @@ Sat Jan 23 10:13:51 1993 Karl Berry (karl@cs.umb.edu) Thu Jan 21 11:21:14 1993 Karl Berry (karl@cs.umb.edu) * Makefile.in (objs5): New variable. - ($(lib)): Include it in the archive. + ($(lib)): Include it in the archive. * extend-fname.c, find-suffix.c, xfopen.c, fontmap.[ch]: New files. @@ -2309,7 +2309,7 @@ Sun Jan 3 13:27:37 1993 Karl Berry (karl@cs.umb.edu) * config.h: Move some includes to c-std.h. * xcalloc.c: New file. - * Makefile.in (objs): Add it. + * Makefile.in (objs): Add it. * Makefile.in (distclean): Remove Makefile; depend on clean. @@ -2335,8 +2335,8 @@ Mon Dec 14 07:25:03 1992 Karl Berry (karl@cs.umb.edu) Sun Dec 13 17:06:15 1992 Karl Berry (karl@cs.umb.edu) * c-auto.h.in: Merge stuff from site.h. - * site.h: Delete. - * config.h: Don't include site.h. + * site.h: Delete. + * config.h: Don't include site.h. Sat Dec 12 13:08:52 1992 Karl Berry (karl@cs.umb.edu) @@ -2372,21 +2372,21 @@ Mon Nov 16 08:12:16 1992 Karl Berry (karl@cs.umb.edu) Tue Nov 10 06:49:33 1992 Karl Berry (karl@cs.umb.edu) * texmf.c (main): Change '/' to PATH_SEP. - * openinout.c (open_input): Likewise. + * openinout.c (open_input): Likewise. * strpascal.c (makesuffixpas): And here. Mon Nov 9 09:38:58 1992 Karl Berry (karl@cs.umb.edu) * openinout.c (open_input): Use FOPEN_RBIN_MODE instead of simply "r". - (open_output): Analogously. + (open_output): Analogously. * c-auto.h.in (DOS): New definition, #undef'd by default. Fri Nov 6 14:52:34 1992 Karl Berry (karl@cs.umb.edu) * Makefile (lib): Use $(AR) and $(ARFLAGS) several times. - (AR, ARFLAGS): New variables. - (objs1..4): New variables, breaking up the old $(objs). + (AR, ARFLAGS): New variables. + (objs1..4): New variables, breaking up the old $(objs). Tue Oct 27 08:16:41 1992 Karl Berry (karl@cs.umb.edu) @@ -2406,357 +2406,357 @@ Tue Oct 6 08:17:45 1992 Karl Berry (karl@cs.umb.edu) Thu Sep 24 11:06:14 1992 Karl Berry (karl@cs.umb.edu) - * site.h.in: change instructions for OpenWindows. (mroth@afit.af.mil) + * site.h.in: change instructions for OpenWindows. (mroth@afit.af.mil) Thu Sep 17 08:29:53 1992 Karl Berry (karl@hayley) - * texmf.c (initscreen): if DISPLAY is set, assume we're running - under X11 for MF online output. + * texmf.c (initscreen): if DISPLAY is set, assume we're running + under X11 for MF online output. - * texmf.c: remove BibTeX conditionals. + * texmf.c: remove BibTeX conditionals. Tue Sep 8 17:06:54 1992 Karl Berry (karl@hayley) - * c-auto.h.in (_MINIX, _{ALL,POSIX,POSIX_1}_SOURCE): add #undef's - for configure to define. + * c-auto.h.in (_MINIX, _{ALL,POSIX,POSIX_1}_SOURCE): add #undef's + for configure to define. Fri Sep 4 09:01:59 1992 Karl Berry (karl@hayley) - * Makefile (extraclean): new target. + * Makefile (extraclean): new target. Fri Aug 14 07:02:41 1992 Karl Berry (karl@hayley) - * ourpaths.h (path_constant_type): remove trailing comma from - enum, since ANSI stupidly disallows this. + * ourpaths.h (path_constant_type): remove trailing comma from + enum, since ANSI stupidly disallows this. Wed Aug 12 16:20:10 1992 Karl Berry (karl@hayley) - * texmf.c (catch_interrupt): change return type to `RETSIGTYPE'. + * texmf.c (catch_interrupt): change return type to `RETSIGTYPE'. - * config.h: remove conditional include of c-memstr if `index' is - defined. + * config.h: remove conditional include of c-memstr if `index' is + defined. Sat Aug 8 10:11:18 1992 Karl Berry (karl@hayley) - * openinout.c (EXTERN) [!BibTeX]: define as `extern'. How did - this ever work? + * openinout.c (EXTERN) [!BibTeX]: define as `extern'. How did + this ever work? Fri Jul 3 11:23:32 1992 Karl Berry (karl@hayley) - * texmf.c (input_line): ignore \r's at the end of the line. + * texmf.c (input_line): ignore \r's at the end of the line. - * site.h.in (XVIEWWIN): undef by default. - * texmf.c (X11WIN) [MF && (TRAP || INI)]: #undef. + * site.h.in (XVIEWWIN): undef by default. + * texmf.c (X11WIN) [MF && (TRAP || INI)]: #undef. Thu Jul 2 16:11:46 1992 Karl Berry (karl@hayley) - * Makefile (CPPFLAGS): new variable - (.c.o): use it. - (cflags): change to CFLAGS. + * Makefile (CPPFLAGS): new variable + (.c.o): use it. + (cflags): change to CFLAGS. Tue Jun 23 09:09:49 1992 Karl Berry (karl@hayley) - * Makefile (CC): change default to `gcc -posix'. + * Makefile (CC): change default to `gcc -posix'. - * site.h.in (NONASCII): document that xord and xchr are ignored - unless this is defined. + * site.h.in (NONASCII): document that xord and xchr are ignored + unless this is defined. Thu Jun 11 09:20:51 1992 Karl Berry (karl@hayley) - * zround.c (zround): return LONG_MAX or LONG_MIN if the double - being rounded is outside the range of `integer'. - * c-minmax.h (LONG_{MIN,MAX}): define these if they aren't defined - by the system. + * zround.c (zround): return LONG_MAX or LONG_MIN if the double + being rounded is outside the range of `integer'. + * c-minmax.h (LONG_{MIN,MAX}): define these if they aren't defined + by the system. Fri May 15 10:23:47 1992 Karl Berry (karl@hayley) - * getopt.[ch]: new versions. + * getopt.[ch]: new versions. Thu May 14 19:21:40 1992 Karl Berry (karl@claude.cs.umb.edu) - * Version 5.851c. + * Version 5.851c. Wed May 13 14:32:14 1992 Karl Berry (karl@hayley) - * pathsrch.c (initalize_path_list): initialize path to the - original path. + * pathsrch.c (initalize_path_list): initialize path to the + original path. Mon May 4 14:50:20 1992 Karl Berry (karl@hayley) - * c-auto.h.in: doc fix. + * c-auto.h.in: doc fix. Sun May 3 08:06:07 1992 Karl Berry (karl@hayley) - * main.c (argv): use a prototype if possibile. + * main.c (argv): use a prototype if possibile. - * texmf.ch (*dumpthings): parenthesize `len'. + * texmf.ch (*dumpthings): parenthesize `len'. Wed Apr 29 16:07:52 1992 Karl Berry (karl@hayley) - * texmfmem.h (memoryword): had mutually exclusive #if's. - (twohalves.u): don't need junk at the end? + * texmfmem.h (memoryword): had mutually exclusive #if's. + (twohalves.u): don't need junk at the end? Sat Apr 25 08:55:34 1992 Karl Berry (karl@hayley) - * c-auto.h.in (__CHAR_UNSIGNED__): protect with #ifndef. + * c-auto.h.in (__CHAR_UNSIGNED__): protect with #ifndef. - * site.h.in: remove #ifndef's from around the #define's. I don't - think these help anything. + * site.h.in: remove #ifndef's from around the #define's. I don't + think these help anything. Thu Apr 23 07:49:18 1992 Karl Berry (karl@hayley) - * c-auto.h.in: new file. + * c-auto.h.in: new file. Wed Apr 22 12:43:30 1992 Karl Berry (karl@hayley) - * texmf.c: SIGTYPE is now RETSIGTYPE. + * texmf.c: SIGTYPE is now RETSIGTYPE. Sun Apr 19 10:26:16 1992 Karl Berry (karl@hayley) - * texmf.c: had sense of tests on FMTBASE_SWAP reversed. + * texmf.c: had sense of tests on FMTBASE_SWAP reversed. Thu Apr 16 13:49:36 1992 Karl Berry (karl@ra.cs.umb.edu) - * Version 5.851b. + * Version 5.851b. Tue Apr 14 17:06:57 1992 Karl Berry (karl@hayley) - * common.defines (BSTINPUTPATHBIT): define. + * common.defines (BSTINPUTPATHBIT): define. Sun Apr 12 11:42:14 1992 Karl Berry (karl@hayley) - * common.defines (BSTINPUTPATH): define. - * ourpaths.h (path_constant_type): add BSTINPUTPATH. - (BSTINPUTPATHBIT): define. - * site.h-dist (BSTINPUTS): default is TEXINPUTS. - * ourpaths.c (setpaths): add stuff for BSTINPUTS. + * common.defines (BSTINPUTPATH): define. + * ourpaths.h (path_constant_type): add BSTINPUTPATH. + (BSTINPUTPATHBIT): define. + * site.h-dist (BSTINPUTS): default is TEXINPUTS. + * ourpaths.c (setpaths): add stuff for BSTINPUTS. Sat Apr 11 09:26:55 1992 Karl Berry (karl@hayley) - * uexit.c: include config.h, for EXIT_SUCCESS_CODE. + * uexit.c: include config.h, for EXIT_SUCCESS_CODE. Fri Apr 10 16:56:18 1992 Karl Berry (karl@hayley) - * ourpaths.c (setpaths): don't pass cwd to initialize_path_list. + * ourpaths.c (setpaths): don't pass cwd to initialize_path_list. - * site.h-dist (*INPUTS, TEXFONTS): add . to these paths. + * site.h-dist (*INPUTS, TEXFONTS): add . to these paths. Wed Apr 8 15:34:21 1992 Karl Berry (karl@hayley) - * texmf.c [FMTBASE_SWAP]: make swapping conditional. - * site.h-dist: add it here for configuration. + * texmf.c [FMTBASE_SWAP]: make swapping conditional. + * site.h-dist: add it here for configuration. - * main.c (do_undump) [VMS]: add code from joe. + * main.c (do_undump) [VMS]: add code from joe. - * main.c: use exit, not exit. + * main.c: use exit, not exit. - * Makefile (objs): add uexit.o. - * uexit.c: new file. - * pascal.h (uexit): remove this, as it's now a function. + * Makefile (objs): add uexit.o. + * uexit.c: new file. + * pascal.h (uexit): remove this, as it's now a function. Fri Apr 3 09:55:00 1992 Karl Berry (karl at hayley) - * Version 5.851a. + * Version 5.851a. Thu Apr 2 11:57:06 1992 Karl Berry (karl at apollo.cs.umb.edu) - * c-memstr.h (memcpy) [!NEED_MEMORY_H]: conditionalize. + * c-memstr.h (memcpy) [!NEED_MEMORY_H]: conditionalize. Thu Apr 2 10:51:11 1992 Karl Berry (karl at ra.cs.umb.edu) - * xstat.c (xlstat): (un)prototype-ize. + * xstat.c (xlstat): (un)prototype-ize. - * c-limits.h: test for FLOAT_H_MISSING instead of relying on - _POSIX_VERSION to include <float.h>. + * c-limits.h: test for FLOAT_H_MISSING instead of relying on + _POSIX_VERSION to include <float.h>. - * c-pathmx.h [_POSIX_VERSION]: don't do pathconf stuff. + * c-pathmx.h [_POSIX_VERSION]: don't do pathconf stuff. Wed Apr 1 16:57:30 1992 Karl Berry (karl at hayley) - * common.h (FATAL): use `str' as the arg name, not `s', since we - need to do `%s'. + * common.h (FATAL): use `str' as the arg name, not `s', since we + need to do `%s'. - * xopendir.c (xclosedir): prototype-ize it. + * xopendir.c (xclosedir): prototype-ize it. - * dir-p (leaf_dir_p): don't initialize a structure (!). + * dir-p (leaf_dir_p): don't initialize a structure (!). - * {concat,pathsrch,texmf,xmalloc,xstrdup,xrealloc}.c: cast results from - xmalloc/malloc/realloc (argh). + * {concat,pathsrch,texmf,xmalloc,xstrdup,xrealloc}.c: cast results from + xmalloc/malloc/realloc (argh). - * alloca.c: comment things after #endif. + * alloca.c: comment things after #endif. - * site.h-dist (REGFIX): put this back. + * site.h-dist (REGFIX): put this back. - * c-proto.h (P5C) [!__STDC__]: insert missing backslash. + * c-proto.h (P5C) [!__STDC__]: insert missing backslash. Mon Mar 30 07:28:25 1992 Karl Berry (karl at hayley) - * texmfmem.h (u, v, twohalves) [big MF]: define the halfword junks - again. + * texmfmem.h (u, v, twohalves) [big MF]: define the halfword junks + again. Sun Mar 29 15:33:29 1992 Karl Berry (karl at hayley) - * alloca.c: new version from gcc 2.1. + * alloca.c: new version from gcc 2.1. Sat Mar 28 09:46:53 1992 Karl Berry (karl at hayley) - * main.c (main): return int, exit (EXIT_SUCCESS_CODE). - * texmf.c (main): likewise. + * main.c (main): return int, exit (EXIT_SUCCESS_CODE). + * texmf.c (main): likewise. - * config.h (SCHAR_TYPE): use `__CHAR_UNSIGNED__' again. + * config.h (SCHAR_TYPE): use `__CHAR_UNSIGNED__' again. Thu Mar 26 06:57:38 1992 Karl Berry (karl at hayley) - * Makefile (clean, realclean): depend on mostlyclean. + * Makefile (clean, realclean): depend on mostlyclean. Sun Mar 22 09:16:04 1992 Karl Berry (karl at hayley) - * common.h [BibTeX]: remove the include of <setjmp.h>, as - bibtex/convert does it. + * common.h [BibTeX]: remove the include of <setjmp.h>, as + bibtex/convert does it. Sat Mar 21 11:09:55 1992 Karl Berry (karl at hayley) - * common.defines (input2ints): for patgen2. - * inputint.c (zinput2ints): new routine. - * pascal.h (input2ints): new macro to call it. + * common.defines (input2ints): for patgen2. + * inputint.c (zinput2ints): new routine. + * pascal.h (input2ints): new macro to call it. - * config.h: include c-pathmx.h. + * config.h: include c-pathmx.h. - * common.defines (TEXPOOLNAME): declare as a constant. + * common.defines (TEXPOOLNAME): declare as a constant. Fri Mar 20 16:10:44 1992 Karl Berry (karl at hayley) - * paths.h: new file. + * paths.h: new file. - * config.h: update for new files c-*.h. - * common.h: remove stuff that is now in lib.h. + * config.h: update for new files c-*.h. + * common.h: remove stuff that is now in lib.h. Thu Mar 19 11:52:17 1992 Karl Berry (karl at hayley) - * ourpaths.c (append_path_list): remove this. + * ourpaths.c (append_path_list): remove this. - * ourpaths.c (setpaths): use the envvar TEXFONTS if VFFONTS isn't set. + * ourpaths.c (setpaths): use the envvar TEXFONTS if VFFONTS isn't set. Tue Feb 11 10:27:38 1992 Karl Berry (karl at hayley) - * config.h [NEED_MEMORY_H]: include <memory.h>. + * config.h [NEED_MEMORY_H]: include <memory.h>. - * config.h [LIMITS_H_MISSING]: include <sys/param.h>. + * config.h [LIMITS_H_MISSING]: include <sys/param.h>. Sun Feb 2 07:54:53 1992 Karl Berry (karl at hayley) - * pathsearch.c (parse_envpath): remove the second / before doing - subdirectories. + * pathsearch.c (parse_envpath): remove the second / before doing + subdirectories. - * pascal.h (optiontable): remove, as getopt no longer has a global - table for the long options. + * pascal.h (optiontable): remove, as getopt no longer has a global + table for the long options. Sat Feb 1 15:32:50 1992 Karl Berry (karl at hayley) - * ourpaths.c (setpaths): use TEXFONTS if PKFONTS/GFFONTS is not - set for GF/PK files, as the documentation claims. + * ourpaths.c (setpaths): use TEXFONTS if PKFONTS/GFFONTS is not + set for GF/PK files, as the documentation claims. - * ourpaths.c (setpaths): remove subdirectory stuff. - * pathsearch.[ch]: new versions to integrate subdirectories into - the main paths. + * ourpaths.c (setpaths): remove subdirectory stuff. + * pathsearch.[ch]: new versions to integrate subdirectories into + the main paths. - * texmf{,mem}.c (WEB2C_BIGENDIAN): rename to WORDS_BIGENDIAN. + * texmf{,mem}.c (WEB2C_BIGENDIAN): rename to WORDS_BIGENDIAN. Fri Jan 31 11:54:46 1992 Karl Berry (karl at hayley) - * strpascal.c ({null,space}_terminate): do not translate using - xord/xchr (from raichle@azu.informatik.uni-stuttgart.de). + * strpascal.c ({null,space}_terminate): do not translate using + xord/xchr (from raichle@azu.informatik.uni-stuttgart.de). Fri Jan 24 07:14:05 1992 Karl Berry (karl at hayley) - * Makefile (cflags): don't include -I../config. + * Makefile (cflags): don't include -I../config. - * config.h (__CHAR_UNSIGNED__) [CHAR_UNSIGNED]: define as autoconf - uses the latter and gcc sometimes the former. + * config.h (__CHAR_UNSIGNED__) [CHAR_UNSIGNED]: define as autoconf + uses the latter and gcc sometimes the former. - * config.h: move from config. + * config.h: move from config. - * openinout.c (extensionirrelevantp): new function. - * common.defines: declare it. + * openinout.c (extensionirrelevantp): new function. + * common.defines: declare it. - * ourpaths.h (path_constant_type): rename from `path_constants'. - * openinout.c (open_input): use it for the path arg. + * ourpaths.h (path_constant_type): rename from `path_constants'. + * openinout.c (open_input): use it for the path arg. Wed Jan 15 11:13:45 1992 Karl Berry (karl at hayley) - * xgetcwd.c, xchdir.c: don't need these. - * Makefile (objs): remove from list. - * dirio.h: remove decls. + * xgetcwd.c, xchdir.c: don't need these. + * Makefile (objs): remove from list. + * dirio.h: remove decls. - * pathsearch.c (check_subdir): do not cd to the directory we're - testing. - (add_directory): test if the name is a directory before adding it - to the list. - (parse_envpath): don't test if the names are directories here. - (initialize_path_list): don't find and cd to the current directory - between each subdirectory. + * pathsearch.c (check_subdir): do not cd to the directory we're + testing. + (add_directory): test if the name is a directory before adding it + to the list. + (parse_envpath): don't test if the names are directories here. + (initialize_path_list): don't find and cd to the current directory + between each subdirectory. Tue Jan 14 16:06:24 1992 Karl Berry (karl at hayley) - * texmf.c: do not include <sys/types.h>; it's in config.h now. - * types.h: likewise. + * texmf.c: do not include <sys/types.h>; it's in config.h now. + * types.h: likewise. Sun Jan 12 07:41:34 1992 Karl Berry (karl at hayley) - * pathsearch.c (initialize_path_list): cd back to . after checking - each subdirectory. + * pathsearch.c (initialize_path_list): cd back to . after checking + each subdirectory. - * dirio.h: change directory header stuff as suggested in the - autoconf manual. + * dirio.h: change directory header stuff as suggested in the + autoconf manual. - * ourpaths.h: make the path list an enumeration type. + * ourpaths.h: make the path list an enumeration type. - * openinout.c (open_input): correctly compute namelength. + * openinout.c (open_input): correctly compute namelength. - * texmfmem.h (memoryword) [TeX]: make declaration of `glueratio' - conditional. + * texmfmem.h (memoryword) [TeX]: make declaration of `glueratio' + conditional. - * openinout.c: rearrange ifdefs for coherency. + * openinout.c: rearrange ifdefs for coherency. - * ourpaths.c (append_path_list): overwrite the null in the first - list. + * ourpaths.c (append_path_list): overwrite the null in the first + list. - * pathsearch.c (initialize_path_list): unconditionally call - parse_envpath. - (parse_envpath): if the envvar name is null, don't call getenv. - If both args are null, do nothing. + * pathsearch.c (initialize_path_list): unconditionally call + parse_envpath. + (parse_envpath): if the envvar name is null, don't call getenv. + If both args are null, do nothing. - * ourpaths.c (setpaths): initialize the TFM path. + * ourpaths.c (setpaths): initialize the TFM path. - * common.h (FATAL*): new macros. + * common.h (FATAL*): new macros. - * pascal.h (real): define to be `double'. + * pascal.h (real): define to be `double'. - * xfopen-pas.c: new file. + * xfopen-pas.c: new file. - * eofeoln.c (test_eof): rename to `eof'. - * pascal.h (eof): remove. + * eofeoln.c (test_eof): rename to `eof'. + * pascal.h (eof): remove. - * pascal.h (reset, rewrite): `checked_fopen' => `xfopen_pas'. + * pascal.h (reset, rewrite): `checked_fopen' => `xfopen_pas'. - * common.h (link): define as `link_var', to avoid conflicts - between the system call and the web var. + * common.h (link): define as `link_var', to avoid conflicts + between the system call and the web var. - * common.defines (FILENAMESIZE): rename to `PATHMAX'. + * common.defines (FILENAMESIZE): rename to `PATHMAX'. Tue Jan 7 11:26:02 1992 Karl Berry (karl at hayley) - * getopt*: new versions. + * getopt*: new versions. - * extra.c (getwd) [GETWD_MISSING]: conditionalize. + * extra.c (getwd) [GETWD_MISSING]: conditionalize. - * extra.c (zinput3ints): new implementation, from jmr@nada.kth.se. + * extra.c (zinput3ints): new implementation, from jmr@nada.kth.se. - * texmf.c (swap_items) [!WEB2C_BIG_ENDIAN]: ifdef on this. - * texmfmem.h (twohalves, fourquarters): incorporate changes from - raichle@azu.informatik.uni-stuttgart.de which he says make - format files finally work. + * texmf.c (swap_items) [!WEB2C_BIG_ENDIAN]: ifdef on this. + * texmfmem.h (twohalves, fourquarters): incorporate changes from + raichle@azu.informatik.uni-stuttgart.de which he says make + format files finally work. - * common.h (SCHAR_TYPE): use `signed_char' if ANSI, `short' if - char is unsigned, otherwise `char'. + * common.h (SCHAR_TYPE): use `signed_char' if ANSI, `short' if + char is unsigned, otherwise `char'. diff --git a/Build/source/texk/web2c/man/ChangeLog b/Build/source/texk/web2c/man/ChangeLog index f2e1d058dfa..de8903bbd68 100644 --- a/Build/source/texk/web2c/man/ChangeLog +++ b/Build/source/texk/web2c/man/ChangeLog @@ -158,9 +158,9 @@ 2007-01-08 Martin Schröder <martin@pdftex.org> - * pdfetex.man, pdftex.man: Document -etex and -draftmode switches. + * pdfetex.man, pdftex.man: Document -etex and -draftmode switches. - * pdftosrc.man: New man page for pdftosrc + * pdftosrc.man: New man page for pdftosrc 2006-12-06 Karl Berry <karl@tug.org> @@ -573,43 +573,43 @@ Tue Dec 30 17:46:24 1997 Olaf Weber <infovore@xs4all.nl> Tue Dec 12 16:52:12 1995 Karl Berry <karl@cs.umb.edu> - * Makefile.in (sedscript): Correct path for c-auto.h. From Ulrik. + * Makefile.in (sedscript): Correct path for c-auto.h. From Ulrik. Tue Jun 13 11:31:35 1995 Karl Berry <karl@cs.umb.edu> - * Makefile.in: Use ../web2c, not /w. + * Makefile.in: Use ../web2c, not /w. Mon Dec 19 13:07:24 1994 Karl Berry <karl@cs.umb.edu> - * dvitype.man: The .dvi file extended if necessary. - * vftovp.man: Similarly. + * dvitype.man: The .dvi file extended if necessary. + * vftovp.man: Similarly. Sat Dec 17 16:44:49 1994 Karl Berry <karl@cs.umb.edu> - * tftopl.man: Both the .tfm and .pl files are extended if - necessary now. - * vptovf.man: Similarly. + * tftopl.man: Both the .tfm and .pl files are extended if + necessary now. + * vptovf.man: Similarly. Thu Nov 24 13:42:16 1994 Karl Berry <karl@cs.umb.edu> - * bibtex.man: We don't use TEXINPUTS to look for .bst files now. + * bibtex.man: We don't use TEXINPUTS to look for .bst files now. Mon Feb 21 14:50:51 1994 Karl Berry (karl@cs.umb.edu) - * Makefile.in: srcdir changes from simon. + * Makefile.in: srcdir changes from simon. Wed Feb 2 11:00:09 1994 Karl Berry (karl@cs.umb.edu) - * Version 6.1. + * Version 6.1. Mon Jan 24 07:31:37 1994 Karl Berry (karl@cs.umb.edu) - * Version 6.0. + * Version 6.0. Sat Jan 22 06:48:27 1994 Karl Berry (karl@cs.umb.edu) - * *.man: Remove ==== line after NAME section, since Sun's - makewhatis doesn't ignore it. + * *.man: Remove ==== line after NAME section, since Sun's + makewhatis doesn't ignore it. Tue Dec 14 20:02:06 1993 Karl Berry (karl@cs.umb.edu) @@ -707,7 +707,7 @@ Sun Jan 3 13:35:05 1993 Karl Berry (karl@cs.umb.edu) Sat Jan 2 15:58:52 1993 Karl Berry (karl@cs.umb.edu) * Makefile.in (dw, spell, check, .ps, .txt): New targets from beebe. - * *.man: Likewise. + * *.man: Likewise. Fri Dec 18 13:32:01 1992 Karl Berry (karl@cs.umb.edu) @@ -736,75 +736,75 @@ Tue Oct 6 08:18:48 1992 Karl Berry (karl@cs.umb.edu) Fri Sep 4 09:02:22 1992 Karl Berry (karl@hayley) - * Makefile (extraclean): new target. + * Makefile (extraclean): new target. Sun Jul 5 07:26:14 1992 Karl Berry (karl@hayley) - * tex.man: avoid lines >= 80 chars. + * tex.man: avoid lines >= 80 chars. - * Makefile (*clean): remove *.dvi and *.log; have `mostlyclean' do - nothing. + * Makefile (*clean): remove *.dvi and *.log; have `mostlyclean' do + nothing. Tue Jun 23 09:14:07 1992 Karl Berry (karl@hayley) - * Makefile (manext): default to `1', not `l'. + * Makefile (manext): default to `1', not `l'. Fri May 29 16:54:43 1992 Karl Berry (karl@hayley) - * bibtex.man: more paragraphs, etc. + * bibtex.man: more paragraphs, etc. Sat May 23 12:26:53 1992 Karl Berry (karl@hayley) - * tex.man: document slightly different path searching. + * tex.man: document slightly different path searching. Thu May 14 19:21:49 1992 Karl Berry (karl@claude.cs.umb.edu) - * Version 5.851c. + * Version 5.851c. Thu Apr 23 12:06:30 1992 Karl Berry (karl@hayley) - * tex.man, mf.man: fix nroff quote problems. - * Makefile (sedscript): toss trailing comments. - These changes from Andreas. + * tex.man, mf.man: fix nroff quote problems. + * Makefile (sedscript): toss trailing comments. + These changes from Andreas. Thu Apr 16 13:49:36 1992 Karl Berry (karl@ra.cs.umb.edu) - * Version 5.851b. + * Version 5.851b. Sun Apr 12 11:51:58 1992 Karl Berry (karl@hayley) - * tex.man: . not searched first anymore. + * tex.man: . not searched first anymore. Fri Apr 3 09:55:14 1992 Karl Berry (karl at hayley) - * Version 5.851a. + * Version 5.851a. Sat Mar 21 09:14:20 1992 Karl Berry (karl at hayley) - * patgen.man: update for patgen2. + * patgen.man: update for patgen2. - * *.man: (ENVIRONMENT VARIABLES): rename to `ENVIRONMENT'; remove - references to TEXFONTS_SUBDIR. + * *.man: (ENVIRONMENT VARIABLES): rename to `ENVIRONMENT'; remove + references to TEXFONTS_SUBDIR. - * tex.man (ENVIRONMENT): mention ~. + * tex.man (ENVIRONMENT): mention ~. - * Makefile (sedscript): depend using srcdir, not SITEDIR. + * Makefile (sedscript): depend using srcdir, not SITEDIR. Fri Mar 20 16:43:23 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 stuff. + * Makefile (mostlyclean): new name for `clean'. + (clean): what `realclean' used to be. + (realclean): nothing to do anymore. + (install): install the stuff. Sat Feb 1 16:45:54 1992 Karl Berry (karl at hayley) - * tex.man: update path searching info. + * tex.man: update path searching info. Sat Jan 11 08:47:26 1992 Karl Berry (karl at hayley) - * Makefile (initex.1, virtex.1): new targets. + * Makefile (initex.1, virtex.1): new targets. Tue Jan 7 16:04:29 1992 Karl Berry (karl at hayley) - * Use `1 Jan 1992' date format. + * Use `1 Jan 1992' date format. diff --git a/Build/source/texk/web2c/ptexdir/ChangeLog b/Build/source/texk/web2c/ptexdir/ChangeLog index 40a100ecd40..a5de2388a58 100644 --- a/Build/source/texk/web2c/ptexdir/ChangeLog +++ b/Build/source/texk/web2c/ptexdir/ChangeLog @@ -340,7 +340,7 @@ 2011-03-26 Peter Breitenlohner <peb@mppmu.mpg.de> * ptex-base.ch: Fix a bug in begin_box introduced on 2011-03-24, - mail from Hironori Kitagawa, Sat, 26 Mar 2011 21:42:49. + mail from Hironori Kitagawa, Sat, 26 Mar 2011 21:42:49. 2011-03-24 Peter Breitenlohner <peb@mppmu.mpg.de> diff --git a/Build/source/texk/web2c/synctexdir/ChangeLog b/Build/source/texk/web2c/synctexdir/ChangeLog index 511d89c8ede..28de41fb2a5 100644 --- a/Build/source/texk/web2c/synctexdir/ChangeLog +++ b/Build/source/texk/web2c/synctexdir/ChangeLog @@ -115,15 +115,15 @@ as well as 3rd parties developers. The various TeX engines are not affected. * synctex_parser.c: - - cosmetic changes to enhance code readability - - Adding the notiong of mean line and weight to hbox nodes - in order to enhance forward synchronization - - function synctex_scanner_get_name: - + Adding support for the new file naming convention with './' + - cosmetic changes to enhance code readability + - Adding the notiong of mean line and weight to hbox nodes + in order to enhance forward synchronization + - function synctex_scanner_get_name: + + Adding support for the new file naming convention with './' * synctex_parser_utils.c: - - Adding support for the new file naming convention with './' - + function synctex_ignore_leading_dot_slash_in_path replaces synctex_ignore_leading_dot_slash - + function _synctex_is_equivalent_file_name is more permissive + - Adding support for the new file naming convention with './' + + function synctex_ignore_leading_dot_slash_in_path replaces synctex_ignore_leading_dot_slash + + function _synctex_is_equivalent_file_name is more permissive See the synctex_parser_readme.txt for more details @@ -281,19 +281,19 @@ * synctex_parser.c: in the _synctex_smallest_container() function, SYNCTEX_WIDTH is replaced with SYNCTEX_ABS_WIDTH - to take into account h boxes with negative width. - Solves a problem with amsmath's gather environment + to take into account h boxes with negative width. + Solves a problem with amsmath's gather environment * synctex_parser.c: enhancements in comments to better explain the code 2009-12-30 Jérôme Laurens <jerome.laurens@u-bourgogne.fr> * synctex_parser_utils.c: in the _synctex_malloc() function, - memset() is used unconditionally (suggested by J. Kew). + memset() is used unconditionally (suggested by J. Kew). * synctex_parser_utils.c: in the _synctex_error() function, - - all 3 instances of OutputDebugString() replaced with OutputDebugStringA() - such that unicode is ignored (also suggested by J. Kew). - - _WIN32 flag replaced by SYNCTEX_RECENT_WINDOWS because older windows systems - may have _WIN32 defined but no OutputDebugString(). + - all 3 instances of OutputDebugString() replaced with OutputDebugStringA() + such that unicode is ignored (also suggested by J. Kew). + - _WIN32 flag replaced by SYNCTEX_RECENT_WINDOWS because older windows systems + may have _WIN32 defined but no OutputDebugString(). 2009-12-04 Peter Breitenlohner <peb@mppmu.mpg.de> diff --git a/Build/source/texk/web2c/web2c/ChangeLog b/Build/source/texk/web2c/web2c/ChangeLog index 8794604c82b..3972f5eab2a 100644 --- a/Build/source/texk/web2c/web2c/ChangeLog +++ b/Build/source/texk/web2c/web2c/ChangeLog @@ -26,7 +26,7 @@ 2013-12-06 Peter Breitenlohner <peb@mppmu.mpg.de> - * common.defines (makesuffix): Add this. + * common.defines (makesuffix): Add this. 2013-07-17 Peter Breitenlohner <peb@mppmu.mpg.de> @@ -178,7 +178,7 @@ 2010-02-18 Peter Breitenlohner <peb@mppmu.mpg.de> - * common.defines (makesuffix, removesuffix): Remove these. + * common.defines (makesuffix, removesuffix): Remove these. 2010-01-18 Peter Breitenlohner <peb@mppmu.mpg.de> @@ -823,7 +823,7 @@ Sun Dec 8 16:39:09 1996 Karl Berry <karl@cs.umb.edu> Fri Dec 6 17:47:51 1996 Karl Berry <karl@cs.umb.edu> * texmf.defines ({ocp,ofm}openin): New functions for Omega. - From: John Plaice <plaice@iad.ift.ulaval.ca>. + From: John Plaice <plaice@iad.ift.ulaval.ca>. Tue Dec 3 15:05:11 1996 Karl Berry <karl@cs.umb.edu> @@ -860,376 +860,376 @@ Sun Jun 9 13:33:34 1996 K. Berry <kb@cs.umb.edu> Wed Feb 21 09:47:05 1996 Karl Berry <karl@cs.umb.edu> - * common.defines (kpseopenfile): Rename from xopenfile. + * common.defines (kpseopenfile): Rename from xopenfile. Sat Feb 17 15:25:51 1996 Karl Berry <karl@cs.umb.edu> - * texmf.defines (openoutnameok): Declare this new function. + * texmf.defines (openoutnameok): Declare this new function. Fri Dec 29 17:15:54 1995 Karl Berry <karl@cs.umb.edu> - * Makefile.in: misc.make is now clean.make. + * Makefile.in: misc.make is now clean.make. Sun Dec 10 15:36:59 1995 Karl Berry <karl@cs.umb.edu> - * common.defines (kpsefindmft): New decl. + * common.defines (kpsefindmft): New decl. Fri Dec 1 19:17:37 1995 Karl Berry <karl@cs.umb.edu> - * common.defines (MFTHELP): Oops, restore this, it was MFHELP that - was supposed to go away. + * common.defines (MFTHELP): Oops, restore this, it was MFHELP that + was supposed to go away. Fri Nov 24 17:33:36 1995 Karl Berry <karl@cs.umb.edu> - * main.c (yyerror): Print last token as a character as well as a - number. + * main.c (yyerror): Print last token as a character as well as a + number. - * convert: For tex, replace xl(r)paren with ()), for mltex. - * cvttex.sed: New file. + * convert: For tex, replace xl(r)paren with ()), for mltex. + * cvttex.sed: New file. Fri Nov 17 13:42:19 1995 Karl Berry <karl@cs.umb.edu> - * common.defines (libcfree): Rename from cfree. From Ulrik. - (TEXHELP, MFHELP): These aren't needed, since used in texmfmp.c. + * common.defines (libcfree): Rename from cfree. From Ulrik. + (TEXHELP, MFHELP): These aren't needed, since used in texmfmp.c. Sun Nov 12 16:02:24 1995 Karl Berry <karl@cs.umb.edu> - * web2c.h (YYTEXT_ARRAY): This should really be - YYTEXT_POINTER. Found by Tim Pattison et al. + * web2c.h (YYTEXT_ARRAY): This should really be + YYTEXT_POINTER. Found by Tim Pattison et al. Sat Sep 30 15:05:32 1995 Karl Berry <karl@cs.umb.edu> - * texmf.defines (system): Add this. + * texmf.defines (system): Add this. Sat Sep 23 15:20:41 1995 Karl Berry <karl@cs.umb.edu> - * main.c (indent_line): May as well toss this. Just call `new_line'. - * web2c.y: Change calls here too. + * main.c (indent_line): May as well toss this. Just call `new_line'. + * web2c.y: Change calls here too. - * web2c.y (CONST_DEC): Ensure #define ends up in column 1. + * web2c.y (CONST_DEC): Ensure #define ends up in column 1. Sat Sep 9 16:21:44 1995 Karl Berry <karl@cs.umb.edu> - * web2c.l (endifn): Add `not' to the comment. + * web2c.l (endifn): Add `not' to the comment. Thu Aug 31 17:46:38 1995 Karl Berry <karl@cs.umb.edu> - * mfmp.defines: New file. - * convert (more_defines): Use it for mf and mp. + * mfmp.defines: New file. + * convert (more_defines): Use it for mf and mp. Tue Aug 22 14:11:40 1995 Karl Berry <karl@cs.umb.edu> - * Makefile.in: Include rdepend.make and depend.make. + * Makefile.in: Include rdepend.make and depend.make. Mon Aug 21 16:43:33 1995 Karl Berry <karl@cs.umb.edu> - * common.defines (FOPENRMODE, fopen): Define this. + * common.defines (FOPENRMODE, fopen): Define this. Sun Aug 6 19:33:28 1995 Karl Berry <karl@cs.umb.edu> - * common.defines (xfclose): Declare this. + * common.defines (xfclose): Declare this. Sat Jul 29 13:14:39 1995 Karl Berry <karl@cs.umb.edu> - * convert: Use new name texmfmp.h. + * convert: Use new name texmfmp.h. - * common.defines (DVITOMPHELP): New constant. + * common.defines (DVITOMPHELP): New constant. Fri Jul 28 15:07:50 1995 Karl Berry <karl@cs.umb.edu> - * convert: If $pascalfile is not readable, look for it in srcdir. - * Makefile.in: Use ac_include ../../make, not /w/make. - From Greg. + * convert: If $pascalfile is not readable, look for it in srcdir. + * Makefile.in: Use ac_include ../../make, not /w/make. + From Greg. - * web2c.y: Use yyerror instead of FATAL directly. + * web2c.y: Use yyerror instead of FATAL directly. Sat Jul 22 17:01:25 1995 Karl Berry <karl@cs.umb.edu> - * common.defines: Move all the kpse_*_format's here. + * common.defines: Move all the kpse_*_format's here. - * texmf.defines (kpsempformat, etc.): Define these new file formats. - * splitup.c: Can split mp now. - * convert: mp is mostly like mf. + * texmf.defines (kpsempformat, etc.): Define these new file formats. + * splitup.c: Can split mp now. + * convert: mp is mostly like mf. Fri Jul 21 15:46:36 1995 Karl Berry <karl@cs.umb.edu> - * texmf.defines (undumpuppercheckthings): Add this procedure. + * texmf.defines (undumpuppercheckthings): Add this procedure. Thu Jul 20 14:24:07 1995 Karl Berry <karl@cs.umb.edu> - * texmf.defines (put[24]bytes): Declare these. + * texmf.defines (put[24]bytes): Declare these. - * web2c.y (SUBRANGE_CONSTANT): Allow even an undefined identifier - as a bound, so we don't even have to change type definitions. + * web2c.y (SUBRANGE_CONSTANT): Allow even an undefined identifier + as a bound, so we don't even have to change type definitions. Wed Jul 19 15:42:44 1995 Karl Berry <karl@cs.umb.edu> - * web2c.y (SUBRANGE_CONSTANT): Allow a variable as a - bound. (Translates to the integer type.) - (compute_array_bounds): But complain here if a bound is a variable. + * web2c.y (SUBRANGE_CONSTANT): Allow a variable as a + bound. (Translates to the integer type.) + (compute_array_bounds): But complain here if a bound is a variable. - * main.c, splitup.c, fixwrites.c: Call kpse_set_progname. + * main.c, splitup.c, fixwrites.c: Call kpse_set_progname. Thu Jul 13 17:36:44 1995 Karl Berry <karl@cs.umb.edu> - * texmf.defines (setupcharset): Rename from below. + * texmf.defines (setupcharset): Rename from below. Sun Jul 9 17:33:58 1995 Karl Berry <karl@cs.umb.edu> - * texmf.defines (setupxchrandisprintable): New procedure. + * texmf.defines (setupxchrandisprintable): New procedure. Sat Jul 8 13:47:29 1995 Karl Berry <karl@cs.umb.edu> - * web2c.y (CONSTANT_EXPRESS, CONSTANT_FACTOR): New nonterminals to - allow expressions as const values. From Nelson. + * web2c.y (CONSTANT_EXPRESS, CONSTANT_FACTOR): New nonterminals to + allow expressions as const values. From Nelson. - * common.defines (XTALLOC): New function. - (BIBXRETALLOC): New procedure. + * common.defines (XTALLOC): New function. + (BIBXRETALLOC): New procedure. Wed Jun 21 15:36:45 1995 Karl Berry <karl@cs.umb.edu> - * fixwrites.c (remove_newline): If we lose a newline, output the - magic @error@ string. + * fixwrites.c (remove_newline): If we lose a newline, output the + magic @error@ string. - * common.defines (fprintf, printf): Remove these. + * common.defines (fprintf, printf): Remove these. - * texmf.defines (undumpcheckedthings): New procedure. + * texmf.defines (undumpcheckedthings): New procedure. Fri Jun 16 11:46:45 1995 Karl Berry <karl@cs.umb.edu> - * texmf.defines (ipcpage): New procedure. + * texmf.defines (ipcpage): New procedure. Sat Jun 10 19:25:52 1995 Karl Berry <karl@cs.umb.edu> - * texmf.defines (fmemoryword): New type. + * texmf.defines (fmemoryword): New type. Sun Jun 4 14:57:28 1995 Karl Berry <karl@cs.umb.edu> * web2c.y: ANSIfy output in coerce file. - * *.c: ANSIfy functions. - From Andreas Scherer. + * *.c: ANSIfy functions. + From Andreas Scherer. Fri Jun 2 19:42:58 1995 Karl Berry <karl@cs.umb.edu> - * texmf.defines (setupboundvariable): Declare this. + * texmf.defines (setupboundvariable): Declare this. Mon May 29 16:25:44 1995 Karl Berry <karl@cs.umb.edu> - * web2c.l (ifndef, endifn): Add support for this. Remove void casts. - From: Giuseppe Ghibo' <ghibo@galileo.polito.it>. - * splitup.c: Check for #ifndef here as well. + * web2c.l (ifndef, endifn): Add support for this. Remove void casts. + From: Giuseppe Ghibo' <ghibo@galileo.polito.it>. + * splitup.c: Check for #ifndef here as well. Sat May 27 13:51:09 1995 Karl Berry <karl@cs.umb.edu> - * common.defines (atou, strtol): Add these. + * common.defines (atou, strtol): Add these. Fri May 26 17:38:45 1995 Karl Berry <karl@cs.umb.edu> - * common.defines (addressofint): Rename to addressof. + * common.defines (addressofint): Rename to addressof. Fri May 19 19:26:38 1995 Karl Berry <karl@cs.umb.edu> - * common.defines (findsuffix): Add this. + * common.defines (findsuffix): Add this. Tue May 16 19:49:20 1995 Karl Berry <karl@cs.umb.edu> - * common.defines (removesuffix): Add this. + * common.defines (removesuffix): Add this. Sun May 14 10:59:23 1995 Karl Berry <karl@fosse> - * texmf.defines (bytefile, wordfile): The original Pascal - definitions will work, so remove. + * texmf.defines (bytefile, wordfile): The original Pascal + definitions will work, so remove. - * fixwrites.c: Include c-pathmx.h. + * fixwrites.c: Include c-pathmx.h. Tue May 9 15:58:08 1995 Karl Berry <karl@cs.umb.edu> - * common.defines (*HELP): Define all of these. + * common.defines (*HELP): Define all of these. Sat May 6 11:16:47 1995 Karl Berry <karl@cs.umb.edu> - * common.defines (parsearguments): Remove this. + * common.defines (parsearguments): Remove this. Fri May 5 16:01:18 1995 Karl Berry <karl@cs.umb.edu> - * common.defines (usage): Add this. + * common.defines (usage): Add this. - * web2c.y: Restore old token order, since - and + depend on it. + * web2c.y: Restore old token order, since - and + depend on it. Thu May 4 19:30:27 1995 Karl Berry <karl@cs.umb.edu> - * web2c.y (PROGRAM): Output a #define of the program name, - uppercased, before anything else. - * main.c (main): Remember the program name. - * common.defines (POOLTYPE_HELP): Define this. + * web2c.y (PROGRAM): Output a #define of the program name, + uppercased, before anything else. + * main.c (main): Remember the program name. + * common.defines (POOLTYPE_HELP): Define this. - * main.c: Use fputs where appropriate. - (initialize): Use xfopen. + * main.c: Use fputs where appropriate. + (initialize): Use xfopen. Fri Apr 28 11:51:42 1995 Karl Berry <karl@cs.umb.edu> - * common.defines (alphafile): No longer needed. - * web2c.y (FILE_TYPE): Use `text' instead of file_ptr. + * common.defines (alphafile): No longer needed. + * web2c.y (FILE_TYPE): Use `text' instead of file_ptr. - * cvtbib.sed: Insert the setjmp stuff before line 1, instead of - appending after. (The first line of bibtex.c is an #ifdef now.) + * cvtbib.sed: Insert the setjmp stuff before line 1, instead of + appending after. (The first line of bibtex.c is an #ifdef now.) - * web2c.y (PROGRAM_FILE_PART): Allow no file list at all. + * web2c.y (PROGRAM_FILE_PART): Allow no file list at all. - * convert: Echo the mv, so they can see exactly what the dregs are. + * convert: Echo the mv, so they can see exactly what the dregs are. Tue Apr 25 15:53:25 1995 Karl Berry <karl@cs.umb.edu> - * web2c.y (PROGRAM_FILE{,_LIST}): Define these to ignore the files - in the Pascal program statement. + * web2c.y (PROGRAM_FILE{,_LIST}): Define these to ignore the files + in the Pascal program statement. Sat Apr 22 13:23:22 1995 Karl Berry <karl@cs.umb.edu> - * cvtbib.sed: main_body is now mainbody. + * cvtbib.sed: main_body is now mainbody. - * fixwrites.c: Print nameoffile as a string, not a character. + * fixwrites.c: Print nameoffile as a string, not a character. - * web2c.y (BODY): Use mainbody instead of main_body, for the sake - of tex, where the main program is procedurized. - (BLOCK): Never output `coerce.h'. What is this left over from? - Also, do output a newline after the {. - (IF_STATEMENT): Don't output a newline after the condition. + * web2c.y (BODY): Use mainbody instead of main_body, for the sake + of tex, where the main program is procedurized. + (BLOCK): Never output `coerce.h'. What is this left over from? + Also, do output a newline after the {. + (IF_STATEMENT): Don't output a newline after the condition. - * texmf.defines (kpsetexpoolformat): Define this. - (xmallocarray): And this. + * texmf.defines (kpsetexpoolformat): Define this. + (xmallocarray): And this. Fri Apr 21 11:19:27 1995 Karl Berry <karl@cs.umb.edu> - * splitup.c: Use `mfini' instead of `imf', etc. + * splitup.c: Use `mfini' instead of `imf', etc. - * Makefile.in (programs): Remove regfix. + * Makefile.in (programs): Remove regfix. - * splitup.c: Define INI and INIMF and INITEX in the output. + * splitup.c: Define INI and INIMF and INITEX in the output. Tue Apr 18 13:44:37 1995 Karl Berry <karl@cs.umb.edu> - * splitup.c (MAXLINES): Increase to 10000. + * splitup.c (MAXLINES): Increase to 10000. - * common.defines (cfree): Declare this. + * common.defines (cfree): Declare this. - * splitup.c (main): Don't output forever if input is malformed. + * splitup.c (main): Don't output forever if input is malformed. Mon Apr 17 11:09:42 1995 Karl Berry <karl@cs.umb.edu> - * convert: Add rules for mf. + * convert: Add rules for mf. Sun Apr 16 11:10:04 1995 Karl Berry <karl@cs.umb.edu> - * common.defines (xstrdup): Define this. + * common.defines (xstrdup): Define this. Fri Apr 14 15:32:21 1995 Karl Berry <karl@cs.umb.edu> - * common.defines (tfmtemp): Define this. + * common.defines (tfmtemp): Define this. Tue Apr 4 17:01:28 1995 Karl Berry <karl@cs.umb.edu> - * main.c (initialize): exit 1 if the coerce file can't be opened. + * main.c (initialize): exit 1 if the coerce file can't be opened. - * convert (midcmd): Add extra command for bibtex. + * convert (midcmd): Add extra command for bibtex. - * common.defines (kpse{bib,bst}format): Define these. + * common.defines (kpse{bib,bst}format): Define these. Sat Mar 18 17:24:10 1995 Karl Berry <karl@cs.umb.edu> - * common.defines (input): Define this as a const. - (kpsefindvf): Also use this in dvicopy. + * common.defines (input): Define this as a const. + (kpsefindvf): Also use this in dvicopy. Fri Mar 17 14:22:18 1995 Karl Berry <karl@cs.umb.edu> - * Makefile.in (web2c.[co]): Rename to main.[co], to avoid GNU make - trying to make web2c.c from web2c.y. + * Makefile.in (web2c.[co]): Rename to main.[co], to avoid GNU make + trying to make web2c.c from web2c.y. Tue Feb 21 13:42:45 1995 Karl Berry <karl@cs.umb.edu> - * convert: Mention that the bad cfile was preserved. + * convert: Mention that the bad cfile was preserved. - * common.defines (output): New variable. + * common.defines (output): New variable. Mon Feb 20 15:24:54 1995 Karl Berry <karl@cs.umb.edu> - * common.defines (xopenfile, kpsefind{mf,tex}): Define these. + * common.defines (xopenfile, kpsefind{mf,tex}): Define these. Sat Jan 7 14:52:24 1995 Karl Berry <karl@cs.umb.edu> - * common.defines (testreadaccess, etc.): Remove obsolete definitions. - (kpseinitprog): Add this. + * common.defines (testreadaccess, etc.): Remove obsolete definitions. + (kpseinitprog): Add this. Mon Dec 19 13:21:39 1994 Karl Berry <karl@cs.umb.edu> - * common.defines (kpsefindfile): Add this. - (kpse{pk,vf}format): And these. - + * common.defines (kpsefindfile): Add this. + (kpse{pk,vf}format): And these. + Sun Dec 18 16:51:07 1994 Karl Berry <karl@cs.umb.edu> - * common.defines (flush): Remove this, add fflush. + * common.defines (flush): Remove this, add fflush. Sat Dec 17 15:36:38 1994 Karl Berry <karl@cs.umb.edu> - * web2c.c (my_output): Try omitting spaces after (, too. + * web2c.c (my_output): Try omitting spaces after (, too. Tue Nov 15 11:47:11 1994 Karl Berry <karl@cs.umb.edu> - * web2c.c (my_output): Don't output an extra space after [. + * web2c.c (my_output): Don't output an extra space after [. - * common.defines (kpsesetprogname): Add this. + * common.defines (kpsesetprogname): Add this. Mon Nov 14 11:42:10 1994 Karl Berry <karl@cs.umb.edu> - * common.defines (argv): Variable now. - (cmdline): New function. + * common.defines (argv): Variable now. + (cmdline): New function. (basename, makesuffix, makesuffixchar): Add these. - (cstring): Rename from ccharpointer; - (strcat, strcpy): Use these instead of v... + (cstring): Rename from ccharpointer; + (strcat, strcpy): Use these instead of v... - * Makefile.in (web2c.o): Depend on web2c.c. + * Makefile.in (web2c.o): Depend on web2c.c. - * web2c.c (yyerror): Put @error@ in the output file on error. - * convert: If the output file contains @error@, delete it. + * web2c.c (yyerror): Put @error@ in the output file on error. + * convert: If the output file contains @error@, delete it. Sun Nov 13 16:19:12 1994 Karl Berry <karl@cs.umb.edu> - * common.defines: Remove the ...PATH and ...PATHBIT constants. + * common.defines: Remove the ...PATH and ...PATHBIT constants. Mon Oct 10 15:32:40 1994 Karl Berry <karl@cs.umb.edu> - * convert: Check if the output file is nonempty, rather than the - exit status of the pipeline. Rewrite argument parsing. + * convert: Check if the output file is nonempty, rather than the + exit status of the pipeline. Rewrite argument parsing. - * Makefile.in (prog_cflags): Define this. - (web2c): Include LEXLIB here. + * Makefile.in (prog_cflags): Define this. + (web2c): Include LEXLIB here. Sun Sep 25 16:51:32 1994 Karl Berry <karl@cs.umb.edu> - * Makefile.in: ac_include changes, etc. + * Makefile.in: ac_include changes, etc. Thu May 26 20:28:26 1994 Karl Berry (karl@cs.umb.edu) - * regfix.c (main) [!REGFIX]: Use getchar and putchar instead of - fgets and fputs. + * regfix.c (main) [!REGFIX]: Use getchar and putchar instead of + fgets and fputs. Mon Apr 18 17:34:50 1994 Karl Berry (karl@ra.cs.umb.edu) - * web2c.h (DECLARE_YYTEXT): No need for this. + * web2c.h (DECLARE_YYTEXT): No need for this. Mon Feb 21 14:14:30 1994 Karl Berry (karl@cs.umb.edu) - * Makefile.in: srcdir changes from simon. + * Makefile.in: srcdir changes from simon. - * web2c.h (alloca): Do not declare, since whatever uses it (i.e., - bison output) should declare it, and we want to avoid conflicts. + * web2c.h (alloca): Do not declare, since whatever uses it (i.e., + bison output) should declare it, and we want to avoid conflicts. Wed Feb 2 11:00:09 1994 Karl Berry (karl@cs.umb.edu) - * Version 6.1. + * Version 6.1. Mon Jan 24 07:34:29 1994 Karl Berry (karl@cs.umb.edu) - * Version 6.0. + * Version 6.0. Sat Dec 4 17:25:08 1993 Karl Berry (karl@cs.umb.edu) @@ -1354,7 +1354,7 @@ Tue Feb 9 17:02:53 1993 Karl Berry (karl@red.cs.umb.edu) Tue Feb 9 08:49:18 1993 Karl Berry (karl@cs.umb.edu) * web2c.c (yyerror): Declare as int, not void. - Remove various casts to void. + Remove various casts to void. Fri Jan 29 11:38:41 1993 Karl Berry (karl@cs.umb.edu) @@ -1366,7 +1366,7 @@ Thu Jan 28 09:24:10 1993 Karl Berry (karl@cs.umb.edu) * fixwrites.c: Remove casts to void, both in the output and in the source. - (main): If the arg is versionstring, use %s instead of %ld. + (main): If the arg is versionstring, use %s instead of %ld. Mon Jan 25 10:11:40 1993 Karl Berry (karl@cs.umb.edu) @@ -1411,80 +1411,80 @@ Sat Dec 5 15:29:38 1992 Karl Berry (karl@cs.umb.edu) Fri Sep 4 09:05:33 1992 Karl Berry (karl@hayley) - * Makefile (extraclean): new target. - (distclean): don't remove backup files etc. here. + * Makefile (extraclean): new target. + (distclean): don't remove backup files etc. here. Fri Jul 24 16:56:12 1992 Karl Berry (karl@claude.cs.umb.edu) - * Makefile (fixwrites, splitup, regfix): include CPPFLAGS. + * Makefile (fixwrites, splitup, regfix): include CPPFLAGS. Thu Jul 2 16:10:37 1992 Karl Berry (karl@hayley) - * Makefile (CPPFLAGS): new variable - (.c.o): use it. - (cflags): change to CFLAGS. + * Makefile (CPPFLAGS): new variable + (.c.o): use it. + (cflags): change to CFLAGS. Tue Jun 23 10:18:00 1992 Karl Berry (karl@hayley) - * Makefile (CC): default is gcc -posix again. + * Makefile (CC): default is gcc -posix again. Thu May 14 19:22:45 1992 Karl Berry (karl@claude.cs.umb.edu) - * Version 5.851c. + * Version 5.851c. Sat Apr 25 09:15:13 1992 Karl Berry (karl@hayley) - * Makefile (libs): new variable to abbreviate `../lib/lib.a ($LIBS)'. + * Makefile (libs): new variable to abbreviate `../lib/lib.a ($LIBS)'. Thu Apr 23 08:17:14 1992 Karl Berry (karl@hayley) - * Makefile (web2cy.h): new target, depends on web2cy.c (from Andreas). + * Makefile (web2cy.h): new target, depends on web2cy.c (from Andreas). - * web2c.c (main): fclose coerce.h. + * web2c.c (main): fclose coerce.h. Thu Apr 16 13:49:36 1992 Karl Berry (karl@ra.cs.umb.edu) - * Version 5.851b. + * Version 5.851b. Wed Apr 8 15:38:41 1992 Karl Berry (karl@hayley) - * Makefile (regfix,fixwrites,splitup): link with lib.a. - * {regfix,fixwrites,splitup,web2c}.c: use uexit, not exit. + * Makefile (regfix,fixwrites,splitup): link with lib.a. + * {regfix,fixwrites,splitup,web2c}.c: use uexit, not exit. Fri Apr 3 09:56:27 1992 Karl Berry (karl at hayley) - * Version 5.851a. + * Version 5.851a. Thu Apr 2 16:32:56 1992 Karl Berry (karl@hal) - * Makefile (.SUFFIXES): add rule for .c.o. + * Makefile (.SUFFIXES): add rule for .c.o. Thu Apr 2 13:38:45 1992 Karl Berry (karl at ds1.cs.umb.edu) - * web2c.yacc (labs): rename to `my_labs', to avoid conflict with - system `labs'. + * web2c.yacc (labs): rename to `my_labs', to avoid conflict with + system `labs'. Sat Mar 28 16:36:58 1992 Karl Berry (karl at hayley) - * fixwrites.c, regfix.c, splitup.c, web2c.c (main): return int, - use EXIT_SUCCESS_CODE instead of zero. + * fixwrites.c, regfix.c, splitup.c, web2c.c (main): return int, + use EXIT_SUCCESS_CODE instead of zero. Fri Mar 20 16:43:17 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. + * Makefile (mostlyclean): new name for `clean'. + (clean): what `realclean' used to be. + (realclean): nothing to do anymore. + (install): install the program. Fri Jan 24 09:19:24 1992 Karl Berry (karl at hayley) - * Makefile (cflags): don't include -I../config. + * Makefile (cflags): don't include -I../config. Sat Jan 11 17:33:14 1992 Karl Berry (karl at hayley) - * web2c.lex: #undef read after the #include's, since the scanner - does a system call. + * web2c.lex: #undef read after the #include's, since the scanner + does a system call. - * Makefile: rearrange for new configuration. + * Makefile: rearrange for new configuration. - * splitup.c (FILENAMESIZE): rename to `PATH_MAX'. + * splitup.c (FILENAMESIZE): rename to `PATH_MAX'. diff --git a/Build/source/texk/web2c/window/ChangeLog b/Build/source/texk/web2c/window/ChangeLog index aa581f5b0f3..cc36fd55752 100644 --- a/Build/source/texk/web2c/window/ChangeLog +++ b/Build/source/texk/web2c/window/ChangeLog @@ -1,3 +1,8 @@ +2015-03-31 Peter Breitenlohner <peb@mppmu.mpg.de> + + * mftalk.h (new): Moved to here from ../mftalk.h. + * Makefile.am: Adapted. + 2014-01-02 Peter Breitenlohner <peb@mppmu.mpg.de> * x11-Xlib.c: Cast screenwidth, screendepth to 'unsigned int'. @@ -200,70 +205,70 @@ Fri Jul 26 15:47:50 1996 Karl Berry <karl@cs.umb.edu> Wed May 15 16:58:01 1996 Karl Berry <karl@cs.umb.edu> - * mftalk.c: Doc fix. + * mftalk.c: Doc fix. Tue Feb 13 16:10:54 1996 Karl Berry <karl@cs.umb.edu> - * x11-Xt.c: Missing close-comment. + * x11-Xt.c: Missing close-comment. - * Makefile.in: Include rdepend.make. + * Makefile.in: Include rdepend.make. Fri Dec 29 17:15:38 1995 Karl Berry <karl@cs.umb.edu> - * Makefile.in: misc.make is now clean.make. + * Makefile.in: misc.make is now clean.make. Sat Nov 18 17:11:26 1995 Karl Berry <karl@cs.umb.edu> - * Makefile.in (distclean): New target to remove x11.c. From Peter - Dyballa. + * Makefile.in (distclean): New target to remove x11.c. From Peter + Dyballa. Thu Nov 16 16:28:22 1995 Karl Berry <karl@cs.umb.edu> - * amiga.c: Replacement file. - * trap.c (EXTERN): Define as extern, just as with the rest of the - modules. From Andreas Scherer. + * amiga.c: Replacement file. + * trap.c (EXTERN): Define as extern, just as with the rest of the + modules. From Andreas Scherer. Mon Oct 9 16:51:17 1995 Karl Berry <karl@cs.umb.edu> - * Makefile.in (x11.c): Use $(srcdir). From Simon. + * Makefile.in (x11.c): Use $(srcdir). From Simon. Fri Jul 21 15:48:25 1995 Karl Berry <karl@cs.umb.edu> - * mftalk.c: The FSF has a new address. + * mftalk.c: The FSF has a new address. Tue Jul 18 15:16:15 1995 Karl Berry <karl@cs.umb.edu> - * mftalk.c (app_type): Don't just fail under Unix. + * mftalk.c (app_type): Don't just fail under Unix. Tue Jun 13 11:37:37 1995 Karl Berry <karl@cs.umb.edu> - * x11-Xt.c (mf_x11_paintrow): Use tvect, not tvect - 1. + * x11-Xt.c (mf_x11_paintrow): Use tvect, not tvect - 1. From: FUKUI Rei <fkr@tooyoo1.l.u-tokyo.ac.jp>. MFwindow: Fri Jul 29 11:50:19 1994 Karl Berry (karl@cs.umb.edu) - * x11-Xt.c: Make the default be to *not* foil X's wchar_t. + * x11-Xt.c: Make the default be to *not* foil X's wchar_t. Mon Feb 21 17:49:30 1994 Karl Berry (karl@cs.umb.edu) - * x11-Xt.c: Include systypes.h for still more wchar_t kludgery. + * x11-Xt.c: Include systypes.h for still more wchar_t kludgery. Wed Feb 2 11:01:09 1994 Karl Berry (karl@cs.umb.edu) - * Version 6.1. + * Version 6.1. Tue Feb 1 11:24:11 1994 Karl Berry (karl@cs.umb.edu) - * Makefile.in: Change ../../$(srcdir) to $(srcdir)/../.. throughout. + * Makefile.in: Change ../../$(srcdir) to $(srcdir)/../.. throughout. Mon Jan 24 07:28:00 1994 Karl Berry (karl@cs.umb.edu) - * Version 6.0. + * Version 6.0. Sun Jan 23 16:25:58 1994 Karl Berry (karl@cs.umb.edu) - * x11-Xt.c (wchar_t): No, remove that condition. + * x11-Xt.c (wchar_t): No, remove that condition. Fri Dec 24 13:15:07 1993 Karl Berry (karl@sorrel.hq.ileaf.com) @@ -271,12 +276,12 @@ Fri Dec 24 13:15:07 1993 Karl Berry (karl@sorrel.hq.ileaf.com) |Tue Dec 21 19:33:59 1993 Karl Berry (karl@cs.umb.edu) - * x11-Xt.c (X_WCHAR): Define. + * x11-Xt.c (X_WCHAR): Define. Sat Dec 18 14:55:59 1993 Karl Berry (karl@cs.umb.edu) - * x11.c (wchar_t): Define this to a nonsense symbol, to avoid - redefinitions. + * x11.c (wchar_t): Define this to a nonsense symbol, to avoid + redefinitions. Sat Dec 4 11:42:36 1993 Karl Berry (karl@cs.umb.edu) @@ -343,35 +348,35 @@ Sun Oct 18 13:48:49 1992 Karl Berry (karl@cs.umb.edu) Sun Jul 5 07:29:40 1992 Karl Berry (karl@hayley) - * sun-sunview.c: give return types to all fns. + * sun-sunview.c: give return types to all fns. - * sun-sunview.c (mf_sun_initscreen): avoid line >= 80 chars. - * uniterm.c (mf_uniterm_paintrow): likewise. - * sun-xview.c (mf_xview_updatescreen): likewise. + * sun-sunview.c (mf_sun_initscreen): avoid line >= 80 chars. + * uniterm.c (mf_uniterm_paintrow): likewise. + * sun-xview.c (mf_xview_updatescreen): likewise. Fri Jul 3 11:22:47 1992 Karl Berry (karl@hayley) - * Makefile (CFLAGS): define as -g. - (CPPFLAGS): new var. - (.c.o): use it. - (distclean): synonym for realclean. + * Makefile (CFLAGS): define as -g. + (CPPFLAGS): new var. + (.c.o): use it. + (distclean): synonym for realclean. - * sun-sunview.c: changes from Pierre (like the following). - * sun-gfx.c: rename from sun-suntools.c. - * sun-xview.c: new file. - * sun.c: remove and remake as a link to sun-sunview.c. + * sun-sunview.c: changes from Pierre (like the following). + * sun-gfx.c: rename from sun-suntools.c. + * sun-xview.c: new file. + * sun.c: remove and remake as a link to sun-sunview.c. Fri Mar 20 16:53:52 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. + * Makefile (mostlyclean): new name for `clean'. + (clean): what `realclean' used to be. + (realclean): nothing to do anymore. + (install): install the program. Fri Jan 24 09:21:15 1992 Karl Berry (karl at hayley) - * Makefile (cflags): don't include -I../config. + * Makefile (cflags): don't include -I../config. Sun Jan 12 12:53:24 1992 Karl Berry (karl at hayley) - * Makefile (CFLAGS): include config, two levels up. + * Makefile (CFLAGS): include config, two levels up. diff --git a/Build/source/texk/web2c/window/Makefile.am b/Build/source/texk/web2c/window/Makefile.am index 39f45df5e0d..87f9665990c 100644 --- a/Build/source/texk/web2c/window/Makefile.am +++ b/Build/source/texk/web2c/window/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am for the TeX Live subdirectory texk/web2c/window/ ## -## Copyright (C) 2009, 2010 Peter Breitenlohner <tex-live@tug.org> +## Copyright (C) 2009-2015 Peter Breitenlohner <tex-live@tug.org> ## You may freely use, modify and/or distribute this file. ## AM_CPPFLAGS = -I$(top_srcdir) $(KPATHSEA_INCLUDES) $(X_CFLAGS) @@ -18,6 +18,7 @@ libwindow_a_SOURCES = \ hp2627.c \ mfdisplay.h \ mftalk.c \ + mftalk.h \ next.c \ regis.c \ suntools.c \ diff --git a/Build/source/texk/web2c/window/Makefile.in b/Build/source/texk/web2c/window/Makefile.in index d6ee810def4..0e9aaf6ef58 100644 --- a/Build/source/texk/web2c/window/Makefile.in +++ b/Build/source/texk/web2c/window/Makefile.in @@ -148,8 +148,8 @@ am__v_AR_1 = libwindow_a_AR = $(AR) $(ARFLAGS) libwindow_a_LIBADD = am__libwindow_a_SOURCES_DIST = amiga.c epsf.c hp2627.c mfdisplay.h \ - mftalk.c next.c regis.c suntools.c tek.c trap.c uniterm.c \ - win32.c x11-Xt.c x11-Xlib.c + mftalk.c mftalk.h next.c regis.c suntools.c tek.c trap.c \ + uniterm.c win32.c x11-Xt.c x11-Xlib.c @MFXT_TRUE@am__objects_1 = x11-Xt.$(OBJEXT) @MFXT_FALSE@am__objects_2 = x11-Xlib.$(OBJEXT) am_libwindow_a_OBJECTS = amiga.$(OBJEXT) epsf.$(OBJEXT) \ @@ -450,8 +450,8 @@ AM_CPPFLAGS = -I$(top_srcdir) $(KPATHSEA_INCLUDES) $(X_CFLAGS) AM_CFLAGS = $(WARNING_CFLAGS) EXTRA_LIBRARIES = libwindow.a libwindow_a_SOURCES = amiga.c epsf.c hp2627.c mfdisplay.h mftalk.c \ - next.c regis.c suntools.c tek.c trap.c uniterm.c win32.c \ - $(am__append_1) $(am__append_2) + mftalk.h next.c regis.c suntools.c tek.c trap.c uniterm.c \ + win32.c $(am__append_1) $(am__append_2) DISTCLEANFILES = libwindow.a all: all-am diff --git a/Build/source/texk/web2c/mftalk.h b/Build/source/texk/web2c/window/mftalk.h index 0c0b8fe0603..0c0b8fe0603 100644 --- a/Build/source/texk/web2c/mftalk.h +++ b/Build/source/texk/web2c/window/mftalk.h |