2021-01-24 |
Remove unused std.range import.
Bastiaan Veelo
authored
on 24 Jan 2021
The Dlang Bot
committed
on 24 Jan 2021
|
---|---|
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
|
|
Remove unused imports.
Bastiaan Veelo
authored
on 24 Jan 2021
The Dlang Bot
committed
on 24 Jan 2021
|
|
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
|
|
Selectively import symbols from std.array.
Bastiaan Veelo
authored
on 24 Jan 2021
The Dlang Bot
committed
on 24 Jan 2021
|
|
2021-01-21 |
Extend 'linker dflags' detection for DMD
...
Martin Kinkelin
authored
on 20 Jan 2021
The Dlang Bot
committed
on 21 Jan 2021
|
2021-01-20 |
|
|
|
2021-01-01 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 1 Jan 2021
|
update version to v1.24.0
Martin Nowak
committed
on 1 Jan 2021
|
|
2020-12-31 |
Cleanup http listener in vibed template
Christian Koestlin
authored
on 30 Dec 2020
The Dlang Bot
committed
on 31 Dec 2020
|
2020-12-29 |
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak
committed
on 29 Dec 2020
|
2020-12-28 |
update version to v1.24.0-rc.1
Martin Nowak
committed
on 28 Dec 2020
|
2020-12-24 |
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-22 |
Disable warning that import path list is empty in single file package mode
drug007
committed
on 22 Dec 2020
|
|
|
In single file packages the main source file shouldn't be ignored
...
drug007
committed
on 22 Dec 2020
|
|
|
|
Set cwd on spawn functions instead of chdir
...
Geod24
authored
on 20 Dec 2020
The Dlang Bot
committed
on 22 Dec 2020
|
|
2020-12-21 |
Remove redundant code with relativeTo
...
Geod24
authored
on 19 Dec 2020
The Dlang Bot
committed
on 21 Dec 2020
|
2020-12-20 |
Merge pull request #2063 from Geod24/cleanup
...
The Dlang Bot
authored
on 20 Dec 2020
GitHub
committed
on 20 Dec 2020
|
2020-12-18 |
Trivial: Clean up trailing whitespace
Geod24
committed
on 18 Dec 2020
|
|
|
Merge remote-tracking branch 'upstream/master' into stable
Martin Nowak
committed
on 18 Dec 2020
|
|
2020-12-08 |
Add ability to specify version specification for commandline commands
...
deviator
authored
on 5 Dec 2020
The Dlang Bot
committed
on 8 Dec 2020
|
2020-12-07 |
Normalize line endings & UTF8 BOMs
Jan Jurzitza
authored
on 18 Mar 2020
Petar Kirov
committed
on 7 Dec 2020
|
Merge pull request #2040 from omerfirmak/agora-1327
...
Mathias LANG
authored
on 7 Dec 2020
GitHub
committed
on 7 Dec 2020
|
|
Don't export DFLAGS & LFLAGS to nested invocations by default
Ömer Faruk IRMAK
authored
on 30 Nov 2020
The Dlang Bot
committed
on 7 Dec 2020
|
|
Recursively apply dependencyBuildSettings
...
Ömer Faruk IRMAK
authored
on 25 Nov 2020
Geod24
committed
on 7 Dec 2020
|
|
improve list command
deviator
authored
on 6 Dec 2020
The Dlang Bot
committed
on 7 Dec 2020
|