serenity/Userland/Libraries
2021-04-06 21:51:58 +02:00
..
LibArchive
LibAudio
LibC LibC: Added strtoimax() and strtoumax() 2021-04-04 16:14:23 +02:00
LibChess
LibCompress
LibCore Kernel+LibCore: Note whether a process is kernel mode in /proc/all 2021-04-06 17:55:47 +02:00
LibCoreDump
LibCpp LibCpp: Support parsing '!=" operator 2021-04-06 21:51:58 +02:00
LibCrypt
LibCrypto LibCrypto: Avoid overly big allocs in intermediate ModularPower results 2021-04-03 11:22:01 +02:00
LibDebug
LibDesktop
LibDiff
LibELF
LibGemini
LibGfx LibGfx: Move underline closer to text in draw_ui_text() 2021-04-05 23:15:43 +02:00
LibGUI LibGUI: Fix typo in AutocompleteBox::show 2021-04-06 21:51:58 +02:00
LibHTTP
LibImageDecoderClient
LibIPC
LibJS LibJS: Let Object::get_own_properties() return both strings and symbols 2021-04-05 19:30:30 +02:00
LibKeyboard LibKeyboard: Mark CharacterMap::get_char as const 2021-04-03 11:57:23 +02:00
LibLine
LibM
LibMarkdown
LibPCIDB
LibProtocol
LibPthread
LibRegex LibRegex: Make sure there are as many group matches as actual matches 2021-04-05 09:02:06 +02:00
LibSymbolClient
LibSyntax
LibSystem
LibTest
LibTextCodec
LibThread
LibTLS LibTLS: Make the TLS connection options user-configurable 2021-04-03 11:22:01 +02:00
LibTTF
LibVT
LibWeb LibWeb: Use the new "ensure_pre_insertion_validity" in the HTML document parser 2021-04-06 21:42:00 +02:00
LibX86
CMakeLists.txt