Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -6/+6 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -8/+8 |
* | StickerDatabase: return std::string | Max Kellermann | 2013-10-17 | 1 | -1/+1 |
* | Song: GetURI() returns std::string | Max Kellermann | 2013-10-17 | 1 | -25/+10 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -38/+24 |
* | TagPool, ...: include cleanup | Max Kellermann | 2013-01-30 | 1 | -5/+5 |
* | Directory: rename struct directory to Directory | Max Kellermann | 2013-01-03 | 1 | -2/+2 |
* | Directory: turn functions to methods | Max Kellermann | 2013-01-02 | 1 | -4/+2 |
* | Directory: make the header C++ only | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
* | sticker: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+166 |