Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-01-22 | Path: move to fs subdirectory | Denis Krjuchkov | 1 | -1/+1 |
2013-01-18 | Path: new class "Path" wraps filesystem path strings | Max Kellermann | 1 | -2/+5 |
2013-01-03 | Directory: rename struct directory to Directory | Max Kellermann | 1 | -4/+4 |
2013-01-02 | don't include stdbool.h in C++ sources | Max Kellermann | 1 | -1/+0 |
2012-08-16 | DatabasePlugin: add method ReturnSong() | Max Kellermann | 1 | -0/+6 |
2012-08-15 | DatabasePlugin: add method GetStats() | Max Kellermann | 1 | -0/+5 |
2012-08-15 | DatabasePlugin: add method VisitUniqueTags() | Max Kellermann | 1 | -0/+5 |
2012-08-07 | db_selection: rename to DatabaseSelection | Max Kellermann | 1 | -1/+1 |
2012-08-07 | Database{Plugin,Visitor}: pass references | Max Kellermann | 1 | -1/+1 |
2012-08-02 | DatabasePlugin: make Visit() const | Max Kellermann | 1 | -2/+2 |
2012-08-02 | gcc.h: re-add gcc_const and gcc_pure | Max Kellermann | 1 | -5/+4 |
2012-08-01 | db_plugin: convert to C++ | Max Kellermann | 1 | -0/+84 |