ladybird/Userland/Libraries
2021-07-13 07:04:06 +02:00
..
LibArchive
LibAudio LibAudio: Set variable type for decoding fixed subframes in FLAC 2021-07-12 23:32:50 +02:00
LibC LibRegex+LibC: Make re_nsub available to the user 2021-07-13 07:04:06 +02:00
LibCards
LibChess
LibCompress
LibCore LibCore: Implement File::is_link() 2021-07-12 19:15:19 +04:30
LibCoreDump
LibCpp LibCpp: Use fast_is<T> and verify_cast<T> to replace C-style casts 2021-07-10 21:58:28 +02:00
LibCrypt
LibCrypto LibCrypto: Add the >= operator to UnsignedBigInteger 2021-07-12 19:05:17 +01:00
LibDebug
LibDesktop
LibDiff
LibDl
LibELF LibELF: Make sure calls to _fixup_plt_entry use a properly aligned stack 2021-07-10 01:41:57 +02:00
LibGemini
LibGfx LibGfx: Try to get TTF font when query is not in name->font map 2021-07-11 14:12:47 +02:00
LibGL
LibGUI LibGUI: Ignore drop events by default 2021-07-12 15:59:33 +02:00
LibHTTP
LibImageDecoderClient
LibIMAP
LibIPC
LibJS LibJS: Add Temporal.Instant.prototype.round() 2021-07-12 19:05:17 +01:00
LibKeyboard
LibLine
LibM
LibMarkdown
LibPCIDB
LibPDF
LibProtocol
LibPthread
LibRegex LibRegex: Consider EOF in the middle of a range an error 2021-07-13 07:04:06 +02:00
LibSanitizer
LibSQL
LibSymbolication
LibSyntax
LibSystem
LibTest
LibTextCodec
LibThreading Revert "LibThreading: Fix BackgroundAction result use-after-free" 2021-07-12 11:29:37 +02:00
LibTLS
LibTTF LibTTF: Port width calculation changes from BitmapFont 2021-07-11 14:12:59 +02:00
LibUSBDB
LibVideo LibVideo/VP9: Implement MV reading & rectify MV storage issues 2021-07-10 21:28:56 +02:00
LibVT Terminal: Put debug spam in unimplemented_control_code() behind a flag 2021-07-10 16:13:34 +02:00
LibWasm LibWasm: Adjust signed integer operations to avoid UB 2021-07-12 18:42:45 +04:30
LibWeb LibWeb: Correct parsing invalid list of declarations 2021-07-11 23:19:56 +02:00
LibWebSocket
LibX86
CMakeLists.txt