..
LibCompress
LibCompress: Refactor deflate de/compressor using zlib
2025-03-19 13:46:50 +01:00
LibCore
LibCore: Implement System::isatty on Windows
2025-04-13 10:19:23 -06:00
LibCrypto
Everywhere: Remove sv suffix from format string literals
2025-04-08 20:00:18 -04:00
LibDevTools
LibDevTools+LibWebView+WebContent: Report exceptions to DevTools
2025-03-27 14:14:02 +00:00
LibDiff
Everywhere: Remove sv suffix from format string literals
2025-04-08 20:00:18 -04:00
LibDNS
LibCore: Don't discard subsequent results in Socket::resolve_host
2025-02-28 15:14:35 +01:00
LibFileSystem
LibCore: Add S_ISDIR, S_ISREG to System.h on Windows
2025-02-12 18:42:05 -07:00
LibGC
LibGC: Allow visiting vectors with inline capacity
2025-04-11 12:10:46 -04:00
LibGfx
LibWeb+LibGfx: Paint dash array and offset for SVG and Canvas
2025-04-14 18:00:38 +01:00
LibHTTP
LibURL: Rename 'cannot have a base URL' to 'has an opaque path'
2025-04-06 08:24:54 -04:00
LibIDL
AK+Everywhere: Change StringView case conversions to return String
2025-04-07 17:44:38 +02:00
LibImageDecoderClient
Everywhere: Make TransportSocket non-movable
2025-04-09 15:27:52 +02:00
LibIPC
LibIPC+LibWeb: Delete LargeMessageWrapper workaround in IPC connection
2025-04-10 23:40:02 +02:00
LibJS
LibRegex: Don't use Optional<T> inside regex::Match
2025-04-14 17:40:13 +02:00
LibLine
LibLine: Use AK::Time instead of gettimeofday for history entries
2025-02-12 19:13:49 -07:00
LibMain
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
LibMedia
Everywhere: Remove unused private fields
2025-04-04 12:40:07 +02:00
LibRegex
LibRegex: Use ReadonlySpan to peek into OpCode_Compare LUTs
2025-04-14 17:40:13 +02:00
LibRequests
Everywhere: Make TransportSocket non-movable
2025-04-09 15:27:52 +02:00
LibRIFF
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
LibSyntax
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
LibTest
LibTest: Ensure other time statistic doesn't underflow
2025-04-10 11:17:06 +02:00
LibTextCodec
Everywhere: Hoist the Libraries folder to the top-level
2024-11-10 12:50:45 +01:00
LibThreading
LibThreading: Clean up pthread mutex attributes and mutex itself
2025-02-20 15:04:50 -07:00
LibTLS
LibTLS: Call close() when we receive SSL_ERROR_ZERO_RETURN
2025-04-14 21:07:42 +02:00
LibUnicode
LibUnicode: Avoid rejecting end-of-text position as a valid boundary
2025-04-11 15:30:17 -04:00
LibURL
LibURL+LibWeb: Remove leading slash when converting url to path
2025-04-10 19:04:21 -06:00
LibWasm
LibCore+LibJS+LibWasm: Always use a real format string
2025-04-08 20:00:18 -04:00
LibWeb
LibWeb: Perform writes during ReadableStreamPipeTo asynchronously
2025-04-14 16:56:15 -04:00
LibWebSocket
LibWebSocket: Remove meaningless const&& Message constructor
2025-03-09 11:14:20 -04:00
LibWebView
LibWeb: Fix typos - act II
2025-04-09 15:05:20 +01:00
LibXML
LibXml: Notify listener when doctype is parsed
2025-01-20 14:48:19 +01:00