History for dub_jkp / source / dub / internal / vibecompat / inet
2014-03-21
@Sönke Ludwig
Correct copyright notices.
Sönke Ludwig committed on 21 Mar 2014
2014-03-01
@Matthias Dondorff
Fixing Path.relativeTo for directories, a Path whith endsWithSlash==true had this property stripped, when made relative to another Path.
Matthias Dondorff committed on 1 Mar 2014
2013-12-17
@Sönke Ludwig
Add unit test for Path.toNativeString() w.r.t. endsWithSlash() and fix Path().toNativeString() on Posix.
Sönke Ludwig committed on 17 Dec 2013
@ponce
toNativeString() now returns "." on Windows for relative empty paths when m_endsWithSlash is false.
ponce committed on 17 Dec 2013
2013-11-26
@Sönke Ludwig
Fix Path.toNativeString() for empty paths (was missing the ending slash).
Sönke Ludwig committed on 26 Nov 2013
2013-11-22
@Sönke Ludwig
Fix duplicate file entries in generated VisualD projects. Fixes #168. ...
Sönke Ludwig committed on 22 Nov 2013
2013-11-04
@Sönke Ludwig
Fix running executables that are not built in the CWD and create the target path if necessary.
Sönke Ludwig committed on 4 Nov 2013
2013-11-02
@Sönke Ludwig
Represent empty relative paths as "." instead of an empty string for Path.toNativeString(). Fixes #153.
Sönke Ludwig committed on 2 Nov 2013
2013-11-01
@Sönke Ludwig
Fix error message in case of an empty source path. See #149.
Sönke Ludwig committed on 1 Nov 2013
2013-06-04
@Sönke Ludwig
Add unit tests to the path module and make \\UNC\ paths absolute.
Sönke Ludwig committed on 4 Jun 2013
2013-05-25
@Lutger Blijdestijn
fixes support for unc path
Lutger Blijdestijn committed on 25 May 2013
2013-05-24
@Lutger Blijdestijn
fixes unc path error
Lutger Blijdestijn committed on 24 May 2013
2013-04-29
@Sönke Ludwig
Move download() to dub.utils and remove dub.internal.vibecompat.inet.urltransfer.
Sönke Ludwig committed on 29 Apr 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