Age | Commit message (Expand) | Author |
---|---|---|
2021-02-24 | LibC: Avoid double memory clearing in calloc() | Andreas Kling |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-17 | LibC: Convert dbgprintf() => dbgln() | Andreas Kling |
2021-01-31 | LibC: Don't honor LIBC_* malloc debugging flags in AT_SECURE context | Andreas Kling |
2021-01-25 | Everywhere: Hook up remaining debug macros to Debug.h. | asynts |
2021-01-25 | Everywhere: Remove unnecessary debug comments. | asynts |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |