aboutsummaryrefslogtreecommitdiffstats
path: root/src/DatabaseSimple.hxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* DatabasePlugin: add method GetUpdateStamp()Max Kellermann2013-11-221-14/+2
| | | | | | Refactor SimpleDatabase::GetLastModified() to be generic for all plugins. Remove the SimpleDatabase assumption from db_stats_print(), allowing it to be implemented by all database plugins.
* gcc.h: rename to Compiler.hMax Kellermann2013-10-151-1/+1
|
* util/Error: new error passing libraryMax Kellermann2013-09-041-2/+2
| | | | Replaces GLib's GError.
* TagPool, ...: include cleanupMax Kellermann2013-01-301-3/+1
|
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-3/+3
|
* database.h: rename to DatabaseSimple.hxxMax Kellermann2013-01-031-0/+88