Lucas CHOLLET 83f1775f15 LibGfx/CCITT: Reimplement PassMode in a less naive way 1 year ago
..
LibAccelGfx 980b61470c LibAccelGfx+LibWeb+WebContent: Handle OpenGL Context init errors 1 year ago
LibArchive e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 year ago
LibAudio 1f62984301 LibAudio/Wav: Always use `u32` for the sample rate 1 year ago
LibC a203837b1f LibC: Save callee-saved floating-point registers in setjmp for riscv64 1 year ago
LibCMake ba4db899d4 LibSyntax+Userland: Make LibSyntax not depend on LibGUI 1 year ago
LibCards 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
LibChess e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 year ago
LibCodeComprehension 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
LibCompress a3d48319fe LibCompress/Deflate: Remove three useless FIXMEs 1 year ago
LibConfig 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
LibCore 4a7236cabf Everywhere: Prefer `_string` when constructing strings from literals 1 year ago
LibCoredump fd316728a0 Everywhere: Remove references to UserspaceEmulator 1 year ago
LibCpp 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
LibCrypt 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
LibCrypto 05ee5ffa36 LibCrypto: Add support for the POSIX cksum algorithm 1 year ago
LibDNS aa0a6d58b2 Userland: Remove LibCore dependency from libraries that do not use it 1 year ago
LibDSP 3e43d15440 Everywhere: Prefer `VERIFY` over `assert()` 1 year ago
LibDebug 24a469f521 Everywhere: Prefer {:#x} over 0x{:x} in format strings 1 year ago
LibDesktop 6ab315ae69 LibDesktop: Add menu_name() to AppFile 1 year ago
LibDeviceTree 24a469f521 Everywhere: Prefer {:#x} over 0x{:x} in format strings 1 year ago
LibDiff df6a627323 LibDiff: Reject patches adding files when a file already exists 1 year ago
LibEDID 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
LibELF 982799f7a0 LibC+LibELF: Pass information from linker via magic lookup 1 year ago
LibFileSystem 8d80841e9c LibFileSystem+Everywhere: Return ByteString from read_link() 1 year ago
LibFileSystemAccessClient 44ca55aaf8 LibFileSystemAccessClient+Userland: Return file paths as ByteStrings 1 year ago
LibGL 857ab2e06d LibGL: Create symlinks for headers and shared library 1 year ago
LibGLSL d160ff2f8d LibGLSL: Add tests for GLSL parser 1 year ago
LibGPU aa3a6767f6 LibGL+LibGPU+LibSoftGPU: Implement blend equations 1 year ago
LibGUI 1a223d07e1 LibGUI: Assert that most recently open file path isn't empty 1 year ago
LibGemini e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 year ago
LibGfx 83f1775f15 LibGfx/CCITT: Reimplement PassMode in a less naive way 1 year ago
LibHTTP a2f7849238 LibHTTP: Ensure the ending \r\n is present before trying to read a line 1 year ago
LibIDL 971e466521 LibIDL: Emit an error when two decls of the same function are present 1 year ago
LibIMAP e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 year ago
LibIPC 34160743dc LibIPC: Avoid redundant copy of every tranferred IPC message 1 year ago
LibImageDecoderClient 8e2102fb73 ImageViewer: Transform the image's dimension accordingly to the metadata 1 year ago
LibJIT aa0a6d58b2 Userland: Remove LibCore dependency from libraries that do not use it 1 year ago
LibJS 883b2268c0 LibJS: Protect private elements from GC during class construction 1 year ago
LibKeyboard 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
LibLine 7833dc0f5a LibLine: Add internal functions to search character forwards & backwards 1 year ago
LibLocale aa0a6d58b2 Userland: Remove LibCore dependency from libraries that do not use it 1 year ago
LibMain 7834e26ddb Everywhere: Explicitly link all binaries against the LibC target 2 years ago
LibManual e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 year ago
LibMarkdown e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 year ago
LibPCIDB 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
LibPDF c9234f35f1 LibPDF/CFF: Clear stack after "endchar" commands 1 year ago
LibPartition c911781c21 Everywhere: Remove needless trailing semi-colons after functions 2 years ago
LibProtocol 25eb903a8f LibProtocol: Don't assume request creation will succeed across IPC 1 year ago
LibRIFF aa0a6d58b2 Userland: Remove LibCore dependency from libraries that do not use it 1 year ago
LibRegex aa0a6d58b2 Userland: Remove LibCore dependency from libraries that do not use it 1 year ago
LibSQL 30fae8fa1d LibSQL: Allow constructing SQL values from a String 1 year ago
LibSanitizer f0973db6dd LibSanitizer: Add `_abort` variants of UBSan handlers 1 year ago
LibSemVer ee639fa1df Libraries: Implement SemVer for version parsing and comparisons 1 year ago
LibSoftGPU aa3a6767f6 LibGL+LibGPU+LibSoftGPU: Implement blend equations 1 year ago
LibSymbolication b5f1a48a7c AK+Everywhere: Remove JsonValue APIs with implicit default values 1 year ago
LibSyntax 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
LibSystem 5dfe2eb389 Everywhere: Resolve conflicts with LibC and libc++ 2 years ago
LibTLS 080aa567a5 RequestServer+LibTLS: Allow applications to specify multiple root certs 1 year ago
LibTest a42cf020ea LibTest: Return 0 if all test cases pass and 1 otherwise from TEST_MAIN 1 year ago
LibTextCodec 3c039903fb LibTextCodec+AK: Don't validate UTF-8 strings twice 1 year ago
LibThreading 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
LibTimeZone 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
LibUSBDB 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
LibUnicode aa0a6d58b2 Userland: Remove LibCore dependency from libraries that do not use it 1 year ago
LibVT ff33f00d16 LibVT: Ability to generate each of the 32 ASCII control characters 1 year ago
LibVideo 284f14d046 LibVideo: Replace DeprecatedFlyString with FlyString 1 year ago
LibVirtGPU edcb6176ce LibGL+Lib*GPU: Set model view and projection matrices separately 1 year ago
LibWasm 24a469f521 Everywhere: Prefer {:#x} over 0x{:x} in format strings 1 year ago
LibWeb 9968c9f7a6 LibWeb: Fix hit-testing by excluding CSS transform from clip rect check 1 year ago
LibWebSocket 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
LibWebView 338f0382d3 LibWebView: Escape HTML within attribute values in the Inspector HTML 1 year ago
LibX86 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
LibXML bc301b6f40 AK+LibXML+JSSpecCompiler: Move LineTrackingLexer to AK 1 year ago
CMakeLists.txt ee639fa1df Libraries: Implement SemVer for version parsing and comparisons 1 year ago