2024-07-13 |
chore(path): Make a commonly triggered assert more verbose
...
Mathias Lang
authored
on 12 Jul
Mathias LANG
committed
on 13 Jul
|
---|---|
2024-07-08 |
Fix skipRegistry parsing unittest
...
Andrei Horodniceanu
authored
on 7 Jul
Nicholas Wilson
committed
on 8 Jul
|
2024-07-01 |
update version to v1.39.0-beta.1
Iain Buclaw
committed
on 1 Jul
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 1 Jul
|
|
2024-06-30 |
update version to v1.38.1
Iain Buclaw
committed
on 30 Jun
|
2024-06-24 |
Filesystem: Provide the string writeFile overload at the interface level
...
Mathias Lang
committed
on 24 Jun
|
MockFS: Simplify existsFile / existsDirectory
Mathias Lang
committed
on 24 Jun
|
|
|
|
|
|
Trivial: Pass an absolute path when building TestDub in legacy UT
...
Mathias Lang
committed
on 24 Jun
|
|
Merge remote-tracking branch 'upstream/stable'
Mathias Lang
committed
on 24 Jun
|
|
2024-06-23 |
CI: Reduce dependency on std.path / std.file in one unittest
...
Mathias Lang
authored
on 22 Jun
Mathias LANG
committed
on 23 Jun
|
|
|
2024-06-18 |
Look up `dub.selections.json` files in parent directories too (#2272)
...
Martin Kinkelin
authored
on 18 Jun
GitHub
committed
on 18 Jun
|
2024-06-15 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 15 Jun
|
update version to v1.38.1-rc.1
Iain Buclaw
committed
on 15 Jun
|
|
2024-06-13 |
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 |
Trivial: Remove internal deprecations
...
Mathias Lang
authored
on 11 Jun
The Dlang Bot
committed
on 12 Jun
|
2024-06-11 |
Merge pull request #2928 from Geod24/mlang/Fix2830
...
Sönke Ludwig
authored
on 11 Jun
GitHub
committed
on 11 Jun
|
Tests: Implement the ability to mock the registry too
...
Mathias Lang
authored
on 11 Jun
Mathias LANG
committed
on 11 Jun
|
|
FSEntry: Set a default time for all entries
...
Mathias Lang
authored
on 11 Jun
Mathias LANG
committed
on 11 Jun
|
|
Work around file locking dependency in PackageManager
...
Mathias Lang
authored
on 11 Jun
Mathias LANG
committed
on 11 Jun
|
|
Do not use `Package.storeInfo` in `PackageManager.store`
...
Mathias Lang
authored
on 11 Jun
Mathias LANG
committed
on 11 Jun
|
|
ToolchainRequirements: Handle '*' while parsing PackageRecipe
...
Mathias Lang
authored
on 11 Jun
Mathias LANG
committed
on 11 Jun
|
|
|
|
Fix #2901: VersionRange.toString() doesn't handle >0.0.0
...
Mathias Lang
authored
on 11 Jun
Mathias LANG
committed
on 11 Jun
|
|
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-05 |
PackageManager: Make lookup lazy again
...
Mathias Lang
authored
on 4 Jun
Mathias LANG
committed
on 5 Jun
|
Clear an unprinted deprecation during dub build
...
Mathias Lang
authored
on 4 Jun
The Dlang Bot
committed
on 5 Jun
|
|
Move the I/O part of Project.loadSelections to PackageManager
...
Mathias Lang
authored
on 4 Jun
The Dlang Bot
committed
on 5 Jun
|