1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 22:30:59 +00:00
serenity/Userland
2021-02-25 18:04:06 +01:00
..
Applications FileManager: change icon for Show in File Manager 2021-02-25 08:50:25 +01:00
Demos Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
DevTools Profiler: Add help documentation 2021-02-24 20:40:00 +01:00
DynamicLoader LibC: Add x86_64 implementation of setjmp() and longjmp() 2021-02-25 16:27:12 +01:00
Games Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Libraries LibGUI: Avoid needlessly copying vectors of rects 2021-02-25 18:04:06 +01:00
MenuApplets Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Services AK: Make dbgln_if() avoid evaluating the arguments when disabled 2021-02-24 13:07:28 +01:00
Shell Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Tests Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Utilities Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
CMakeLists.txt Build: Build Userland with -O2, Kernel with -Os 2021-02-24 11:38:52 +01:00