log src/ccl.c @ 111547:b678d49db641

age author description
Thu, 14 Oct 2010 16:32:27 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Tue, 12 Oct 2010 17:16:57 +0200 Juanma Barranquero Fix typos in docstrings, comments and ChangeLogs.
Fri, 24 Sep 2010 13:48:10 -0400 Eli Zaretskii Fix int/EMACS_INT use in ccl.c, cmds.c, data.c, dispnew.c.
Wed, 28 Jul 2010 22:48:06 -0700 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
Mon, 12 Jul 2010 09:32:53 -0700 Dan Nicolaescu Convert more function definitions to standard C.
Thu, 08 Jul 2010 00:18:28 +0200 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
Sun, 04 Jul 2010 00:50:25 -0700 Dan Nicolaescu Convert (most) functions in src to standard C.
Thu, 03 Jun 2010 17:34:35 +0200 Juanma Barranquero Fix typos.
Wed, 17 Feb 2010 15:47:32 +0900 Kenichi Handa Fix the ccl decoder for the case that the output buffer is fullfilled.
Sun, 14 Feb 2010 18:32:16 +0100 Juanma Barranquero Fix typos in comments.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Sat, 05 Apr 2008 23:01:26 +0000 Miles Bader Merge from emacs--rel--22
Thu, 07 Feb 2008 04:11:05 +0000 Stefan Monnier * xselect.c (x_handle_dnd_message):
Fri, 01 Feb 2008 16:01:31 +0000 Miles Bader Merge unicode branch
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Mon, 15 Oct 2007 05:03:21 +0000 Miles Bader Merge from emacs--devo--0
Mon, 13 Aug 2007 13:48:35 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Wed, 30 May 2007 14:40:46 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Dec 2006 01:29:26 +0000 Miles Bader Merge from emacs--devo--0
Tue, 07 Nov 2006 02:37:39 +0000 Kenichi Handa (ccl_driver): If DST is NULL, set ccl->produced to 0.
Fri, 03 Mar 2006 05:13:48 +0000 Kenichi Handa (Fccl_execute_on_string): Fix the condition of terminating
Thu, 02 Mar 2006 01:48:27 +0000 Kenichi Handa (CCL_WRITE_STRING): Handle a flag bit for multibyte
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Mon, 16 Jan 2006 06:59:21 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Fri, 22 Jul 2005 08:27:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Mon, 06 Jun 2005 02:39:45 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 29 Dec 2003 07:51:22 +0000 Kenichi Handa (Fccl_execute_on_string): Fix the condition of loop.
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'.
Fri, 22 Dec 2000 00:06:52 +0000 Kenichi Handa (CCL_WRITE_CHAR): Don't handle EOL conversion here.
Mon, 04 Dec 2000 00:46:25 +0000 Kenichi Handa (stack_idx_of_map_multiple): Don't use C initializier.
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