Commit Graph

141 Commits

Author SHA1 Message Date
Hackerpilot c9be120d5b v0.8.0 2016-03-03 00:51:01 -08:00
Hackerpilot eab78141c4 Fix interaction of --tcp and --port 2016-03-03 00:50:48 -08:00
Hackerpilot 8795b2697e Fix #299 2016-02-25 13:00:30 -08:00
Basile Burg 3a206f66e3 fix, unix domain socket code defined in a runtime branch 2016-02-03 17:01:27 +01:00
Hackerpilot 851fbd5918 Update version 2016-01-25 18:49:32 -08:00
Hackerpilot 21591b4081 Fix #288 2016-01-25 17:03:55 -08:00
Hackerpilot d26ce5ed20 Fix #286 2016-01-21 15:44:40 -08:00
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 b3dc41f2f8 Increase version number 2016-01-19 09:20:11 -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 166db74597 Implement #217 2016-01-15 00:49:08 -08:00
Hackerpilot 5437ceb846 Add dub support 2016-01-13 23:53:30 -08:00
Hackerpilot 3fd5e4ee62 Fix #280 2016-01-10 23:22:28 -08:00
Hackerpilot 823b93f0f7 Update deps to get doc comment parsing fixes 2016-01-07 20:58:39 -08:00
LaurentTreguier 0a031009f3 Fix client help typo 2015-11-27 15:16:43 +01:00
Hackerpilot 6bd59c157d v0.7.3 2015-10-30 12:05:00 -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 9681bacb40 Update code for new dependencies 2015-10-30 01:56:00 -07:00
Hackerpilot 9a426aed47 0.7.2 builds with LDC 2015-10-19 13:58:39 -07:00
Hackerpilot c0105f9c64 0.7.1 2015-10-19 13:09:31 -07:00
Hackerpilot 9df9a11c58 Fix #261 2015-10-19 11:55:39 -07:00
Basile Burg d3b193a9b1 added isTemplate to traits list 2015-09-22 22:33:06 +02:00
Hackerpilot 5310b34630 Update version number 2015-09-01 13:41:35 -07:00
Hackerpilot c813f4c649 Allocator API update 2015-08-25 03:50:18 -07:00
Hackerpilot b30e542fe5 Update containers 2015-08-21 15:31:52 -07:00
Hackerpilot bb34e38d4f Fix #250 2015-08-21 14:35:38 -07:00
Hackerpilot 5795271b6c Fix #244 2015-08-21 02:59:04 -07:00
Brian Schott 63957dbbc6 Merge pull request #246 from BBasile/BBasile-patch-3
fix #242, separate ddoc for each overloaded symbol
2015-08-13 19:38:27 -07:00
Basile Burg 14e0e1f31b fix #242, separate ddoc for each overloaded symbol 2015-08-14 04:31:20 +02:00
Hackerpilot 9d87e8473d Minor code cleanup 2015-08-13 00:25:19 -07:00
Hackerpilot c378464032 Remove some unnecessary debug logging 2015-08-10 16:39:55 -07:00
Hackerpilot a3ea47a017 Fix #233 2015-08-07 16:51:50 -07:00
Hackerpilot 1996076c73 Fix #232 2015-08-07 04:05:56 -07:00
Hackerpilot c1d75abbfd Fix #228 2015-08-05 16:08:46 -07:00
Hackerpilot 83a22ed225 Update allocator dependency 2015-08-04 14:48:39 -07:00
Hackerpilot b92b8944b5 Use new dsymbol code 2015-08-03 16:38:40 -07:00
Hackerpilot 7c40fdaa56 Fix #223 2015-06-18 14:41:47 -07:00
Hackerpilot ce1fdabc02 Better formatting for import paths 2015-06-18 14:41:31 -07:00
Hackerpilot 43589a136b Autocomplete optimization 2015-06-18 12:15:11 -07:00
Hackerpilot 59af25d8a3 Fix memory leaks 2015-06-17 16:54:18 -07:00
Hackerpilot 9e253f966a Better lifetime management 2015-06-15 04:18:42 -07:00
Hackerpilot 4f896b8e13 Update allocator types 2015-06-14 01:16:59 -07:00
Hackerpilot 8d39155555 Allocator update 2015-06-13 20:23:13 -07:00
Hackerpilot 39407aa05c Minor code cleanup 2015-06-10 13:14:49 -07:00
Hackerpilot 7bbe4ddf39 Fix #222 2015-06-09 13:57:56 -07:00
Hackerpilot 724aa4fd09 Fix #221 2015-06-08 15:52:45 -07:00
Hackerpilot d95b78abab Merge branch '0.7.0-dev' of https://github.com/Hackerpilot/DCD into 0.7.0-dev 2015-06-08 15:51:00 -07:00
Hackerpilot 1bc33fecb3 Fix #220 2015-06-08 15:50:20 -07:00