log src/charset.h @ 75323:b25895e8e0f5

age author description
Wed, 13 Dec 2006 01:13:58 +0000 Kenichi Handa Update AIST copyright years.
Fri, 22 Sep 2006 17:30:02 +0000 Stefan Monnier (PREV_CHAR_BOUNDARY): Make it work from within a char's byte sequence.
Mon, 29 May 2006 06:19:09 +0000 Dan Nicolaescu (invalid_character): Mark as NO_RETURN.
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
Mon, 24 Oct 2005 08:04:01 +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.
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.