.. |
LibArchive
|
|
|
LibAudio
|
Audio: Add per-client volume
|
2021-09-12 23:38:57 +02:00 |
LibC
|
LibC: Add definition for FOPEN_MAX
|
2021-10-23 15:06:33 +02:00 |
LibCards
|
|
|
LibChess
|
|
|
LibCompress
|
LibCompress: Add missing header to DeflateTables.h
|
2021-10-06 23:52:40 +01:00 |
LibConfig
|
|
|
LibCore
|
LibCore: Add ignored options to ArgsParser
|
2021-10-23 15:06:33 +02:00 |
LibCoredump
|
LibCoredump: Show frames from Loader.so if the crash occurs in it
|
2021-10-17 17:09:58 +01:00 |
LibCpp
|
LibCpp: Remove redundant comparison to Token::Type::PipePipe
|
2021-09-28 10:58:09 +02:00 |
LibCrypt
|
|
|
LibCrypto
|
AK+Everywhere: Make Base64 decoding fallible
|
2021-10-23 19:16:40 +01:00 |
LibDebug
|
LibDebug: Enable parsing libgcc_s.so
|
2021-10-17 17:09:58 +01:00 |
LibDesktop
|
|
|
LibDeviceTree
|
Libraries: Add LibDeviceTree for manipulating OpenFirmware Device Trees
|
2021-10-21 19:20:03 -07:00 |
LibDiff
|
LibDiff: Coalesce adjacent changes into the same Hunk
|
2021-09-24 14:32:52 +02:00 |
LibDl
|
|
|
LibDSP
|
LibDSP: Remove unused Effects::Delay::m_old_delay_size member
|
2021-09-28 10:58:09 +02:00 |
LibELF
|
LibELF: Rename the x86_64 machine type string to be less verbose
|
2021-10-21 01:14:09 +02:00 |
LibFileSystemAccessClient
|
|
|
LibGemini
|
LibHTTP+LibGemini: Set underlying sockets as idle when detaching
|
2021-10-04 15:31:26 +02:00 |
LibGfx
|
LibGfx+LibWeb: Move "transparent" keyword into Color::from_string()
|
2021-10-23 18:53:17 +02:00 |
LibGL
|
LibGL: Implement glIsEnabled()
|
2021-10-17 21:01:52 -07:00 |
LibGUI
|
LibGUI: Don't force flush pending paints whenever mouse moves
|
2021-10-23 17:57:05 +02:00 |
LibHTTP
|
AK+Everywhere: Make Base64 decoding fallible
|
2021-10-23 19:16:40 +01:00 |
LibImageDecoderClient
|
|
|
LibIMAP
|
LibIMAP: Remove unused Variant option
|
2021-09-21 04:22:52 +04:30 |
LibIPC
|
LibIPC: Use default instead of an empty constructor/destructor
|
2021-09-16 17:17:13 +02:00 |
LibJS
|
LibJS: Convert Atomics functions to ThrowCompletionOr
|
2021-10-23 19:16:03 +01:00 |
LibKeyboard
|
AK: Make Utf8View constructors inline and remove C string constructor
|
2021-09-18 19:54:24 +02:00 |
LibLine
|
Libraries: Fix -Wunreachable-code warnings from clang
|
2021-10-08 23:33:46 +02:00 |
LibM
|
Libraries: Fix typos
|
2021-10-01 01:06:40 +01:00 |
LibMarkdown
|
LibMarkdown: Implement introspection of the document tree
|
2021-10-10 15:18:55 -07:00 |
LibPCIDB
|
|
|
LibPDF
|
LibPDF: Rely on default-constructor of Variant
|
2021-09-21 04:22:52 +04:30 |
LibProtocol
|
RequestServer+LibProtocol: Add an 'EnsureConnection' IPC endpoint
|
2021-09-28 22:32:31 +02:00 |
LibPthread
|
LibPthread: Correct nonsensical loop exit condition in RWLock unlock
|
2021-09-28 12:34:51 +03:30 |
LibRegex
|
AK: Prevent accidental misuse of BumpAllocator
|
2021-10-23 19:02:54 +01:00 |
LibSanitizer
|
|
|
LibSQL
|
Libraries: Fix -Wunreachable-code warnings from clang
|
2021-10-08 23:33:46 +02:00 |
LibSymbolication
|
LibSymbolication: Skip source position calculation if requested
|
2021-10-17 22:07:10 -07:00 |
LibSyntax
|
LibWeb: Implement first draft of CSS syntax highlighting :^)
|
2021-10-23 19:07:44 +02:00 |
LibSystem
|
|
|
LibTest
|
LibJS: Convert test-js/test-web/test-wasm to ThrowCompletionOr
|
2021-10-20 12:27:19 +01:00 |
LibTextCodec
|
LibTextCodec: Ignore BYTE ORDER MARK at the start of utf8/16 strings
|
2021-09-15 17:00:18 +02:00 |
LibThreading
|
LibThreading: Add missing headers to Mutex.h
|
2021-10-06 23:52:40 +01:00 |
LibTLS
|
LibTLS: Remove useless ByteBuffer allocation in TLSv12::read_line()
|
2021-10-10 00:27:44 +02:00 |
LibUnicode
|
LibUnicode: Generate standalone compile-time array for combining class
|
2021-10-10 13:49:37 +02:00 |
LibUSBDB
|
|
|
LibVideo
|
|
|
LibVT
|
LibVT: Add missing headers
|
2021-10-06 23:52:40 +01:00 |
LibWasm
|
LibWasm: Add missing forward declaration to Printer/Printer.h
|
2021-10-06 23:52:40 +01:00 |
LibWeb
|
AK+Everywhere: Make Base64 decoding fallible
|
2021-10-23 19:16:40 +01:00 |
LibWebSocket
|
LibWebSocket: Add missing headers to Message.h
|
2021-10-06 23:52:40 +01:00 |
LibX86
|
LibX86: Add SSE support
|
2021-10-17 13:06:23 -07:00 |
CMakeLists.txt
|
Libraries: Add LibDeviceTree for manipulating OpenFirmware Device Trees
|
2021-10-21 19:20:03 -07:00 |