Commit Graph

29 Commits

Author SHA1 Message Date
John Colvin 0457f64580 bump version num to v0.9.0-alpha4 2016-08-11 23:48:27 +01:00
Hackerpilot aa8f2f4556 #326 2016-06-30 17:56:06 -07:00
Hackerpilot c490859ab1 Fix #333 2016-06-28 16:44:09 -07:00
Hackerpilot ea2eca23c9 Fix formatting 2016-05-23 13:43:49 -07:00
Basile Burg c23b770ee8 sync version identifiers with ddmd 2016-05-22 15:17:03 +02:00
Hackerpilot 7ee9930dca Fix imports 2016-03-27 16:51:16 -07:00
Hackerpilot ce5ac2d978 Alpha 2 2016-03-07 15:10:27 -08:00
Hackerpilot 1eae113314 Merge branch 'master' into allocator_improvements 2016-03-03 02:19:51 -08:00
Hackerpilot 8fa98a1848 Update dependencies 2016-03-03 02:18:28 -08:00
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
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
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 6bd59c157d v0.7.3 2015-10-30 12:05: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
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 7bbe4ddf39 Fix #222 2015-06-09 13:57:56 -07:00
Hackerpilot 724aa4fd09 Fix #221 2015-06-08 15:52:45 -07:00
Hackerpilot 1bc33fecb3 Fix #220 2015-06-08 15:50:20 -07:00
Hackerpilot ae83e447a4 Pull symbol resolution code out into dsymbol folder 2015-05-21 17:55:20 -07:00