Max Kellermann
|
cf4d80fc65
|
command: convert command_return to to a strictly-typed enum
|
2013-10-20 13:10:54 +02:00 |
|
Max Kellermann
|
ff626ac763
|
*: use references instead of pointers
|
2013-10-19 18:48:38 +02:00 |
|
Max Kellermann
|
dbd88e6aef
|
Client, ...: remove unnecessary glib.h include
|
2013-10-15 22:51:09 +02:00 |
|
Max Kellermann
|
060814daa8
|
Log: new logging library API
Prepare to migrate away from GLib. Currently, we're still using GLib
as a backend.
|
2013-10-02 08:57:55 +02:00 |
|
Max Kellermann
|
29030b54c9
|
util/Error: new error passing library
Replaces GLib's GError.
|
2013-09-04 18:14:22 +02:00 |
|
Max Kellermann
|
39439b80f5
|
Client: rebase on the new BufferedSocket class
|
2013-01-15 12:15:33 +01:00 |
|
Max Kellermann
|
1e2018ce83
|
Client: move connection functions into the class
|
2013-01-15 10:59:28 +01:00 |
|
Max Kellermann
|
a7d1daee93
|
CommandListBuilder: use std::list instead of GSList
|
2013-01-04 01:17:25 +01:00 |
|
Max Kellermann
|
fb337418a5
|
Client: move code to class CommandListBuilder
|
2013-01-04 00:50:13 +01:00 |
|
Max Kellermann
|
7a982169c9
|
Client: rename the struct client to class Client
|
2013-01-03 17:36:28 +01:00 |
|
Max Kellermann
|
70b87f2eb6
|
client: convert to C++
|
2013-01-03 11:16:18 +01:00 |
|