log src/charset.h @ 83179:3864ee1088e9

age author description
Sun, 04 Apr 2004 21:00:49 +0000 Eli Zaretskii (SINGLE_BYTE_CHAR_P): Fix macro to avoid warnings from GCC.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 31 May 2003 00:10:46 +0000 Kenichi Handa (VALID_LEADING_CODE_P): New macro.
Thu, 17 Apr 2003 21:55:18 +0000 Stefan Monnier (PARSE_MULTIBYTE_SEQ): Pretend `length' is used.
Sun, 19 Jan 2003 00:12:12 +0000 Stefan Monnier (Funibyte_char_to_multibyte): Export.
Thu, 16 Jan 2003 04:31:29 +0000 Kenichi Handa (NEXT_CHAR_BOUNDARY, PREV_CHAR_BOUNDARY): New macros.
Fri, 19 Jul 2002 14:26:53 +0000 Ken Raeburn (BCOPY_SHORT): Source pointer now points to const.
Tue, 16 Jul 2002 19:48:00 +0000 Ken Raeburn (find_charset_in_text, c_string_width):
Tue, 16 Jul 2002 16:37:06 +0000 Ken Raeburn (FETCH_STRING_CHAR_ADVANCE, FETCH_STRING_CHAR_ADVANCE_NO_CHECK): Use SBYTES
Tue, 16 Jul 2002 15:49:03 +0000 Ken Raeburn * charset.h (FETCH_STRING_CHAR_ADVANCE,
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Mon, 01 Apr 2002 22:58:39 +0000 Stefan Monnier (DEC_POS, BUF_DEC_POS): Use BEG_BYTE.
Tue, 01 Jan 2002 22:12:56 +0000 Pavel Jank (UNIBYTE_STR_AS_MULTIBYTE_P): Parenthesize assignment when used as truth
Fri, 13 Jul 2001 09:30:58 +0000 Gerd Moellmann (CHAR_STRING_NO_SIGNAL): New macro.
Wed, 07 Feb 2001 04:24:28 +0000 Kenichi Handa (parse_str_to_multibyte): Extern it.