2024-06-24
@Mathias Lang
Merge remote-tracking branch 'upstream/stable'
Mathias Lang committed on 24 Jun
2024-06-23
@Mathias Lang
CI: Reduce dependency on std.path / std.file in one unittest ...
Mathias Lang authored on 22 Jun Mathias LANG committed on 23 Jun
@Mathias Lang
Drop support for LDC v1.26.0 ...
Mathias Lang authored on 22 Jun Mathias LANG committed on 23 Jun
2024-06-22
@Mathias Lang
Upgrade CI configuration following macOS-11 deprecation ...
Mathias Lang authored on 17 Jun Mathias LANG committed on 22 Jun
@Mathias Lang
Trivial: Remove an extra whitespace in CI file
Mathias Lang authored on 17 Jun Mathias LANG committed on 22 Jun
@Mathias Lang
CI: Adapt pr_info_post to github-script v7 breaking changes ...
Mathias Lang authored on 22 Jun Mathias LANG committed on 22 Jun
@Mathias Lang
CI: Correct version for sticky-pull-request-comment action ...
Mathias Lang authored on 22 Jun Mathias LANG committed on 22 Jun
2024-06-21
@Mathias Lang
CI: Upgrade some more actions to their latest versions
Mathias Lang authored on 18 Jun Mathias LANG committed on 21 Jun
2024-06-18
@Mathias Lang
CI: Only attempt to upload coverage reports with COVERAGE: true ...
Mathias Lang authored on 18 Jun Mathias LANG committed on 18 Jun
@Martin Kinkelin
Look up `dub.selections.json` files in parent directories too (#2272) ...
Martin Kinkelin authored on 18 Jun GitHub committed on 18 Jun
@Mathias Lang
Upgrade vibe-d dependencies ...
Mathias Lang authored on 18 Jun The Dlang Bot committed on 18 Jun
2024-06-16
@The Dlang Bot
Merge pull request #2932 from ibuclaw/merge_stable ...
The Dlang Bot authored on 16 Jun GitHub committed on 16 Jun
2024-06-15
@Iain Buclaw
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw committed on 15 Jun
@Iain Buclaw
update version to v1.38.1-rc.1
Iain Buclaw committed on 15 Jun
2024-06-13
@Martin Kinkelin
LDC: Don't keep around temporary object files for static libs (#2690) ...
Martin Kinkelin authored on 13 Jun GitHub committed on 13 Jun
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