log src/coding.c @ 89404:3e1d187b52c3

age author description
Fri, 28 Mar 2003 04:09:32 +0000 Kenichi Handa (Qutf_16_be_nosig, Qutf_16_be, Qutf_16_le_nosig)
Thu, 13 Feb 2003 22:23:01 +0000 Dave Love (Fcheck_coding_systems_region): Fix type errors.
Thu, 30 Jan 2003 02:23:12 +0000 Kenichi Handa (decode_coding_ccl, encode_coding_ccl): Call ccl_driver
Mon, 06 Jan 2003 11:37:17 +0000 Kenichi Handa (CATEGORY_MASK_RAW_TEXT): New macro.
Wed, 06 Nov 2002 00:10:42 +0000 Kenichi Handa (decode_coding_utf_8): When eol_type is Qdos, handle
Wed, 16 Oct 2002 09:12:55 +0000 Kenichi Handa (Fdefine_coding_system_internal): Fix previous change.
Wed, 16 Oct 2002 05:03:55 +0000 Kenichi Handa (detect_coding_charset): If only ASCII bytes are found, return 0.
Wed, 16 Oct 2002 02:14:49 +0000 Kenichi Handa (detect_coding): Fix previous change.
Tue, 15 Oct 2002 13:03:30 +0000 Dave Love (Fcheck_coding_system): Doc fix.
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