Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-19 | InputStream: move typedef offset_type to Offset.hxx | Max Kellermann | |
Reduce header dependencies. | |||
2014-08-13 | test/test_rewind: add missing stdlib.h include | Max Kellermann | |
For EXIT_SUCCESS. | |||
2014-05-22 | InputStream: make Seek() always absolute | Max Kellermann | |
Remove the "whence" parameter that is not actually necessary, and only complicates the InputStream implementations. | |||
2014-05-21 | test/test_rewind: unit test for class RewindInputStream | Max Kellermann | |