History for dub_jkp / source / dub / dependency.d
2019-10-08
@Sebastian Wilzbach
Revert "support dependencies as git url with exact commit"
Sebastian Wilzbach authored on 8 Oct 2019 GitHub committed on 8 Oct 2019
2019-09-21
@Eugen Wissner
Support dependencies as git url with exact commit
Eugen Wissner committed on 21 Sep 2019
2019-08-31
@JinShil
Replace `hash_t` and `sizediff_t` with `size_t` and `ptrdiff_t`
JinShil committed on 31 Aug 2019
2019-02-17
@Sönke Ludwig
Fix deprecation warnings/errors.
Sönke Ludwig committed on 17 Feb 2019
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
2017-12-02
@Sönke Ludwig
Mark all methods of Dependency safe or trusted.
Sönke Ludwig committed on 2 Dec 2017
2017-12-01
@Sönke Ludwig
Optimize Dependency.merge. ...
Sönke Ludwig committed on 1 Dec 2017
@Sönke Ludwig
Optimize Dependency.toHash/matchesAny.
Sönke Ludwig committed on 1 Dec 2017
2017-09-07
@Sönke Ludwig
Let fuzzy version matches exclude pre-release variants of the bumped version. ...
Sönke Ludwig committed on 7 Sep 2017
2017-04-11
@klemens
spelling fixes
klemens committed on 11 Apr 2017
2017-03-11
@Sönke Ludwig
Annotate Dependency/Version as safe.
Sönke Ludwig committed on 11 Mar 2017
2016-07-12
@Matthias Klumpp
trivial: Fix typos
Matthias Klumpp committed on 12 Jul 2016
2016-06-24
@Sönke Ludwig
Eliminate use of Json.opDispatch. ...
Sönke Ludwig committed on 24 Jun 2016
2016-06-02
@Sönke Ludwig
Let Dependency.toString() print if an optional dependency is marked as default.
Sönke Ludwig committed on 2 Jun 2016
2016-05-23
@Sönke Ludwig
Remove deprecated functionality to prepare for 1.0.0.
Sönke Ludwig committed on 23 May 2016
2016-04-21
@Sönke Ludwig
Use explicit types for static properties in Dependency/Version.
Sönke Ludwig committed on 21 Apr 2016
@Sönke Ludwig
Deprecate Package.dependencies and .generateInfoString. ...
Sönke Ludwig committed on 21 Apr 2016
2016-04-20
@Sönke Ludwig
Mention version of removal for all deprecated public symbols.
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Avoid any of the newly deprecated symbols. ...
Sönke Ludwig committed on 20 Apr 2016
@Sönke Ludwig
Review dub.dependency and improve documentation.
Sönke Ludwig committed on 20 Apr 2016
2016-02-10
@Sönke Ludwig
Fix test variable names.
Sönke Ludwig committed on 10 Feb 2016
@Sönke Ludwig
Add "default" flag to Dependency and fix "*" to match optional dependencies.
Sönke Ludwig committed on 10 Feb 2016
2016-01-12
@Sönke Ludwig
Let Dependency.versionString output "~>" style version ranges.
Sönke Ludwig committed on 12 Jan 2016
2015-09-19
@Martin Nowak
remove dead code ...
Martin Nowak committed on 19 Sep 2015
2015-06-26
@Sönke Ludwig
Make the describe() API strongly typed.
Sönke Ludwig committed on 26 Jun 2015
2015-06-09
@Sönke Ludwig
Add Dependency.versionSpec property.
Sönke Ludwig committed on 9 Jun 2015
2015-03-15
@Sönke Ludwig
Fix equality comparison of identical versions with different meta data.
Sönke Ludwig committed on 15 Mar 2015
2015-02-19
@Sönke Ludwig
Use booleans instead of strings to represent version range limits. ...
Sönke Ludwig committed on 19 Feb 2015
@Sönke Ludwig
Fix limit conditions when merging dependency version ranges. ...
Sönke Ludwig committed on 19 Feb 2015
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