ladybird/Libraries
Jess 23cdd78f1a
Some checks are pending
CI / Lagom (arm64, Sanitizer_CI, false, macos-15, macOS, Clang) (push) Waiting to run
CI / Lagom (x86_64, Fuzzers_CI, false, ubuntu-24.04, Linux, Clang) (push) Waiting to run
CI / Lagom (x86_64, Sanitizer_CI, false, ubuntu-24.04, Linux, GNU) (push) Waiting to run
CI / Lagom (x86_64, Sanitizer_CI, true, ubuntu-24.04, Linux, Clang) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (arm64, macos-15, macOS, macOS-universal2) (push) Waiting to run
Package the js repl as a binary artifact / build-and-package (x86_64, ubuntu-24.04, Linux, Linux-x86_64) (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Label PRs with merge conflicts / auto-labeler (push) Waiting to run
Push notes / build (push) Waiting to run
LibTest: Ensure other time statistic doesn't underflow
2025-04-10 11:17:06 +02:00
..
LibCompress LibCompress: Refactor deflate de/compressor using zlib 2025-03-19 13:46:50 +01:00
LibCore Everywhere: Remove sv suffix from format string literals 2025-04-08 20:00:18 -04: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: Avoid excessive bitfield use in GC::Cell 2025-04-08 12:09:42 +02:00
LibGfx Everywhere: Remove sv suffix from format string literals 2025-04-08 20:00:18 -04: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 01:30:08 +02:00
LibJS LibJS: Remove unnecessary FunctionObject::name() virtual 2025-04-10 04:01:00 +02:00
LibLine LibLine: Use AK::Time instead of gettimeofday for history entries 2025-02-12 19:13:49 -07:00
LibMain
LibMedia Everywhere: Remove unused private fields 2025-04-04 12:40:07 +02:00
LibRegex LibRegex: Merge inverse string table mappings separately 2025-04-06 20:21:16 +02:00
LibRequests Everywhere: Make TransportSocket non-movable 2025-04-09 15:27:52 +02:00
LibRIFF
LibSyntax
LibTest LibTest: Ensure other time statistic doesn't underflow 2025-04-10 11:17:06 +02:00
LibTextCodec
LibThreading LibThreading: Clean up pthread mutex attributes and mutex itself 2025-02-20 15:04:50 -07:00
LibTLS Everywhere: Remove unused private fields 2025-04-04 12:40:07 +02:00
LibUnicode LibJS: Ensure relevant extension keys are included in ICU locale data 2025-03-18 11:47:23 -04:00
LibURL Everywhere: Remove sv suffix from format string literals 2025-04-08 20:00:18 -04:00
LibWasm LibCore+LibJS+LibWasm: Always use a real format string 2025-04-08 20:00:18 -04:00
LibWeb LibWeb: Correct some spec typos 2025-04-10 04:01:37 +02: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