aboutsummaryrefslogtreecommitdiffstats
path: root/src/input/ArchiveInputPlugin.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input*: move to input/Max Kellermann2014-01-241-99/+0
* archive/*: move to archive/plugins/Max Kellermann2014-01-241-5/+5
* copyright year 2014Max Kellermann2014-01-131-1/+1
* util/Alloc: new library replacing GLib's g_malloc()Max Kellermann2014-01-071-6/+7
* fs/Traits: split PathTraits type into PathTraitsFS and PathTraitsUTF8Denis Krjuchkov2013-12-051-1/+1
* include cleanup using iwyuMax Kellermann2013-11-281-1/+0
* *: use nullptr instead of NULLMax Kellermann2013-10-281-5/+5
* input_stream: rename struct to InputStreamMax Kellermann2013-10-231-2/+2
* fs/Path: move definitions to struct PathTraitsMax Kellermann2013-10-171-2/+2
* input_plugin: rename struct to "InputPlugin"Max Kellermann2013-10-171-1/+1
* ArchiveLookup: return const stringsMax Kellermann2013-10-171-2/+2
* Archive*: move archive_domain to ArchiveDomain.cxxMax Kellermann2013-10-151-3/+1
* fs/Path: add method IsAbsolute()Max Kellermann2013-10-141-1/+2
* Log: new logging library APIMax Kellermann2013-10-021-2/+8
* util/Error: new error passing libraryMax Kellermann2013-09-041-3/+4
* ArchivePlugin: move instance methods to class ArchiveFileMax Kellermann2013-01-301-3/+3
* ArchiveFile: convert to a classMax Kellermann2013-01-291-2/+1
* DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCondMax Kellermann2013-01-271-1/+1
* input_{internal,plugin}: convert to C++Max Kellermann2013-01-251-1/+1
* archive/*: convert to C++Max Kellermann2013-01-241-0/+94