History for dub_jkp / source / dub / internal / vibecompat
2017-03-10
@Sönke Ludwig
Partial forward compatibility fix for vibe-core.
Sönke Ludwig committed on 10 Mar 2017
2017-03-04
@Martin Nowak
Merge pull request #1084 from wilzbach/trailing-whitespace ...
Martin Nowak authored on 4 Mar 2017 GitHub committed on 4 Mar 2017
2017-02-23
@Sebastian Wilzbach
Remove all trailing whitespace ...
Sebastian Wilzbach committed on 23 Feb 2017
@Sönke Ludwig
Add enforcement message.
Sönke Ludwig committed on 23 Feb 2017
2017-02-21
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable ...
Martin Nowak committed on 21 Feb 2017
2017-02-13
@Danny Milosavljevic
Prevent hardLinkFile from unlinking a target just to then turn around and link the same source to the same target again (on Posix).
Danny Milosavljevic committed on 13 Feb 2017
2017-02-09
@Sönke Ludwig
Fix vibe.d compatibility for vibe.d < 0.8.0.
Sönke Ludwig committed on 9 Feb 2017
2017-01-14
@Sönke Ludwig
Improve vibe.d compatibility. ...
Sönke Ludwig committed on 14 Jan 2017
2016-12-18
@Sönke Ludwig
Fix compilation errors in the "library" configuration.
Sönke Ludwig committed on 18 Dec 2016
@Sönke Ludwig
Add file/line to JSON parser error messages. Fixes #957.
Sönke Ludwig committed on 18 Dec 2016
2016-11-13
@Joseph Rushton Wakeling
Remove POSIX special-casing from copyFile ...
Joseph Rushton Wakeling committed on 13 Nov 2016
2016-07-12
@Matthias Klumpp
trivial: Fix typos
Matthias Klumpp committed on 12 Jul 2016
2016-07-07
@Sönke Ludwig
Merge pull request #891 from MartinNowak/dmd_nightly ...
Sönke Ludwig authored on 7 Jul 2016 GitHub committed on 7 Jul 2016
2016-07-06
@Sönke Ludwig
Handle unbound stdout/stderr gracefully. See #892.
Sönke Ludwig committed on 6 Jul 2016
2016-07-05
@Martin Nowak
fix ambiguous isNumeric overload ...
Martin Nowak committed on 5 Jul 2016
2016-06-24
@Sönke Ludwig
Eliminate use of Json.opDispatch. ...
Sönke Ludwig committed on 24 Jun 2016
2016-05-25
@Sönke Ludwig
Check return value of rawRead().
Sönke Ludwig committed on 25 May 2016
@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