Mercurial > hg > xemacs-beta
log src/file-coding.c @ 5940:c608d4b0b75e cygwin64 tip
age | author | description |
---|---|---|
2014-10-08 | Jerry James | Add TLS support. See xemacs-patches message with ID |
2014-05-14 | Jerry James | Report lstream errors when encoding/decoding. |
2014-01-22 | Aidan Kehoe | Have the result of coding_character_tell() reflect str->convert_to, too. |
2014-01-16 | Aidan Kehoe | Rework description of no_conversion coding system, avoiding pdump confusion. |
2014-01-16 | Aidan Kehoe | Pass character count from coding systems to buffer insertion code. |
2013-12-19 | Aidan Kehoe | Use skip_ascii() in no_conversion_convert() when encoding. |
2012-09-07 | Aidan Kehoe | Unify #'find-coding-system-magic-cookie-in-file, look_for_coding_system_magic_cookie() |
2011-10-09 | Aidan Kehoe | Mechanically change INT to FIXNUM in our sources. |