aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseGlue.hxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* DatabaseGlue: make GetDatabase() "gcc_const"Max Kellermann2013-11-241-1/+1
* *: update copyright year to 2013Max Kellermann2013-10-301-1/+1
* *: use nullptr instead of NULLMax Kellermann2013-10-191-2/+2
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
* util/Error: new error passing libraryMax Kellermann2013-09-041-4/+4
* DatabasePlugin: pass config_param referenceMax Kellermann2013-08-041-1/+1
* database.h: move prototypes to DatabaseGlue.hxxMax Kellermann2013-01-031-0/+15
* Database*: fix nullptr dereference when no database is configuredMax Kellermann2012-08-221-0/+9
* DatabaseGlue: add function GetDatabase()Max Kellermann2012-08-021-0/+35