Age | Commit message (Expand) | Author |
---|---|---|
2023-02-13 | Everywhere: Remove the `AK::` qualifier from Stream usages | Tim Schumacher |
2023-02-13 | LibCore: Remove `Stream.h` | Tim Schumacher |
2023-01-29 | AK: Move `Stream` and `SeekableStream` from `LibCore` | Tim Schumacher |
2023-01-16 | LibLine: Do a whole bunch of internal error propagation | Tim Schumacher |
2023-01-16 | LibLine: Port most functions to `Core::Stream` | Tim Schumacher |
2021-12-16 | LibLine: Switch all files to use east-const | Ali Mohammad Pur |
2021-07-20 | LibLine: Avoid excessive write() syscalls when refreshing the display | Ali Mohammad Pur |
2021-04-29 | Everywhere: Use "the SerenityOS developers." in copyright headers | Linus Groh |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |