2024-06-12
@Mathias Lang
Trivial: Remove internal deprecations ...
Mathias Lang authored on 11 Jun The Dlang Bot committed on 12 Jun
2024-06-11
@Sönke Ludwig
Merge pull request #2928 from Geod24/mlang/Fix2830 ...
Sönke Ludwig authored on 11 Jun GitHub committed on 11 Jun
@Mathias Lang
Tests: Implement the ability to mock the registry too ...
Mathias Lang authored on 11 Jun Mathias LANG committed on 11 Jun
@Mathias Lang
FSEntry: Set a default time for all entries ...
Mathias Lang authored on 11 Jun Mathias LANG committed on 11 Jun
@Mathias Lang
Work around file locking dependency in PackageManager ...
Mathias Lang authored on 11 Jun Mathias LANG committed on 11 Jun
@Mathias Lang
Do not use `Package.storeInfo` in `PackageManager.store` ...
Mathias Lang authored on 11 Jun Mathias LANG committed on 11 Jun
@Mathias Lang
ToolchainRequirements: Handle '*' while parsing PackageRecipe ...
Mathias Lang authored on 11 Jun Mathias LANG committed on 11 Jun
@Mathias Lang
VersionRange: Always output minor version for ~> and ^ ...
Mathias Lang committed on 11 Jun
@Mathias Lang
Fix #2901: VersionRange.toString() doesn't handle >0.0.0 ...
Mathias Lang authored on 11 Jun Mathias LANG committed on 11 Jun
@Mathias Lang
FSEntry: Throw an Exception when trying to read non-existent file ...
Mathias Lang authored on 11 Jun Mathias LANG committed on 11 Jun
2024-06-07
@Jeremy Baxter
clarify build.d documentation
Jeremy Baxter authored on 6 Jun Mathias LANG committed on 7 Jun
2024-06-05
@SHOO
Enhancement of integration test for windows (#2917) ...
SHOO authored on 5 Jun GitHub committed on 5 Jun
@Mathias Lang
PackageManager: Make lookup lazy again ...
Mathias Lang authored on 4 Jun Mathias LANG committed on 5 Jun
@Mathias Lang
Clear an unprinted deprecation during dub build ...
Mathias Lang authored on 4 Jun The Dlang Bot committed on 5 Jun
@Mathias Lang
Move the I/O part of Project.loadSelections to PackageManager ...
Mathias Lang authored on 4 Jun The Dlang Bot committed on 5 Jun
2024-06-04
@Mathias Lang
Don't call `getPackageIterator` from `loadGitPackage` ...
Mathias Lang authored on 4 Jun Mathias LANG committed on 4 Jun
@Mathias Lang
Clear up two deprecations triggering in unittest ...
Mathias Lang authored on 4 Jun The Dlang Bot committed on 4 Jun
@Mathias Lang
Remove redundant add-path shell script test ...
Mathias Lang authored on 4 Jun The Dlang Bot committed on 4 Jun
@Mathias Lang
Merge remote-tracking branch 'upstream/stable' ...
Mathias Lang committed on 4 Jun
2024-06-03
@Mathias Lang
Trivial: Remove some no-longer-needed imports ...
Mathias Lang authored on 24 Feb 2024 Nicholas Wilson committed on 3 Jun
@Mathias Lang
Remove support for OMF, make MsCOFF be x86 ...
Mathias Lang authored on 3 Jun The Dlang Bot committed on 3 Jun
2024-06-02
@Iain Buclaw
Merge pull request #2913 from ibuclaw/merge_stable ...
Iain Buclaw authored on 2 Jun GitHub committed on 2 Jun
@Iain Buclaw
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw committed on 2 Jun
2024-06-01
@Iain Buclaw
update version to v1.38.0
Iain Buclaw committed on 1 Jun
2024-05-31
@Martin Kinkelin
Fix regression in module-declarations parser
Martin Kinkelin authored on 31 May Jan Jurzitza committed on 31 May
2024-05-27
@Iain Buclaw
Merge pull request #2909 from ibuclaw/merge_stable ...
Iain Buclaw authored on 27 May GitHub committed on 27 May
@Iain Buclaw
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw committed on 27 May
@Iain Buclaw
update version to v1.38.0-rc.1
Iain Buclaw committed on 27 May
2024-05-21
@Atila Neves
Merge pull request #2908 from dlang/refactor_getpackageconfigs ...
Atila Neves authored on 21 May GitHub committed on 21 May
@Sönke Ludwig
Move the code for collecting package information to a separate method.
Sönke Ludwig committed on 21 May