log src/ccl.c @ 30844:947edf38ac6f

age author description
Wed, 16 Aug 2000 10:49:31 +0000 Kenichi Handa (Fccl_program_p): Docstring modified.
Wed, 16 Aug 2000 01:36:35 +0000 Kenichi Handa (CCL_WRITE_CHAR): If CH is eight-bit-control char, decrement dst_end
Fri, 11 Aug 2000 05:44:50 +0000 Kenichi Handa (CCL_READ_CHAR): If source is multibyte, pay attention to
Thu, 20 Jul 2000 12:50:09 +0000 Dave Love (Fccl_execute_on_string): Don't check xmalloc return. Use xfree, not
Fri, 07 Jul 2000 02:03:24 +0000 Kenichi Handa (Fccl_execute): Typo fixed.
Thu, 22 Jun 2000 01:21:00 +0000 Kenichi Handa (ccl_driver) <CCL_End>: Decrement stack_idx only when it is greater
Mon, 19 Jun 2000 05:16:57 +0000 Kenichi Handa (CCL_WRITE_CHAR): Convert NL according to ccl->eol_type.