log src/file-coding.c @ 5940:c608d4b0b75e cygwin64 tip

age author description
Tue, 07 Oct 2014 21:16:10 -0600 Jerry James Add TLS support. See xemacs-patches message with ID
Wed, 14 May 2014 14:16:24 -0600 Jerry James Report lstream errors when encoding/decoding.
Wed, 22 Jan 2014 17:52:00 +0000 Aidan Kehoe Have the result of coding_character_tell() reflect str->convert_to, too.
Thu, 16 Jan 2014 19:56:06 +0000 Aidan Kehoe Rework description of no_conversion coding system, avoiding pdump confusion.
Thu, 16 Jan 2014 16:27:52 +0000 Aidan Kehoe Pass character count from coding systems to buffer insertion code.
Thu, 19 Dec 2013 18:13:11 +0000 Aidan Kehoe Use skip_ascii() in no_conversion_convert() when encoding.
Fri, 07 Sep 2012 22:06:01 +0100 Aidan Kehoe Unify #'find-coding-system-magic-cookie-in-file, look_for_coding_system_magic_cookie()
Sun, 09 Oct 2011 09:51:57 +0100 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
Tue, 29 Mar 2011 00:02:47 +0200 Mats Lidell Merged with trunk.
Mon, 07 Feb 2011 21:22:17 +0100 Mats Lidell Merge with trunk.
Fri, 26 Nov 2010 06:43:36 +0100 Mats Lidell Merge with 21.5 trunk.
Thu, 14 Oct 2010 17:15:20 +0200 Mats Lidell Changed bulk of GPLv2 or later files identified by script
Thu, 24 Mar 2011 11:00:11 -0600 Jerry James Fix misspelled words, and some grammar, across the entire source tree.
Sun, 23 Jan 2011 12:47:02 +0000 Aidan Kehoe Use Ben's recently-introduced listu (), where appropriate.