2014-11-13 |
Removed test binaries...
Colin Grogan
committed
on 13 Nov 2014
|
---|---|
Added test for init command
Colin Grogan
committed
on 13 Nov 2014
|
|
2014-11-09 |
Removed unneeded "if" from InitCommand.execute()
grogancolin
committed
on 9 Nov 2014
|
2014-11-08 |
|
2014-11-07 |
Removed extra tabs...
grogancolin
committed
on 7 Nov 2014
|
Added support for "dub init" to take a list dependencies. It will search for the newest version numbers on code.dlang.org and add the required string to dub.json.
grogancolin
committed
on 7 Nov 2014
|
|
2014-10-26 |
Avoid awkward mixture of format() and string concatenation.
Sönke Ludwig
committed
on 26 Oct 2014
|
Avoid catching Error instances in various places. See #443.
Sönke Ludwig
committed
on 26 Oct 2014
|
|
|
|
2014-10-18 |
DFix the code
Geod24
committed
on 18 Oct 2014
|
2014-10-14 |
Initialize regex engines lazily. See #441.
Sönke Ludwig
committed
on 14 Oct 2014
|
|
|
Fix ctRegex unstable parser
Etienne Cimon
committed
on 14 Oct 2014
|
|
Upgrade Travis test to LDC 0.14.0 and add linker workaround.
Sönke Ludwig
committed
on 14 Oct 2014
|
|
|
|
2014-10-07 |
Seventh attempt.
Sönke Ludwig
committed
on 7 Oct 2014
|
Sixth attempt.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
Fifth attempt.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
Fourth attempt.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
Third attempt.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
Second attempt.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
Attempt to test on compilers ranging from 2.064-2.066.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
|
|
Use the actual binary name used to build DUB as the default compiler. See #303.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
|
|
|
|
Mention "deimos" for "dub init -h". See #431.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
|
|
Fix build error on CI build.
Sönke Ludwig
committed
on 7 Oct 2014
|
|
Mention what to do with linkDependencies when building.
Sönke Ludwig
committed
on 7 Oct 2014
|