| .. |
|
LibCompress
|
LibCompress: Handle the error state where a dictionary is needed
|
2025-06-14 18:26:56 -04:00 |
|
LibCore
|
LibCore: Remove DateTime::to_string() and to_byte_string()
|
2025-06-19 18:42:45 -06:00 |
|
LibCrypto
|
Everywhere: Replace DateTime::to_string() with UnixDateTime::to_string()
|
2025-06-19 18:42:45 -06:00 |
|
LibDevTools
|
LibDevTools: Set target type for frame actors
|
2025-06-06 17:08:41 -04:00 |
|
LibDiff
|
LibDiff: Remove a bunch of unused code
|
2025-05-13 12:46:34 +02:00 |
|
LibDNS
|
Everywhere: Replace DateTime::to_string() with UnixDateTime::to_string()
|
2025-06-19 18:42:45 -06:00 |
|
LibFileSystem
|
AK+LibCore: Avoid double-negation of syscall error values
|
2025-05-10 21:19:46 -04:00 |
|
LibGC
|
LibGC: Pass correct args to VirtualFree
|
2025-06-05 22:00:55 -06:00 |
|
LibGfx
|
LibGfx/AVIF: Always reduce decoding output to a bit depth of 8
|
2025-06-18 14:27:24 +02:00 |
|
LibHTTP
|
LibURL: Rename 'cannot have a base URL' to 'has an opaque path'
|
2025-04-06 08:24:54 -04:00 |
|
LibIDL
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
|
LibImageDecoderClient
|
Everywhere: Make TransportSocket non-movable
|
2025-04-09 15:27:52 +02:00 |
|
LibIPC
|
LibIPC: Make TransportSocketWindows responsible for reading entire
|
2025-06-17 15:36:47 -06:00 |
|
LibJS
|
Everywhere: Replace DateTime::to_string() with UnixDateTime::to_string()
|
2025-06-19 18:42:45 -06:00 |
|
LibLine
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
|
LibMain
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
|
LibMedia
|
Everywhere: Fix typos - act III
|
2025-06-16 14:20:48 +01:00 |
|
LibRegex
|
LibRegex: Fix handling of + quantifier with zero-width matches
|
2025-06-02 15:52:26 +02:00 |
|
LibRequests
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06: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/Tests: Build and run test-js on windows
|
2025-06-05 22:00:55 -06:00 |
|
LibTextCodec
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
|
LibThreading
|
Everywhere: Fix trivial -Wunnecessary-virtual-specifier instances
|
2025-05-12 11:40:45 -06:00 |
|
LibTLS
|
LibTLS: Make TLSv12::can_read_without_blocking() respect the timeout arg
|
2025-06-11 18:16:29 +02:00 |
|
LibUnicode
|
Everywhere: Fix typos - act III
|
2025-06-16 14:20:48 +01:00 |
|
LibURL
|
LibURL+LibWeb: Make URL::Origin default constructor private
|
2025-06-17 20:54:03 +02:00 |
|
LibWasm
|
Everywhere: Fix typos - act III
|
2025-06-16 14:20:48 +01:00 |
|
LibWeb
|
LibWeb: Ensure valid placement of @import and @namespace rules
|
2025-06-23 12:52:40 +01:00 |
|
LibWebSocket
|
LibWebSocket: Remove meaningless const&& Message constructor
|
2025-03-09 11:14:20 -04:00 |
|
LibWebView
|
Everywhere: Replace DateTime::to_string() with UnixDateTime::to_string()
|
2025-06-19 18:42:45 -06:00 |
|
LibXML
|
Meta: Enforce newlines around namespaces
|
2025-05-14 02:01:59 -06:00 |
|
CMakeLists.txt
|
LibIPC: Enable in Windows CI
|
2025-06-17 15:36:47 -06:00 |