Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-08-14 | protocol/Result: move command_list_num to class Response | Max Kellermann | 1 | -1/+1 | |
2015-08-12 | client/Response: new Client wrapper class for writing responses | Max Kellermann | 1 | -8/+14 | |
2015-08-11 | protocol/ArgParser: add struct RangeArg | Max Kellermann | 1 | -11/+12 | |
2014-09-24 | test/test_protocol: add missing stdlib.h include | Max Kellermann | 1 | -1/+1 | |
EXIT_SUCCESS and EXIT_FAILURE are defined in stdlib.h, not unistd.h. D'oh! | |||||
2014-09-24 | test/test_protocol: add missing unistd.h include | Max Kellermann | 1 | -0/+2 | |
2014-09-04 | test/test_protocol: unit test for protocol/ArgParser.cxx | Max Kellermann | 1 | -0/+60 | |