2019-11-28 |
Move git version detection into a separate module.
Mathis Beer
committed
on 28 Nov 2019
|
---|---|
2019-11-25 |
Merge pull request #1803 from GoaLitiuM/split-improvements
...
Sebastian Wilzbach
authored
on 25 Nov 2019
GitHub
committed
on 25 Nov 2019
|
Fix parsing version specifiers containing '='
GoaLitiuM
committed
on 25 Nov 2019
|
|
Merge pull request #1801 from dlang/revert-1780-feature/git-submodules-as-local-package
...
Sebastian Wilzbach
authored
on 25 Nov 2019
GitHub
committed
on 25 Nov 2019
|
|
Merge pull request #1800 from FeepingCreature/fix/location-line-offset
...
Sebastian Wilzbach
authored
on 25 Nov 2019
GitHub
committed
on 25 Nov 2019
|
|
2019-11-22 |
Revert "Add flag --submodules to add git submodules in the project folder as available packages."
Sebastian Wilzbach
authored
on 22 Nov 2019
GitHub
committed
on 22 Nov 2019
|
fix: report correct line on sdl error
Mathis Beer
committed
on 22 Nov 2019
|
|
Merge pull request #1780 from FeepingCreature/feature/git-submodules-as-local-package
...
Nicholas Wilson
authored
on 22 Nov 2019
GitHub
committed
on 22 Nov 2019
|
|
2019-11-11 |
Merge pull request #1796 from SSoulaimane/fixprobe
...
Petar Kirov
authored
on 11 Nov 2019
GitHub
committed
on 11 Nov 2019
|
2019-11-10 |
reduce visual complexity of concatenation with std.string.fromat
سليمان السهمي (Suleyman Sahmi)
committed
on 10 Nov 2019
|
|
|
2019-11-08 |
Merge pull request #1793 from MartinNowak/merge_stable
...
Petar Kirov
authored
on 8 Nov 2019
GitHub
committed
on 8 Nov 2019
|
Merge pull request #1789 from dlang/issue_1788_incomplete_string_import_override
...
Petar Kirov
authored
on 8 Nov 2019
GitHub
committed
on 8 Nov 2019
|
|
2019-11-03 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 3 Nov 2019
|
purge changelog
Martin Nowak
committed
on 3 Nov 2019
|
|
2019-11-02 |
update version to v1.18.0
Martin Nowak
committed
on 2 Nov 2019
|
Stop recursion early if possible.
Sönke Ludwig
committed
on 2 Nov 2019
|
|
|
|
Add test for #1788.
Sönke Ludwig
committed
on 2 Nov 2019
|
|
Store root target reference in a common variable instead of doing repeated lookups.
Sönke Ludwig
committed
on 2 Nov 2019
|
|
2019-11-01 |
Merge pull request #1791 from PetarKirov/fix-in-param-attr
...
Sebastian Wilzbach
authored
on 1 Nov 2019
GitHub
committed
on 1 Nov 2019
|
2019-10-31 |
[dip1000] Fix compilation and test it on Travis CI
ZombineDev
committed
on 31 Oct 2019
|
[.travis.yml]: Bump latest test compiler to dmd-2.088.1
ZombineDev
committed
on 31 Oct 2019
|
|
[build.sh] Use DFLAGS env variable to allow customizing the D compiler flags
ZombineDev
committed
on 31 Oct 2019
|
|
[scope] [Dependency] Don't annotate constructor parameter with scope
...
ZombineDev
committed
on 31 Oct 2019
|
|
2019-10-28 |
Merge pull request #1785 from MartinNowak/merge_stable
...
Petar Kirov
authored
on 28 Oct 2019
GitHub
committed
on 28 Oct 2019
|
Merge pull request #1787 from dlang/improve_clean_all_packages
...
Petar Kirov
authored
on 28 Oct 2019
GitHub
committed
on 28 Oct 2019
|
|
2019-10-27 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 27 Oct 2019
|
update version to v1.18.0-rc.1
Martin Nowak
committed
on 27 Oct 2019
|
|
2019-10-25 |
|