Thu, 27 Aug 2009 07:30:29 +0000 |
Kenichi Handa |
(encode_coding_utf_16): Fix checking of an Unicode character.
|
Wed, 08 Jul 2009 02:22:05 +0000 |
Kenichi Handa |
(detect_coding_sjis): Handle shift_jis-2004 correctly.
|
Wed, 01 Jul 2009 11:35:07 +0000 |
Kenichi Handa |
(setup_coding_system): Initialize
|
Fri, 19 Jun 2009 08:39:33 +0000 |
YAMAMOTO Mitsuharu |
(Ffind_coding_systems_region_internal): Cache checked characters.
|
Thu, 18 Jun 2009 10:29:03 +0000 |
Kenichi Handa |
(decode_coding_iso_2022): Check MSB of bytes more rigidly.
|
Wed, 17 Jun 2009 00:42:07 +0000 |
Kenichi Handa |
(detect_coding_utf_16): Fix previous change.
|
Tue, 16 Jun 2009 01:59:44 +0000 |
Kenichi Handa |
(detect_coding_utf_16): Fix previous change.
|
Tue, 16 Jun 2009 01:17:10 +0000 |
Kenichi Handa |
(detect_coding_utf_16): Fix the logic of rejecting
|
Mon, 15 Jun 2009 21:36:44 +0000 |
Andreas Schwab |
(detect_coding_utf_16): Fix typo counting odd bytes.
|
Thu, 04 Jun 2009 01:06:04 +0000 |
Chong Yidong |
* coding.c (get_translation_table): Check Venable_character_translation.
|
Sat, 02 May 2009 11:32:42 +0000 |
Andreas Schwab |
(record_conversion_result): Don't modify
|
Wed, 22 Apr 2009 04:32:21 +0000 |
Chong Yidong |
* keyboard.c (Fset_input_meta_mode): Doc fix.
|
Tue, 21 Apr 2009 06:36:03 +0000 |
Kenichi Handa |
(decode_coding_utf_16): Reduce charbuf_end for the
|
Fri, 27 Mar 2009 07:26:37 +0000 |
Kenichi Handa |
(Fdetect_coding_string): Improve the docstrings.
|
Fri, 27 Mar 2009 07:25:44 +0000 |
Kenichi Handa |
(Fdetect_coding_region, Fcoding_system_priority_list): Improve the
|
Fri, 06 Mar 2009 07:51:52 +0000 |
Kenichi Handa |
(CODING_ISO_CMP_STATUS): New macro.
|
Sat, 28 Feb 2009 15:52:23 +0000 |
Eli Zaretskii |
(decode_coding_utf_8, decode_coding_utf_16, decode_coding_emacs_mule,
|
Sat, 28 Feb 2009 13:52:03 +0000 |
Jason Rumney |
(detect_coding_charset): Fix last change for non-latin charsets.
|
Sat, 28 Feb 2009 13:37:33 +0000 |
Jason Rumney |
(detect_coding_charset): If not checking latin extra,
|
Sat, 28 Feb 2009 12:04:30 +0000 |
Eli Zaretskii |
(detect_coding_charset): Fix change from 2008-10-21.
|
Sun, 22 Feb 2009 15:48:02 +0000 |
Andreas Schwab |
* coding.h (struct coding_system): Make safe_charsets a pointer to
|
Thu, 19 Feb 2009 04:23:32 +0000 |
Kenichi Handa |
(detect_coding): Don't overflow coding->carryover.
|
Thu, 19 Feb 2009 02:42:46 +0000 |
Kenichi Handa |
(detect_coding): Preserve coding->mode.
|
Mon, 16 Feb 2009 13:04:15 +0000 |
Andreas Schwab |
(Fcheck_coding_systems_region): Fix test for unibyte
|
Mon, 16 Feb 2009 11:52:57 +0000 |
Kenichi Handa |
(Fcheck_coding_systems_region): Fix typo; Qt -> Qnil.
|
Wed, 11 Feb 2009 09:45:12 +0000 |
Juanma Barranquero |
Remove spurious semicolons.
|
Mon, 09 Feb 2009 00:42:37 +0000 |
Kenichi Handa |
(detect_coding_charset): Fix previous change.
|
Sat, 07 Feb 2009 10:49:39 +0000 |
Eli Zaretskii |
(syms_of_coding) <translation-table-for-input>: Modify doc string to
|
Wed, 04 Feb 2009 01:52:39 +0000 |
Kenichi Handa |
(coding_system_charset_list): New function.
|
Fri, 30 Jan 2009 15:45:34 +0000 |
Eli Zaretskii |
(detect_eol, decode_eol): Handle text with DOS-style EOLs that also has
|
Thu, 15 Jan 2009 07:09:26 +0000 |
Kenichi Handa |
(detect_coding_system): Fix handling of null_byte_fount.
|
Wed, 14 Jan 2009 12:51:06 +0000 |
Kenichi Handa |
Fix previous changes.
|
Wed, 14 Jan 2009 12:17:52 +0000 |
Kenichi Handa |
(TWO_MORE_BYTES): New macro.
|
Sat, 10 Jan 2009 10:40:45 +0000 |
Eli Zaretskii |
Fix Bug #876:
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Wed, 07 Jan 2009 06:49:37 +0000 |
Kenichi Handa |
(decode_coding_utf_8): Check byte_after_cr before breaking the loop.
|
Sat, 20 Dec 2008 07:59:33 +0000 |
Jason Rumney |
(decode_coding): Clear chars_at_source flag when using charbuf.
|
Wed, 10 Dec 2008 01:04:19 +0000 |
Juanma Barranquero |
* coding.c (QCdefault_char): Rename from QCdefalut_char.
|
Sun, 07 Dec 2008 00:58:47 +0000 |
Chong Yidong |
(make_conversion_work_buffer): Disable buffer modification hooks in
|
Wed, 03 Dec 2008 06:35:02 +0000 |
Kenichi Handa |
(encode_coding_emacs_mule): Be sure to set `code'.
|
Wed, 03 Dec 2008 05:48:11 +0000 |
Kenichi Handa |
(decode_coding_charset): Check type of an element of
|
Wed, 03 Dec 2008 02:25:00 +0000 |
Kenichi Handa |
(detect_coding_system): Initialize utf_16_le_eol to -1, val to
|
Wed, 03 Dec 2008 01:21:59 +0000 |
Kenichi Handa |
(decode_coding_utf_8): Likewise.
|
Wed, 03 Dec 2008 01:17:44 +0000 |
Kenichi Handa |
(decode_coding_utf_16): Initialize consumed_chars_base
|
Fri, 21 Nov 2008 02:23:06 +0000 |
Kenichi Handa |
(detect_coding_iso_2022): Reject invalid composition
|
Thu, 23 Oct 2008 06:55:14 +0000 |
Noah Friedman |
(make_conversion_work_buffer): Check that Vcode_conversion_reused_workbuf
|
Tue, 21 Oct 2008 15:56:56 +0000 |
Eli Zaretskii |
(Fencode_coding_region, Fdecode_coding_region)
|
Tue, 21 Oct 2008 02:25:49 +0000 |
Kenichi Handa |
(detect_coding_charset): For iso-8859-* coding systems,
|
Tue, 16 Sep 2008 01:16:58 +0000 |
Kenichi Handa |
(make_conversion_work_buffer): Avoid calling
|
Wed, 09 Jul 2008 13:05:56 +0000 |
Kenichi Handa |
(detect_coding_utf_8): Set detect_info->found only when
|
Thu, 05 Jun 2008 11:35:10 +0000 |
Kenichi Handa |
(detect_coding): Fix previous change.
|
Wed, 04 Jun 2008 07:52:46 +0000 |
Kenichi Handa |
(detect_coding): Fix handling of coding->head_ascii.
|
Thu, 29 May 2008 22:58:15 +0000 |
Kenichi Handa |
(CODING_UTF_8_BOM): New macro.
|
Wed, 28 May 2008 09:11:59 +0000 |
Juanma Barranquero |
(Fdecode_coding_region, Fencode_coding_region, Fencode_coding_string):
|
Wed, 28 May 2008 06:38:47 +0000 |
Kenichi Handa |
(encode_coding_raw_text): Fix previous change.
|
Tue, 27 May 2008 15:56:59 +0000 |
Stefan Monnier |
(encode_coding_raw_text): Fix last change.
|
Tue, 27 May 2008 15:49:49 +0000 |
Stefan Monnier |
(encode_coding_raw_text): Set coding->produced_char for all branches.
|
Mon, 19 May 2008 00:56:20 +0000 |
Juanma Barranquero |
(Fcoding_system_p): Rename argument to match docstring.
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 14 May 2008 01:45:34 +0000 |
Kenichi Handa |
(detect_coding_iso_2022): Ignore a coding category that
|
Tue, 08 Apr 2008 20:17:44 +0000 |
Michael Albinus |
* coding.c (detect_coding_emacs_mule)
|
Thu, 03 Apr 2008 12:30:02 +0000 |
Kenichi Handa |
(CATEGORY_MASK_ANY): Add CATEGORY_MASK_UTF_16_AUTO.
|
Thu, 27 Mar 2008 20:26:59 +0000 |
Stefan Monnier |
(decode_coding_object): Fix last change.
|
Thu, 27 Mar 2008 20:24:55 +0000 |
Stefan Monnier |
(decode_coding_object): Revert part of last change.
|
Thu, 27 Mar 2008 20:04:37 +0000 |
Stefan Monnier |
(decode_coding_object): Fix last change.
|
Tue, 25 Mar 2008 16:02:32 +0000 |
Stefan Monnier |
(decode_coding_object): When not decoding into a buffer,
|
Sun, 16 Mar 2008 01:24:55 +0000 |
Kenichi Handa |
(CHAR_STRING_ADVANCE_NO_UNIFY)
|
Mon, 03 Mar 2008 22:29:12 +0000 |
Andreas Schwab |
(decode_coding_object): Inhibit gap shrinking while
|
Sun, 02 Mar 2008 19:56:45 +0000 |
Andreas Schwab |
(decode_coding_big5, produce_chars): Fix typos in last
|
Sun, 02 Mar 2008 08:03:42 +0000 |
Kenichi Handa |
(decode_coding_utf_8): When eol-type of CODING is
|
Thu, 21 Feb 2008 07:56:06 +0000 |
Glenn Morris |
Fix comment typo.
|
Thu, 14 Feb 2008 12:24:15 +0000 |
Kenichi Handa |
(decode_coding_object, encode_coding_object): Preserve
|
Tue, 12 Feb 2008 21:35:15 +0000 |
Stefan Monnier |
* coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1.
|
Thu, 07 Feb 2008 12:55:44 +0000 |
Jan Dj¸«£rv |
(DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)".
|
Tue, 05 Feb 2008 04:12:52 +0000 |
Kenichi Handa |
(decode_eol): Pay attention to coding->dst_multibyte.
|
Wed, 30 Jan 2008 07:57:28 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 18 Jan 2008 07:08:52 +0000 |
Kenichi Handa |
(decode_coding_object): Adjuste marker positions after
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 06 Nov 2007 13:32:57 +0000 |
Kenichi Handa |
(Fdecode_coding_region): Fix typo in docstring.
|
Fri, 19 Oct 2007 00:00:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 12 Oct 2007 21:06:27 +0000 |
Miles Bader |
Fix up multi-tty merge
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 26 Jul 2007 11:24:02 +0000 |
Kenichi Handa |
(detect_coding_iso_2022): Don't treat SI/SO codes as a
|
Tue, 24 Jul 2007 01:23:55 +0000 |
Miles Bader |
Merge from emacs--devo--0
unicode-xft-base
|
Mon, 09 Jul 2007 08:00:55 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 24 Apr 2007 08:13:48 +0000 |
Kenichi Handa |
(produce_chars): Don't call insert_from_gap if no
|
Fri, 23 Feb 2007 06:02:23 +0000 |
Kenichi Handa |
(coding_alloc_by_making_gap): New arg offset.
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 16 Dec 2006 01:29:26 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 21 Nov 2006 08:56:38 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 08 Nov 2006 04:28:29 +0000 |
Kenichi Handa |
(detect_coding_charset): Fix detection of multi-byte
|
Tue, 05 Sep 2006 02:54:22 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 28 Aug 2006 04:09:02 +0000 |
Kenichi Handa |
(detect_coding_system): Fix for handling off
|
Mon, 21 Aug 2006 12:48:22 +0000 |
Kenichi Handa |
(setup_coding_system): Fix setting of
|
Thu, 03 Aug 2006 11:45:23 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 19 Jul 2006 00:42:56 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 08 Jun 2006 06:48:34 +0000 |
Kenichi Handa |
(Ffind_operation_coding_system): Sync with HEAD.
|
Wed, 07 Jun 2006 18:05:10 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 15 May 2006 02:48:46 +0000 |
Kenichi Handa |
(system_eol_type): Sync with HEAD.
|
Fri, 07 Apr 2006 12:02:40 +0000 |
Kenichi Handa |
(decode_coding): Typo in comment fixed.
|
Fri, 07 Apr 2006 05:26:46 +0000 |
Kenichi Handa |
(decode_eol): Pay attention to buffer relocation in
|
Fri, 10 Mar 2006 04:37:43 +0000 |
Kenichi Handa |
(DECODE_EMACS_MULE_20_RELATIVE_COMPOSITION): Fix
|
Thu, 09 Mar 2006 01:22:51 +0000 |
Kenichi Handa |
(produce_composition): Compare charbuf[i] instead of
|
Tue, 07 Mar 2006 08:15:33 +0000 |
Kenichi Handa |
(DECODE_COMPOSITION_START): If the source is short, set
|
Tue, 07 Mar 2006 01:53:54 +0000 |
Kenichi Handa |
(DECODE_COMPOSITION_START): If the source is short, set
|
Sat, 04 Mar 2006 02:59:04 +0000 |
Kenichi Handa |
(encode_coding_ccl): Allocate destination dynamically
|
Thu, 02 Mar 2006 06:54:30 +0000 |
Kenichi Handa |
(decode_coding): Fix previous change.
|
Tue, 28 Feb 2006 11:05:39 +0000 |
Kenichi Handa |
(decode_coding): Fix the condition of terminating the
|
Wed, 08 Feb 2006 04:26:44 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
Sun, 05 Feb 2006 02:45:48 +0000 |
Kenichi Handa |
Cancel incorrect synching with HEAD.
|
Sat, 04 Feb 2006 01:01:38 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-11
|
Fri, 03 Feb 2006 07:37:09 +0000 |
Kenichi Handa |
(Fdefine_coding_system_internal): Avoid a duplicated
|
Thu, 19 Jan 2006 07:20:52 +0000 |
Kenichi Handa |
Sync to HEAD for handling autoload-coding-system.
|
Tue, 17 Jan 2006 02:38:38 +0000 |
Kenichi Handa |
(code_conversion_restore): GCPRO arg.
|
Mon, 16 Jan 2006 08:37:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
Sat, 15 Oct 2005 02:09:14 +0000 |
Kenichi Handa |
(decode_coding): Fix handling of invalid bytes.
|
Fri, 23 Sep 2005 07:06:22 +0000 |
Kenichi Handa |
(encode_coding_object): If a pre-write-conversion
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Fri, 29 Jul 2005 06:20:30 +0000 |
Kenichi Handa |
(QCascii_compatible_p): New variable.
|