History for dub_jkp / source
2017-05-15
@Sönke Ludwig
Merge pull request #1125 from MartinNowak/speedup ...
Sönke Ludwig authored on 15 May 2017 GitHub committed on 15 May 2017
@Martin Nowak
fix build with 2.065 frontend ...
Martin Nowak committed on 15 May 2017
@Martin Nowak
use DirEntry.isDir instead of isDir(name)
Martin Nowak committed on 15 May 2017
@Martin Nowak
replace slow O(N^2) removeImportFiles with set difference ...
Martin Nowak committed on 15 May 2017
2017-05-14
@Sönke Ludwig
Merge pull request #1122 from NotSpooky/master ...
Sönke Ludwig authored on 14 May 2017 GitHub committed on 14 May 2017
2017-05-13
@NotSpooky
Change ctRegex to regex
NotSpooky authored on 13 May 2017 GitHub committed on 13 May 2017
@Sönke Ludwig
Merge pull request #1100 from atilaneves/better_assert_message ...
Sönke Ludwig authored on 13 May 2017 GitHub committed on 13 May 2017
2017-05-07
@NotSpooky
Ask the user again in init when the name given isn't valid
NotSpooky committed on 7 May 2017
2017-04-11
@klemens
spelling fixes
klemens committed on 11 Apr 2017
2017-04-10
@Martin Nowak
changelog and version for v1.3.0
Martin Nowak committed on 10 Apr 2017
2017-04-08
@Martin Nowak
update version
Martin Nowak committed on 8 Apr 2017
2017-03-25
@Sönke Ludwig
Work around Phobos issue 17251 to enable vibe-core compatibility.
Sönke Ludwig committed on 25 Mar 2017
2017-03-24
@Martin Nowak
Update change log and version file.
Martin Nowak committed on 24 Mar 2017
2017-03-23
@Atila Neves
Better assert message for autodetect failure
Atila Neves committed on 23 Mar 2017
2017-03-11
@Sönke Ludwig
Annotate Dependency/Version as safe.
Sönke Ludwig committed on 11 Mar 2017
@Sönke Ludwig
Make the logging functions be inferable as safe.
Sönke Ludwig committed on 11 Mar 2017
2017-03-10
@Sönke Ludwig
Fix compilation on 2.065.0.
Sönke Ludwig committed on 10 Mar 2017
@Sönke Ludwig
Fix bogus rebuild of packages with no dependencies. Fixes #1091. ...
Sönke Ludwig committed on 10 Mar 2017
@Sönke Ludwig
Properly handle "x86_mscoff" pseudo architecture in the VisualD generator.
Sönke Ludwig committed on 10 Mar 2017
@Sönke Ludwig
Partial forward compatibility fix for vibe-core.
Sönke Ludwig committed on 10 Mar 2017
2017-03-09
@Martin Nowak
Merge remote-tracking branch 'upstream/stable' into merge_stable
Martin Nowak committed on 9 Mar 2017
@Martin Nowak
changelog and version for v1.2.2
Martin Nowak committed on 9 Mar 2017
2017-03-04
@Martin Nowak
Merge pull request #1084 from wilzbach/trailing-whitespace ...
Martin Nowak authored on 4 Mar 2017 GitHub committed on 4 Mar 2017
2017-02-23
@Sebastian Wilzbach
Remove all trailing whitespace ...
Sebastian Wilzbach committed on 23 Feb 2017
@Sönke Ludwig
Avoid cubic runtime for collecting files. Fixes #1690. ...
Sönke Ludwig committed on 23 Feb 2017
@Sönke Ludwig
Add enforcement message.
Sönke Ludwig committed on 23 Feb 2017
@Sönke Ludwig
Merge pull request #1078 from dlang/fix_module_regex ...
Sönke Ludwig authored on 23 Feb 2017 GitHub committed on 23 Feb 2017
@Sönke Ludwig
Add more module parser tests and related fixes.
Sönke Ludwig committed on 23 Feb 2017
2017-02-22
@Sönke Ludwig
Remove unused "GeneratorSettings.clean" option.
Sönke Ludwig committed on 22 Feb 2017
@Sönke Ludwig
Avoid excessively complex regex and improve test coverage. ...
Sönke Ludwig committed on 22 Feb 2017