From ad547a6b5986815fda458221149728d9d9ab1d87 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 25 Feb 2021 19:22:25 +0000 Subject: restore Build,TODO from r57911 git-svn-id: svn://tug.org/texlive/trunk@57915 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/t1utils/ChangeLog | 108 +++++++++++++++++++++++++++++++++++ 1 file changed, 108 insertions(+) create mode 100644 Build/source/utils/t1utils/ChangeLog (limited to 'Build/source/utils/t1utils/ChangeLog') diff --git a/Build/source/utils/t1utils/ChangeLog b/Build/source/utils/t1utils/ChangeLog new file mode 100644 index 00000000000..5296bbfd374 --- /dev/null +++ b/Build/source/utils/t1utils/ChangeLog @@ -0,0 +1,108 @@ +2020-10-31 Akira Kakuto + + Import t1utils-1.42. + * version.ac: Adapted. + +2017-08-30 Akira Kakuto + + * Makefile.am, configure.ac: Do not use system memmem. + +2017-08-28 Akira Kakuto + + Import t1utils-1.41. + * version.ac, configure.ac: Adapted. + +2016-02-22 Akira Kakuto + + * Makefile.am, configure.ac: New convention. + +2015-07-07 Peter Breitenlohner + + * Makefile.am: Better dependencies for 'make check'. + +2015-03-01 Peter Breitenlohner + + Import t1utils-1.39. + * version.ac: Adjust. + +2015-02-16 Peter Breitenlohner + + * Makefile.am: Use the fragment ../../am/dist_hook.am. + +2014-06-16 Peter Breitenlohner + + * Makefile.am: Drop the obsolete ACLOCAL_AMFLAGS. + +2013-10-03 Peter Breitenlohner + + Import t1utils-1.38. + * version.ac: Adjust. + +2013-01-29 Peter Breitenlohner + + * Makefile.am: Allow subdir-objects. + +2012-11-20 Peter Breitenlohner + + * Makefile.am: Avoid use of deprecated INCLUDES. + +2011-11-04 Peter Breitenlohner + + * t1utils.test: Perform all sub-tests and report failed ones. + +2011-09-25 Peter Breitenlohner + + * t1utils.test: New shell script for tests. + * tests/Symbol.{pfa,pfb,raw}: Test input and expected output. + * Makefile.am: Add the test and its data. + +2011-07-21 Peter Breitenlohner + + Import t1utils-1.37. + * version.ac: New file defining the t1utils version. + * configure.ac: Adapt. + +2010-06-07 Peter Breitenlohner + + * configure.ac: t1utils-1.36. + +2010-05-10 Peter Breitenlohner + + * configure.ac: t1utils-1.35. + +2009-11-03 Peter Breitenlohner + + * Makefile.am, configure.ac: Proxy build system for TeX Live, + using the t1utils-1.34 distribution tree. + * t1utils-1.34-PATCHES: New directory with patches applied to + the t1utils-1.34 distribution. + +2009-08-23 Peter Breitenlohner + + Avoid maximal compiler warnings. + * configure.ac: Check for strtoul(). + * t1ascii.c (pfa_output_end), t1binary.c (pfb_output_end), + t1asm.c (check_line_charstring, texlive_getline, charstring_start, + charstring_end, get_charstring_token, parse_charstring), + t1disasm.c (disasm_output_end): ANSI C function definitions. + * t1disasm.c (oog_memstr): Unconstify arg1 and result strings. + (eexec_line): Unconstify CharStrings resulting from oog_memstr(). + +2009-08-19 Peter Breitenlohner + + * Makefile.am (AM_CFLAGS), configure.ac: Enable TL style + compiler warnings. + * clp.c (finish_string_list), t1ascii.c (short_usage, usage), + t1asm.c (short_usage, usage), t1binary.c (short_usage, usage), + t1disasm.c (short_usage, usage), t1mac.c (short_usage, usage), + t1unmac.c (short_usage, usage, check_appledouble, translate_binhex, + check_binhex_crc, check_binhex): Declare as static. + +2009-06-12 Francois Charette + + * t1asm.c: rename getline to texlive_getline. + +2009-05-07 Peter Breitenlohner + + Adapt to TL2009 build system. + -- cgit v1.2.3