2018-01-12 |
Merge pull request #1330 from mathias-lang-sociomantic/dix-758
...
The Dlang Bot
authored
on 12 Jan 2018
GitHub
committed
on 12 Jan 2018
|
---|---|
Merge pull request #1326 from wilzbach/upgrade-vibe-d
...
The Dlang Bot
authored
on 12 Jan 2018
GitHub
committed
on 12 Jan 2018
|
|
Do not abort if the directory already contains a .gitignore
...
Mathias Lang
committed
on 12 Jan 2018
|
|
2018-01-08 |
Bump vibe.d version used for 'dub init'
Sebastian Wilzbach
committed
on 8 Jan 2018
|
2018-01-03 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 3 Jan 2018
|
2018-01-02 |
update version to v1.7.0
Martin Nowak
committed
on 2 Jan 2018
|
2017-12-30 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 30 Dec 2017
|
2017-12-29 |
update version to v1.7.0-rc.1
Martin Nowak
committed
on 29 Dec 2017
|
speed up platform probe 50ms -> 5ms by avoiding phobos imports
Martin Nowak
committed
on 29 Dec 2017
|
|
2017-12-28 |
fix #1320, Add an option to hide warnings
Basile Burg
committed
on 28 Dec 2017
|
2017-12-19 |
Merge pull request #1311 from MartinNowak/merge_stable
...
The Dlang Bot
authored
on 19 Dec 2017
GitHub
committed
on 19 Dec 2017
|
|
|
2017-12-18 |
update changelog and version to v1.7.0-beta.1
Martin Nowak
committed
on 18 Dec 2017
|
2017-12-15 |
Fix sublime text generator file regex
...
Kaitlyn Emmons
authored
on 15 Dec 2017
GitHub
committed
on 15 Dec 2017
|
2017-12-04 |
Fix #895, so that dub looks for a compiler next to itself first. Also,
...
Joakim
committed
on 4 Dec 2017
|
Merge pull request #1286 from dlang/short_single_objects
...
The Dlang Bot
authored
on 4 Dec 2017
GitHub
committed
on 4 Dec 2017
|
|
Selectively import crc32Of from std.digest.crc
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 |
Remove FracSec
Sebastian Wilzbach
committed
on 2 Dec 2017
|
Mark all methods of Dependency safe or trusted.
Sönke Ludwig
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
|
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
|