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.
|