Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-01-30 | ArchivePlugin: move instance methods to class ArchiveFile | Max Kellermann | 1 | -33/+0 |
2013-01-29 | ArchiveFile: convert to a class | Max Kellermann | 1 | -21/+15 |
2013-01-29 | ArchivePlugin: replace scan_reset(), scan_next() with visit() | Max Kellermann | 1 | -16/+4 |
2013-01-29 | ArchivePlugin: scan_next() returns const string | Max Kellermann | 1 | -1/+1 |
2013-01-27 | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 1 | -1/+1 |
2013-01-24 | archive/*: convert to C++ | Max Kellermann | 1 | -3/+3 |
2011-09-16 | input_stream: non-blocking I/O | Max Kellermann | 1 | -3/+5 |
2011-01-29 | copyright year 2011 | Max Kellermann | 1 | -1/+1 |
2010-01-01 | input_stream: return allocated input_stream objects | Max Kellermann | 1 | -3/+3 |
2009-12-31 | Update copyright notices. | Avuton Olrich | 1 | -1/+1 |
2009-12-16 | archive_plugin: use GError in the open() method | Max Kellermann | 1 | -2/+7 |
2009-12-16 | archive_plugin: wrap method calls | Max Kellermann | 1 | -0/+87 |