2015-11-11 |
|
---|---|
2015-10-21 |
Remove unused code that throws a warning on DMD 2.069.0-b2.
Sönke Ludwig
committed
on 21 Oct 2015
|
2015-10-18 |
|
2015-09-23 |
fix #674 - cache needs to be locked for concurrent dub runs
...
Martin Nowak
committed
on 23 Sep 2015
|
2015-09-22 |
|
2015-08-09 |
|
2015-07-27 |
Upgrade SDL lexer again to fix \r style line endings, too.
Sönke Ludwig
committed
on 27 Jul 2015
|
Upgrade SDLang-D lexer to fix Windows line count bug.
Sönke Ludwig
committed
on 27 Jul 2015
|
|
2015-07-17 |
Remove immutable casts where possible for Path. See #625.
Sönke Ludwig
committed
on 17 Jul 2015
|
2015-07-12 |
Add some additional assertions to Path for #601.
Sönke Ludwig
committed
on 12 Jul 2015
|
2015-07-10 |
|
2015-07-04 |
Fix JSON unit test for 2.068.
Sönke Ludwig
committed
on 4 Jul 2015
|
2015-06-26 |
Add 'dub describe --data='.
Nick Sabalausky
authored
on 22 May 2015
Sönke Ludwig
committed
on 26 Jun 2015
|
Change Build(Options/Requirements) to BitFlags.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Enable file names/line numbers and field names for the updated JSON module.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Fix compilation of the updated vibe.d modules on all supported DMD versions.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
Upgrade Json/serialization code to latest vibe.d version.
Sönke Ludwig
committed
on 26 Jun 2015
|
|
2015-06-16 |
Merge pull request #582 from D-Programming-Language/dep1-sdl-support
...
Sönke Ludwig
committed
on 16 Jun 2015
|
2015-06-15 |
For child processes (except the target exec for 'dub run'), suppress stdout on --quiet and stderr on --vquiet. Fixes #585
Nick Sabalausky
committed
on 15 Jun 2015
|
2015-06-09 |
Add latest sdlang-d sources.
Sönke Ludwig
committed
on 9 Jun 2015
|
2015-02-16 |
fix #511 - copyFiles should not overwrite identical files on windows
Martin Nowak
committed
on 16 Feb 2015
|
2015-02-03 |
|
|
|
2015-02-02 |
Use standard tempDir instead of custom implementation
Dicebot
committed
on 2 Feb 2015
|
2014-12-25 |
|
2014-12-24 |
|
2014-12-15 |
Apply patch by ketmar: remove comma expressions and fix property syntax.
...
ketmar
authored
on 15 Dec 2014
Sönke Ludwig
committed
on 15 Dec 2014
|
2014-12-10 |
Merge pull request #453 from grogancolin/init-with-dependencies
...
Martin Nowak
committed
on 10 Dec 2014
|
2014-12-09 |
Added fuzzySearch function to utils.d and updated createEmptyPackage to print out first 4 close matches according to fuzzy search function. With thanks to Martin Nowak for help with this...
Colin Grogan
committed
on 9 Dec 2014
|
2014-12-02 |
Fix warnings and errors on git master
Per Nordlöw
committed
on 2 Dec 2014
|