Max Horn 969ef3dac9 * Added new virtual base class 'Stream', ReadStream and
WriteStream are now subclasses of it.
* Added new methods eos(), ioFailed(), clearIOFailed() to
  all streams. This allows better error checking.
* SaveFile classes take advantage of these new standard
  stream APIS
* Removed File::gets()
* Added SeekableReadStream::readLine() (replaces File::gets)
* Added WriteStream::writeString, for convenience

svn-id: r17752
2005-04-22 17:40:09 +00:00
..
2005-01-01 17:52:17 +00:00
2005-01-15 22:41:23 +00:00
2005-01-15 22:41:23 +00:00
2005-01-15 22:41:23 +00:00
2005-03-31 05:35:04 +00:00
2005-01-27 21:29:29 +00:00
2005-03-31 05:35:04 +00:00
2005-02-06 19:00:59 +00:00
2005-02-06 19:00:59 +00:00
2005-03-31 05:35:04 +00:00
2005-01-28 22:05:51 +00:00
2005-01-28 22:05:51 +00:00
2005-04-08 20:49:13 +00:00