| Commit message (Expand) | Author | Age | Files | Lines |
| * | (ENCODE_UTF_8): New. | Dave Love | 2003-09-16 | 1 | -0/+4 |
| * | *** empty log message *** | Kenichi Handa | 2003-09-08 | 1 | -468/+421 |
| |\ |
|
| | * | (make_conversion_work_buffer): Prototype adjusted. | Kenichi Handa | 2003-05-28 | 1 | -2/+1 |
| | * | (enum define_coding_ccl_arg_index): Set the first | Kenichi Handa | 2003-01-30 | 1 | -1/+1 |
| | * | (struct coding_detection_info): New structure. | Kenichi Handa | 2003-01-06 | 1 | -1/+15 |
| | * | Comment fix. | Dave Love | 2002-10-06 | 1 | -2/+2 |
| | * | (code_convert_region): Fix prototype. | Dave Love | 2002-07-16 | 1 | -1/+1 |
| | * | *** empty log message *** | Kenichi Handa | 2002-05-30 | 1 | -1/+1 |
| | * | (JIS_TO_SJIS): Fix typo (j1->s1, j2->s2). | Kenichi Handa | 2002-05-14 | 1 | -1/+1 |
| | * | Completely re-written. | Kenichi Handa | 2002-03-01 | 1 | -457/+402 |
| * | | New directory | Kenichi Handa | 2003-09-08 | 1 | -3/+0 |
| * | | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
| * | | (ENCODE_UTF_8): New. | Dave Love | 2003-06-02 | 1 | -0/+3 |
| * | | (CODING_REPLACEMENT_CHARACTER): Renamed from | Kenichi Handa | 2003-05-22 | 1 | -3/+7 |
| * | | (coding_system_require_warning): Extern it. | Kenichi Handa | 2002-12-17 | 1 | -0/+4 |
| * | | (decode_coding, encode_coding, detect_coding, | Ken Raeburn | 2002-07-19 | 1 | -4/+6 |
| |/ |
|
| * | (run_pre_post_conversion_on_str): Add prototype. | Eli Zaretskii | 2002-02-23 | 1 | -0/+3 |
| * | (Vw32_system_coding_system) [WINDOWSNT]: Remove. | Jason Rumney | 2001-11-20 | 1 | -10/+6 |
| * | (ENCODE_SYSTEM, DECODE_SYSTEM): Define also for non-NT. | Gerd Moellmann | 2001-10-05 | 1 | -1/+7 |
| * | Comment fixes. | Dave Love | 2001-02-14 | 1 | -9/+9 |
| * | (struct coding_system): New member suppress_error. | Kenichi Handa | 2001-01-24 | 1 | -0/+3 |
| * | (code_convert_string1): Declare. | Ken Raeburn | 2000-12-04 | 1 | -0/+2 |
| * | (Qwrite_region, Qcoding_system_error): Declare extern. | Gerd Moellmann | 2000-12-02 | 1 | -0/+4 |
| * | (conversion_buffer_size, conversion_buffer) | Kenichi Handa | 2000-08-16 | 1 | -4/+1 |
| * | (decode_coding_string): Declare. | Ken Raeburn | 2000-08-08 | 1 | -0/+2 |
| * | (struct coding_system): Member safe_charset deleted. | Kenichi Handa | 2000-07-27 | 1 | -6/+0 |
| * | fix up more Lisp_Object/int conversion issues | Ken Raeburn | 2000-06-18 | 1 | -0/+2 |
| * | (EMASC_CODING_H): Renamed from _CODING_H. | Kenichi Handa | 2000-06-11 | 1 | -5/+3 |
| * | Declare code_convert_string_norecord. | Dave Love | 2000-06-05 | 1 | -0/+2 |
| * | (ENCODE_SYSTEM, DECODE_SYSTEM) [WINDOWSNT]: New macros. | Jason Rumney | 2000-05-30 | 1 | -0/+23 |
| * | (coding_allocate_composition_data): Extern it. | Kenichi Handa | 2000-05-29 | 1 | -0/+4 |
| * | (struct coding_system): Add a comment for src_multibyte and | Kenichi Handa | 2000-05-23 | 1 | -0/+4 |
| * | (enum iso_code_class_type): Member ISO_control_code is | Kenichi Handa | 2000-05-19 | 1 | -13/+23 |
| * | * coding.h (code_convert_string): Declare. | Ken Raeburn | 2000-04-08 | 1 | -0/+2 |
| * | (CODING_CATEGORY_IDX_UTF_8) | Kenichi Handa | 2000-03-07 | 1 | -4/+16 |
| * | (emacs_code_class_type): Delete the member | Kenichi Handa | 1999-12-15 | 1 | -22/+75 |
| * | Add support for large files, 64-bit Solaris, system locale codings. | Paul Eggert | 1999-10-19 | 1 | -0/+4 |
| * | Include "ccl.h" instead of "../src/ccl.h". | Kenichi Handa | 1999-08-23 | 1 | -1/+1 |
| * | eol-mnemonic-* variables are now strings, not characters. | Eli Zaretskii | 1999-01-27 | 1 | -4/+4 |
| * | (struct coding_system): New member composed_chars. | Kenichi Handa | 1998-09-26 | 1 | -0/+3 |
| * | (CODING_FINISH_INTERRUPT): New macro. | Kenichi Handa | 1998-09-18 | 1 | -0/+1 |
| * | (default_buffer_file_coding): Extern it. | Kenichi Handa | 1998-08-10 | 1 | -0/+3 |
| * | (CODING_CATEGORY_IDX_CCL): New macro. | Kenichi Handa | 1998-08-02 | 1 | -4/+7 |
| * | (Qemacs_mule): Extern it. | Kenichi Handa | 1998-06-26 | 1 | -1/+1 |
| * | (setup_raw_text_coding_system): Extern it. | Kenichi Handa | 1998-06-26 | 1 | -0/+1 |
| * | (DECODE_FILE, ENCODE_FILE): | Karl Heuer | 1998-06-03 | 1 | -6/+6 |
| * | Change term "character translation table" to "translation table". | Kenichi Handa | 1998-05-22 | 1 | -4/+4 |
| * | Change terms unify/unification to | Kenichi Handa | 1998-05-18 | 1 | -3/+6 |
| * | (Vfile_name_coding_system) | Richard M. Stallman | 1998-05-02 | 1 | -0/+6 |
| * | Declare inherit-process-coding-system. | Eli Zaretskii | 1998-04-15 | 1 | -0/+4 |