Mercurial > trustbridge
log
age | author | description |
---|---|---|
Tue, 25 Mar 2014 17:56:56 +0100 | Sascha Wilde | Merged |
Tue, 25 Mar 2014 17:51:24 +0100 | Sascha Wilde | Implemented detection profile paths for Windows Vista/7. |
Tue, 25 Mar 2014 17:28:55 +0100 | Bernhard Reiter | get_profile_dirs(): close filedescriptor again. (found by cppcheck) |
Tue, 25 Mar 2014 17:21:40 +0100 | Bernhard Reiter | Made macro MAX_FILESIZE saver with brackets. A perror debugging line. |
Tue, 25 Mar 2014 16:48:18 +0100 | Sascha Wilde | dirent d_type is not supported on Windows, so use new port_isdir(). |
Tue, 25 Mar 2014 16:45:32 +0100 | Sascha Wilde | New portability function to test if a file is an directory. |
Tue, 25 Mar 2014 16:31:52 +0100 | Sascha Wilde | Added more debug output. |