Mercurial > hg > xemacs-beta
log src/dired.c @ 5940:c608d4b0b75e cygwin64 tip
age | author | description |
---|---|---|
Sun, 15 Sep 2013 23:47:37 +0900 | Stephen J. Turnbull | Eliminate several compiler (clang) warnings. |
Mon, 17 Jun 2013 10:23:00 -0600 | Jerry James | Convert C (un)signed long long values to bignums properly. |
Wed, 24 Apr 2013 20:16:14 -0400 | Vin Shelton | Hack in rudimentary group support for WIN32 in support of Mats ID-FORMAT patch |
Sat, 20 Apr 2013 00:04:58 +0200 | Mats Lidell | Added optional argument ID-FORMAT to file-attributes for GNU compatibility. |
Wed, 06 Mar 2013 08:32:17 -0700 | Jerry James | Avoid EOVERFLOW from stat() calls due to overflowing inode numbers. |
Sun, 09 Oct 2011 09:51:57 +0100 | Aidan Kehoe | Mechanically change INT to FIXNUM in our sources. |