Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | filter/route, ...: add missing stdlib.h includes | Max Kellermann | 2013-11-11 | 1 | -0/+1 |
* | TagType: rename enum tag_type to TagType | Max Kellermann | 2013-10-20 | 1 | -1/+1 |
* | *: use references instead of pointers | Max Kellermann | 2013-10-19 | 1 | -9/+9 |
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-19 | 1 | -6/+6 |
* | util/StringUtil: rename strchug_fast_c() to strchug_fast() | Max Kellermann | 2013-10-18 | 1 | -1/+1 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -5/+0 |
* | Listen, ...: add missing includes | Max Kellermann | 2013-10-02 | 1 | -1/+1 |
* | SongSave: use class TagBuilder | Max Kellermann | 2013-09-05 | 1 | -24/+8 |
* | Tag, ...: move to libtag.a | Max Kellermann | 2013-09-05 | 1 | -1/+1 |
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -10/+8 |
* | tag: convert to C++ | Max Kellermann | 2013-07-30 | 1 | -13/+13 |
* | song: convert header to C++ | Max Kellermann | 2013-07-28 | 1 | -8/+8 |
* | string_util: convert to C++ | Max Kellermann | 2013-04-09 | 1 | -4/+1 |
* | decoder_api.h, ...: add "extern C" | Max Kellermann | 2013-01-07 | 1 | -1/+1 |
* | TextFile: convert to a class | Max Kellermann | 2013-01-03 | 1 | -3/+3 |
* | text_file: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
* | Directory: rename struct directory to Directory | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
* | Directory: make the header C++ only | Max Kellermann | 2013-01-02 | 1 | -1/+1 |
* | db_save, state_file: convert to C++ | Max Kellermann | 2013-01-02 | 1 | -0/+136 |