Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | Merge branch 'v0.18.x' into v0.19.x | Max Kellermann | 2014-12-26 | 1 | -0/+3 |
* | InputStream: CheapSeeking() returns false only for HTTP | Max Kellermann | 2014-08-19 | 1 | -2/+3 |
* | InputStream: move code to ExpensiveSeeking() | Max Kellermann | 2014-08-19 | 1 | -1/+13 |
* | InputStream: make Seek() always absolute | Max Kellermann | 2014-05-22 | 1 | -16/+3 |
* | input/InputStream: move Open() to Open.cxx | Max Kellermann | 2014-05-21 | 1 | -50/+1 |
* | InputStream: make various methods abstract | Max Kellermann | 2014-05-11 | 1 | -40/+7 |
* | InputStream: add virtual destructor | Max Kellermann | 2014-05-11 | 1 | -8/+5 |
* | InputStream: convert to class | Max Kellermann | 2014-05-11 | 1 | -0/+9 |
* | Input*: move to input/ | Max Kellermann | 2014-01-24 | 1 | -0/+214 |