Daniel Bertalan 2d2747cb15 LibCore+AK: Use proper atomics in `Singleton` 4 лет назад
..
LibArchive d0eb376520 LibArchive: Move method implementations away from header 4 лет назад
LibAudio 9a2c80c791 SoundPlayer: Handle any input file sample rate 4 лет назад
LibC e5afe7a8a3 LibC: Add P_tmpdir macro 4 лет назад
LibCards b7e806e15e LibCards: Support non-alternating colour patience games 4 лет назад
LibChess 34433f5dc4 LibChess: Compact the Defenitions of various chess related types 4 лет назад
LibCompress 325febf4e5 LibCompress: Discard GZip NAME & COMMENT optional strings 4 лет назад
LibCore 2d2747cb15 LibCore+AK: Use proper atomics in `Singleton` 4 лет назад
LibCoreDump c9a8dfa1bf Userland: Add more TODO()s for arch-specific code 4 лет назад
LibCpp e0f1c237d2 HackStudio: Make TODO entries clickable 4 лет назад
LibCrypt d8a3609aa9 Everywhere: Add a blank line after copyright header where missing 4 лет назад
LibCrypto b205c9814a LibCrypto: Fix Hash::MD5's movability 4 лет назад
LibDebug c9a8dfa1bf Userland: Add more TODO()s for arch-specific code 4 лет назад
LibDesktop ac650d2362 Userland: Remove dummy IPC methods 4 лет назад
LibDiff de395a3df2 AK+Everywhere: Consolidate String::index_of() and String::find() 4 лет назад
LibDl 89a38b72b7 LibC+LibELF: Implement dladdr() 4 лет назад
LibELF 37253ebcae LibELF: Fix missing include 4 лет назад
LibGL 61bd1890d2 LibGL: Implement very basic version of glGetFloatv 4 лет назад
LibGUI ac650d2362 Userland: Remove dummy IPC methods 4 лет назад
LibGemini b5aaae7b40 LibGemini: Replace fprintf(stderr) with warnln() 4 лет назад
LibGfx e364845456 LibGfx: Don't `constexpr` functions returning Strings 4 лет назад
LibHTTP 1d990b3e7b LibHTTP: Add HTTP Basic Authentication header generation and parsing 4 лет назад
LibIMAP 9174fabf05 LibIMAP: Support for remaining IMAP commands 4 лет назад
LibIPC f28f00c654 Userland: Disambiguate dependent types 4 лет назад
LibImageDecoderClient ac650d2362 Userland: Remove dummy IPC methods 4 лет назад
LibJS bc1930e0e0 LibJS: Fix clang-tidy warnings in AST.h 4 лет назад
LibKeyboard 0e4dc5f7a1 LibKeyboard: Use correct filename in debug message 4 лет назад
LibLine 4bf14715a1 LibLine: Recalculate the origin on resize 4 лет назад
LibM ac9dbcda97 LibM: Implement nearbyint, nearbyintl and nearbyintf 4 лет назад
LibMarkdown a8946eb888 LibMarkdown: Wrap non-inline code blocks in <pre> 4 лет назад
LibPCIDB 7ae7170d61 Everywhere: "file name" => "filename" 4 лет назад
LibPDF 612b183703 LibPDF: Convert to east-const to comply with the recent style changes 4 лет назад
LibProtocol 30cdebfa9e LibProtocol: Use URL class in RequestClient::start_request argument 4 лет назад
LibPthread c9a8dfa1bf Userland: Add more TODO()s for arch-specific code 4 лет назад
LibRegex 74d76528d6 LibRegex: Display correct position for Compare in REGEX_DEBUG 4 лет назад
LibSQL 5c4890411b LibSQL: Make lexer and parser more standard SQL compliant 4 лет назад
LibSanitizer 4a5a1e8648 Userland: Port UBSAN implementation to userspace 4 лет назад
LibSymbolication 1ae7d68885 LibSymbolication: Fix incorrect argument type for symbolicate() 4 лет назад
LibSyntax 71b4433b0d LibWeb+LibSyntax: Implement nested syntax highlighters 4 лет назад
LibSystem 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 лет назад
LibTLS 2fe9c81b30 Everywhere: Replace the multiple impls of print_buffer() with :hex-dump 4 лет назад
LibTTF 12a42edd13 Everywhere: codepoint => code point 4 лет назад
LibTest 77c2db4183 LibJS: Add all of the WeakMap.prototype methods (delete, get, has, set) 4 лет назад
LibTextCodec 3b2a528b33 LibTextCodec: Add Turkish (aka ISO-8859-9, Windows-1254) encoding 4 лет назад
LibThreading b5d73c834f Userland: Rename LibThread => LibThreading 4 лет назад
LibUSBDB 906d3e9f44 LibUSBDB: Fix vendor id decoding 4 лет назад
LibVT fcef84c461 LibVT: Rewrap the terminal history along with the normal buffer 4 лет назад
LibVideo baff94e44d LibVideo/VP9: Add Decoder and begin parsing uncompressed header data 4 лет назад
LibWasm c4b82ace74 LibWasm: Limit the call stack depth and the number of executed insts 4 лет назад
LibWeb 5c90c389c3 LibWeb: Implement the WebAssembly Memory object and Memory imports 4 лет назад
LibWebSocket 51c2c69357 AK+Everywhere: Disallow constructing Functions from incompatible types 4 лет назад
LibX86 5ffe23e4f3 AK+LibX86: Generalize u128/256 to AK::UFixedBigInt 4 лет назад
CMakeLists.txt 01cd474930 Userland/Libraries: Add LibUSBDB library 4 лет назад