Mercurial > hg > xemacs-beta
log src/lstream.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-23 | Aidan Kehoe | Correct some partial character accounting, buffered_bytecount_to_charcount(). |
2014-01-22 | Aidan Kehoe | Have the result of coding_character_tell() reflect str->convert_to, too. |
2014-01-16 | Aidan Kehoe | Pass character count from coding systems to buffer insertion code. |
2011-10-28 | Stephen J. Turnbull | Prevent SIGPIPEs in deactivate_process(). |