log src/ccl.c @ 89595:804abd486fd1

age author description
Wed, 17 Sep 2003 19:26:25 +0000 Dave Love (ccl_driver): Fix arg of CHARACTERP.
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Thu, 30 Jan 2003 02:19:06 +0000 Kenichi Handa (CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros.
Tue, 30 Jul 2002 11:31:54 +0000 Dave Love Remove `emacs' conditional. Include hash table stuff
Fri, 26 Jul 2002 04:05:16 +0000 Kenichi Handa (Fccl_execute_on_string): Add `const' to local variables.
Fri, 01 Mar 2002 01:14:09 +0000 Kenichi Handa Include "character.h".
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Fri, 01 Feb 2008 02:40:23 +0000 Miles Bader Merge from emacs--rel--22
Fri, 01 Feb 2008 01:18:05 +0000 Kenichi Handa (CCL_WRITE_CHAR, CCL_WRITE_MULTIBYTE_CHAR, ccl_driver):
Thu, 31 Jan 2008 11:27:46 +0000 Kenichi Handa (CCL_WRITE_CHAR): Increment extra_bytes only when
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Sat, 13 Oct 2007 20:47:44 +0000 Eli Zaretskii (Fregister_code_conversion_map): Reformat last change.
Sat, 13 Oct 2007 12:06:41 +0000 Eli Zaretskii (Fregister_ccl_program, Fregister_code_conversion_map): Use larger_vector.
Mon, 10 Mar 2008 12:18:02 +0000 Kenichi Handa (ccl_driver): If ccl->quit_silently is nonzero, don't
Fri, 01 Feb 2008 00:38:26 +0000 Kenichi Handa (CCL_WRITE_CHAR): Fix overflow checking.
Tue, 08 Jan 2008 04:30:25 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 08 Aug 2007 07:49:21 +0000 Glenn Morris Replace `iff' in comments.
Wed, 25 Jul 2007 07:49:39 +0000 Glenn Morris Remove license from trivial file.
Tue, 05 Jun 2007 00:26:01 +0000 Chong Yidong (ccl_driver): Delete stray semicolon.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Wed, 13 Dec 2006 01:13:58 +0000 Kenichi Handa Update AIST copyright years.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 19 Dec 2005 07:04:44 +0000 Kenichi Handa Copyright fixed
Thu, 20 Oct 2005 15:02:59 +0000 Kim F. Storm (check_ccl_update): Remove unused var vp.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 21 Jul 2005 16:25:59 +0000 Juanma Barranquero (Fregister_ccl_program): Fix typos in docstring.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
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.
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jan«¿k Update usage of CHECK_ macros (remove unused second argument).
Sat, 20 Oct 2001 20:54:39 +0000 Pavel Jan«¿k Change doc-string comments to `new style' [w/`doc:' keyword].
Tue, 16 Oct 2001 09:09:51 +0000 Ken Raeburn Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
Thu, 17 May 2001 09:09:14 +0000 Gerd Moellmann Add copyright notice for FSF.
Tue, 15 May 2001 10:39:16 +0000 Gerd Moellmann (ccl_driver): Don't copy remaining bytes in case
Tue, 06 Mar 2001 02:55:30 +0000 Kenichi Handa (ccl_driver) <CCL_ReadMultibyteChar2>: Fix for the case
Thu, 01 Mar 2001 18:21:06 +0000 Dave Love (Fccl_execute): Doc fix.
Tue, 27 Feb 2001 03:28:48 +0000 Kenichi Handa (CCL_WRITE_MULTIBYTE_CHAR): New macro.
Thu, 15 Feb 2001 13:07:34 +0000 Kenichi Handa (ccl_driver) [CCL_ReadMultibyteChar2]: If SRC points an
Mon, 05 Feb 2001 01:20:55 +0000 Kenichi Handa (CCL_WRITE_CHAR): Check if CH is valid or not. If
Thu, 25 Jan 2001 09:44:53 +0000 Eli Zaretskii (ccl_driver): Fix last change.
Wed, 24 Jan 2001 23:29:59 +0000 Kenichi Handa (ccl_driver): If ccl->suppress_error is nonzeor, don't
Wed, 24 Jan 2001 06:53:23 +0000 Kenichi Handa (CCL_CALL_FOR_MAP_INSTRUCTION): Use "if (1)..." not "do {...".
Wed, 24 Jan 2001 00:12:24 +0000 Kenichi Handa (CCL_READ_CHAR): Change the argument name from r to REG
Tue, 16 Jan 2001 11:11:38 +0000 Kenichi Handa (CCL_Extension): Fix typo (originally CCL_Extention). Caller changed.
Tue, 16 Jan 2001 08:28:01 +0000 Kenichi Handa (Fregister_ccl_program): Handle the return value of
Tue, 02 Jan 2001 14:20:09 +0000 Eli Zaretskii (Fccl_execute): Cast ccl_driver parameters to `unsigned
Thu, 28 Dec 2000 07:03:05 +0000 Kenichi Handa (CCL_WRITE_CHAR): Check variable `extra_bytes'.