History for dub_jkp / source / dub / internal / vibecompat
2014-10-07
@Sönke Ludwig
Improve JSON parser error format. Fixes #317. ...
Sönke Ludwig committed on 7 Oct 2014
2014-09-22
@Sönke Ludwig
Merge branch '0.9.22' ...
Sönke Ludwig committed on 22 Sep 2014
2014-08-25
@Sönke Ludwig
Fix trying to copy copyFiles where source==destination.
Sönke Ludwig committed on 25 Aug 2014
2014-08-02
@Martin Nowak
create symlinks instead of copying cached build files
Martin Nowak committed on 2 Aug 2014
2014-05-22
@James Clarke
Removed extra spaces between words
James Clarke committed on 22 May 2014
@James Clarke
Ensure all files end with a newline
James Clarke committed on 22 May 2014
@James Clarke
Use tabs in all JSON and D files
James Clarke committed on 22 May 2014
@James Clarke
Removed trailing whitespace
James Clarke committed on 22 May 2014
2014-05-16
@Sönke Ludwig
Only execute Windows specific unit tests on Windows.
Sönke Ludwig committed on 16 May 2014
@Sönke Ludwig
Avoid the UNC path root "\\" to be part of a relative path. Fixes #302.
Sönke Ludwig committed on 16 May 2014
2014-05-14
@Sönke Ludwig
Allow empty path nodes. Fixes #177.
Sönke Ludwig committed on 14 May 2014
@Sönke Ludwig
Enable line number display for JSON errors and improve error messages. See #317 and #325.
Sönke Ludwig committed on 14 May 2014
2014-04-24
@Colden Cullen
Reverse mkdir fix, as it was already done.
Colden Cullen committed on 24 Apr 2014
@Colden Cullen
Fixed bug where Path was used for URL on Windows.
Colden Cullen committed on 24 Apr 2014
@Colden Cullen
Fixed build bugs on Windows. ...
Colden Cullen committed on 24 Apr 2014
2014-04-21
@Sönke Ludwig
Remove unused prototype.
Sönke Ludwig committed on 21 Apr 2014
2014-04-01
@Sönke Ludwig
Use URL and Path types of vibe.d if available for better interop.
Sönke Ludwig committed on 1 Apr 2014
2014-03-26
@Sönke Ludwig
Make log parameters lazy instead of auto ref. ...
Sönke Ludwig committed on 26 Mar 2014
2014-03-21
@Sönke Ludwig
Disable log output during "dub describe" to ensure only JSON gets written. See #221. ...
Sönke Ludwig committed on 21 Mar 2014
@Sönke Ludwig
Correct copyright notices.
Sönke Ludwig committed on 21 Mar 2014
2014-03-02
@Matthias Dondorff
Fixing serializeToJson for structs/classes with to/fromJson to/fromString.
Matthias Dondorff committed on 2 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-12-09
@Sönke Ludwig
Fix listing of directories containing invalid symbolic links.
Sönke Ludwig committed on 9 Dec 2013
2013-11-30
@Sönke Ludwig
Work around DMD associative array bug. Fixes #179.
Sönke Ludwig committed on 30 Nov 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-19
@Sönke Ludwig
Fix warning that for some reason only occurs on some systems...
Sönke Ludwig committed on 19 Nov 2013
@Sönke Ludwig
Improve the Appender workaround.
Sönke Ludwig committed on 19 Nov 2013