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