summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ctiedir/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/ctiedir/ChangeLog')
-rw-r--r--Build/source/texk/web2c/ctiedir/ChangeLog119
1 files changed, 119 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ctiedir/ChangeLog b/Build/source/texk/web2c/ctiedir/ChangeLog
new file mode 100644
index 00000000000..74c3f1e9386
--- /dev/null
+++ b/Build/source/texk/web2c/ctiedir/ChangeLog
@@ -0,0 +1,119 @@
+2020-07-24 Andreas Scherer <https://ascherer.github.io>
+
+ * ctie-k.ch: Format types in boldface prior to their definition.
+
+2020-06-10 Andreas Scherer <https://ascherer.github.io>
+
+ * ctie-k.ch: A few random finds while skimming the formatted code.
+
+2020-06-08 Andreas Scherer <https://ascherer.github.io>
+
+ * ctie-k.ch: Put 'date' at the bottom of table-of-contents page.
+
+2020-06-07 Andreas Scherer <https://ascherer.github.io>
+
+ * ctie-k.ch: Underscore 'enum'erated values in index.
+
+2020-06-05 Andreas Scherer <https://ascherer.github.io>
+
+ * ctie-k.ch: Format changes similar to CWEB.
+
+2020-05-31 Andreas Scherer <https://ascherer.github.io>
+
+ * ctie-k.ch: Format title page similar to CWEB.
+
+2020-05-29 Andreas Scherer <https://ascherer.github.io>
+
+ * ctie-k.ch: C and CWEB refreshing for ctie.w.
+
+2020-04-30 Andreas Scherer <https://ascherer.github.io>
+
+ * ctie-k.ch: More editorial modifications for ctie.w.
+
+2020-04-27 Andreas Scherer <https://ascherer.github.io>
+
+ * ctie-k.ch: Editorial modifications for ctie.w.
+
+2020-04-26 Andreas Scherer <https://ascherer.github.io>
+
+ * ctie-k.ch: Fix several typos in ctie.w.
+ Use British English also in the changefile.
+ Make the result TeXable, preserving section numbers.
+
+2014-06-18 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * ctie-k.ch: Avoid useless char subscript warnings.
+
+2014-02-12 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * ctie-k.ch: Handle input lines with CRLF.
+
+2013-06-28 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * ctie-k.ch: Include <stdio.h> after <kpathsea/kpathsea.h>.
+ Drop unused string variable 'file_open_mode'.
+
+2012-05-18 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * ctie-k.ch: Use binary mode for output files.
+ From Akira Kakuto <kakuto@fuk.kindai.ac.jp> (W32TeX).
+
+2010-04-10 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * ctie-k.ch: Replace "-[m|c]" in usage message by "-m|-c".
+
+2009-08-29 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ Avoid maximal compiler warnings.
+ * ctie-k.ch (err_print, pfatal_error, CTIEHELP, usage_help,
+ print_version_and_exit): Constify strings.
+
+2009-08-28 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * ../am/cweb.am (ctie_CFLAGS): Enable compiler warnings.
+ * ctie-k.ch: Declare all functions (except main) as static.
+
+2009-08-22 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * ctie-k.ch (kpathsea_version_string): Drop nested extern decls.
+
+2009-06-23 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * ctie-k.ch: Drop P?C, P?H, use ANSI C function declarations.
+
+ * ctie-k.c (removed): obsolete, there still is ctie.c.
+
+2005-02-05 Olaf Weber <olaf@infovore.xs4all.nl>
+
+ * ctie.1: Correct header from TIE to CTIE.
+
+2005-01-21 Olaf Weber <olaf@infovore.xs4all.nl>
+
+ * ctie.1 (ctie.1): Man page correction from Eric S. Raymond
+ <esr@thyrsus.com>.
+
+2003-04-20 Julian Gilbey <jdg@debian.org>
+
+ * Remove documented need for any change files - they're not
+ actually necessary (thanks to Hartmut Henkel
+ <hartmut_henkel@gmx.de> for this observation)
+
+ * Use kpathsea 3.4.5 modified functions, losing some backward
+ compatibility if the kpathsea library is used
+
+ * Match current Web2C/Kpathsea modifications to cweb, and modify
+ to more closely match cweb 3.64 behaviour
+
+ * Release as version 1.1
+
+2002-02-03 Julian Gilbey <jdg@debian.org>
+
+ * Make success message appear on a new line at end of run
+
+ * Improve formatted output for ctie-k.ch
+
+ * Release as version 1.0
+
+2002-01-13 Julian Gilbey <jdg@debian.org>
+
+ * Initial release (version 0.9)