Jelle Raaijmakers c87d3521e4 LibGL: East-const `glTex*` methods il y a 3 ans
..
LibArchive f6e86915f5 LibArchive: Implement a basic parser for tar extended headers il y a 3 ans
LibAudio 50dc9a7be7 LibAudio: Add an array conversion transitional API to Buffer il y a 3 ans
LibC ad1065e213 LibC: Remove semicolon in definition of FD_ZERO il y a 3 ans
LibCards d5fdc6096c Libraries: Make CharacterBitmap instances at compile-time il y a 3 ans
LibChess 4a81b33c07 Everywhere: Fix -Winconsistent-missing-override warnings from Clang il y a 3 ans
LibCompress 145eeb57ab Userland: Remove a bunch of unnecessary Vector imports il y a 3 ans
LibConfig d88da82e28 Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer il y a 3 ans
LibCore 5d29f64c99 LibCore: Add wrapper for posix_openpt(), grantpt() and unlockpt() il y a 3 ans
LibCoredump a666140a68 LibCoredump: Respect coredump's LD_LIBRARY_PATH when searching libraries il y a 3 ans
LibCpp e9de381607 LibCpp: Don't include parameter type in FunctionType::to_string if null il y a 3 ans
LibCrypt e687e5ba74 LibCrypt: Link the SHA2 hash implementation into LibCrypt privately il y a 3 ans
LibCrypto 6bd880c404 LibCrypto: Simplify and move CRC32 table to cpp file il y a 3 ans
LibDSP e7d84da3da LibDSP: Allow ProcessorRangeParameter to specify if it's a log value il y a 3 ans
LibDebug e0db9cb876 LibDebug+LibCoredump: Replace remaining reinterpret_casts and C casts il y a 3 ans
LibDesktop 72ba072768 LibDesktop: Rename LaunchServerConnection=>ConnectionToLaunchServer il y a 3 ans
LibDeviceTree 644928314a Libraries: Add LibDeviceTree for manipulating OpenFirmware Device Trees il y a 3 ans
LibDiff 4737fc2485 LibDiff: Flush leftover hunks at the end il y a 3 ans
LibDl b9c753f6f9 LibC+LibDl: Declare functions taking no arguments as taking void il y a 3 ans
LibEDID 410183a7b0 LibEDID: Exclude DMT::MonitorTiming::name() from the Kernel il y a 3 ans
LibELF c73ef87fc7 Kernel+LibELF+LibVT: Remove unused AK::String header includes il y a 3 ans
LibFileSystemAccessClient 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer il y a 3 ans
LibGL c87d3521e4 LibGL: East-const `glTex*` methods il y a 3 ans
LibGUI c204885a94 LibGUI: Animated smooth scroll interpolation il y a 3 ans
LibGemini 64f135d90f LibCore+Userland: Remove Core::TCPSocket :^) il y a 3 ans
LibGfx 62ffe67a9f LibGfx: Reimplement `Vector::length()` as a loop il y a 3 ans
LibHTTP e379147f64 LibHTTP: Make reason phrase of HTTP response's status line optional il y a 3 ans
LibIMAP aafc451016 Userland: Convert TLS::TLSv12 to a Core::Stream::Socket il y a 3 ans
LibIPC d88da82e28 Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer il y a 3 ans
LibImageDecoderClient d88da82e28 Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer il y a 3 ans
LibJS ff60e8ffc6 LibJS: Use Vector instead of HashMap in DeclarativeEnvironment il y a 3 ans
LibKeyboard 0adee378fd Kernel: Stop using LibKeyboard's CharacterMap in HIDManagement il y a 3 ans
LibLine dbc2b746b8 LibLine: Reset suggestion index back to zero when fetching new ones il y a 3 ans
LibM d8ee3839e4 LibM: Count fractions when exponent < -1 with mantissa == 0 il y a 3 ans
LibMain 4e6898c5cc LibMain: Update header includes il y a 3 ans
LibMarkdown 7685d53654 LibMarkdown: Add terminal color formatting il y a 3 ans
LibPCIDB 58fb3ebf66 LibCore+AK: Move MappedFile from AK to LibCore il y a 3 ans
LibPDF 6133acb8c0 LibPDF: Allow newlines between xref table and "trailer" keyword il y a 3 ans
LibProtocol d88da82e28 Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer il y a 3 ans
LibPthread 99f9860854 LibPthread: Add PTHREAD_CANCELED il y a 3 ans
LibRegex 97a333608e LibRegex: Make codegen+optimisation for alternatives much faster il y a 3 ans
LibSQL d88da82e28 Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer il y a 3 ans
LibSanitizer e86ab57078 AK+Kernel+LibSanitizer: Store "ubsan-is-deadly" flag as Atomic<bool> il y a 3 ans
LibSoftGPU 8165346ae4 LibSoftGPU: Choose correct texture filter based on scale factor il y a 3 ans
LibSymbolication 58fb3ebf66 LibCore+AK: Move MappedFile from AK to LibCore il y a 3 ans
LibSyntax 94b74937d8 LibGUI+LibSyntax: Stringify Highlighter::Language il y a 3 ans
LibSystem 21a5fb0fa2 LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore il y a 3 ans
LibTLS 898be38517 LibTLS: Add signature verification for DHE and ECDHE key exchange il y a 3 ans
LibTest bed129a69f LibTest+Spreadsheet: Add some basic spreadsheet runtime behaviour tests il y a 3 ans
LibTextCodec 9c2a7c0e03 LibTextCodec: Add support for the UTF16-LE encoding il y a 3 ans
LibThreading 704bb361bb LibCore: Allow event loops on other threads to wake up il y a 3 ans
LibTimeZone ea814a3ce6 LibTimeZone: Parse and generate time zone coordinate data il y a 3 ans
LibUSBDB 58fb3ebf66 LibCore+AK: Move MappedFile from AK to LibCore il y a 3 ans
LibUnicode 70ede2825e LibUnicode: Use BCP 47 data to filter valid calendar names il y a 3 ans
LibVT 8b2025d8fc LibVT: Fix crash from integer overflow in text wrapping il y a 3 ans
LibVideo fbb798f98c AK: Move integral log2 and exp to IntegerMath.h il y a 3 ans
LibWasm eccdf4eb4b LibWasm: Fix validation of if-else blocks il y a 3 ans
LibWeb 0706f0d487 LibWeb: Move Timer from DOM directory & namespace to HTML il y a 3 ans
LibWebSocket 29078d4d53 LibWebSocket: Don't try to send empty payload inside of frame il y a 3 ans
LibX86 10ec98dd38 Everywhere: Fix spelling mistakes il y a 3 ans
CMakeLists.txt 8184870f93 LibEDID: Add a library to parse EDID blobs il y a 3 ans