log src/character.c @ 112442:76fa839f455e

age author description
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Sat, 15 Jan 2011 15:16:57 -0800 Glenn Morris Nuke arch-tags.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Fri, 01 Oct 2010 19:46:13 -0700 Glenn Morris Remove some functions, variables and aliases obsolete since at least 21.1.
Thu, 23 Sep 2010 10:32:38 -0400 Eli Zaretskii Fix more uses of int instead of EMACS_INT.
Thu, 23 Sep 2010 08:09:12 -0400 Eli Zaretskii Fix some more uses of int instead of EMACS_INT.
Mon, 26 Jul 2010 20:52:35 -0700 Dan Nicolaescu Use const, move declarations to header files.
Thu, 08 Jul 2010 14:25:08 -0700 Dan Nicolaescu Convert DEFUNs 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.
Tue, 18 May 2010 14:01:10 -0400 Chong Yidong * character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
Tue, 02 Mar 2010 13:44:28 +0900 Kenichi Handa Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 21 Nov 2009 11:52:23 +0000 Andreas Schwab * character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
Fri, 06 Nov 2009 06:50:52 +0000 Dan Nicolaescu * xterm.c (syms_of_xterm):
Tue, 20 Oct 2009 13:48:37 +0000 Stefan Monnier (char_resolve_modifier_mask): Don't resolve meta to the
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Sun, 18 Oct 2009 03:08:32 +0000 Stefan Monnier Remove leftover table unibyte_to_multibyte_table.
Tue, 07 Jul 2009 06:26:18 +0000 Kenichi Handa (unibyte_has_multibyte_table): Delete it.
Thu, 05 Feb 2009 08:46:51 +0000 Juanma Barranquero * character.c (syms_of_character) <script-representative-chars>:
Thu, 05 Feb 2009 06:20:26 +0000 Kenichi Handa (Vscript_representative_chars): Docstring modified.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 03 Dec 2008 02:40:26 +0000 Dan Nicolaescu * keyboard.c (read_char_help_form_unwind): Specify the type for ARG.
Tue, 11 Nov 2008 01:05:17 +0000 Kenichi Handa (Vchar_unify_table): Comment added.
Mon, 10 Nov 2008 00:45:26 +0000 Kenichi Handa (Fget_byte): Fix and make it faster for unibyte target.
Sat, 08 Nov 2008 13:02:18 +0000 Kenichi Handa (Fget_byte): New function.
Thu, 23 Oct 2008 08:55:34 +0000 Juanma Barranquero * character.c (syms_of_character) <script-representative-chars>:
Sun, 28 Sep 2008 08:40:23 +0000 Martin Rudalics (Fchar_resolve_modifiers): Rewrite Elisp function
Mon, 01 Sep 2008 02:44:56 +0000 Kenichi Handa (syms_of_character): Docstring of script-representative-chars fixed.
Fri, 29 Aug 2008 07:52:46 +0000 Kenichi Handa (Vunicode_category_table): New variable.
Fri, 04 Jul 2008 02:20:08 +0000 Kenichi Handa (str_to_unibyte): Modify the comment.
Wed, 25 Jun 2008 02:44:20 +0000 Kenichi Handa (str_to_unibyte): New function.
Thu, 12 Jun 2008 20:25:47 +0000 Stefan Monnier * character.h (CHAR_TO_BYTE_SAFE): New macro.
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Fri, 18 Apr 2008 03:26:55 +0000 Stefan Monnier (Fmultibyte_char_to_unibyte): Return latin1 chars unchanged.
Wed, 16 Apr 2008 11:36:29 +0000 Juanma Barranquero (Fchar_bytes, Fchar_width, Fstring_width, Fchar_direction):
Wed, 05 Mar 2008 05:12:06 +0000 Kenichi Handa (char_resolve_modifier_mask): Fix previous change.
Wed, 05 Mar 2008 04:18:00 +0000 Kenichi Handa (char_resolve_modifier_mask): Fix previous change
Wed, 05 Mar 2008 02:08:30 +0000 Kenichi Handa (char_resolve_modifier_mask): New function.
Tue, 12 Feb 2008 21:35:15 +0000 Stefan Monnier * coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1.
Sat, 02 Feb 2008 04:31:48 +0000 Glenn Morris Update copyright years and GPL version.
Sat, 16 Jun 2007 02:01:07 +0000 Kenichi Handa (Funibyte_string): Add "usage: ..." to the docstring.
Mon, 14 May 2007 11:55:50 +0000 Kenichi Handa (Funibyte_string): New function.
Wed, 11 Apr 2007 11:52:06 +0000 Kenichi Handa (char_string): Type of arg C changed to unsigned.
Thu, 15 Feb 2007 11:27:15 +0000 Kenichi Handa (multibyte_char_to_unibyte_safe): New function.
Tue, 06 Jun 2006 03:57:22 +0000 Kenichi Handa *** empty log message *** unicode-post-font-backend
Tue, 06 Jun 2006 03:48:03 +0000 Kenichi Handa (Vscript_representative_chars): New variable.
Wed, 28 Dec 2005 06:02:18 +0000 Kenichi Handa (lisp_string_width): Check multibyteness of STRING.
Thu, 05 May 2005 00:04:55 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44
Fri, 15 Oct 2004 02:10:10 +0000 Kenichi Handa (unibyte_has_multibyte_table): New variable.
Mon, 19 Apr 2004 07:09:26 +0000 Miles Bader Add arch taglines
Mon, 12 Apr 2004 05:56:40 +0000 Kenichi Handa *** empty log message ***
Tue, 27 Jan 2004 02:16:25 +0000 Kenichi Handa (translate_char): Accept list of translation tables.
Sun, 28 Sep 2003 23:54:27 +0000 Kenichi Handa (char_string): Use ASCII_CHAR_P instead of SINGLE_BYTE_CHAR_P.
Wed, 17 Sep 2003 13:51:40 +0000 Dave Love (lisp_string_width): Make ignore and end EMACS_INT.
Mon, 08 Sep 2003 12:53:41 +0000 Kenichi Handa *** empty log message ***
Wed, 09 Oct 2002 05:24:48 +0000 Kenichi Handa (char_string): Renamed from
Tue, 03 Sep 2002 04:07:11 +0000 Kenichi Handa (unibyte_to_multibyte_table): New variable.
Tue, 20 Aug 2002 11:11:19 +0000 Kenichi Handa (syms_of_character): Setup Vprintable_chars.