Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | protocol/Result: move current_command to class Response | Max Kellermann | 2015-08-14 | 1 | -2/+0 |
* | protocol/Result: move command_list_num to class Response | Max Kellermann | 2015-08-14 | 1 | -1/+0 |
* | protocol/Result: move error code to class Response | Max Kellermann | 2015-08-14 | 1 | -25/+0 |
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | Client*: move to client/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-28 | 1 | -2/+2 |
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -4/+3 |
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -3/+3 |
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -0/+57 |