Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | client/Response: new Client wrapper class for writing responses | Max Kellermann | 2015-08-12 | 1 | -2/+3 |
* | *: change C-style prototypes, drop "(void)" | Max Kellermann | 2015-03-03 | 1 | -1/+2 |
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
* | Stats: lazy initialization | Max Kellermann | 2014-01-10 | 1 | -1/+2 |
* | Stats: use monotonic clock instead of GTimer | Max Kellermann | 2013-11-24 | 1 | -2/+0 |
* | Stats: use struct DatabaseStats | Max Kellermann | 2013-11-22 | 1 | -15/+0 |
* | Stats: move the GTimer variable out of struct stats | Max Kellermann | 2013-11-22 | 1 | -3/+0 |
* | Stats: don't export the global variable "stats" | Max Kellermann | 2013-11-22 | 1 | -2/+0 |
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -1/+1 |
* | Stats: don't include glib.h in header | Max Kellermann | 2013-10-02 | 1 | -2/+1 |
* | Stats: rename stats.h to Stats.hxx | Max Kellermann | 2013-10-02 | 1 | -0/+55 |