Mercurial > hg > xemacs-beta
log src/fileio.c @ 5781:0853e1ec8529
age | author | description |
---|---|---|
Mon, 20 Jan 2014 17:53:07 +0000 | Aidan Kehoe | Use alloca_{rawbytes,ibytes} in #'copy-file, #'insert-file-contents-internal |
Thu, 16 Jan 2014 21:03:03 +0000 | Aidan Kehoe | Use a larger buffering size in #'copy-file too. |
Thu, 16 Jan 2014 20:26:27 +0000 | Aidan Kehoe | Increase READ_BUF_SIZE, used in #'insert-file-contents-internal, to #x10000 |
Thu, 16 Jan 2014 16:27:52 +0000 | Aidan Kehoe | Pass character count from coding systems to buffer insertion code. |
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. |