Age | Commit message (Expand) | Author |
---|---|---|
2021-01-01 | copyright year 2021 | Max Kellermann |
2020-01-18 | copyright year 2020 | Max Kellermann |
2019-07-05 | include cleanups (powered by iwyu) | Max Kellermann |
2019-05-29 | input/buffering: make "mutex" public | Max Kellermann |
2019-05-29 | input/InputStream: make IsEOF() and IsAvailable() const | Max Kellermann |
2019-05-22 | input/buffering: add API documentation | Max Kellermann |
2019-05-17 | input/buffering: pass offset to Read() and eliminate Seek() | Max Kellermann |
2019-05-17 | input/buffering: rename "read_error" to "error" | Max Kellermann |
2019-05-17 | input/buffering: merge multiple exception handlers into RunThread() | Max Kellermann |
2019-05-17 | input/buffering: move code to RunThreadLocked() | Max Kellermann |
2019-05-16 | input/buffering: eliminate "idle" flag, automatically seek to next hole | Max Kellermann |
2019-05-16 | input/buffering: at end of input, seek to first hole | Max Kellermann |
2019-05-16 | input/buffered: move basic buffering code to class BufferingInputStream | Max Kellermann |