Age | Commit message (Expand) | Author |
---|---|---|
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-04-22 | * Added new virtual base class 'Stream', ReadStream and | Max Horn |
2005-01-09 | Since _pos is unsigned it's always >= 0, so testing for negativity will | Torbjörn Andersson |
2005-01-09 | Added new interface SeekableReadStream | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-11 | Modified version of patch #1082777 (common/stream optimization) | Max Horn |
2004-05-04 | Enchance ReadStream and MemoryReadStream with 24bits operations as well | Eugene Sandulenko |
2004-04-29 | Added signed read/write methods to the Stream classes | Max Horn |
2004-04-17 | Introduce ReadStream and WriteStream (as explained in my File class design ma... | Max Horn |