Age | Commit message (Expand) | Author |
---|---|---|
2020-12-21 | Everywhere: Switch from (void) to [[maybe_unused]] (#4473) | Lenny Maiorani |
2020-08-30 | LibC: Deprecate strcpy(), strncpy(), strcat() and strncat() :^) | Sergey Bugaev |
2020-08-12 | LibC: Mark compilation-unit-only functions as static | Ben Wiederhake |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2019-09-06 | AK: Rename <AK/AKString.h> to <AK/String.h> | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |