Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyright year 2014 | Max Kellermann | 2014-01-13 | 1 | -1/+1 |
| | |||||
* | gcc.h: rename to Compiler.h | Max Kellermann | 2013-10-15 | 1 | -1/+1 |
| | |||||
* | thread/Id: new class replacing GThread pointers | Max Kellermann | 2013-08-10 | 1 | -6/+7 |
| | | | | Remove a GLib dependencies from class EventLoop and DatabaseLock. | ||||
* | *: remove remaining __cplusplus checks | Max Kellermann | 2013-08-07 | 1 | -4/+0 |
| | |||||
* | *: use gcc.h macros instead of GLib | Max Kellermann | 2013-08-04 | 1 | -1/+2 |
| | |||||
* | DatabaseLock: use the Mutex class instead of GLib's GMutex | Max Kellermann | 2013-01-07 | 1 | -3/+4 |
| | |||||
* | db_lock: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+98 |