index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
coding.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-2
/
+2
*
(decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19)
Kenichi Handa
2009-12-14
1
-0
/
+2
*
* process.c (ifflag_def): Make flag_sym constant.
Dan Nicolaescu
2009-11-11
1
-1
/
+1
*
* xterm.c (syms_of_xterm):
Dan Nicolaescu
2009-11-06
1
-40
/
+40
*
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-10-19
1
-0
/
+1
*
(decode_coding_iso_2022): Fix operator precedence.
Andreas Schwab
2009-09-24
1
-1
/
+1
*
(encode_coding_utf_16): Fix checking of an Unicode character.
Kenichi Handa
2009-08-27
1
-1
/
+1
*
(detect_coding_sjis): Handle shift_jis-2004 correctly.
Kenichi Handa
2009-07-08
1
-2
/
+10
*
(setup_coding_system): Initialize
Kenichi Handa
2009-07-01
1
-2
/
+6
*
(Ffind_coding_systems_region_internal): Cache checked characters.
YAMAMOTO Mitsuharu
2009-06-19
1
-1
/
+6
*
(decode_coding_iso_2022): Check MSB of bytes more rigidly.
Kenichi Handa
2009-06-18
1
-12
/
+14
*
(detect_coding_utf_16): Fix previous change.
Kenichi Handa
2009-06-17
1
-1
/
+2
*
(detect_coding_utf_16): Fix previous change.
Kenichi Handa
2009-06-16
1
-8
/
+8
*
(detect_coding_utf_16): Fix the logic of rejecting
Kenichi Handa
2009-06-16
1
-2
/
+2
*
(detect_coding_utf_16): Fix typo counting odd bytes.
Andreas Schwab
2009-06-15
1
-1
/
+1
*
* coding.c (get_translation_table): Check Venable_character_translation.
Chong Yidong
2009-06-04
1
-0
/
+6
*
(record_conversion_result): Don't modify
Andreas Schwab
2009-05-02
1
-1
/
+2
*
* keyboard.c (Fset_input_meta_mode): Doc fix.
Chong Yidong
2009-04-22
1
-1
/
+1
*
(decode_coding_utf_16): Reduce charbuf_end for the
Kenichi Handa
2009-04-21
1
-7
/
+18
*
(Fdetect_coding_string): Improve the docstrings.
Kenichi Handa
2009-03-27
1
-0
/
+2
*
(Fdetect_coding_region, Fcoding_system_priority_list): Improve the
Kenichi Handa
2009-03-27
1
-0
/
+5
*
(CODING_ISO_CMP_STATUS): New macro.
Kenichi Handa
2009-03-06
1
-537
/
+906
*
(decode_coding_utf_8, decode_coding_utf_16, decode_coding_emacs_mule,
Eli Zaretskii
2009-02-28
1
-13
/
+22
*
(detect_coding_charset): Fix last change for non-latin charsets.
Jason Rumney
2009-02-28
1
-6
/
+7
*
(detect_coding_charset): If not checking latin extra,
Jason Rumney
2009-02-28
1
-2
/
+2
*
(detect_coding_charset): Fix change from 2008-10-21.
Eli Zaretskii
2009-02-28
1
-1
/
+4
*
* coding.h (struct coding_system): Make safe_charsets a pointer to
Andreas Schwab
2009-02-22
1
-17
/
+19
*
(detect_coding): Don't overflow coding->carryover.
Kenichi Handa
2009-02-19
1
-0
/
+2
*
(detect_coding): Preserve coding->mode.
Kenichi Handa
2009-02-19
1
-0
/
+2
*
(Fcheck_coding_systems_region): Fix test for unibyte
Andreas Schwab
2009-02-16
1
-2
/
+2
*
(Fcheck_coding_systems_region): Fix typo; Qt -> Qnil.
Kenichi Handa
2009-02-16
1
-2
/
+5
*
Remove spurious semicolons.
Juanma Barranquero
2009-02-11
1
-1
/
+1
*
(detect_coding_charset): Fix previous change.
Kenichi Handa
2009-02-09
1
-1
/
+1
*
(syms_of_coding) <translation-table-for-input>: Modify doc string to
Eli Zaretskii
2009-02-07
1
-1
/
+5
*
(coding_system_charset_list): New function.
Kenichi Handa
2009-02-04
1
-0
/
+33
*
(detect_eol, decode_eol): Handle text with DOS-style EOLs that also has
Eli Zaretskii
2009-01-30
1
-8
/
+30
*
(detect_coding_system): Fix handling of null_byte_fount.
Kenichi Handa
2009-01-15
1
-2
/
+3
*
Fix previous changes.
Kenichi Handa
2009-01-14
1
-37
/
+35
*
(TWO_MORE_BYTES): New macro.
Kenichi Handa
2009-01-14
1
-4
/
+50
*
Fix Bug #876:
Eli Zaretskii
2009-01-10
1
-11
/
+27
*
Add 2009 to copyright years.
Glenn Morris
2009-01-08
1
-2
/
+2
*
(decode_coding_utf_8): Check byte_after_cr before breaking the loop.
Kenichi Handa
2009-01-07
1
-7
/
+35
*
(decode_coding): Clear chars_at_source flag when using charbuf.
Jason Rumney
2008-12-20
1
-0
/
+2
*
* coding.c (QCdefault_char): Rename from QCdefalut_char.
Juanma Barranquero
2008-12-10
1
-3
/
+3
*
(make_conversion_work_buffer): Disable buffer modification hooks in
Chong Yidong
2008-12-07
1
-0
/
+4
*
(encode_coding_emacs_mule): Be sure to set `code'.
Kenichi Handa
2008-12-03
1
-2
/
+4
*
(decode_coding_charset): Check type of an element of
Kenichi Handa
2008-12-03
1
-1
/
+1
*
(detect_coding_system): Initialize utf_16_le_eol to -1, val to
Kenichi Handa
2008-12-03
1
-5
/
+4
*
(decode_coding_utf_8): Likewise.
Kenichi Handa
2008-12-03
1
-1
/
+1
*
(decode_coding_utf_16): Initialize consumed_chars_base
Kenichi Handa
2008-12-03
1
-1
/
+1
[next]