Age | Commit message (Expand) | Author |
---|---|---|
2021-06-03 | Everywhere: Remove accidental '\n' from various outln() invocations | Andreas Kling |
2021-05-31 | Debugger: Replace printf() with outln() | Linus Groh |
2021-05-19 | Everywhere: Add missing includes for <AK/OwnPtr.h> | Gunnar Beutner |
2021-05-16 | Debugger: Add basic backtrace support | spigwitmer |
2021-05-13 | Userland: Tighten a *lot* of pledges! :^) | Andreas Kling |
2021-04-29 | Everywhere: "file name" => "filename" | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-12 | Everywhere: Remove klog(), dbg() and purge all LogStream usage :^) | Andreas Kling |
2021-03-11 | Userland: Remove superfluous headers | Ben Wiederhake |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-21 | Userland: Use uniform initialization instead of memset | Brian Gianforcaro |
2021-01-12 | Applications: Move to Userland/Applications/ | Andreas Kling |