.. |
AK
|
AK: Add JSON object/array for-each methods for fallible callbacks
|
2022-11-18 12:21:57 +00:00 |
Kernel
|
Tests/Kernel: Add a very simple test for posix_fallocate()
|
2022-11-29 11:09:19 +01:00 |
LibAudio
|
Meta+Tests: Allow running FLAC spec tests
|
2022-09-02 23:54:50 +01:00 |
LibC
|
LibC+Tests: Simplify getpwuid_r() and getpwnam_r() and add tests
|
2022-11-19 11:11:13 +01:00 |
LibCompress
|
LibCompress: Brotli support metadata of skip_length=0
|
2022-10-11 22:49:33 -06:00 |
LibCore
|
Everywhere: Mark dependencies of most targets as PRIVATE
|
2022-11-01 14:49:09 +00:00 |
LibCpp
|
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
2022-07-12 23:11:35 +02:00 |
LibCrypto
|
LibCrypto: Add a way to compare UnsignedBigInteger with double
|
2022-11-02 22:04:34 -06:00 |
LibEDID
|
LibEDID: Fix handling extension maps
|
2022-01-24 19:29:06 +00:00 |
LibELF
|
Everywhere: Mark dependencies of most targets as PRIVATE
|
2022-11-01 14:49:09 +00:00 |
LibGfx
|
Everywhere: Mark dependencies of most targets as PRIVATE
|
2022-11-01 14:49:09 +00:00 |
LibGL
|
LibGL: Add some tests for the buffer API
|
2022-11-26 09:38:13 +01:00 |
LibIMAP
|
Tests: Convert TestQuotedPrintable decode test to use StringViews
|
2022-07-12 23:11:35 +02:00 |
LibJS
|
test262-runner: Add option to enable bytecode optimizations
|
2022-12-03 17:48:05 +00:00 |
LibLocale
|
LibLocale: Move locale source files to the LibLocale library
|
2022-09-05 14:37:16 -04:00 |
LibMarkdown
|
Tests: Add a test for markdown image sizes
|
2022-08-04 02:49:29 +02:00 |
LibPDF
|
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
2022-07-12 23:11:35 +02:00 |
LibRegex
|
LibRegex: Don't treat ForkReplace* as new forks
|
2022-11-09 21:28:54 +01:00 |
LibSQL
|
LibSQL: Partially implement the DELETE command
|
2022-11-30 11:43:13 +01:00 |
LibTest
|
LibTest: Add EXPECT_NO_CRASH
|
2021-12-19 14:22:06 -08:00 |
LibTextCodec
|
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
2022-07-12 23:11:35 +02:00 |
LibThreading
|
LibC: Remove the LibPthread interface target
|
2022-07-19 11:00:35 +01:00 |
LibTimeZone
|
LibTimeZone+LibJS: Update to TZDB version 2022e
|
2022-10-18 16:01:44 +02:00 |
LibTLS
|
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
2022-07-12 23:11:35 +02:00 |
LibTTF
|
LibGfx: Move TTF files from TrueTypeFont/ to Font/TrueType/
|
2022-04-09 23:48:18 +02:00 |
LibUnicode
|
LibUnicode: Update code point ideographic replacements for Unicode 15
|
2022-10-07 18:17:40 +01:00 |
LibVideo
|
LibVideo: Read Matroska lazily so that large files can start quickly
|
2022-11-25 23:28:39 +01:00 |
LibWasm
|
LibJS: Move intrinsics to the realm
|
2022-08-27 11:29:10 +01:00 |
LibWeb
|
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
2022-07-12 23:11:35 +02:00 |
LibXML
|
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
2022-07-12 23:11:35 +02:00 |
Spreadsheet
|
Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY
|
2022-10-10 12:23:12 +02:00 |
UserspaceEmulator
|
Everywhere: Mark dependencies of most targets as PRIVATE
|
2022-11-01 14:49:09 +00:00 |
CMakeLists.txt
|
LibVideo: Add test to ensure that a VP9 WebM file will decode
|
2022-10-09 20:32:40 -06:00 |