2017-12-04 |
Upgrade dependencies.
Sönke Ludwig
authored
on 8 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
---|---|
Fix compatibility with vibe.d < 0.8.2.
Sönke Ludwig
authored
on 8 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
|
Rename Path to NativePath.
...
Sönke Ludwig
authored
on 6 Nov 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
|
Make the code base compatible with vibe-core.
...
Sönke Ludwig
authored
on 23 Jun 2017
Sebastian Wilzbach
committed
on 4 Dec 2017
|
|
2017-12-02 |
Merge pull request #1295 from wilzbach/kill-fracsec
...
Sönke Ludwig
authored
on 2 Dec 2017
GitHub
committed
on 2 Dec 2017
|
Remove FracSec
Sebastian Wilzbach
committed
on 2 Dec 2017
|
|
Merge pull request #1294 from dlang/remove_compatibility_code
...
The Dlang Bot
authored
on 2 Dec 2017
GitHub
committed
on 2 Dec 2017
|
|
Mark all methods of Dependency safe or trusted.
Sönke Ludwig
committed
on 2 Dec 2017
|
|
Merge pull request #1293 from dlang/remove_compatibility_code
...
Sebastian Wilzbach
authored
on 2 Dec 2017
GitHub
committed
on 2 Dec 2017
|
|
2017-12-01 |
Remove compatibility code for DMD frontends < 2.067.x.
Sönke Ludwig
committed
on 1 Dec 2017
|
Merge pull request #1292 from dlang/optimize_dep_resolution
...
Sönke Ludwig
authored
on 1 Dec 2017
GitHub
committed
on 1 Dec 2017
|
|
Drop CI support for the DMD 2.066.1 frontend.
Sönke Ludwig
committed
on 1 Dec 2017
|
|
Defer error message generation to the end of the dependency resolution process.
Sönke Ludwig
committed
on 1 Dec 2017
|
|
Put a hard limit in the number of dependency resolution iterations.
...
Sönke Ludwig
committed
on 1 Dec 2017
|
|
Small optimizations in DependencyResolver.
Sönke Ludwig
committed
on 1 Dec 2017
|
|
Cache the result of DependencyVersionResolver.getChildren.
Sönke Ludwig
committed
on 1 Dec 2017
|
|
Avoid GC allocations in DependencyVersionResolver.getChildren.
Sönke Ludwig
committed
on 1 Dec 2017
|
|
|
|
Optimize Dependency.toHash/matchesAny.
Sönke Ludwig
committed
on 1 Dec 2017
|
|
Add pure/nogc annotations to the SemVer module.
Sönke Ludwig
committed
on 1 Dec 2017
|
|
|
|
2017-11-29 |
use xml comments in issue template
...
Martin Nowak
authored
on 29 Nov 2017
GitHub
committed
on 29 Nov 2017
|
2017-11-21 |
Don't weaken the selected log level for "dub describe".
Sönke Ludwig
committed
on 21 Nov 2017
|
2017-11-19 |
Merge pull request #1193 from dlang/registry_skip_configured
...
The Dlang Bot
authored
on 19 Nov 2017
GitHub
committed
on 19 Nov 2017
|
2017-11-16 |
Merge pull request #1282 from dlang/reduce_lint_noise
...
Sönke Ludwig
authored
on 16 Nov 2017
GitHub
committed
on 16 Nov 2017
|
2017-11-08 |
Improve command line documentation for --skip-registry.
Sönke Ludwig
committed
on 8 Nov 2017
|
|
|
Perform package linting only for packages in the current project.
Sönke Ludwig
committed
on 8 Nov 2017
|
|
Fix recursive package validation.
Sönke Ludwig
committed
on 8 Nov 2017
|
|
Merge pull request #1287 from dlang/fix_ldc_windows
...
The Dlang Bot
authored
on 8 Nov 2017
GitHub
committed
on 8 Nov 2017
|