| Commit message (Expand) | Author | Age | Files | Lines |
| * | (make_conversion_work_buffer): Check that Vcode_conversion_reused_workbuf | Noah Friedman | 2008-10-23 | 1 | -3/+3 |
| * | (Fencode_coding_region, Fdecode_coding_region) | Eli Zaretskii | 2008-10-21 | 1 | -6/+8 |
| * | (detect_coding_charset): For iso-8859-* coding systems, | Kenichi Handa | 2008-10-21 | 1 | -3/+13 |
| * | (make_conversion_work_buffer): Avoid calling | Kenichi Handa | 2008-09-16 | 1 | -3/+3 |
| * | (detect_coding_utf_8): Set detect_info->found only when | Kenichi Handa | 2008-07-09 | 1 | -1/+2 |
| * | (detect_coding): Fix previous change. | Kenichi Handa | 2008-06-05 | 1 | -4/+6 |
| * | (detect_coding): Fix handling of coding->head_ascii. | Kenichi Handa | 2008-06-04 | 1 | -39/+43 |
| * | (CODING_UTF_8_BOM): New macro. | Kenichi Handa | 2008-05-29 | 1 | -25/+159 |
| * | (Fdecode_coding_region, Fencode_coding_region, Fencode_coding_string): | Juanma Barranquero | 2008-05-28 | 1 | -11/+11 |
| * | (encode_coding_raw_text): Fix previous change. | Kenichi Handa | 2008-05-28 | 1 | -11/+16 |
| * | (encode_coding_raw_text): Fix last change. | Stefan Monnier | 2008-05-27 | 1 | -1/+3 |
| * | (encode_coding_raw_text): Set coding->produced_char for all branches. | Stefan Monnier | 2008-05-27 | 1 | -4/+1 |
| * | (Fcoding_system_p): Rename argument to match docstring. | Juanma Barranquero | 2008-05-19 | 1 | -25/+26 |
| * | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
| * | (detect_coding_iso_2022): Ignore a coding category that | Kenichi Handa | 2008-05-14 | 1 | -0/+2 |
| * | * coding.c (detect_coding_emacs_mule) | Michael Albinus | 2008-04-08 | 1 | -9/+9 |
| * | (CATEGORY_MASK_ANY): Add CATEGORY_MASK_UTF_16_AUTO. | Kenichi Handa | 2008-04-03 | 1 | -108/+205 |
| * | (decode_coding_object): Fix last change. | Stefan Monnier | 2008-03-27 | 1 | -1/+1 |
| * | (decode_coding_object): Revert part of last change. | Stefan Monnier | 2008-03-27 | 1 | -1/+4 |
| * | (decode_coding_object): Fix last change. | Stefan Monnier | 2008-03-27 | 1 | -2/+2 |
| * | (decode_coding_object): When not decoding into a buffer, | Stefan Monnier | 2008-03-25 | 1 | -2/+2 |
| * | (CHAR_STRING_ADVANCE_NO_UNIFY) | Kenichi Handa | 2008-03-16 | 1 | -20/+105 |
| * | (decode_coding_object): Inhibit gap shrinking while | Andreas Schwab | 2008-03-03 | 1 | -0/+2 |
| * | (decode_coding_big5, produce_chars): Fix typos in last | Andreas Schwab | 2008-03-02 | 1 | -3/+3 |
| * | (decode_coding_utf_8): When eol-type of CODING is | Kenichi Handa | 2008-03-02 | 1 | -85/+119 |
| * | Fix comment typo. | Glenn Morris | 2008-02-21 | 1 | -1/+1 |
| * | (decode_coding_object, encode_coding_object): Preserve | Kenichi Handa | 2008-02-14 | 1 | -8/+15 |
| * | * coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1. | Stefan Monnier | 2008-02-12 | 1 | -3/+4 |
| * | (DECODE_EMACS_MULE_COMPOSITION_CHAR): Use "do...while (0)". | Jan Djärv | 2008-02-07 | 1 | -2/+2 |
| * | (decode_eol): Pay attention to coding->dst_multibyte. | Kenichi Handa | 2008-02-05 | 1 | -1/+4 |
| * | Merge from emacs--devo--0 | Miles Bader | 2008-01-30 | 1 | -1/+3 |
| |\ |
|
| | * | (select-safe-coding-system-function): Doc fix. | Glenn Morris | 2008-01-16 | 1 | -1/+3 |
| | * | (detect_coding_mask): Fix previous change. | Kenichi Handa | 2008-01-11 | 1 | -3/+7 |
| | * | (detect_coding_iso2022): New arg latin_extra_code_state. Allow Latin | Kenichi Handa | 2008-01-09 | 1 | -24/+89 |
| * | | (decode_coding_object): Adjuste marker positions after | Kenichi Handa | 2008-01-18 | 1 | -0/+68 |
| * | | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -2/+2 |
| |\ \
| |/ |
|
| | * | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -2/+2 |
| | |\ |
|
| | | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -2/+2 |
| | | * | (Qcompletion_ignore_case): New external Lisp_Object. | Glenn Morris | 2007-10-17 | 1 | -1/+9 |
| | * | | * coding.c (detect_coding, Fupdate_coding_systems_internal): | Stefan Monnier | 2007-11-19 | 1 | -2/+2 |
| * | | | (Fdecode_coding_region): Fix typo in docstring. | Kenichi Handa | 2007-11-06 | 1 | -1/+1 |
| * | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-19 | 1 | -2/+10 |
| |\ \ \
| |/ / |
|
| | * | | (Qcompletion_ignore_case): New external Lisp_Object. | Glenn Morris | 2007-10-17 | 1 | -1/+9 |
| | * | | * xfns.c (Fx_create_frame, Fx_display_list): | Stefan Monnier | 2007-10-16 | 1 | -1/+1 |
| * | | | Fix up multi-tty merge | Miles Bader | 2007-10-12 | 1 | -12/+10 |
| * | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-11 | 1 | -27/+30 |
| |\ \ \
| |/ / |
|
| | * | | (detect_eol_type, detect_eol_type_in_2_octet_form): | Michaël Cadilhac | 2007-09-19 | 1 | -4/+4 |
| | * | | Merge from emacs--devo--0 | Miles Bader | 2007-07-31 | 1 | -1/+1 |
| | |\ \ |
|
| | * \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-07-24 | 1 | -1/+1 |
| | |\ \ \ |
|
| | * \ \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-07-15 | 1 | -1/+5 |
| | |\ \ \ \ |
|