Age | Commit message (Expand) | Author |
---|---|---|
2023-02-13 | LibCore: Remove `Stream.h` | Tim Schumacher |
2023-02-13 | LibCore: Move Stream-based file into the `Core` namespace | Tim Schumacher |
2023-02-03 | Utilities/lsjails: Replace uses of JsonObject::get_deprecated()/get_ptr | Sam Atkins |
2023-01-17 | AK+Everywhere: Rename JsonObject::get() to ::get_deprecated() | Sam Atkins |
2022-12-12 | LibCore: Rename `Stream::read_all` to `read_until_eof` | Tim Schumacher |
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-11-05 | Userland: Add support for jails | Liav A |