2020-06-08 Andreas Scherer * tie-w2c.ch: Put 'date' at the bottom of table-of-contents page. 2020-06-07 Andreas Scherer * tie-w2c.ch: Underscore 'enum'erated values in index. 2020-06-05 Andreas Scherer * tie-w2c.ch: Format changes similar to CWEB. 2020-05-31 Andreas Scherer * tie-w2c.ch: Format title page similar to CWEB. 2020-05-29 Karl Berry * tie-w2c.ch: pd not copyright. 2020-05-28 Andreas Scherer * tie-w2c.ch: Incorporated Igor Liferenko's changes. 2020-04-30 Andreas Scherer * tie-w2c.ch: Fix type format in section 60. 2020-04-27 Andreas Scherer * tie-w2c.ch: Editorial modifications for tie.w. 2020-04-26 Andreas Scherer * tie-w2c.ch: Fix several typos in tie.w. 2020-04-23 Andreas Scherer * tie-w2c.ch: Fix typographic deviations from original tie. 2018-01-18 Karl Berry * tie-w2c.w (print, print_ln): printf %s instead of direct string (from Debian). 2014-02-12 Peter Breitenlohner * tie-w2c.ch: Handle input lines with CRLF. 2012-05-18 Peter Breitenlohner * tie-w2c.ch: Use binary mode for output files. From Akira Kakuto (W32TeX). 2010-04-10 Peter Breitenlohner * tie-w2c.ch: Replace "-[m|c]" in usage message by "-m|-c". 2009-08-29 Peter Breitenlohner Avoid maximal compiler warnings. * tie-w2c.ch (Print the job history): Constify local string. 2009-08-28 Peter Breitenlohner * ../am/cweb.am (tie_CFLAGS): Enable compiler warnings. (tie_CPPFLAGS): Use -DNOT_WEB2C, not to import from ../lib/lib.h globals defined in ../lib/main.c. * tie-w2c.ch: Declare all functions (except main) as static. (Print the job history): Silence uninitialized warning. 2009-06-23 Peter Breitenlohner * tie-w2c.ch: drop P?C, P?H, use ANSI C function declarations. 2009-03-07 Peter Breitenlohner * tie-w2c.ch, tie.w: remove trailing whitespace. * tie-w2c.ch: use kpse_open_file to locate input files, in order to respect WEBINPUTS (ported from tangle.ch).