Commit Graph

117 Commits

Author SHA1 Message Date
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
Hackerpilot 0cf0f191bc Update dsymbol 2015-06-07 17:53:46 -07:00
Hackerpilot ff4168df6b Remove other call to GC 2015-06-07 17:13:49 -07:00
Hackerpilot c58e947063 Get rid of GC calls 2015-06-07 17:09:17 -07:00
Hackerpilot 25e1622d47 Clean up unit test 2015-06-04 13:14:39 -07:00
Hackerpilot b26e4bc22b dsymbol reorganization 2015-05-26 00:01:06 -07:00
Hackerpilot ae83e447a4 Pull symbol resolution code out into dsymbol folder 2015-05-21 17:55:20 -07:00
Hackerpilot 17053fab06 Add missing imports pointed out by Ketmar 2015-05-06 12:30:03 -07:00
Hackerpilot 8defba940d Add more missing built-in symbols 2015-05-06 12:29:23 -07:00
Hackerpilot 31efcac687 Fix #215 2015-05-05 13:59:53 -07:00
Hackerpilot 2cbde19ec4 Fix #214 2015-05-05 12:46:54 -07:00
Hackerpilot 4a84c4399a Update version 2015-05-04 14:53:43 -07:00
Hackerpilot 633b1667ef Update version 2015-05-04 14:51:10 -07:00
Hackerpilot 410a794b14 Allow using '--status' in addition to '--query' to query server status 2015-05-04 13:27:53 -07:00
Hackerpilot d0fc3f0dea Fix #209 2015-05-04 13:22:05 -07:00
Hackerpilot 1cb3b2a162 Fix #213 2015-05-04 13:17:36 -07:00
Hackerpilot c8c81a5985 Fix #212 2015-05-04 13:02:38 -07:00
Dicebot 39fdc9b332 Fixup for /etc/dcd.conf support
1) look for /etc/dcd.conf if $HOME is defined but there is no dcd.conf there
2) include missing filename in path
2015-03-26 16:04:14 +02:00
Hackerpilot e1fbb3e655 Look for dcd.conf in /etc/ as a backup. #203 2015-03-25 22:36:04 -07:00
Hackerpilot c5bb663cad Restrict connections to localhost 2015-03-25 22:29:48 -07:00
cleem adcb9f7f66 Fix getDoc range violation 2015-03-13 12:35:24 +03:00
Hackerpilot 351bf2ee2d Fix #195. Fix #196. Fix #197. 2015-02-25 22:53:08 -08:00
Hackerpilot be1eb0e983 Moar ddoc 2015-02-25 22:48:56 -08:00
Hackerpilot 8e3d386d69 Fix calltip display 2015-02-20 14:48:01 -08:00
Hackerpilot 7da5d006c0 Implement #193 2015-02-16 22:51:50 -08:00