2022-07-15 |
Deprecate `PackageManager.loadSCMPackage` & other `Dependency`-related refactoring (#2312)
...
Mathias LANG
authored
on 15 Jul 2022
GitHub
committed
on 15 Jul 2022
|
---|---|
2022-07-14 |
Trivial: Use Dependency's matchesAny / isExactVersion more consistently
Geod24
committed
on 14 Jul 2022
|
Dependency: Add attributes to optional / default_
Geod24
committed
on 14 Jul 2022
|
|
|
|
Trivial: Simplify Version.matches
Geod24
committed
on 14 Jul 2022
|
|
Merge pull request #2305 from Geod24/move-stuff-in-versionrange
...
The Dlang Bot
authored
on 14 Jul 2022
GitHub
committed
on 14 Jul 2022
|
|
Dependency: Move `spec` / git ref inside of `Repository`
...
Geod24
authored
on 13 Jul 2022
Mathias LANG
committed
on 14 Jul 2022
|
|
Dependency: Make Any/Invalid manifest constants in VersionRange
Geod24
committed
on 14 Jul 2022
|
|
|
|
Add attributes and scope annotation to Dependency.Version / semver
Geod24
committed
on 14 Jul 2022
|
|
2022-07-13 |
Merge remote-tracking branch 'origin/stable' into merge_stable
...
Martin Kinkelin
committed
on 13 Jul 2022
|
2022-07-10 |
Also let getBestPackage use VersionMatchMode.strict for managed packages.
Sönke Ludwig
committed
on 10 Jul 2022
|
|
|
2022-06-17 |
Dependency: Isolate SemVer version logic in its own struct
...
Geod24
authored
on 16 Jun 2022
The Dlang Bot
committed
on 17 Jun 2022
|
2021-08-24 |
Replace deprecated keyword `body` with `do`
Per Nordlöw
committed
on 24 Aug 2021
|
2021-01-25 |
Refactor imports.
Bastiaan Veelo
authored
on 24 Jan 2021
The Dlang Bot
committed
on 25 Jan 2021
|
2020-08-09 |
Support dependencies as git url with exact commit (#1798)
...
Eugene Wissner
authored
on 9 Aug 2020
GitHub
committed
on 9 Aug 2020
|
2019-12-17 |
|
2019-10-31 |
[dip1000] Fix compilation and test it on Travis CI
ZombineDev
committed
on 31 Oct 2019
|
[scope] [Dependency] Don't annotate constructor parameter with scope
...
ZombineDev
committed
on 31 Oct 2019
|
|
2019-10-11 |
|
2019-10-08 |
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 |
Support dependencies as git url with exact commit
Eugen Wissner
committed
on 21 Sep 2019
|
2019-08-31 |
Replace `hash_t` and `sizediff_t` with `size_t` and `ptrdiff_t`
JinShil
committed
on 31 Aug 2019
|
2019-02-17 |
Fix deprecation warnings/errors.
Sönke Ludwig
committed
on 17 Feb 2019
|
2017-12-04 |
Rename Path to NativePath.
...
Sönke Ludwig
authored
on 6 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
2017-12-02 |
Mark all methods of Dependency safe or trusted.
Sönke Ludwig
committed
on 2 Dec 2017
|
2017-12-01 |
|
Optimize Dependency.toHash/matchesAny.
Sönke Ludwig
committed
on 1 Dec 2017
|
|
2017-09-07 |
Let fuzzy version matches exclude pre-release variants of the bumped version.
...
Sönke Ludwig
committed
on 7 Sep 2017
|