History for dub_jkp / source / dub / internal / vibecompat
2016-05-25
@Sönke Ludwig
Use std.stdio instead of the deprecated std.stream. ...
Sönke Ludwig committed on 25 May 2016
@Sönke Ludwig
Add assertion message.
Sönke Ludwig committed on 25 May 2016
2015-10-21
@Sönke Ludwig
Remove unused code that throws a warning on DMD 2.069.0-b2.
Sönke Ludwig committed on 21 Oct 2015
2015-08-09
@Martin Nowak
avoid early allocation and formatting of lazy message ...
Martin Nowak committed on 9 Aug 2015
2015-07-17
@Sönke Ludwig
Remove immutable casts where possible for Path. See #625.
Sönke Ludwig committed on 17 Jul 2015
2015-07-12
@Sönke Ludwig
Add some additional assertions to Path for #601.
Sönke Ludwig committed on 12 Jul 2015
2015-07-10
@Sönke Ludwig
Fix naming convention of FileMode enum. ...
Sönke Ludwig committed on 10 Jul 2015
2015-07-04
@Sönke Ludwig
Fix JSON unit test for 2.068.
Sönke Ludwig committed on 4 Jul 2015
2015-06-26
@Sönke Ludwig
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig committed on 26 Jun 2015
@Sönke Ludwig
Enable file names/line numbers and field names for the updated JSON module.
Sönke Ludwig committed on 26 Jun 2015
@Sönke Ludwig
Fix compilation of the updated vibe.d modules on all supported DMD versions.
Sönke Ludwig committed on 26 Jun 2015
@Sönke Ludwig
Upgrade Json/serialization code to latest vibe.d version.
Sönke Ludwig committed on 26 Jun 2015
2015-02-16
@Martin Nowak
fix #511 - copyFiles should not overwrite identical files on windows
Martin Nowak committed on 16 Feb 2015
2014-12-25
@Martin Nowak
Merge pull request #478 from MartinNowak/hardlink ...
Martin Nowak committed on 25 Dec 2014
2014-12-24
@Martin Nowak
hardlink files into target dir ...
Martin Nowak committed on 24 Dec 2014
2014-12-15
@ketmar
Apply patch by ketmar: remove comma expressions and fix property syntax. ...
ketmar authored on 15 Dec 2014 Sönke Ludwig committed on 15 Dec 2014
2014-12-02
@Per Nordlöw
Fix warnings and errors on git master
Per Nordlöw committed on 2 Dec 2014
2014-10-26
@Sönke Ludwig
Avoid catching Error instances in various places. See #443.
Sönke Ludwig committed on 26 Oct 2014
2014-10-18
@Geod24
DFix the code
Geod24 committed on 18 Oct 2014
2014-10-07
@Sönke Ludwig
Fix build error on CI build.
Sönke Ludwig committed on 7 Oct 2014
@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