.. |
LibArchive
|
|
|
LibAudio
|
LibAudio: Implement loaded_samples() in the FLAC Loader
|
2021-07-22 22:57:05 +02:00 |
LibC
|
LibC: Make calloc() actually fail on multiplication overflow
|
2021-07-22 09:17:02 +02:00 |
LibCards
|
LibGfx: Use "try_" prefix for static factory functions
|
2021-07-21 18:02:15 +02:00 |
LibChess
|
|
|
LibCompress
|
|
|
LibCore
|
LibCore: Add LockFile, a filesystem based mutex
|
2021-07-22 23:34:15 +02:00 |
LibCoreDump
|
LibDebug: Implement symbolication for x86_64
|
2021-07-13 23:19:33 +02:00 |
LibCpp
|
LibCpp: Don't store entire ASTNode vector in each parser state
|
2021-07-13 23:20:09 +02:00 |
LibCrypt
|
|
|
LibCrypto
|
LibCrypto: Add operator<= and operator>= to SignedBigInteger
|
2021-07-19 09:11:20 +01:00 |
LibDebug
|
LibELF+Utilities: Avoid truncating 64-bit values
|
2021-07-22 08:57:01 +02:00 |
LibDesktop
|
LibDesktop: Add a RunInTerminal boolean field to app files
|
2021-07-20 00:58:26 +01:00 |
LibDiff
|
|
|
LibDl
|
|
|
LibELF
|
LibELF+Utilities: Avoid truncating 64-bit values
|
2021-07-22 08:57:01 +02:00 |
LibFileSystemAccessClient
|
LibFileSystemAccessClient: Use WindowServer window stealing interface
|
2021-07-18 17:21:28 +02:00 |
LibGemini
|
|
|
LibGfx
|
LibGfx: Implement Color::from_hsl/hsla()
|
2021-07-22 23:09:01 +02:00 |
LibGL
|
LibGfx: Use "try_" prefix for static factory functions
|
2021-07-21 18:02:15 +02:00 |
LibGUI
|
LibGUI: Handle multiple lines of text in MessageBox
|
2021-07-22 22:38:25 +02:00 |
LibHTTP
|
|
|
LibImageDecoderClient
|
|
|
LibIMAP
|
LibCore+LibIMAP: Move Promise to LibCore
|
2021-07-15 11:11:14 +02:00 |
LibIPC
|
LibIPC: Fix losing messages when connection is closed
|
2021-07-21 01:13:45 +02:00 |
LibJS
|
LibJS: Remove UTF-8 RegExpExec and AdvanceStringIndex overrides
|
2021-07-23 23:06:57 +01:00 |
LibKeyboard
|
|
|
LibLine
|
LibLine: Correct spelling mistake in variable name
|
2021-07-21 14:15:24 +02:00 |
LibM
|
AK: Introduce Math.h
|
2021-07-19 16:34:21 +04:30 |
LibMarkdown
|
|
|
LibPCIDB
|
|
|
LibPDF
|
Everywhere: Use AK/Math.h if applicable
|
2021-07-19 16:34:21 +04:30 |
LibProtocol
|
|
|
LibPthread
|
LibPthread+Kernel: Add pthread_kill() and the thread_kill syscall
|
2021-07-09 15:36:50 +02:00 |
LibRegex
|
LibRegex: Support ECMA-262 Unicode escapes of the form "\u{code_point}"
|
2021-07-23 23:06:57 +01:00 |
LibSanitizer
|
|
|
LibSQL
|
LibSQL+SQLServer: Build SQLServer system service
|
2021-07-08 17:55:59 +04:30 |
LibSymbolication
|
Userland: Use /proc/kernel_base to determine the kernel base address
|
2021-07-22 21:38:23 +02:00 |
LibSyntax
|
|
|
LibSystem
|
|
|
LibTest
|
Everywhere: Use AK/Math.h if applicable
|
2021-07-19 16:34:21 +04:30 |
LibTextCodec
|
|
|
LibThreading
|
Revert "LibThreading: Fix BackgroundAction result use-after-free"
|
2021-07-12 11:29:37 +02:00 |
LibTLS
|
|
|
LibTTF
|
LibGfx: Use "try_" prefix for static factory functions
|
2021-07-21 18:02:15 +02:00 |
LibUSBDB
|
|
|
LibVideo
|
Everywhere: Use AK/Math.h if applicable
|
2021-07-19 16:34:21 +04:30 |
LibVT
|
LibGfx: Use "try_" prefix for static factory functions
|
2021-07-21 18:02:15 +02:00 |
LibWasm
|
Everywhere: Prefer using {:#x} over 0x{:x}
|
2021-07-22 08:57:01 +02:00 |
LibWeb
|
LibWeb: Manually convert the js bigint to a wasm i64 value
|
2021-07-23 17:36:15 +04:30 |
LibWebSocket
|
|
|
LibX86
|
LibX86: Add missing MovD and MovQ instructions
|
2021-07-22 23:33:21 +02:00 |
CMakeLists.txt
|
FileSystemAccessServer+TextEditor: Implement cross-process modal prompts
|
2021-07-18 17:21:28 +02:00 |