1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 23:01:01 +00:00
serenity/Userland
Timothy Flynn 860417fb4f LibJS: Ensure RegExpStringIterator keeps the RegExp matcher object alive
Fixes a crash found with 'test-js -g' due to this object going out of
scope.
2021-07-16 20:44:48 +02:00
..
Applets ResourceGraph: Handle more than 4 GiB of memory 2021-07-14 18:24:55 +02:00
Applications ThemeEditor: Set window size to 480x385 and disable resizing 2021-07-16 20:43:04 +02:00
Demos AK+Userland: Add generic AK::abs() function and use it 2021-07-08 10:11:00 +02:00
DevTools HackStudio: Add statusbar with file and selected text information 2021-07-16 12:58:20 +02:00
DynamicLoader LibC: Use our implementation of crti.o and crtn.o 2021-07-14 13:12:25 +02:00
Games Solitaire: Reduce overdraw when drawing initial cards 2021-07-15 21:47:36 +02:00
Libraries LibJS: Ensure RegExpStringIterator keeps the RegExp matcher object alive 2021-07-16 20:44:48 +02:00
Services SpiceAgent: Add Clipboard as a build dependency 2021-07-15 11:51:16 +02:00
Shell Assistant: Keep the Terminal window open after the command has run 2021-07-16 13:05:55 +02:00
Utilities js: Implement pretty-printing of Temporal.Duration objects 2021-07-16 01:07:01 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00