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

age author description
2013-09-15 Stephen J. Turnbull Eliminate several compiler (clang) warnings.
2013-06-17 Jerry James Convert C (un)signed long long values to bignums properly.
2013-04-25 Vin Shelton Hack in rudimentary group support for WIN32 in support of Mats ID-FORMAT patch
2013-04-19 Mats Lidell Added optional argument ID-FORMAT to file-attributes for GNU compatibility.
2013-03-06 Jerry James Avoid EOVERFLOW from stat() calls due to overflowing inode numbers.
2011-10-09 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
2011-05-01 Aidan Kehoe Merge.
2010-02-20 Ben Wing Sync s/ files with GNU 23.1.92, delete obsolete stuff, simplify other stuff
2011-04-23 Mats Lidell Merge with trunk.
2011-02-07 Mats Lidell Merge with trunk.
2010-10-15 Mike Sperber Move src/ to GPLv3.
2011-03-30 Jerry James Typo fix: use a semicolon instead of a comma at the end of a statement.