2010-01-03 Karl Berry * com16bit.ch: propagate "executed safely" wording change. 2009-11-27 Peter Breitenlohner * com16bit.ch (read_font_info): Better wording of error message. 2009-11-19 Peter Breitenlohner * com16bit.ch (read_font_info): Check font name length to avoid broken .dvi files. 2009-11-09 Peter Breitenlohner * com16bit.ch: Check for allowed filename before opening the output file. Better diagnostic when input file not found. From Akira Kakuto . 2009-10-24 Peter Breitenlohner * com16bit.ch: Use kpse_{in,out}_name_ok(), now in Kpathsea, instead of open_{in,out}_name_ok(). 2009-10-07 Peter Breitenlohner * am/aleph.am: Enable compiler warnings. Avoid many (--enable-...=max) compiler warnings. * aleph.c (getc_two_LE, ungetc_two_LE): Declare as static. (createeqtbptr): Comment out unused function. (zpnewinputln, ziniteqtbentry): Drop extern decls; instead use pnewinputln and initeqtbentry as defined in alephcoerce.h. * alephbis.c (runexternalocp): Declare in_file_fd, out_file_fd only when used (HAVE_MKSTEMP). * alephmem.h: ANSI C function prototypes. * com16bit.ch (bound_name, months): Declare as const_cstring. (get_strings_started, open_log_file): Drop unused variables. * eo16bit.ch (show_sa): Drop unused variable. * eomem.ch (box_end): Drop unused variable. * om16bit.ch (set_math_char): Drop unused variables. 2009-09-06 Peter Breitenlohner * am/aleph.am: Adapt to new makecpool with one argument, obsoleting aleph-pool.h. 2009-08-16 Peter Breitenlohner * am/aleph.am: Adapt to tangle-sh and web2c-sh. 2009-08-13 Peter Breitenlohner * am/aleph.am (aleph_c_h): avoid to split the C code. 2009-06-23 Peter Breitenlohner * aleph.c, alephbis.c: drop P?C, P?H, use ANSI C function declarations. 2009-02-26 Karl Berry * alephextra-rc2.h (BANNER, COPYRIGHT_HOLDER, BUG_ADDRESS): make consistent. * eocprt.ch: do not announce copyright on the terminal, but do include full copyright notices in the .log. * com16bit-rc2.ch (banner_k): just make equivalent to banner, since Web2C announces itself. * comsrcspec.ch, com16bit-rc2.ch: Use runsystem() instead of system(), etc. See tex.ch entry in ../ChangeLog 2008-03-23 Karl Berry * Update to TeX 3.1415926; compile in pool files. From Akira. 2006-05-25 Roozbeh Pournader * omfilter.ch: fixed a bug in OCP processing, increased active_mem_size from 2000 to 50000. * alephbis.c: updated from ../omegadir/omegabis.c: optimized UTF-8 read/write code, fixed a macro, closed files and freed memory to avoid a leak. * omfilter.ch, eover-rc2.ch: made 'weave'-able. * alephbis.c, aleph.c, aleph.defines, alephextra.h, alephextra-rc1.h, alephextra-rc2.h, alephmem.h: fixed copyright lines.