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.