1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 22:30:59 +00:00
serenity/Userland
Petróczi Zoltán d231c5e65b LibJS Date: Added toUTCString()
toGMTString() is deprecated but is kept for compatibility's sake, but because
HTTP Dates are always expressed in GMT, it should be safe to call toUTCString()
in toGMTString().
2021-03-22 20:58:22 +01:00
..
Applications Spreadsheet: Do not assume that a worksheet always exists 2021-03-22 17:46:17 +01:00
Demos LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 2021-03-16 11:50:03 +01:00
DevTools UserspaceEmulator: Add support for SC_abort syscall 2021-03-22 07:43:44 +01:00
DynamicLoader LibC: Add x86_64 Registers 2021-03-21 09:35:23 +01:00
Games LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x 2021-03-16 11:50:03 +01:00
Libraries LibJS Date: Added toUTCString() 2021-03-22 20:58:22 +01:00
MenuApplets MenuApplets: Remove unused .gitignore files 2021-03-21 15:11:48 +01:00
Services Notification: Remove default image 2021-03-22 12:46:16 +01:00
Shell Shell: Add tests for slices 2021-03-22 13:15:08 +01:00
Tests Tests: Create stress-writeread 2021-03-17 23:22:42 +01:00
Utilities readelf: Use Loader.so interpreter for dynamic section and symbols 2021-03-22 17:46:05 +01:00
CMakeLists.txt Build: Build Userland with -O2, Kernel with -Os 2021-02-24 11:38:52 +01:00