Age | Commit message (Expand) | Author |
---|---|---|
2021-05-23 | LibC+UE: Keep more unused chunked blocks around | Gunnar Beutner |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-12 | UserspaceEmulator: Improve detection of memory leaks | Tobias Christiansen |
2021-03-09 | UserspaceEmulator: Don't assume entire malloc block is chunked | Andreas Kling |
2021-03-09 | UserspaceEmulator: Tidy up the MallocRegionMetadata construction a bit | Andreas Kling |
2021-03-09 | UserspaceEmulator+LibC: Use sys$emuctl() to pass malloc info to UE | Andreas Kling |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | DevTools: Move to Userland/DevTools/ | Andreas Kling |