Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DatabasePlugin: add interface DatabaseListener | Max Kellermann | 2014-01-11 | 1 | -1/+4 |
* | DatabaseGlue: make GetDatabase() "gcc_const" | Max Kellermann | 2013-11-24 | 1 | -1/+1 |
* | *: update copyright year to 2013 | Max Kellermann | 2013-10-30 | 1 | -1/+1 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -2/+2 |
* | gcc.h: rename to Compiler.h | Max Kellermann | 2013-10-15 | 1 | -1/+1 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -4/+4 |
* | DatabasePlugin: pass config_param reference | Max Kellermann | 2013-08-04 | 1 | -1/+1 |
* | database.h: move prototypes to DatabaseGlue.hxx | Max Kellermann | 2013-01-03 | 1 | -0/+15 |
* | Database*: fix nullptr dereference when no database is configured | Max Kellermann | 2012-08-22 | 1 | -0/+9 |
* | DatabaseGlue: add function GetDatabase() | Max Kellermann | 2012-08-02 | 1 | -0/+35 |