serenity/Userland/Libraries
2022-06-06 22:34:45 +01:00
..
LibArchive tar: Implement support for GNU longname headers 2022-06-06 20:12:30 +01:00
LibAudio Everywhere: Fix a bunch of typos 2022-05-29 15:22:00 +02:00
LibC LibC: Make asctime_r() in time.h POSIX compliant 2022-06-04 12:23:25 +01:00
LibCards
LibChess
LibCodeComprehension LibCodeComprehension: Re-organize code comprehension related code 2022-05-21 18:15:58 +02:00
LibCompress LibCompress: Implement Brotli decompressor 2022-05-21 22:41:40 +02:00
LibConfig LibConfig+ConfigServer: Write config values synchronously 2022-04-26 22:51:49 +02:00
LibCore LibCore: Remove ConfigFile::write_color_entry() 2022-06-05 22:42:35 +01:00
LibCoredump
LibCpp Everywhere: Fix a bunch of typos 2022-05-29 15:22:00 +02:00
LibCrypt
LibCrypto LibCrypto: Add Ed25519 2022-05-12 23:47:13 +04:30
LibDebug
LibDesktop LibCore: Return ErrorOr<pid_t> and support arguments in Process::spawn 2022-05-25 23:14:22 +01:00
LibDeviceTree
LibDiff
LibDl
LibDNS
LibDSP LibDSP: Fix keyboard glitch in Classic 2022-05-26 10:24:43 +01:00
LibEDID Everywhere: Rename fb prefix function names => graphics_connector 2022-05-05 20:55:57 +02:00
LibELF LibELF: Name library maps with the full file path 2022-05-07 20:02:00 +02:00
LibFileSystemAccessClient
LibGemini
LibGfx LibGfx: Fix antialiased circles becoming too pointy at small sizes 2022-06-05 13:58:40 +01:00
LibGL LibGL: Reject GL_LEFT and GL_RIGHT in glCullFace 2022-06-04 22:25:16 +01:00
LibGPU LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane 2022-05-11 23:09:47 +02:00
LibGUI LibGUI+Browser: Fix crash when activating a "Tab n" action 2022-06-05 13:46:52 +01:00
LibHTTP LibHTTP+LibWeb: Accept Brotli encoded responses 2022-05-21 22:41:40 +02:00
LibImageDecoderClient
LibIMAP
LibIPC LibIPC: Process remaining read bytes before shutting down due to EOF 2022-06-05 22:10:02 +01:00
LibJS LibJS: Stub out String.prototype.normalize 2022-06-02 23:04:27 +01:00
LibKeyboard
LibLine LibLine: Add support for user-controlled masking 2022-05-25 23:17:15 +01:00
LibM LibM: Delegate rounding to fully to the FRNDINT instruction 2022-05-07 20:27:05 +02:00
LibMain
LibMarkdown LibMarkdown: Add strike-through text support to markdown 2022-04-28 22:15:08 +02:00
LibPCIDB
LibPDF Everywhere: Fix a bunch of typos 2022-05-29 15:22:00 +02:00
LibProtocol
LibPthread
LibRegex LibRegex: Check inverse_matched after every op, not just at the end 2022-04-22 10:02:39 +02:00
LibSanitizer Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00
LibSoftGPU Everywhere: Fix a bunch of typos 2022-05-29 15:22:00 +02:00
LibSQL
LibSymbolication
LibSyntax
LibSystem Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00
LibTest
LibTextCodec
LibThreading
LibTimeZone Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00
LibTLS
LibUnicode
LibUSBDB
LibVideo
LibVT
LibWasm LibWasm: Simplify the return instruction execution code a bit 2022-04-22 21:12:47 +04:30
LibWeb LibWeb: Use long long where it was replaced with long 2022-06-06 22:34:45 +01:00
LibWebSocket
LibWebView Browser+LibWeb+WebContent: Add ability to inspect session storage 2022-05-28 23:54:06 +01:00
LibX86
LibXML LibXML+Tests: Consume > in the character data ending ]]> and test it 2022-05-30 00:16:17 +01:00
CMakeLists.txt LibCodeComprehension: Re-organize code comprehension related code 2022-05-21 18:15:58 +02:00