Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ArchivePlugin: replace scan_reset(), scan_next() with visit() | Max Kellermann | 2013-01-29 | 1 | -18/+4 |
* | ArchivePlugin: scan_next() returns const string | Max Kellermann | 2013-01-29 | 1 | -2/+2 |
* | InputStream: add constructor/destructor | Max Kellermann | 2013-01-28 | 1 | -3/+2 |
* | input/bzip2: add constructor/destructor | Max Kellermann | 2013-01-28 | 1 | -37/+39 |
* | archive/bzip2: rename the classes | Max Kellermann | 2013-01-28 | 1 | -16/+16 |
* | DatabaseLock, input/bzip2: remove obsolete Glib/gcc workaround | Max Kellermann | 2013-01-28 | 1 | -5/+0 |
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -5/+4 |
* | input_stream: forward-declare the struct | Max Kellermann | 2013-01-26 | 1 | -0/+1 |
* | input_{internal,plugin}: convert to C++ | Max Kellermann | 2013-01-25 | 1 | -2/+2 |
* | archive/*: convert to C++ | Max Kellermann | 2013-01-24 | 1 | -0/+331 |