2014-04-21 |
Remove unused prototype.
Sönke Ludwig
committed
on 21 Apr 2014
|
---|---|
2014-03-21 |
Correct copyright notices.
Sönke Ludwig
committed
on 21 Mar 2014
|
2013-12-09 |
Fix listing of directories containing invalid symbolic links.
Sönke Ludwig
committed
on 9 Dec 2013
|
2013-11-05 |
Preserve file ownership/permissions for copied files on Posix.
Sönke Ludwig
committed
on 5 Nov 2013
|
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 |
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 |
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 |
Rename log levels to be in line with the latest vibe.d versions.
Sönke Ludwig
committed
on 19 Jun 2013
|
2013-05-28 |
Fix warnings for latest DMD beta.
Sönke Ludwig
committed
on 28 May 2013
|
2013-04-11 |
Move all source files outside of "dub" to "dub/internal".
Sönke Ludwig
committed
on 11 Apr 2013
|