Commit Graph

795 Commits

Author SHA1 Message Date
default0 249341bc58 Fix compiler errors on windows
Checking the repo out and running dub to build on windows would
give two compiler errors, one because UnixAddress is not defined
another because a function misses a return statement if Unix sockets
are not possible.
2016-01-21 17:12:16 +01:00
Hackerpilot 35e24667f0 Add bash completion support. Fix #283 2016-01-19 19:37:10 -08:00
Brian Schott 82ecc2d27a Merge pull request #284 from Hackerpilot/unix-domain-sockets
Unix domain sockets
2016-01-19 17:23:11 -08:00
Hackerpilot b3dc41f2f8 Increase version number 2016-01-19 09:20:11 -08:00
Hackerpilot 6b2f915de0 Merge branch 'master' into unix-domain-sockets 2016-01-18 17:48:50 -08:00
Hackerpilot 9642f56183 Merge branch 'master' of https://github.com/Hackerpilot/DCD 2016-01-18 11:50:52 -08:00
Hackerpilot d88ed636ba Update test case for new CLI options 2016-01-15 01:48:53 -08:00
Hackerpilot 99e1b54f10 Merge branch 'master' into unix-domain-sockets 2016-01-15 01:16:43 -08:00
Hackerpilot 1f30d3872e Fix #281 and update version to 0.7.5 2016-01-15 01:14:44 -08:00
Hackerpilot c2657cc534 Merge branch 'master' into unix-domain-sockets 2016-01-15 01:13:43 -08:00
Hackerpilot 3f5a1eaebf Fix #218 and update version to 0.7.5 2016-01-15 01:13:29 -08:00
Hackerpilot 7186c70bdc Update man pages for #217 2016-01-15 00:54:15 -08:00
Hackerpilot 12e5b25e62 Documentation for #217 2016-01-15 00:49:39 -08:00
Hackerpilot 83ab71cc26 Tests for #217 2016-01-15 00:49:24 -08:00
Hackerpilot 166db74597 Implement #217 2016-01-15 00:49:08 -08:00
Hackerpilot 09177c2226 Merge branch 'master' of https://github.com/Hackerpilot/DCD 2016-01-14 12:55:49 -08:00
Hackerpilot af9233d2ea Update readme 2016-01-14 00:04:33 -08:00
Hackerpilot 8a70d4c10a Merge branch 'master' of https://github.com/Hackerpilot/DCD 2016-01-13 23:55:46 -08:00
Hackerpilot 21ab898947 Dependency updates 2016-01-13 23:55:37 -08:00
Hackerpilot 5437ceb846 Add dub support 2016-01-13 23:53:30 -08:00
Hackerpilot 196579d8ba Update dparse 2016-01-11 17:50:29 -08:00
Hackerpilot 5cba5d0f6f Remove unnecessary cleanup code 2016-01-11 17:50:21 -08:00
Hackerpilot b6d1f417da Update libdparse 2016-01-11 13:40:39 -08:00
Hackerpilot 3fd5e4ee62 Fix #280 2016-01-10 23:22:28 -08:00
Hackerpilot 84703adf51 Update libdparse 2016-01-10 23:22:06 -08:00
Hackerpilot b0bbefa48b Tests for doc comments 2016-01-07 21:10:19 -08:00
Hackerpilot 823b93f0f7 Update deps to get doc comment parsing fixes 2016-01-07 20:58:39 -08:00
Hackerpilot 20477ad803 Update containers 2016-01-07 20:58:05 -08:00
Brian Schott 651d78b01a Merge pull request #279 from Hackerpilot/issue-275
Issue 275
2016-01-06 02:23:42 -08:00
Hackerpilot ef4f901cf1 Fix #275 2016-01-06 02:21:31 -08:00
Hackerpilot 4c001b0727 Test case for #275 2016-01-06 01:08:55 -08:00
Brian Schott 69d195f5a9 Merge pull request #270 from LaurentTreguier/patch-1
Fix client help typo
2015-11-27 20:15:42 -08:00
LaurentTreguier 0a031009f3 Fix client help typo 2015-11-27 15:16:43 +01:00
Hackerpilot d825340218 Merge branch 'master' of https://github.com/Hackerpilot/DCD 2015-11-16 14:28:21 -08:00
Hackerpilot 1d350e8ecb Update dsymbol to prevent an assertion error on valid code 2015-11-16 14:28:11 -08:00
Brian Schott 4195075023 Merge pull request #265 from eco/win-installer-paths
Update executable paths in win installer
2015-11-02 02:57:55 -08:00
Brad Anderson 16ce3e7066 Update executable paths in win installer 2015-11-02 01:01:14 -07:00
Hackerpilot f8fc736663 Update tested compiler versions 2015-10-30 12:06:05 -07:00
Hackerpilot 6bd59c157d v0.7.3 2015-10-30 12:05:00 -07:00
Hackerpilot 5c8fdc6cf2 Update man pages 2015-10-30 12:00:20 -07:00
Hackerpilot 78a39a6578 Fix #238 2015-10-30 12:00:13 -07:00
Hackerpilot 2a5dd5f738 Fix #263 2015-10-30 11:32:54 -07:00
Hackerpilot fe94f860a3 Dependency updates 2015-10-30 11:32:18 -07:00
Hackerpilot 9681bacb40 Update code for new dependencies 2015-10-30 01:56:00 -07:00
Hackerpilot 601f1ea87f Update dependencies 2015-10-29 16:17:21 -07:00
Hackerpilot f50970eb78 Update supported compilers 2015-10-27 10:38:48 -07:00
Hackerpilot 34cfb4b1a7 Make tupleof kind consistent with dsymbol 2015-10-27 10:34:34 -07:00
Hackerpilot e852c6231c Fix #262 2015-10-26 16:56:46 -07:00
Hackerpilot 9a426aed47 0.7.2 builds with LDC 2015-10-19 13:58:39 -07:00
Hackerpilot e39f43329b LDC compatability 2015-10-19 13:54:57 -07:00