log src/ccl.c @ 62798:1efd1bf14e07

age author description
Fri, 27 May 2005 11:27:50 +0000 Kenichi Handa Now an element of Vccl_program_table is a vector of
Sun, 13 Jun 2004 00:22:19 +0000 Kenichi Handa (CCL_READ_CHAR): If hit EOF, set REG to -1.
Sat, 12 Jun 2004 02:33:39 +0000 Kenichi Handa (CCL_CALL_FOR_MAP_INSTRUCTION): Save eof_ic in
Fri, 14 May 2004 12:41:32 +0000 Kenichi Handa (Fccl_execute_on_string): Fix setting elements of STATUS.
Sun, 16 Nov 2003 16:17:09 +0000 Jan Dj«£rv Remove period at end of error message.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 30 May 2003 07:56:08 +0000 Kenichi Handa (CCL_WRITE_CHAR): Increment extra_bytes only when it is
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Wed, 17 Jul 2002 14:39:54 +0000 Dave Love Remove `emacs' conditionals.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Tue, 09 Jul 2002 23:00:17 +0000 Stefan Monnier (HASH_VALUE): Remove (it's in lisp.h now).
Fri, 05 Jul 2002 18:54:22 +0000 Dave Love (Vtranslation_hash_table_vector, GET_HASH_TABLE)
Wed, 28 Nov 2001 07:25:03 +0000 Stefan Monnier Use AREF and ASIZE.
Mon, 12 Nov 2001 07:28:40 +0000 Pavel Jan«¿k Change macros to use do-while block instead of if-else.