log src/coding.c @ 38391:6e498054580e

age author description
Thu, 12 Jul 2001 20:26:18 +0000 Stefan Monnier (Ffind_coding_systems_region_internal): If safe_codings
Mon, 21 May 2001 12:34:11 +0000 Gerd Moellmann Use SYMBOL_VALUE/ SET_SYMBOL_VALUE macros instead of accessing
Thu, 05 Apr 2001 21:15:02 +0000 Dave Love comment
Thu, 08 Mar 2001 04:42:43 +0000 Kenichi Handa (Fdetect_coding_region): Fix comments added by the previous change.
Thu, 08 Mar 2001 02:19:18 +0000 Kenichi Handa (detect_coding_mask): Fix the incorrect handling of arg MULTIBYTEP.
Thu, 08 Mar 2001 02:01:00 +0000 Kenichi Handa (detect_coding_sjis): Do more rigid check.
Mon, 05 Mar 2001 06:40:18 +0000 Kenichi Handa (syms_of_coding): Docstring modified.
Tue, 27 Feb 2001 03:27:20 +0000 Kenichi Handa (ccl_coding_driver): If ccl->eight_bit_control is zero,
Wed, 14 Feb 2001 23:50:05 +0000 Dave Love Doc and message fixes.
Thu, 08 Feb 2001 23:29:44 +0000 Kenichi Handa (code_convert_region): After detecting a coding, if
Fri, 26 Jan 2001 06:10:21 +0000 Kenichi Handa (decode_coding): Set a flag for inhibiting
Wed, 24 Jan 2001 23:30:34 +0000 Kenichi Handa (ccl_coding_driver): Setup ccl->suppress_error.
Thu, 04 Jan 2001 17:35:26 +0000 Dave Love Commentary changes.
Tue, 02 Jan 2001 14:26:22 +0000 Eli Zaretskii (detect_coding_iso2022, setup_coding_system): Remove
Thu, 28 Dec 2000 07:03:56 +0000 Kenichi Handa (setup_coding_system): Initialize
Thu, 28 Dec 2000 01:05:02 +0000 Kenichi Handa (SAFE_ONE_MORE_BYTE): New macro.
Thu, 21 Dec 2000 23:22:16 +0000 Kenichi Handa (ccl_coding_driver): Initialize ccl->cr_consumed.
Fri, 15 Dec 2000 08:30:40 +0000 Kenichi Handa (detect_coding): Call detect_coding_mask with a correct MULTIBYTEP
Fri, 15 Dec 2000 04:45:53 +0000 Kenichi Handa (setup_coding_system): Clear all members of the struct
Thu, 14 Dec 2000 01:27:43 +0000 Kenichi Handa (decode_coding_string): Set coding->src_multibyte and
Wed, 13 Dec 2000 23:24:37 +0000 Kenichi Handa (ONE_MORE_BYTE_CHECK_MULTIBYTE): New macro.
Tue, 05 Dec 2000 12:34:56 +0000 Kenichi Handa (setup_coding_system): Be sure to initialize coding->category_idx.
Tue, 28 Nov 2000 00:00:00 +0000 Kenichi Handa (Ffind_coding_systems_region_internal): Be sure to
Thu, 23 Nov 2000 20:36:02 +0000 Eli Zaretskii (decode_coding_emacs_mule): Fix the case of
Thu, 26 Oct 2000 01:22:29 +0000 Kenichi Handa (decode_coding): Fix previous change (check also
Tue, 24 Oct 2000 09:04:35 +0000 Eli Zaretskii (decode_coding_emacs_mule): If coding->eol_type is CR
Sun, 22 Oct 2000 14:00:19 +0000 Eli Zaretskii Fix a typo in a comment.
Fri, 13 Oct 2000 08:21:20 +0000 Kenichi Handa (decode_coding_string): Set coding->src_multibyte and
Fri, 13 Oct 2000 08:01:24 +0000 Kenichi Handa (code_convert_region): Be sure to initialize coding->category_idx.
Thu, 07 Sep 2000 12:58:15 +0000 Kenichi Handa (detect_coding_sjis): Check the byte sequence more regidly.
Thu, 07 Sep 2000 12:41:37 +0000 Kenichi Handa (encode_coding_sjis_big5): Fix previous change.
Thu, 07 Sep 2000 12:04:09 +0000 Kenichi Handa (encode_coding_sjis_big5): Use translation table for
Wed, 23 Aug 2000 02:47:42 +0000 Kenichi Handa (encode_eol): Fix bug for the case of dst_bytes being zero. Set
Fri, 18 Aug 2000 10:48:26 +0000 Kenichi Handa (encode_coding_string): Fix previous change.
Fri, 18 Aug 2000 06:41:15 +0000 Kenichi Handa (decode_coding_string): Set members consumed,
Wed, 16 Aug 2000 11:19:34 +0000 Kenichi Handa (encode_coding): Fix the bug of not flushing ISO escape sequence at
Wed, 16 Aug 2000 01:37:20 +0000 Kenichi Handa (MINIMUM_CONVERSION_BUFFER_SIZE): Macro deleted.
Fri, 11 Aug 2000 05:45:37 +0000 Kenichi Handa (ccl_coding_driver): Initialize ccl->multibyte.
Tue, 08 Aug 2000 14:34:05 +0000 Ken Raeburn *coding.c (find_safe_codings): CHAR_TABLE_SET index must be a lisp object.
Fri, 04 Aug 2000 05:53:01 +0000 Kenichi Handa (coding_restore_composition): Pay attention to the case that
Fri, 04 Aug 2000 02:05:39 +0000 Kenichi Handa (decode_coding_iso2022): More strict check for handling single
Thu, 27 Jul 2000 06:01:19 +0000 Kenichi Handa (Qsafe_charsets): This variable deleted.
Sun, 23 Jul 2000 14:53:26 +0000 Eli Zaretskii (syms_of_coding): Doc fix for inhibit-iso-escape-detection.
Wed, 19 Jul 2000 03:44:55 +0000 Kenichi Handa (code_convert_region): Delete text properties before shrinking the
Tue, 18 Jul 2000 14:37:54 +0000 Gerd Moellmann (syms_of_coding): Fix typo in spelling of variable
Tue, 18 Jul 2000 04:32:08 +0000 Kenichi Handa (setup_coding_system): Don't override the explicitly specified
Fri, 14 Jul 2000 01:56:14 +0000 Kenichi Handa (inhibit_iso_escape_detection): New variable.
Fri, 30 Jun 2000 02:56:45 +0000 Kenichi Handa (code_convert_region): Even if the length of text is
Mon, 26 Jun 2000 12:24:46 +0000 Andreas Schwab (decode_coding_string): Re-fetch STRING_BYTES after
Fri, 23 Jun 2000 05:30:34 +0000 Eli Zaretskii (decode_eol_post_ccl): Special handling for undecided
Mon, 19 Jun 2000 05:18:09 +0000 Kenichi Handa (setup_coding_system) <4>: Reset member `cr_carryover'.
Thu, 15 Jun 2000 11:02:26 +0000 Kenichi Handa (decode_coding_emacs_mule): Always set src_base at the
Tue, 30 May 2000 07:40:59 +0000 Kenichi Handa (detect_coding_iso2022): Fix code for checking
Mon, 29 May 2000 11:25:30 +0000 Kenichi Handa (DECODE_COMPOSITION_START): If coding->cmp_data is not
Fri, 26 May 2000 13:42:03 +0000 Dave Love (shrink_decoding_region): Initialize eol_conversion.
Thu, 25 May 2000 11:47:09 +0000 Dave Love Fix junk from last checkin.
Thu, 25 May 2000 11:04:33 +0000 Dave Love (encode_eol): Add null statement after label.
Thu, 25 May 2000 04:44:33 +0000 Kenichi Handa (run_pre_post_conversion_on_str): Set point to the
Tue, 23 May 2000 00:17:27 +0000 Kenichi Handa (encode_eol): Fix a bug of DOS style EOL encoding.
Fri, 19 May 2000 23:54:56 +0000 Kenichi Handa (ONE_MORE_BYTE, TWO_MORE_BYTES): Set coding->resutl to