log src/fileio.c @ 5940:c608d4b0b75e cygwin64 tip

age author description
Fri, 05 Dec 2014 16:56:13 -0700 Jerry James Fix off-by-one error in Ffile_truename.
Tue, 07 Oct 2014 21:16:10 -0600 Jerry James Add TLS support. See xemacs-patches message with ID
Mon, 20 Jan 2014 18:13:15 +0000 Aidan Kehoe Use an explicit hexadecimal constant for READ_BUF_SIZE, correct ChangeLog.
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.
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.
Sat, 05 Feb 2011 12:04:34 +0000 Aidan Kehoe Have #'sort*, #'merge use the same test approach as functions from cl-seq.el
Sat, 20 Nov 2010 16:49:11 +0000 Aidan Kehoe Have NATNUMP give t for positive bignums; check limits appropriately.
Sun, 16 May 2010 12:33:21 +0100 Aidan Kehoe Move `default-file-system-ignore-case' to C; fix bug in directory hash tables