Tue, 19 Sep 2000 00:14:17 +0000 |
Kenichi Handa |
(Fccl_execute_on_string): Make multibyte string correctly.
|
Tue, 12 Sep 2000 02:30:13 +0000 |
Kenichi Handa |
Comment fixed.
|
Wed, 16 Aug 2000 15:17:24 +0000 |
Dave Love |
(ccl-program-p): Fix doc string.
|
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.
|
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.
|
Tue, 06 Apr 1999 12:33:42 +0000 |
Kenichi Handa |
(ccl_driver) <CCL_ReadMultibyteChar2>: Fix bug of handling
|
Tue, 15 Dec 1998 04:35:38 +0000 |
Kenichi Handa |
(CCL_SUCCESS): Don't set ccl->ic.
|
Thu, 26 Nov 1998 08:12:12 +0000 |
Kenichi Handa |
(ccl_driver) <CCL_TranslateCharacter>: Don't suppress MSB
|
Mon, 12 Oct 1998 12:00:44 +0000 |
Kenichi Handa |
(CCL_DECODE_SJIS, CCL_ENCODE_SJIS): Swap the definitions.
|
Tue, 22 Sep 1998 10:33:09 +0000 |
Kenichi Handa |
(ccl_driver): Report correct CCL program counter on error.
|
Fri, 18 Sep 1998 13:10:40 +0000 |
Kenichi Handa |
(CCL_WRITE_CHAR): Don't use bcopy.
|
Wed, 19 Aug 1998 01:36:48 +0000 |
Kenichi Handa |
(ccl_driver): In case
|
Tue, 18 Aug 1998 13:15:18 +0000 |
Kenichi Handa |
If eof is encounterd while processing the
|
Thu, 09 Jul 1998 02:02:33 +0000 |
Kenichi Handa |
Typo in comments fixed.
|