Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *Commands: move to src/command/ | Max Kellermann | 2013-10-20 | 1 | -1/+1 |
* | command: convert command_return to to a strictly-typed enum | Max Kellermann | 2013-10-20 | 1 | -17/+17 |
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -21/+21 |
* | Client, ...: remove unnecessary glib.h include | Max Kellermann | 2013-10-15 | 1 | -2/+0 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -17/+23 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -0/+2 |
* | Client: rebase on the new BufferedSocket class | Max Kellermann | 2013-01-15 | 1 | -4/+0 |
* | Client: move connection functions into the class | Max Kellermann | 2013-01-15 | 1 | -3/+3 |
* | CommandListBuilder: use std::list instead of GSList | Max Kellermann | 2013-01-04 | 1 | -5/+6 |
* | Client: move code to class CommandListBuilder | Max Kellermann | 2013-01-04 | 1 | -19/+9 |
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -2/+2 |
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -0/+148 |