aboutsummaryrefslogtreecommitdiffstats
path: root/src/ClientSubscribe.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* include cleanup using iwyuMax Kellermann2013-11-281-5/+0
* Client: move message functions into the classMax Kellermann2013-10-191-27/+30
* *: use references instead of pointersMax Kellermann2013-10-191-24/+21
* *: use nullptr instead of NULLMax Kellermann2013-10-191-3/+3
* ClientList: convert to a classMax Kellermann2013-01-161-1/+0
* Client: move "idle" functions into the classMax Kellermann2013-01-161-1/+1
* Client*: include check.h / config.hMax Kellermann2013-01-141-0/+1
* idle: convert to C++Max Kellermann2013-01-091-4/+1
* Client: use std::deque for messagesMax Kellermann2013-01-031-17/+3
* ClientMessage: turn into a classMax Kellermann2013-01-031-5/+4
* ClientInternal: use std::set for subscriptionsMax Kellermann2013-01-031-26/+10
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-6/+6
* client: convert to C++Max Kellermann2013-01-031-0/+126