History for dub_jkp / source / dub / internal / vibecompat
2017-12-04
@Sönke Ludwig
Rename Path to NativePath. ...
Sönke Ludwig authored on 6 Nov 2017 Sebastian Wilzbach committed on 4 Dec 2017
@Sönke Ludwig
Make the code base compatible with vibe-core. ...
Sönke Ludwig authored on 23 Jun 2017 Sebastian Wilzbach committed on 4 Dec 2017
2017-12-01
@Sönke Ludwig
Remove compatibility code for DMD frontends < 2.067.x.
Sönke Ludwig committed on 1 Dec 2017
2017-11-06
@Sönke Ludwig
Fix serialization unit test for DMD 2.077.0.
Sönke Ludwig committed on 6 Nov 2017
2017-07-02
@Sebastian Wilzbach
Remove deprecated stdc import
Sebastian Wilzbach committed on 2 Jul 2017
2017-06-27
@André Pany
Add missing / suffix in URL type
André Pany committed on 27 Jun 2017
2017-04-11
@klemens
spelling fixes
klemens committed on 11 Apr 2017
2017-03-11
@Sönke Ludwig
Make the logging functions be inferable as safe.
Sönke Ludwig committed on 11 Mar 2017
2017-03-10
@Sönke Ludwig
Fix compilation on 2.065.0.
Sönke Ludwig committed on 10 Mar 2017
@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