Mercurial > hg > xemacs-beta
log src/lstream.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. |
Thu, 23 Jan 2014 13:49:40 +0000 | Aidan Kehoe | Correct some partial character accounting, buffered_bytecount_to_charcount(). |
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 16:27:52 +0000 | Aidan Kehoe | Pass character count from coding systems to buffer insertion code. |
Sat, 29 Oct 2011 01:10:32 +0900 | Stephen J. Turnbull | Prevent SIGPIPEs in deactivate_process(). |
Sun, 09 Oct 2011 09:51:57 +0100 | Aidan Kehoe | Mechanically change INT to FIXNUM in our sources. |