..
AK
AK: Treat empty string as invalid JSON
2022-07-10 23:31:48 +02:00
Kernel
Tests: Remove the RDTSC kernel crash test
2022-07-08 22:27:38 +00:00
LibC
Tests: Move sprintf test from AK/ to LibC/
2022-07-04 21:46:02 +02:00
LibCompress
LibCompress: Implement Brotli decompressor
2022-05-21 22:41:40 +02:00
LibCore
LibCore: Introduce SharedSingleProducerCircularQueue
2022-04-21 13:55:00 +02:00
LibCpp
Everywhere: Run clang-format
2022-04-01 21:24:45 +01:00
LibCrypto
LibCrypto: Add Ed25519
2022-05-12 23:47:13 +04:30
LibEDID
LibELF
Tests: Add test for dlsym(RTLD_DEFAULT) for symbols from dlopen'd libs
2022-06-24 11:28:05 +01:00
LibGfx
LibGfx: Move other font-related files to LibGfx/Font/
2022-04-09 23:48:18 +02:00
LibGL
LibGL: Reject GL_LEFT and GL_RIGHT in glCullFace
2022-06-04 22:25:16 +01:00
LibIMAP
Everywhere: Run clang-format
2022-04-01 21:24:45 +01:00
LibJS
LibJS: Implement WeakMap changes from 'Symbol as WeakMap Keys Proposal'
2022-06-23 10:57:52 +03:00
LibM
Everywhere: Run clang-format
2022-04-01 21:24:45 +01:00
LibMarkdown
Everywhere: Move commonmark.spec.json to /home/anon/Tests
2022-03-20 22:20:59 +01:00
LibPDF
LibPDF: Add implementation of the Standard security handler
2022-03-29 02:52:57 +02:00
LibPthread
Tests: Add tests for the LibPthread cleanup handlers
2022-06-10 19:06:46 +01:00
LibRegex
LibRegex: Treat inverted Compare entries as disjunctions
2022-07-10 14:26:03 +02:00
LibSQL
Everywhere: Run clang-format
2022-04-01 21:24:45 +01:00
LibTest
LibTextCodec
Tests: Add a basic UTF-8 to UTF-8 LibTextCodec test
2022-03-29 01:01:32 +02:00
LibThreading
LibTimeZone
LibTLS
LibTLS: Fix TestTLSHandshake by correctly reading the CA certificates
2022-04-17 10:10:19 +04:30
LibTTF
LibGfx: Move TTF files from TrueTypeFont/ to Font/TrueType/
2022-04-09 23:48:18 +02:00
LibUnicode
LibWasm
Everywhere: Run clang-format
2022-04-01 21:24:45 +01:00
LibWeb
Tests: Remove test-web
2022-04-06 19:35:07 +02:00
LibXML
LibXML: Fail gracefully on integer overflow in character references
2022-07-10 22:29:11 +03:00
Spreadsheet
UserspaceEmulator
Everywhere: Run clang-format
2022-04-01 21:24:45 +01:00
CMakeLists.txt
LibXML+Tests: Consume >
in the character data ending ]]>
and test it
2022-05-30 00:16:17 +01:00