Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-08-19 | InputStream: move typedef offset_type to Offset.hxx | Max Kellermann | 1 | -22/+11 | |
Reduce header dependencies. | |||||
2014-08-13 | test/test_rewind: add missing stdlib.h include | Max Kellermann | 1 | -0/+1 | |
For EXIT_SUCCESS. | |||||
2014-05-22 | InputStream: make Seek() always absolute | Max Kellermann | 1 | -3/+3 | |
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 | 1 | -0/+164 | |