Age | Commit message (Expand) | Author |
---|---|---|
2023-03-21 | Everywhere: Use `LibFileSystem` where trivial | Cameron Youell |
2022-11-01 | Everywhere: Mark dependencies of most targets as PRIVATE | Tim Schumacher |
2022-07-19 | LibC: Remove the `LibPthread` interface target | Tim Schumacher |
2022-05-07 | UserspaceEmulator: Delegate rounding to the actual hardware | Hendiadyoin1 |
2022-04-02 | UserspaceEmulator: Implement the SSE extension | Hendiadyoin1 |
2021-07-22 | UserspaceEmulator: Move to using the new SoftFPU | Hendiadyoin1 |
2021-06-23 | UserspaceEmulator: Add a simple debugging Console | Hendiadyoin1 |
2021-06-17 | Everywhere: Add component declarations | Gunnar Beutner |
2021-03-11 | UserspaceEmulator: Split large file into logical pieces | Ben Wiederhake |
2021-02-06 | UserspaceEmulator: Implement a proper VM allocator | Andreas Kling |
2021-01-17 | Kernel+Userland: Remove shared buffers (shbufs) | Andreas Kling |
2021-01-12 | DevTools: Move to Userland/DevTools/ | Andreas Kling |