.. |
LibArchive
|
|
|
LibAudio
|
Audio: Add per-client volume
|
2021-09-12 23:38:57 +02:00 |
LibC
|
LibC: Implement mbrtowc closer to POSIX
|
2021-10-03 11:13:50 +00:00 |
LibCards
|
|
|
LibChess
|
|
|
LibCompress
|
|
|
LibConfig
|
|
|
LibCore
|
LibHTTP: Respect the 'Connection: close' header on keep-alive jobs
|
2021-09-30 11:46:37 +02:00 |
LibCoredump
|
LibCoredump: Don't copy uncompressed coredumps into a ByteBuffer
|
2021-09-22 00:40:07 +02:00 |
LibCpp
|
LibCpp: Remove redundant comparison to Token::Type::PipePipe
|
2021-09-28 10:58:09 +02:00 |
LibCrypt
|
|
|
LibCrypto
|
Libraries: Use AK::Variant default initialization where appropriate
|
2021-09-21 04:22:52 +04:30 |
LibDebug
|
LibDebug: Add missing break in AddressRanges::for_each_range()
|
2021-09-28 18:05:42 +02:00 |
LibDesktop
|
|
|
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: Indicate value of unimplemented dtag
|
2021-09-26 12:45:55 +02:00 |
LibFileSystemAccessClient
|
LibFileSystemAccessClient: Convert request paths to absolute if needed
|
2021-09-10 20:46:50 +04:30 |
LibGemini
|
LibHTTP: Respect the 'Connection: close' header on keep-alive jobs
|
2021-09-30 11:46:37 +02:00 |
LibGfx
|
LibGFX: Draw the ends of lines with non-standard thickness
|
2021-10-02 20:54:47 +02:00 |
LibGL
|
LibGL: Remove duplicate GLboolean typedef
|
2021-10-02 21:10:13 +01:00 |
LibGUI
|
LibGUI: Implement automatic scrolling in AbstractView
|
2021-09-29 23:58:55 +02:00 |
LibHTTP
|
LibHTTP: Respect the 'Connection: close' header on keep-alive jobs
|
2021-09-30 11:46:37 +02:00 |
LibImageDecoderClient
|
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
2021-09-06 01:53:26 +02:00 |
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 init_typed_array_from_array_like() to ThrowCompletionOr
|
2021-10-04 09:52:15 +01:00 |
LibKeyboard
|
AK: Make Utf8View constructors inline and remove C string constructor
|
2021-09-18 19:54:24 +02:00 |
LibLine
|
Everywhere: Behaviour => Behavior
|
2021-09-07 13:53:14 +02:00 |
LibM
|
Libraries: Fix typos
|
2021-10-01 01:06:40 +01:00 |
LibMarkdown
|
LibMarkdown: Fix typo in variable name
|
2021-10-01 01:33:43 +01: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
|
LibRegex: Use a match table for character classes
|
2021-10-03 19:16:36 +02:00 |
LibSanitizer
|
|
|
LibSQL
|
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
2021-09-06 01:53:26 +02:00 |
LibSymbolication
|
LibSymbolication+SystemMonitor: Show ELF object in stack
|
2021-09-30 00:51:08 +02:00 |
LibSyntax
|
|
|
LibSystem
|
|
|
LibTest
|
LibJS: Convert Object::get() to ThrowCompletionOr
|
2021-10-03 20:14:03 +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: Use default instead of an empty constructor/destructor
|
2021-09-16 17:17:13 +02:00 |
LibTLS
|
LibTLS: Split large application data packets into chunks
|
2021-10-03 14:42:00 +03:30 |
LibUnicode
|
LibUnicode: Add some data related to currency codes
|
2021-09-11 11:05:50 +01:00 |
LibUSBDB
|
|
|
LibVideo
|
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
|
2021-09-06 01:53:26 +02:00 |
LibVT
|
LibVT: Implement G0..G3 and VT100 translation table
|
2021-10-02 21:07:47 +01:00 |
LibWasm
|
Libraries: Use AK::Variant default initialization where appropriate
|
2021-09-21 04:22:52 +04:30 |
LibWeb
|
LibJS: Convert set_immutable_prototype() to ThrowCompletionOr
|
2021-10-04 09:52:15 +01:00 |
LibWebSocket
|
LibTLS: Use a setter for on_tls_ready_to_write with some more smarts
|
2021-09-19 21:10:23 +04:30 |
LibX86
|
LibX86: Use default instead of an empty constructor/destructor
|
2021-09-16 17:17:13 +02:00 |
CMakeLists.txt
|
|
|