Commit Graph

814 Commits

Author SHA1 Message Date
Hackerpilot 5360944dfb Fix #290 2016-02-01 03:02:04 -08:00
Hackerpilot 9204b082d2 Merge branch 'master' of https://github.com/Hackerpilot/DCD 2016-01-29 13:19:52 -08:00
Hackerpilot ad2fe5168a Fix documentation for config file path. Should help with kingsleyh/DLanguage#91 2016-01-29 13:19:44 -08:00
Hackerpilot 9506faa205 Update libdparse 2016-01-29 02:02:15 -08:00
Hackerpilot 09f7ea947e Remove duplicate entry 2016-01-29 02:01:52 -08:00
Hackerpilot 4021ad4be0 Fix parser bug 2016-01-28 02:38:17 -08:00
Hackerpilot 636e31edfb Merge branch 'master' of https://github.com/Hackerpilot/DCD 2016-01-27 00:58:55 -08:00
Hackerpilot 3b5c5bb9a2 Update dependencies to fix issue with doc display 2016-01-27 00:58:01 -08:00
Hackerpilot c0ed5273a9 Ignore gdb history 2016-01-27 00:57:34 -08:00
Hackerpilot 851fbd5918 Update version 2016-01-25 18:49:32 -08:00
Hackerpilot 17310a2830 Test case for #282 2016-01-25 18:47:13 -08:00
Hackerpilot 9793ecbb49 Fix #282 2016-01-25 18:40:53 -08:00
Hackerpilot 4cc1f43ca8 Ignore gdb temp files 2016-01-25 17:04:37 -08:00
Hackerpilot 21591b4081 Fix #288 2016-01-25 17:03:55 -08:00
Hackerpilot 52d8bb6f79 Update libdparse 2016-01-25 16:57:48 -08:00
Brian Schott ddf45c91b2 Merge pull request #287 from tractorpulledpork/build_bat
Update build.bat
2016-01-25 01:21:20 -08:00
Alan Yuelkenbeck 33aaa08ea4 Update build.bat 2016-01-23 10:38:56 -06:00
Hackerpilot d26ce5ed20 Fix #286 2016-01-21 15:44:40 -08:00
Brian Schott f226487b33 Merge pull request #285 from default0/master
Fix compiler errors on windows
2016-01-21 13:57:26 -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 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