Age | Commit message (Expand) | Author |
---|---|---|
2014-02-18 | COMMON: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-03-11 | COMMON: Mention that SafeSeekableSubReadStream is not threading safe. | Johannes Schickel |
2012-03-11 | COMMON: Rename SafeSubReadStream to SafeSeekableSubReadStream. | Johannes Schickel |
2012-03-10 | COMMON: Fix formatting in substream.h. | Johannes Schickel |
2011-08-07 | COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of... | Christoph Mallon |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-06 | COMMON: Add a class SafeSubReadStream | Sven Hesse |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-19 | COMMON: Do not call ReadStream::eos in SubReadStream::read. | Johannes Schickel |
2010-11-23 | COMMON: Remove default value for endianess in ReadStreamEndian subclasses | Max Horn |
2010-11-23 | COMMON: Add ReadStreamEndian mixin class | Max Horn |
2010-11-19 | COMMON: Split common/stream.h into several headers | Max Horn |