2022-11-02 |
Move foreign code from global scope to dub.internal.
...
Sönke Ludwig
authored
on 2 Nov 2022
Jan Jurzitza
committed
on 2 Nov 2022
|
---|---|
2022-11-01 |
Merge pull request #2523 from ibuclaw/merge_stable
...
Mathias LANG
authored
on 1 Nov 2022
GitHub
committed
on 1 Nov 2022
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 1 Nov 2022
|
|
update version to v1.30.0-rc.1
Iain Buclaw
committed
on 1 Nov 2022
|
|
2022-10-29 |
Move existsDirectory next to existsFile
...
Geod24
authored
on 29 Oct 2022
Jan Jurzitza
committed
on 29 Oct 2022
|
Unify reading and writing files under a single API
...
Geod24
authored
on 28 Oct 2022
Mathias LANG
committed
on 29 Oct 2022
|
|
2022-10-28 |
Dub: Use removeFile instead of std.file.remove (#2516)
...
Mathias LANG
authored
on 28 Oct 2022
GitHub
committed
on 28 Oct 2022
|
Fix #2512: Remove hard dependency on libcurl
...
Geod24
authored
on 28 Oct 2022
Jan Jurzitza
committed
on 28 Oct 2022
|
|
Remove Vibe.d HTTP support / library-nonet
...
Geod24
authored
on 27 Oct 2022
Mathias LANG
committed
on 28 Oct 2022
|
|
2022-10-27 |
Make the test runner code more readable
...
Geod24
authored
on 27 Oct 2022
Jan Jurzitza
committed
on 27 Oct 2022
|
vibecompat/core/file: Publicly import path, not URL
...
Geod24
authored
on 27 Oct 2022
Mathias LANG
committed
on 27 Oct 2022
|
|
Path: Remove unused isValidFilename private function
Geod24
authored
on 27 Oct 2022
Mathias LANG
committed
on 27 Oct 2022
|
|
Path: Add missing else clause on version statement
...
Geod24
authored
on 27 Oct 2022
Mathias LANG
committed
on 27 Oct 2022
|
|
2022-10-20 |
Fix #1752: Use 'no' as string representation of Dependency.Invalid
Geod24
authored
on 20 Oct 2022
Mathias LANG
committed
on 20 Oct 2022
|
Changelog: Add mention that dub.json is also checked now
Geod24
authored
on 20 Oct 2022
Mathias LANG
committed
on 20 Oct 2022
|
|
PackageManager: Load packages lazily on dub build
...
Geod24
authored
on 22 Aug 2022
Mathias LANG
committed
on 20 Oct 2022
|
|
Use getPackage instead of getBestPackage for resolved dependencies
...
Geod24
authored
on 20 Oct 2022
Mathias LANG
committed
on 20 Oct 2022
|
|
Document PackageManager.getBestPackage, deprecate Dependency overload
...
Geod24
authored
on 19 Oct 2022
Mathias LANG
committed
on 20 Oct 2022
|
|
2022-10-19 |
Deprecate `PackageManager.refresh(true)`, only expose `refresh()`
...
Geod24
authored
on 19 Oct 2022
The Dlang Bot
committed
on 19 Oct 2022
|
Deprecate yet another dub.remove overload using force_remove
Geod24
authored
on 19 Oct 2022
The Dlang Bot
committed
on 19 Oct 2022
|
|
2022-10-18 |
Merge pull request #2495 from ibuclaw/merge_stable
...
The Dlang Bot
authored
on 18 Oct 2022
GitHub
committed
on 18 Oct 2022
|
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 18 Oct 2022
|
|
update version to v1.30.0-beta.1
Iain Buclaw
committed
on 18 Oct 2022
|
|
2022-10-17 |
CI: Add some more compiler to the test suite
Geod24
authored
on 17 Oct 2022
Mathias LANG
committed
on 17 Oct 2022
|
Fix unittest for platform probe on Windows
Geod24
authored
on 17 Oct 2022
Mathias LANG
committed
on 17 Oct 2022
|
|
sumtype: Fix unittest compatibility with v2.096
Geod24
authored
on 17 Oct 2022
Mathias LANG
committed
on 17 Oct 2022
|
|
sumtype: Fix compatibility with v2.094
Geod24
authored
on 17 Oct 2022
Mathias LANG
committed
on 17 Oct 2022
|
|
sumtype: Work around v2.095 ICE
Geod24
authored
on 17 Oct 2022
Mathias LANG
committed
on 17 Oct 2022
|
|
sumtype: Work around bugs in return type inference
Geod24
authored
on 17 Oct 2022
Mathias LANG
committed
on 17 Oct 2022
|
|
sumtype: Use non-packaged import for std.format
...
Geod24
authored
on 17 Oct 2022
Mathias LANG
committed
on 17 Oct 2022
|