2021-01-25
@drug007
Attempt to replace run-unittest.sh by run-unittest.d. Inception
drug007 committed on 25 Jan 2021
@The Dlang Bot
Merge pull request #2095 from veelo/depcrecate-public-import ...
The Dlang Bot authored on 25 Jan 2021 GitHub committed on 25 Jan 2021
@Bastiaan Veelo
Coloured dependency message. ...
Bastiaan Veelo authored on 25 Jan 2021 GitHub committed on 25 Jan 2021
@Bastiaan Veelo
Remove unused imports.
Bastiaan Veelo authored on 25 Jan 2021 The Dlang Bot committed on 25 Jan 2021
@Bastiaan Veelo
Refactor import. Url is not used directly, but path is.
Bastiaan Veelo authored on 25 Jan 2021 The Dlang Bot committed on 25 Jan 2021
@Bastiaan Veelo
Refactor imports.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 25 Jan 2021
2021-01-24
@Bastiaan Veelo
Depcrecate unused but public import.
Bastiaan Veelo committed on 24 Jan 2021
@Bastiaan Veelo
Remove unused imports.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 24 Jan 2021
@Bastiaan Veelo
Remove unused std.range import.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 24 Jan 2021
@Bastiaan Veelo
Refactor import. inet.path is publicly imported from inet.url, but only symbols from inet.path are used.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 24 Jan 2021
@Bastiaan Veelo
Remove unused imports.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 24 Jan 2021
@Bastiaan Veelo
Remove unused selective imports. These are private imports of symbols that do not occur elsewhere in the file, so they are safe to be removed.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 24 Jan 2021
@Bastiaan Veelo
Selectively import symbols from std.array.
Bastiaan Veelo authored on 24 Jan 2021 The Dlang Bot committed on 24 Jan 2021
2021-01-21
@Martin Kinkelin
Extend 'linker dflags' detection for DMD ...
Martin Kinkelin authored on 20 Jan 2021 The Dlang Bot committed on 21 Jan 2021
@The Dlang Bot
Merge pull request #2082 from kinke/islinkerflag ...
The Dlang Bot authored on 21 Jan 2021 GitHub committed on 21 Jan 2021
2021-01-20
@Martin Kinkelin
Improve 'linker-D-flag' detection for ldmd2 ...
Martin Kinkelin committed on 20 Jan 2021
@Martin Kinkelin
Make {DMD,LDC}Compiler.isLinkerDFlag() public ...
Martin Kinkelin committed on 20 Jan 2021
2021-01-01
@The Dlang Bot
Merge pull request #2074 from MartinNowak/merge_stable ...
The Dlang Bot authored on 1 Jan 2021 GitHub committed on 1 Jan 2021
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak committed on 1 Jan 2021
@Martin Nowak
purge changelog
Martin Nowak committed on 1 Jan 2021
@Martin Nowak
update version to v1.24.0
Martin Nowak committed on 1 Jan 2021
2020-12-31
@Christian Koestlin
Cleanup http listener in vibed template
Christian Koestlin authored on 30 Dec 2020 The Dlang Bot committed on 31 Dec 2020
2020-12-29
@The Dlang Bot
Merge pull request #2071 from MartinNowak/merge_stable ...
The Dlang Bot authored on 29 Dec 2020 GitHub committed on 29 Dec 2020
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak committed on 29 Dec 2020
2020-12-28
@Martin Nowak
update version to v1.24.0-rc.1
Martin Nowak committed on 28 Dec 2020
2020-12-24
@Geod24
Raise minimum Vibe.d requirement to v0.9.0 ...
Geod24 authored on 23 Dec 2020 The Dlang Bot committed on 24 Dec 2020
2020-12-23
@drug007
Renaming a file ...
drug007 authored on 22 Dec 2020 Mathias LANG committed on 23 Dec 2020
@The Dlang Bot
Merge pull request #2064 from drug007/issue2051-final-fix ...
The Dlang Bot authored on 23 Dec 2020 GitHub committed on 23 Dec 2020
2020-12-22
@drug007
Disable warning that import path list is empty in single file package mode
drug007 committed on 22 Dec 2020
@drug007
Add failing unit test in the single file package ...
drug007 committed on 22 Dec 2020