Age | Commit message (Expand) | Author |
---|---|---|
2017-12-12 | *: check defined(_WIN32) instead of defined(WIN32) | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-08-12 | client/Response: new Client wrapper class for writing responses | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-01-24 | Client*: move to client/ | Max Kellermann |
2014-01-13 | copyright year 2014 | Max Kellermann |
2013-10-19 | *: use references instead of pointers | Max Kellermann |
2013-10-19 | *: use nullptr instead of NULL | Max Kellermann |
2013-10-15 | Client, ...: remove unnecessary glib.h include | Max Kellermann |
2013-10-15 | *: use WIN32 instead of G_OS_WIN32 | Max Kellermann |
2013-01-03 | Client: rename the struct client to class Client | Max Kellermann |
2013-01-03 | client: convert to C++ | Max Kellermann |
2013-01-02 | *_print: convert to C++ | Max Kellermann |