Age | Commit message (Expand) | Author |
---|---|---|
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-01-07 | Everywhere: Fix many spelling errors | mjz19910 |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
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 |