Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -5/+5 |
* | Main: move global variables to struct Instance | Max Kellermann | 2013-04-17 | 1 | -2/+3 |
* | ClientList: convert to a class | Max Kellermann | 2013-01-16 | 1 | -43/+12 |
* | ClientList: don't use GLib | Max Kellermann | 2013-01-09 | 1 | -4/+2 |
* | ClientList: add header ClientList.hxx | Max Kellermann | 2013-01-09 | 1 | -0/+1 |
* | Client: use std::deque for messages | Max Kellermann | 2013-01-03 | 1 | -9/+4 |
* | ClientMessage: turn into a class | Max Kellermann | 2013-01-03 | 1 | -11/+12 |
* | ClientInternal: use std::set for subscriptions | Max Kellermann | 2013-01-03 | 1 | -6/+2 |
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -7/+7 |
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -8/+5 |
* | MessageCommands: use std::set instead of GHashTable | Max Kellermann | 2013-01-03 | 1 | -26/+8 |
* | command: move code to *Commands.cxx | Max Kellermann | 2012-08-29 | 1 | -0/+197 |