Age | Commit message (Expand) | Author |
---|---|---|
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-01-28 | LibDebug+LibCoredump: Replace remaining reinterpret_casts and C casts | Ali Mohammad Pur |
2022-01-28 | LibDebug+Everywhere: Avoid void* -> FlatPtr -> void* dance | Ali Mohammad Pur |
2021-11-23 | LibCore+AK: Move MappedFile from AK to LibCore | Andreas Kling |
2021-11-20 | LibCoredump: Add Coredump::Inspector | Itamar |