Age | Commit message (Expand) | Author |
---|---|---|
2020-12-19 | AK: Remove bogus test case for CircularDuplexStream. | asynts |
2020-09-14 | AK: Lower the requirements for InputStream::eof and rename it. | asynts |
2020-09-06 | Streams: Consistent behaviour when reading from stream with error. | asynts |
2020-09-01 | Streams: Distinguish recoverable and fatal errors. | asynts |
2020-08-26 | AK: Add CircularDuplexStream class. | asynts |