log src/coding.c @ 19860:c17fd465ea95 libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128

age author description
1997-09-09 Richard M. Stallman (encode_designation_at_bol): Fix type of local vars C1, C2.
1997-09-08 Richard M. Stallman (Fencode_coding_string, Fdecode_coding_string): Doc fixes.
1997-09-05 Kenichi Handa (Ffind_operation_coding_system): If a function in
1997-09-05 Richard M. Stallman (Fread_coding_system): New optional arg DEFAULT_CODING_SYSTEM.
1997-09-04 Richard M. Stallman (Qcoding_system_history): New variable.
1997-09-04 Richard M. Stallman (setup_coding_system, Ffind_operation_coding_system)
1997-09-04 Richard M. Stallman (detect_coding_mask): Re-work previous change.
1997-09-02 Richard M. Stallman (detect_coding_mask): Add in CODING_CATEGORY_MASK_RAW_TEXT
1997-08-28 Kenichi Handa (detect_eol): Do not select no-conversion even if EOL
1997-08-28 Kenichi Handa (Qno_conversion, Qundecided): New variables.
1997-08-26 Kenichi Handa (Fread_non_nil_coding_system): Supply the arg
1997-08-22 Kenichi Handa (detect_eol): If the coding system an alias, get
1997-08-16 Kenichi Handa (CODING_FLAG_ISO_LATIN_EXTRA): New macro.
1997-08-10 Kenichi Handa (Fset_terminal_coding_system_internal): Set
1997-08-10 Kenichi Handa (ENCODE_ISO_CHARACTER_DIMENSION1): Pay attention to
1997-08-06 Richard M. Stallman (syms_of_coding): Doc syntax fixes.
1997-08-06 Kenichi Handa (detect_eol_type): Fix previous change.
1997-08-05 Richard M. Stallman (detect_eol_type): If EOL representation does not
1997-08-04 Kenichi Handa (detect_coding_iso2022): Do not exclude posibility of
1997-08-04 Richard M. Stallman (detect_coding_mask): Include CODING_CATEGORY_MASK_BINARY in the
1997-08-01 Kenichi Handa (encode_coding_iso2022): When source data ends not at
1997-07-31 Kenichi Handa (encode_coding_iso2022): Write out invalid multibyte
1997-07-22 Richard M. Stallman (syms_of_coding): Doc fix.
1997-07-18 Richard M. Stallman (Ffind_operation_coding_system): Use Ffboundp to
1997-07-15 Kenichi Handa (detect_coding_iso2022): Distinguish coding-category-iso-7-else and
1997-07-13 Richard M. Stallman Comment changes.
1997-07-12 Richard M. Stallman (Ffind_coding_system): Use call1, not call2.
1997-07-07 Kenichi Handa (Qemacs_mule, inhibit_eol_conversion): New variables.
1997-07-04 Richard M. Stallman Fix bugs with inappropriate mixing of Lisp_Object with int.
1997-07-02 Kenichi Handa (Vstandard_character_unification_table_for_decode):
1997-07-02 Richard M. Stallman (syms_of_coding): Change initial values of eol_mnemonic_... variables.
1997-06-18 Kenichi Handa (detect_coding_iso2022): Initilize mask correctly.
1997-06-16 Richard M. Stallman Change copyright notices.
1997-06-09 Kenichi Handa (Vcoding_system_alist): Deleted.
1997-05-28 Kenichi Handa (encode_invocation_designation): Use macro
1997-05-16 Kenichi Handa Name change through the code:
1997-05-10 Kenichi Handa (Valternate_charset_table): The valiable deleted.
1997-05-10 Richard M. Stallman (Fread_coding_system, Fread_non_nil_coding_system):
1997-04-16 Kenichi Handa (setup_coding_system): Setup coding->eol_type as LF
1997-04-10 Karl Heuer (Ffind_coding_system): Don't use Lisp_Object as integer.
1997-04-07 Kenichi Handa (detect_coding_iso2022, detect_coding_mask): Ignore
1997-04-05 Richard M. Stallman (Ffind_coding_system): Doc fix.
1997-03-18 Kenichi Handa Adjusted for the change of MAX_CHARSET.
1997-03-05 Kenichi Handa (decode_eol): Fix bug of converting CRLF to LF.
1997-02-27 Kenichi Handa (create_process, Fopen_network_stream): Typo in indexes
1997-02-23 Karl Heuer Fix FSF address in comment.
1997-02-20 Karl Heuer Initial revision