serenity/Userland/Libraries
2021-06-10 21:47:25 +02:00
..
LibArchive
LibAudio LibAudio: Add support for WAVE_FORMAT_EXTENSIBLE 2021-06-09 22:58:44 +04:30
LibC LibC: Use EX_IOERR instead of EX_IOER 2021-06-10 20:21:08 +01:00
LibCards
LibChess
LibCompress
LibCore LibCore: Fix building LibCore on FreeBSD 2021-06-09 09:24:58 +02:00
LibCoreDump
LibCpp LibCpp: Add test for parsing class definitions 2021-06-09 22:26:46 +02:00
LibCrypt
LibCrypto LibCrypto: Add hash methods to {Signed, Unsigned}BigInteger 2021-06-09 11:48:04 +01:00
LibDebug
LibDesktop
LibDiff
LibDl
LibELF
LibGemini
LibGfx
LibGL LibGL: Implement very basic version of glGetFloatv 2021-06-09 10:49:38 +02:00
LibGUI LibGUI/WindowServer: Add set_maximized IPC call 2021-06-09 22:58:10 +02:00
LibHTTP
LibImageDecoderClient
LibIPC
LibJS LibJS: Let the bytecode interpreter set the VM's last value 2021-06-10 21:47:25 +02:00
LibKeyboard
LibLine
LibM LibM: Implement nearbyint, nearbyintl and nearbyintf 2021-06-08 17:29:57 +02:00
LibMarkdown LibMarkdown: Wrap non-inline code blocks in <pre> 2021-06-09 18:06:54 +01:00
LibPCIDB
LibPDF
LibProtocol
LibPthread
LibRegex
LibSanitizer
LibSQL LibSQL: Limit the number of nested subqueries 2021-06-08 19:08:13 +02:00
LibSymbolication
LibSyntax
LibSystem
LibTest LibJS: Notify WeakSets when heap cells are sweeped 2021-06-09 21:52:25 +01:00
LibTextCodec
LibThreading
LibTLS Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> 2021-06-08 19:14:24 +02:00
LibTTF
LibVideo
LibVT LibVT: Implement DECIC/DECDC 2021-06-10 17:18:02 +02:00
LibWasm LibWasm: ALWAYS_INLINE some very hot functions 2021-06-09 23:05:32 +04:30
LibWeb LibWeb: Fix logic issue when parsing CSS custom properties 2021-06-09 21:50:22 +02:00
LibWebSocket
LibX86
CMakeLists.txt