History for dub_jkp / source / dub / internal / vibecompat / core / file.d
2014-04-21
@Sönke Ludwig
Remove unused prototype.
Sönke Ludwig committed on 21 Apr 2014
2014-03-21
@Sönke Ludwig
Correct copyright notices.
Sönke Ludwig committed on 21 Mar 2014
2013-12-09
@Sönke Ludwig
Fix listing of directories containing invalid symbolic links.
Sönke Ludwig committed on 9 Dec 2013
2013-11-05
@Sönke Ludwig
Preserve file ownership/permissions for copied files on Posix.
Sönke Ludwig committed on 5 Nov 2013
@Sönke Ludwig
Delete files before overwriting them in copyFile. Allows to rebuild an application while it is running on Linux.
Sönke Ludwig committed on 5 Nov 2013
2013-10-21
@Sönke Ludwig
Use DirEntry() instead of dirEntry() on DMD >= 2.064 to avoid deprecation warnings. Fixes #116.
Sönke Ludwig committed on 21 Oct 2013
2013-10-17
@Sönke Ludwig
Use std.stream.File instead of std.stdio.File to improve the unicode path situation. See #130.
Sönke Ludwig committed on 17 Oct 2013
2013-06-19
@Sönke Ludwig
Rename log levels to be in line with the latest vibe.d versions.
Sönke Ludwig committed on 19 Jun 2013
2013-05-28
@Sönke Ludwig
Fix warnings for latest DMD beta.
Sönke Ludwig committed on 28 May 2013
2013-04-11
@Sönke Ludwig
Move all source files outside of "dub" to "dub/internal".
Sönke Ludwig committed on 11 Apr 2013