1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:28:12 +00:00
serenity/Userland
Andreas Kling bcd2025311 Everywhere: Core dump => Coredump
We all know what a coredump is, and it feels more natural to refer to
it as a coredump (most code already does), so let's be consistent.
2021-08-23 00:02:09 +02:00
..
Applets Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 2021-08-22 01:32:25 +02:00
Applications Everywhere: Core dump => Coredump 2021-08-23 00:02:09 +02:00
Demos WidgetGallery: Remove menubar 2021-08-20 01:27:39 +02:00
DevTools HackStudio: Update every editor with matching filename on 'Save as...' 2021-08-22 23:41:53 +02:00
DynamicLoader LibC+DynamicLoader: Prevent GCC from removing null checks 2021-08-12 21:10:44 +02:00
Games Games: Make cpath appear once in the pledge promises 2021-08-22 23:39:41 +02:00
Libraries Everywhere: Core dump => Coredump 2021-08-23 00:02:09 +02:00
Services Everywhere: Core dump => Coredump 2021-08-23 00:02:09 +02:00
Shell AK: Move FormatParser definition from header to implementation file 2021-08-19 23:49:25 +02:00
Utilities Utilities: Add -d option to gzip 2021-08-22 16:51:18 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00