Age | Commit message (Expand) | Author |
---|---|---|
2023-01-07 | AK: Restrict include of LibC header | Ben Wiederhake |
2022-11-26 | AK: Make it possible to not `using` AK classes into the global namespace | Andreas Kling |
2022-10-10 | Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY | Andrew Kaster |
2022-01-14 | Everywhere: Use my new serenityos.org e-mail :^) | kleines Filmröllchen |
2022-01-13 | Tests: Test FixedArray completely | kleines Filmröllchen |
2022-01-13 | AK: Disable NoAllocationGuard on Lagom | kleines Filmröllchen |
2022-01-11 | AK+LibC+LibPthread: Introduce NoAllocationGuard | kleines Filmröllchen |