Age | Commit message (Expand) | Author |
---|---|---|
2023-02-13 | LibCore: Rename `File` to `DeprecatedFile` | Tim Schumacher |
2022-12-23 | LibCore: Use a StringView for the file path in File::remove | Tim Schumacher |
2022-12-23 | LibCore: Remove the `force` parameter from File::remove | Tim Schumacher |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-01-28 | Userland: Remove a bunch of unnecessary Vector imports | kleines Filmröllchen |
2022-01-12 | LibCore: Add utility class for temporary files and directories | Itamar |