summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-28Toolchain: Enough to make `rebuild-toolchain aarch64` workNico Weber
2021-08-28Toolchain: Regenerate binutils.patch and gcc.patchNico Weber
2021-08-28Spreadsheet: Use strict mode for runtime.jsLinus Groh
2021-08-28Spreadsheet: Replace loose with strict equality operators in runtime.jsLinus Groh
2021-08-28Spreadsheet: Remove custom JS string split function implementationLinus Groh
2021-08-28Spreadsheed: Call native functions in runtime.js on thisSheetLinus Groh
2021-08-28ps: Sort using input order in case of `-q`Mahmoud Mandour
2021-08-28ps: Select specific processes by their PIDsMahmoud Mandour
2021-08-28MailSettings: Remove proc and exec from plegesLinus Groh
2021-08-28MailSettings: Use the app-mail icon for the windowLinus Groh
2021-08-28Meta: Let serenity.sh's TARGET default to SERENITY_ARCH, not i686Linus Groh
2021-08-282048: Remove wpath and cpath pledgesLuke Wilde
2021-08-28Spider: Remove wpath and cpath pledges and pledge earlierLuke Wilde
2021-08-28Solitaire: Remove wpath and cpath pledges and pledge earlierLuke Wilde
2021-08-28Chess: Perform pledges earlierLuke Wilde
2021-08-28FlappyBug: Remove wpath and cpath pledgesLuke Wilde
2021-08-28GameOfLife: Add pledge and unveilLuke Wilde
2021-08-28Pong: Remove wpath and cpath pledgesLuke Wilde
2021-08-28Snake: Remove wpath and cpath pledgesLuke Wilde
2021-08-28Minesweeper: Remove wpath and cpath pledgesLuke Wilde
2021-08-28Meta: Remove write-only-on-difference scriptAndrew Kaster
2021-08-28Everywhere: Move all host tools into the Lagom/Tools subdirectoryAndrew Kaster
2021-08-28StateMachineGenerator: Don't move() return value from actions()Andrew Kaster
2021-08-28LibWeb: Use foreach to generate wrapper targets and tidy up CMakeListsAndrew Kaster
2021-08-28Meta+LibUnicode: Move unicode_data helper to Meta/CMakeAndrew Kaster
2021-08-28Meta: Prefer SerenityOS_SOURCE_DIR to CMAKE_SOURCE_DIRAndrew Kaster
2021-08-28Meta: Move code generator helpers to their own CMake helper fileAndrew Kaster
2021-08-28Meta: Move components CMake helpers to their own fileAndrew Kaster
2021-08-28Utilities: Add a command line client for ConfigServerRalf Donau
2021-08-28shot: Get only cropped region from WindowServerMustafa Quraish
2021-08-28WindowServer: Always return properly cropped bitmapMustafa Quraish
2021-08-28LibGUI: Select common location on Filepicker startupSimon Danner
2021-08-28LibUnicode: Change unzip commands to also extract subdirectoriesRobert Syring
2021-08-28PixelPaint: Always change cursor when active tool is setMustafa Quraish
2021-08-27Documentation: Add configuration information for VSCodekleines Filmröllchen
2021-08-27LibJS: Implement Temporal.ZonedDateTime.prototype.eraYearLinus Groh
2021-08-27LibJS: Implement Temporal.ZonedDateTime.prototype.eraLinus Groh
2021-08-27LibJS: Implement Temporal.PlainYearMonth.prototype.eraYearLinus Groh
2021-08-27LibJS: Implement Temporal.PlainYearMonth.prototype.eraLinus Groh
2021-08-27LibJS: Implement Temporal.PlainDateTime.prototype.eraYearLinus Groh
2021-08-27LibJS: Implement Temporal.PlainDateTime.prototype.eraLinus Groh
2021-08-27LibJS: Implement Temporal.PlainDate.prototype.eraYearLinus Groh
2021-08-27LibJS: Implement Temporal.PlainDate.prototype.eraLinus Groh
2021-08-27LibJS: Implement Temporal.Calendar.prototype.eraYear()Linus Groh
2021-08-27LibJS: Implement Temporal.Calendar.prototype.era()Linus Groh
2021-08-27AudioApplet: Remove `wpath` and `cpath` priviligesMustafa Quraish
2021-08-27Hearts: Remove `wpath` and `cpath` priviligesMustafa Quraish
2021-08-27AudioApplet: Use LibConfig instead of Core::ConfigFileMustafa Quraish
2021-08-27Hearts: Use LibConfig instead of Core::ConfigFileMustafa Quraish
2021-08-27Shell: Use variable instead of iteration_times.size() in builtin_timeMusab Kılıç