Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | fs/Path: add methods GetBase() and GetDirectoryName() | Max Kellermann | 2014-12-02 | 1 | -1/+1 |
* | archive/bzip2: use OpenLocalInputStream() | Max Kellermann | 2014-10-02 | 1 | -2/+2 |
* | InputStream: remove attribute "plugin" | Max Kellermann | 2014-05-11 | 1 | -10/+1 |
* | InputStream: make various methods abstract | Max Kellermann | 2014-05-11 | 1 | -27/+18 |
* | InputStream: add virtual destructor | Max Kellermann | 2014-05-11 | 1 | -18/+2 |
* | input/plugins: make InputStream the base class | Max Kellermann | 2014-05-11 | 1 | -8/+7 |
* | ArchivePlugin: pass Path to open() | Max Kellermann | 2014-02-08 | 1 | -4/+6 |
* | ArchivePlugin: rename struct archive_plugin to ArchivePlugin | Max Kellermann | 2014-02-08 | 1 | -1/+1 |
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -2/+2 |
* | archive/*: move to archive/plugins/ | Max Kellermann | 2014-01-24 | 1 | -0/+292 |