ladybird/Libraries
2026-02-23 07:27:31 +01:00
..
LibCompress AK: Remove unused include from MemoryStream 2026-02-17 12:38:51 +00:00
LibCore LibCore: Remove unused header in TimeZoneWatcherUnix 2026-02-21 19:27:35 +01:00
LibCrypto LibCrypto: Add a method to count the number of digits in a big int 2026-02-22 09:39:10 -05:00
LibDatabase LibDatabase: Allow String values to contain embedded null bytes 2026-02-14 10:25:33 -05:00
LibDevTools LibJS: Add source locations to console.trace() 2026-02-06 11:58:07 +00:00
LibDiff CMake: Rename serenity_* helper functions/macros to ladybird_* 2025-07-03 23:19:41 +02:00
LibDNS LibDNS: Remove LibCore::DateTime dependency 2025-09-30 12:39:01 +02:00
LibFileSystem LibFileSystem: Remove unused TempFile class 2026-02-14 10:25:33 -05:00
LibGC LibGC: Prefer Optional<StringView> for CellAllocator class name 2026-02-21 12:37:44 +01:00
LibGfx AK+LibGfx: Prefer if consteval over is_constant_evaluated 2026-02-22 13:56:12 -05:00
LibHTTP LibHTTP: Simplify serializing a URL for cache storage 2026-02-18 12:52:19 -05:00
LibIDL LibIDL+Meta: Add support for WebIDL maplike declarations on interfaces 2026-02-17 12:25:27 +00:00
LibImageDecoderClient LibImageDecoderClient+LibWebView: Add animation session client API 2026-02-13 18:34:24 +01:00
LibIPC LibURL: Add ability to store whether an origin is a file scheme origin 2026-02-21 23:00:57 +01:00
LibJS LibJS: Handle power-of-10 boundaries in Number.toExponential/toPrecision 2026-02-22 09:39:10 -05:00
LibLine LibCore: Remove unused header in EventLoop 2026-02-21 19:27:35 +01:00
LibMain AK: Expose helpers to invoke Windows runtime config directly in main() 2025-10-29 21:07:52 -06:00
LibMedia LibMedia: Prevent conflicts between AudioMixingSink resume and set_time 2026-02-23 07:27:31 +01:00
LibRegex AK+Everywhere: Use MurmurHash3 for int/u64 hashing 2026-02-20 22:47:24 +01:00
LibRequests LibCore: Remove unused header in EventReceiver 2026-02-21 19:27:35 +01:00
LibSyntax LibSyntax: Include RefCounted in Document.h 2026-01-23 09:20:15 +01:00
LibTest LibWasm: Take call arguments and results on registers if possible 2026-02-02 14:11:49 +01:00
LibTextCodec LibTextCodec+LibWeb: Move isomorphic coders to LibTextCodec 2025-11-27 14:57:29 +01:00
LibThreading LibThreading: Remove handling of null thread name for Thread 2026-02-21 12:37:44 +01:00
LibTLS LibTLS: Use Windows-specific method to set default certificate store 2025-08-23 18:35:45 -06:00
LibUnicode LibUnicode: Print error codes when calls to ICU fail 2026-02-21 16:55:36 -05:00
LibURL LibURL: Strip trailing dot before running the PSL algorithm 2026-02-22 12:07:43 +01:00
LibWasm LibWasm: Use the right indices for i64 constlocal fused ops 2026-02-23 00:22:47 +01:00
LibWeb LibWeb: Remove unused math.h include in HTMLMediaElement.h 2026-02-23 07:27:31 +01:00
LibWebSocket LibCrypto+AK: Merge LibCrypto/SecureRandom into AK/Random 2026-01-23 15:53:27 +01:00
LibWebView LibURL+Elsewhere: Consider file:// origins opaque by default 2026-02-21 23:00:57 +01:00
LibXML LibXML+LibWeb: Use existing HTML entities table for XML parsing too 2026-01-09 19:13:41 +00:00
CMakeLists.txt CMake: Remove ENABLE_WINDOWS_CI option and adjust presets to match Unix 2026-01-16 11:15:16 -07:00