aboutsummaryrefslogtreecommitdiffstats
path: root/src/MessageCommands.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Client: use std::deque for messagesMax Kellermann2013-01-031-9/+4
|
* ClientMessage: turn into a classMax Kellermann2013-01-031-11/+12
|
* ClientInternal: use std::set for subscriptionsMax Kellermann2013-01-031-6/+2
|
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-7/+7
|
* client: convert to C++Max Kellermann2013-01-031-8/+5
|
* MessageCommands: use std::set instead of GHashTableMax Kellermann2013-01-031-26/+8
|
* command: move code to *Commands.cxxMax Kellermann2012-08-291-0/+197