log src/character.h @ 105798:0ad1fc06bfc8

age author description
Sun, 18 Oct 2009 03:08:32 +0000 Stefan Monnier Remove leftover table unibyte_to_multibyte_table.
Tue, 07 Jul 2009 06:26:36 +0000 Kenichi Handa (unibyte_has_multibyte_table): Delete extern.
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 30 Dec 2008 23:42:15 +0000 Kenichi Handa (CHAR_VARIATION_SELECTOR_P): New macro.
Thu, 27 Nov 2008 07:59:35 +0000 Kenichi Handa (MAYBE_UNIFY_CHAR): Call maybe_unify_char instead of
Sat, 06 Sep 2008 09:57:15 +0000 Eli Zaretskii Fix spelling and wording of comments.
Fri, 29 Aug 2008 07:52:57 +0000 Kenichi Handa (Vunicode_category_table): Extern it.
Wed, 25 Jun 2008 02:44:43 +0000 Kenichi Handa (str_to_unibyte): Extern it.
Thu, 12 Jun 2008 20:53:18 +0000 Stefan Monnier (CHAR_TO_BYTE_SAFE): Cut&paste error.
Thu, 12 Jun 2008 20:25:47 +0000 Stefan Monnier * character.h (CHAR_TO_BYTE_SAFE): New macro.
Thu, 05 Jun 2008 05:45:16 +0000 Stefan Monnier (MAKE_CHAR_MULTIBYTE): Check the arg is a (uni)byte.
Thu, 15 May 2008 03:25:15 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Tue, 12 Feb 2008 21:27:54 +0000 Stefan Monnier (FETCH_STRING_CHAR_ADVANCE, FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE)
Thu, 07 Feb 2008 12:51:51 +0000 Jan Dj¸«£rv Use "do...while (0)", not "if (1)..else" in macro definitions.
Sat, 02 Feb 2008 04:32:01 +0000 Glenn Morris Update copyright years and GPL version.