Age | Commit message (Expand) | Author |
---|---|---|
2013-01-26 | TESTS: Add failing test for repeated seeks in BufferedSeekableReadStream | Willem Jan Palenstijn |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |
2010-11-18 | COMMON: Make implementation of Buffered*Stream classes internal | Max Horn |
2009-05-19 | - Formatting | Johannes Schickel |
2009-05-19 | Converted unit tests to use TS_ASSERT_EQUALS / TS_ASSERT_DIFFERS where possib... | Max Horn |
2009-04-20 | TESTS: Code formatting; also changed some TS_ASSERT to TS_ASSERT_EQUALS | Max Horn |
2009-03-05 | Fix for bug #2664460: Various SeekableReadStream::seek() implementations (as ... | Max Horn |
2008-09-16 | Fix sign warnings in unit tests | Max Horn |
2008-09-14 | Big patch changing semantics of ReadStream::eos(): | Willem Jan Palenstijn |
2008-09-01 | Fixed warnings. | Johannes Schickel |
2008-07-29 | Added two new classes, BufferedReadStream & BufferedSeekableReadStream, as pr... | Max Horn |