aboutsummaryrefslogtreecommitdiffstats
path: root/src/ArchivePlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use nullptr instead of NULLMax Kellermann2013-10-191-3/+3
* util/Error: new error passing libraryMax Kellermann2013-09-041-9/+5
* ArchivePlugin: move instance methods to class ArchiveFileMax Kellermann2013-01-301-33/+0
* ArchiveFile: convert to a classMax Kellermann2013-01-291-21/+15
* ArchivePlugin: replace scan_reset(), scan_next() with visit()Max Kellermann2013-01-291-16/+4
* ArchivePlugin: scan_next() returns const stringMax Kellermann2013-01-291-1/+1
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-1/+1
* archive/*: convert to C++Max Kellermann2013-01-241-0/+94