2024-05-03 |
Avoid visiting packages more than once in checkPacksRec.
Sönke Ludwig
committed
on 3 May
|
---|---|
|
|
Reduce allocation overhead in determineDependencyConfigs.
Sönke Ludwig
committed
on 3 May
|
|
Avoid linear lookup and name allocations in Project.getDependency.
Sönke Ludwig
committed
on 3 May
|
|
Avoid linear time haveConfig.
Sönke Ludwig
committed
on 3 May
|
|
Use package indices instead of names or Package instances to identify packages.
...
Sönke Ludwig
committed
on 3 May
|
|
Avoid re-allocating allconfigs_path in determineAllConfigs.
Sönke Ludwig
committed
on 3 May
|
|
Avoid re-allocating the AA for isReachableByAllParentPacks for every call.
Sönke Ludwig
committed
on 3 May
|
|
|
|
Cache various package information to reduce GC allocations in getPackageConfigs.
...
Sönke Ludwig
committed
on 3 May
|
|
2024-04-28 |
Respect skipRegistry value from configuration files
...
Andrei Horodniceanu
authored
on 27 Apr
The Dlang Bot
committed
on 28 Apr
|
2024-04-22 |
Merge pull request #2897 from atilaneves/parse-module
...
Atila Neves
authored
on 22 Apr
GitHub
committed
on 22 Apr
|
Improve the output when the subcommand is not found
...
electricface
authored
on 11 Apr 2024
The Dlang Bot
committed
on 22 Apr
|
|
2024-04-19 |
Prune the result of `Package.getAllDependenciesRange`
Atila Neves
committed
on 19 Apr
|
|
|
2024-04-18 |
Fix bug
Atila Neves
committed
on 18 Apr
|
2024-04-16 |
Remove abandoned registry mirrors.
...
Sönke Ludwig
authored
on 16 Apr 2024
The Dlang Bot
committed
on 16 Apr 2024
|
2024-04-15 |
Handle non-ASCII characters
Atila Neves
committed
on 15 Apr 2024
|
Handle /++ ++/
Atila Neves
committed
on 15 Apr 2024
|
|
Handle underscores
Atila Neves
committed
on 15 Apr 2024
|
|
2024-04-11 |
Speed up module parsing with hand-written parser
Atila Neves
committed
on 11 Apr 2024
|
2024-04-01 |
update version to v1.37.0
Iain Buclaw
authored
on 1 Apr 2024
Nicholas Wilson
committed
on 1 Apr 2024
|
2024-03-16 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 16 Mar 2024
|
2024-03-15 |
update version to v1.37.0-rc.1
Iain Buclaw
committed
on 15 Mar 2024
|
2024-03-10 |
Change all references to std.file in commandline to FQN
...
Mathias Lang
authored
on 8 Mar 2024
Mathias LANG
committed
on 10 Mar 2024
|
Trivial: Simplify ensureDirectory
...
Mathias Lang
authored
on 8 Mar 2024
Mathias LANG
committed
on 10 Mar 2024
|
|
2024-03-02 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Iain Buclaw
committed
on 2 Mar 2024
|
Let unittest use PackageManager.store
...
Mathias Lang
authored
on 28 Feb 2024
Jan Jurzitza
committed
on 2 Mar 2024
|
|
VFS: Implement file attributes
...
Mathias Lang
authored
on 21 Feb 2024
Jan Jurzitza
committed
on 2 Mar 2024
|
|
update version to v1.37.0-beta.1
Iain Buclaw
committed
on 2 Mar 2024
|