log src/coding.c @ 89207:c232917f49f7

age author description
Tue, 15 Oct 2002 01:15:52 +0000 Kenichi Handa (decode_coding): Fix args to translate_chars. Pay
Thu, 10 Oct 2002 09:05:37 +0000 Kenichi Handa (detect_coding_utf_8): Check incomplete byte sequence.
Wed, 09 Oct 2002 22:00:36 +0000 Dave Love (decode_coding_utf_8): Treat surrogates as invalid.
Wed, 21 Aug 2002 12:53:56 +0000 Kenichi Handa (coding_set_destination): Fix coding->destination for
Thu, 08 Aug 2002 13:01:56 +0000 Kenichi Handa (Fdefine_coding_system_internal): Fix category setting
Wed, 31 Jul 2002 07:09:00 +0000 Kenichi Handa * coding.c (make_conversion_work_buffer): Adjusted for the change
Tue, 30 Jul 2002 11:36:59 +0000 Dave Love Comment fix
Thu, 25 Jul 2002 02:01:23 +0000 Kenichi Handa (Ffind_coding_systems_region_internal): Detect an
Mon, 22 Jul 2002 06:39:58 +0000 Kenichi Handa (LEADING_CODE_PRIVATE_11, LEADING_CODE_PRIVATE_12,
Wed, 17 Jul 2002 10:20:32 +0000 Dave Love (adjust_coding_eol_type): Fix eol_type/eol_seen mixup.
Tue, 16 Jul 2002 15:10:13 +0000 Dave Love (ENCODE_DESIGNATION, decode_eol)
Thu, 11 Jul 2002 23:15:52 +0000 Dave Love (Fset_coding_system_priority): Allow null arg list.
Sun, 16 Jun 2002 19:57:54 +0000 Dave Love comments
Fri, 31 May 2002 01:03:50 +0000 Kenichi Handa (encode_coding_emacs_mule): Pay attention to raw-8-bit chars.
Thu, 30 May 2002 11:02:01 +0000 Kenichi Handa (CODING_ISO_FLAG_USE_ROMAN): New macro