Age | Commit message (Expand) | Author |
---|---|---|
2022-12-28 | Kernel+Userland: Remove dependency on i386-specific registers | Liav A |
2022-12-06 | Everywhere: Rename to_{string => deprecated_string}() where applicable | Linus Groh |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-02-16 | LibELF: Exclude MemoryRegionInfo::object_name() from the Kernel | Idan Horowitz |
2021-12-29 | Kernel: Use Process::require_promise() instead of REQUIRE_PROMISE() | Brian Gianforcaro |
2021-08-23 | Everywhere: Core dump => Coredump | Andreas Kling |