log src/ccl.c @ 30535:442861d7c78a

age author description
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.
Thu, 25 May 2000 06:21:51 +0000 Kenichi Handa (ccl_driver): Fix previous change.
Thu, 25 May 2000 01:30:37 +0000 Kenichi Handa (ccl_driver) <CCL_ReadMultibyteChar2>
Fri, 19 May 2000 23:51:55 +0000 Kenichi Handa (CCL_WRITE_CHAR): Be sure to write single byte characters
Sat, 26 Feb 2000 01:13:11 +0000 Kenichi Handa (ccl_driver) [CCL_MapMultiple]: When the mapped value is
Wed, 09 Feb 2000 12:20:01 +0000 Kenichi Handa (CCL_MAKE_CHAR): New macro.
Wed, 02 Feb 2000 07:05:00 +0000 Kenichi Handa (ccl_driver) <CCL_WriteExprRegister>: Set jump_address
Wed, 15 Dec 1999 00:03:45 +0000 Kenichi Handa (CCL_WRITE_CHAR): Adjusted for the change of CHAR_STRING.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Mon, 13 Sep 1999 02:23:04 +0000 Ken Raeburn Use XCAR, XCDR, and XFLOAT_DATA instead of explicit member access.
Mon, 26 Jul 1999 11:56:28 +0000 Kenichi Handa (ccl_driver) <CCL_Call>: Now CCL program ID to call may be
Tue, 04 May 1999 05:42:55 +0000 Kenichi Handa (ccl_prog_stack_struct): Declare it as static.