log src/charset.c @ 89414:cbc775fd6d6a

age author description
Thu, 30 Jan 2003 02:25:12 +0000 Kenichi Handa (Fcharset_id_internal): New function.
Sat, 11 Jan 2003 03:38:05 +0000 Kenichi Handa (encode_char): Fix handling of methods SUBSET and SUPERSET.
Thu, 05 Dec 2002 04:25:02 +0000 Kenichi Handa (Fdefine_charset_internal): Setup charset.fast_map correctly.
Wed, 30 Oct 2002 00:56:45 +0000 Kenichi Handa (Fset_charset_priority): Fix previous change.
Wed, 30 Oct 2002 00:38:43 +0000 Kenichi Handa (Fset_charset_priority): Update Viso_2022_charset_list.
Sun, 06 Oct 2002 21:15:08 +0000 Dave Love (define_charset_internal): Rename `supprementary'.
Tue, 03 Sep 2002 04:07:33 +0000 Kenichi Handa (Fset_unibyte_charset): If the dimension of CHARSET is
Thu, 15 Aug 2002 02:28:42 +0000 Kenichi Handa (charset_unibyte): Renamed from charset_primary.
Wed, 31 Jul 2002 07:58:30 +0000 Kenichi Handa (syms_of_charset): Fix previous change.
Wed, 31 Jul 2002 07:07:59 +0000 Kenichi Handa (charset_eight_bit, Qeight_bit_control): New
Tue, 30 Jul 2002 11:33:15 +0000 Dave Love Remove `emacs' conditional. Doc fixes.
Mon, 22 Jul 2002 12:28:14 +0000 Kenichi Handa (Fmap_charset_chars): Fix handling of default value for FROM_CODE
Mon, 22 Jul 2002 06:35:00 +0000 Kenichi Handa (charset_ordered_list_tick): New variable.
Tue, 16 Jul 2002 21:58:25 +0000 Dave Love Comments.
Tue, 16 Jul 2002 15:08:53 +0000 Dave Love (Fmap_charset_chars): Check args. Convert Lisp types.
Mon, 01 Jul 2002 20:38:35 +0000 Dave Love Doc fixes.
Wed, 12 Jun 2002 00:57:16 +0000 Kenichi Handa (Ffind_charset_string): Setup the vector `charsets' correctly.
Wed, 12 Jun 2002 00:13:57 +0000 Kenichi Handa (load_charset_map): Set the default value of encoder
Fri, 31 May 2002 10:47:52 +0000 Kenichi Handa (load_charset_map): Handle the case that from < to correctly.
Thu, 30 May 2002 11:04:38 +0000 Kenichi Handa (charset_jisx0201_roman, charset_jisx0208_1978,
Thu, 30 May 2002 00:27:27 +0000 Kenichi Handa (CODE_POINT_TO_INDEX): Take charset->char_index_offset
Sat, 25 May 2002 23:19:01 +0000 Dave Love (Fcharset_priority_list, Fset_charset_priority): New
Sat, 25 May 2002 12:57:00 +0000 Dave Love (Fdefine_charset_alias): Update Vcharset_list.
Fri, 24 May 2002 15:30:11 +0000 Dave Love (map_charset_chars): Fix c_function declaration for
Thu, 23 May 2002 10:57:15 +0000 Kenichi Handa (Fdefine_charset_internal): Fix argument to bzero.
Wed, 22 May 2002 03:50:18 +0000 Kenichi Handa (Fmake_char): Fix previous change.
Tue, 21 May 2002 05:39:08 +0000 Kenichi Handa If CODE1 is nil, use the minimum code of the charset.
Tue, 21 May 2002 04:22:33 +0000 Kenichi Handa (Fdefine_charset_internal): Fix bug for the case of re-defining a
Fri, 17 May 2002 16:24:57 +0000 Dave Love (load_charset_map, load_charset_map_from_file): Remove
Wed, 15 May 2002 23:34:17 +0000 Kenichi Handa (Fmake_char): Delete unnecessary code.
Tue, 14 May 2002 07:59:29 +0000 Kenichi Handa (Fmap_charset_chars): Fix docstring.
Tue, 14 May 2002 00:38:42 +0000 Kenichi Handa (Fmake_char): Make it more backward compatible.
Fri, 10 May 2002 03:54:48 +0000 Kenichi Handa (load_charset_map): Fix previous change.
Tue, 07 May 2002 04:50:29 +0000 Kenichi Handa (struct charset_map_entries): New struct.
Tue, 05 Mar 2002 01:03:08 +0000 Kenichi Handa (parse_charset_map): Remove an unused variable.
Fri, 01 Mar 2002 01:16:34 +0000 Kenichi Handa Completely re-written. Character and multibyte
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
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.
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.
Tue, 27 Dec 2005 05:47:21 +0000 Kenichi Handa (lisp_string_width): Check multibyteness of STRING.
Mon, 19 Dec 2005 07:04:44 +0000 Kenichi Handa Copyright fixed
Sun, 20 Nov 2005 07:52:40 +0000 Juri Linkov (invalid_character): Use Lisp-readable syntax
Mon, 24 Oct 2005 08:03:17 +0000 Kenichi Handa (charset_mule_unicode_0100_24ff)
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Mon, 02 May 2005 00:37:18 +0000 Luc Teirlinck (syms_of_charset): Delete defsubr for Schars_in_region.
Sun, 01 May 2005 22:19:14 +0000 Nick Roberts (Fchars_in_region): Remove as obsolete.
Tue, 26 Oct 2004 22:38:50 +0000 Kim F. Storm Fix SAFE_FREE calls. Replace SAFE_FREE_LISP calls.
Mon, 21 Jun 2004 21:52:46 +0000 Kim F. Storm (Fstring): Use SAFE_ALLOCA.
Mon, 10 May 2004 17:51:27 +0000 Juanma Barranquero (Fget_unused_iso_final_char): Fix typos in docstring.
Wed, 07 Jan 2004 12:50:03 +0000 Kenichi Handa (Fdeclare_equiv_charset): Fix docstring.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Thu, 14 Nov 2002 14:12:30 +0000 Dave Love Declare all args (per C99).
Tue, 16 Jul 2002 19:47:56 +0000 Ken Raeburn (find_charset_in_text, c_string_width):
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Thu, 27 Jun 2002 16:13:17 +0000 Juanma Barranquero (Fchar_bytes): Remove obsolescence info from docstring.
Mon, 20 May 2002 08:05:09 +0000 Ken Raeburn * charset.c (Fdefine_charset, Fdeclare_equiv_charset): Use XSTRING
Fri, 26 Apr 2002 12:03:20 +0000 Eli Zaretskii (CHAR_COMPONENTS_VALID_P): Tell in a comment that some invalid pairs are
Mon, 01 Apr 2002 22:54:03 +0000 Stefan Monnier (Fstring): Allow 0 arguments.
Mon, 04 Mar 2002 23:41:00 +0000 Stefan Monnier Change defvar_int def and vars to use EMACS_INT instead of just int.
Wed, 06 Feb 2002 19:12:14 +0000 Eli Zaretskii (get_charset_id): Use if-else instead of ?:.
Tue, 18 Dec 2001 19:38:18 +0000 Richard M. Stallman (Fdefine_charset): Call Fupdate_coding_systems_internal.
Sun, 09 Dec 2001 00:55:19 +0000 Pavel Jank (char_to_string_1, translate_char, Fdefine_charset): Add parentheses around
Fri, 02 Nov 2001 20:46:55 +0000 Pavel Jank Update usage of CHECK_ macros (remove unused second argument).
Sun, 21 Oct 2001 09:59:56 +0000 Miles Bader (Fstring): Add usage: string to doc string.
Sat, 20 Oct 2001 20:54:39 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Fri, 13 Jul 2001 09:30:42 +0000 Gerd Moellmann (char_to_string_1): Extracted from char_to_string.
Mon, 05 Mar 2001 06:41:40 +0000 Kenichi Handa (char_to_string): If a single byte char has modifier
Fri, 09 Feb 2001 06:13:57 +0000 ShengHuo ZHU 2001-02-09 ShengHuo ZHU <zsh@cs.rochester.edu>
Fri, 09 Feb 2001 05:32:24 +0000 Kenichi Handa (Fstring): If all arguments are less than 256, return a unibyte
Wed, 07 Feb 2001 04:24:49 +0000 Kenichi Handa (parse_str_to_multibyte): New function.
Mon, 22 Jan 2001 23:20:06 +0000 Dave Love comment fixes
Fri, 19 Jan 2001 05:22:21 +0000 Kenichi Handa (strwidth): Use c_string_width.
Tue, 02 Jan 2001 14:22:57 +0000 Eli Zaretskii (char_printable_p): Remove unused variable `chars'.
Thu, 21 Dec 2000 00:12:13 +0000 Kenichi Handa (Fmake_char_internal): If CHARSET doesn't have a
Mon, 20 Nov 2000 11:40:45 +0000 Kenichi Handa (get_new_private_charset_id): Don't limit CHARSET_ID by WIDTH.
Wed, 11 Oct 2000 14:10:28 +0000 Eli Zaretskii (Ffind_charset_string): Doc fix.
Fri, 06 Oct 2000 22:47:22 +0000 Dave Love (Ffind_charset_string): Doc fix.
Thu, 07 Sep 2000 02:35:08 +0000 Kenichi Handa Include composite.h
Sat, 26 Aug 2000 01:08:44 +0000 Kenichi Handa *** empty log message ***
Sat, 26 Aug 2000 01:07:49 +0000 Kenichi Handa (char_to_string): Check the character validity.
Tue, 08 Aug 2000 12:59:56 +0000 Kenichi Handa (Fchar_width): Doc fix.
Tue, 08 Aug 2000 12:38:01 +0000 Gerd Moellmann (Fstring_width): Doc fix.
Sun, 18 Jun 2000 20:14:37 +0000 Ken Raeburn fix up more Lisp_Object/int conversion issues
Sat, 10 Jun 2000 00:12:46 +0000 Kenichi Handa (update_charset_table): Update the table
Mon, 29 May 2000 07:52:36 +0000 Eli Zaretskii (syms_of_charset): Revert previous change.
Sun, 28 May 2000 10:43:30 +0000 Eli Zaretskii (syms_of_charset): Set width of character sets
Fri, 26 May 2000 02:32:05 +0000 Kenichi Handa (init_charset_once): Set the table bytes_by_char_head
Wed, 24 May 2000 03:17:37 +0000 Kenichi Handa (update_charset_table): Accept nil in LONG_NAME and
Tue, 23 May 2000 00:47:54 +0000 Kenichi Handa Fix previous change (typo).
Tue, 23 May 2000 00:46:13 +0000 Kenichi Handa Fix comment for find_charset_in_text.
Fri, 19 May 2000 23:52:27 +0000 Kenichi Handa (Qeight_bit_control, Qeight_bit_graphic): New
Thu, 04 May 2000 21:57:05 +0000 Dave Love (syms_of_charset) [auto-fill-chars]: Doc fix.
Sat, 08 Apr 2000 19:39:03 +0000 Ken Raeburn * charset.c (Fmake_char_internal): CHAR_COMPONENTS_VALID_P takes a
Mon, 21 Feb 2000 10:03:46 +0000 Dave Love (find_charset_in_str): Fix use of `c' instead of `c1'.
Wed, 09 Feb 2000 20:37:57 +0000 Dave Love Comment fix.
Tue, 25 Jan 2000 21:43:08 +0000 Gerd Moellmann (Fstring): If there is a multibyte char among
Mon, 27 Dec 1999 05:04:47 +0000 Kenichi Handa (char_bytes): Use ((1 << CHARACTERBITS) - 1) instead
Wed, 15 Dec 1999 00:04:59 +0000 Kenichi Handa In this entry, just `Modified' means that codes for a
Sun, 28 Nov 1999 10:20:12 +0000 Eli Zaretskii (Fmake_char_internal): Print the charset ID when
Wed, 03 Nov 1999 14:27:47 +0000 Dave Love (split_non_ascii_string): Define return value.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Wed, 08 Sep 1999 11:49:34 +0000 Kenichi Handa (CHAR_COMPONENTS_VALID_P): Fix for ASCII.
Wed, 08 Sep 1999 11:16:02 +0000 Kenichi Handa Reset MSBs of arguments of MAKE_CHAR.
Tue, 07 Sep 1999 12:19:26 +0000 Kenichi Handa Lots of comments fixed.
Fri, 03 Sep 1999 01:28:42 +0000 Kenichi Handa (SPLIT_COMPOSITE_SEQ): New macro.
Fri, 13 Aug 1999 12:54:08 +0000 Kenichi Handa (non_ascii_char_to_string): Handle modifier bits as
Sat, 02 Jan 1999 20:00:29 +0000 Richard M. Stallman (Ffind_charset_region): Fix doc typo.
Tue, 22 Dec 1998 06:06:48 +0000 Kenichi Handa (Fcharset_after): Check range. If POS is out of
Mon, 21 Dec 1998 16:12:53 +0000 Eli Zaretskii (unibyte_char_to_multibyte): Don't convert 7-bit ASCII characters via
Tue, 15 Dec 1998 04:35:38 +0000 Kenichi Handa (Qunknown): New variable.
Thu, 26 Nov 1998 08:12:12 +0000 Kenichi Handa (non_ascii_char_to_string): If C has modifier bits,
Mon, 16 Nov 1998 06:26:27 +0000 Kenichi Handa (non_ascii_char_to_string): If C is negative, signal error.