Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input/file: export function OpenFileInputStream() | Max Kellermann | 2014-10-02 | 1 | -13/+26 |
* | input/file: generate Error when errno==ENOENT | Max Kellermann | 2014-10-02 | 1 | -1/+1 |
* | input/file: make the "fd" attribute "const" | Max Kellermann | 2014-10-02 | 1 | -1/+1 |
* | input/file: make variables more local | Max Kellermann | 2014-10-02 | 1 | -6/+3 |
* | input/file: convert to class | Max Kellermann | 2014-10-02 | 1 | -1/+2 |
* | InputStream: make offset_type unsigned | Max Kellermann | 2014-08-19 | 1 | -3/+3 |
* | InputStream: make Seek() always absolute | Max Kellermann | 2014-05-22 | 1 | -5/+3 |
* | InputStream: remove attribute "plugin" | Max Kellermann | 2014-05-11 | 1 | -1/+1 |
* | InputStream: make various methods abstract | Max Kellermann | 2014-05-11 | 1 | -30/+20 |
* | InputStream: add virtual destructor | Max Kellermann | 2014-05-11 | 1 | -9/+0 |
* | input/plugins: make InputStream the base class | Max Kellermann | 2014-05-11 | 1 | -12/+8 |
* | InputStream: convert to class | Max Kellermann | 2014-05-11 | 1 | -2/+2 |
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -0/+157 |