ladybird/Userland/Libraries
Shannon Booth 55a3dfec10 LibDiff: Add support for generating diffs with surrounding context
While not used in normal diffs due to limitations in the format, this
may be used in context and unified format diffs.
2023-07-02 11:18:11 -06:00
..
LibArchive
LibAudio LibAudio: Don't overread MP3 granule samples if big_values is too large 2023-07-02 02:15:32 +02:00
LibC Kernel+LibCore+LibC: Split the mount syscall into multiple syscalls 2023-07-02 01:04:51 +02:00
LibCards Userland: Convert config listener callbacks to use StringView 2023-06-27 15:37:00 +01:00
LibChess
LibCMake
LibCodeComprehension
LibCompress
LibConfig Userland: Convert config listener callbacks to use StringView 2023-06-27 15:37:00 +01:00
LibCore Kernel+LibCore+LibC: Split the mount syscall into multiple syscalls 2023-07-02 01:04:51 +02:00
LibCoredump
LibCpp LibDiff: Change underlying representation of Hunk to allow context 2023-07-02 11:18:11 -06:00
LibCrypt Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
LibCrypto
LibDebug LibDebug: Keep track of the SetEpilogueBegin LineProgram OpCode 2023-06-27 12:40:38 +02:00
LibDesktop
LibDeviceTree
LibDiff LibDiff: Add support for generating diffs with surrounding context 2023-07-02 11:18:11 -06:00
LibDNS
LibDSP
LibEDID
LibELF Everywhere: Remove exceptions for using #include <LibC/...> 2023-06-27 12:40:38 +02:00
LibFileSystem
LibFileSystemAccessClient
LibGemini
LibGfx LibGfx: Fix error & crash in Rect::closest_to 2023-07-01 23:27:00 +02:00
LibGL
LibGLSL
LibGPU
LibGUI Userland: Convert config listener callbacks to use StringView 2023-06-27 15:37:00 +01:00
LibHTTP
LibIDL
LibImageDecoderClient
LibIMAP
LibIPC
LibJS LibJS/Bytecode: Add Call opcode for fixed-argument-count calls 2023-07-02 18:30:02 +02:00
LibKeyboard
LibLine LibLine: Defer handling SIGWINCH and SIGINT 2023-07-02 16:27:52 +03:30
LibLocale
LibMain
LibManual
LibMarkdown
LibPartition
LibPCIDB
LibPDF
LibProtocol
LibRegex LibC+LibRegex: Move regex_defs.h from LibC to LibRegex 2023-06-27 12:40:38 +02:00
LibSanitizer Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
LibSoftGPU
LibSQL
LibSymbolication
LibSyntax
LibSystem Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
LibTest Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
LibTextCodec
LibThreading
LibTimeZone Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
LibTLS LibTLS: Fix typo in ecdsa_sha512 OID 2023-07-02 16:13:37 +02:00
LibUnicode
LibUSBDB
LibVideo LibVideo/PlaybackManager: Don't crash when demuxer seek throws an error 2023-06-25 20:35:37 -04:00
LibVirtGPU
LibVT
LibWasm
LibWeb LibWeb: Fix alternating-sides float positioning 2023-07-02 18:43:20 +02:00
LibWebSocket
LibWebView LibWeb: Prevent crash when inspecting SVG documents 2023-06-27 09:20:06 +01:00
LibX86
LibXML
CMakeLists.txt