Willem Jan Palenstijn
|
c8eeae8d4d
|
Big patch changing semantics of ReadStream::eos():
eos() now only returns true _after_ trying to read past the end of the stream.
This has a large potential for regressions. Please test!
svn-id: r34549
|
2008-09-14 22:28:53 +00:00 |
|
Max Horn
|
57e724bfc3
|
Renamed SeekableReadStream::readLine to SeekableReadStream::readLine_OLD; added a new alternate SeekableReadStream::readLine() instead
svn-id: r34315
|
2008-09-03 17:53:25 +00:00 |
|
Max Horn
|
07bcb5179c
|
Renamed M4Surface::empty() to clear() (two reason: empty is not a verb, and in class String it is used for a bool property)
svn-id: r32733
|
2008-06-18 21:02:52 +00:00 |
|
Torbjörn Andersson
|
378bce31ce
|
Removed unused variables.
svn-id: r31608
|
2008-04-20 15:19:27 +00:00 |
|
Filippos Karapetis
|
7ca439f410
|
Initial import of the work in progress M4 engine
svn-id: r31600
|
2008-04-20 14:47:37 +00:00 |
|