Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | event/Loop: remove the dummy constructor argument | Max Kellermann | 2014-02-05 | 1 | -1/+1 |
| | |||||
* | Database*: move to db/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
| | |||||
* | Update*: move to update/ | Max Kellermann | 2014-01-24 | 1 | -1/+1 |
| | |||||
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
| | |||||
* | test/*: use fprintf(stderr,...) and Log() instead of g_printerr() | Max Kellermann | 2013-12-24 | 1 | -7/+6 |
| | | | Avoid GLib. | ||||
* | Inotify: convert anonymous enum to constexpr | Max Kellermann | 2013-10-20 | 1 | -5/+4 |
| | |||||
* | test/run_inotify: use SignalMonitor | Max Kellermann | 2013-10-18 | 1 | -20/+5 |
| | |||||
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -2/+3 |
| | | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend. | ||||
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -7/+6 |
| | | | | Replaces GLib's GError. | ||||
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -3/+3 |
| | |||||
* | InotifySource: use the SocketMonitor class | Max Kellermann | 2013-01-15 | 1 | -3/+4 |
| | |||||
* | InotifySource: convert to a class | Max Kellermann | 2013-01-14 | 1 | -7/+5 |
| | |||||
* | Main, IOThread: move GMainLoop setup code to class EventLoop | Max Kellermann | 2013-01-14 | 1 | -5/+6 |
| | |||||
* | test: rename debug programs back to old names | Max Kellermann | 2013-01-08 | 1 | -0/+94 |