..
LibAudio
LibAudio: decrease WavLoader's size limit to a more reasonable size
2021-03-16 18:40:42 +01:00
LibC
LibC+Kernel: Switch off_t to 64 bits
2021-03-17 23:22:42 +01:00
LibChess
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
2021-03-12 17:29:37 +01:00
LibCompress
LibCompress: fail gracefuly on invalid symbols in DeflateDecompressor
2021-03-17 21:57:16 +01:00
LibCore
AK+LibCore: Remove empty files
2021-03-12 17:38:17 +01:00
LibCoreDump
LibCpp
LibCpp: Add preprocessor option to ignore unsupported keywords
2021-03-18 07:49:18 +01:00
LibCrypt
LibCrypto
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
2021-03-12 17:29:37 +01:00
LibDebug
Everywhere: Remove pessimizing and redundant move()
2021-03-17 16:30:15 +01:00
LibDesktop
LibDiff
LibELF
LibELF+LibTest: Fix serenity_install_sources() paths
2021-03-15 09:06:10 +01:00
LibGemini
LibGfx
LibGfx: Don't truncate macroblock indices in JPG decoder.
2021-03-16 22:17:15 +01:00
LibGUI
LibGUI: Support double-click resizing column headers
2021-03-18 07:49:55 +01:00
LibHTTP
LibImageDecoderClient
Everywhere: Remove pessimizing and redundant move()
2021-03-17 16:30:15 +01:00
LibIPC
LibJS
LibJS: Always synthesize "arguments" object when there's a callee
2021-03-17 21:54:52 +01:00
LibKeyboard
LibLine
LibLine: Make the DSR response parser a bit more robust
2021-03-16 21:51:49 +01:00
LibM
LibM: Implement fmin/fmax
2021-03-15 22:02:38 +01:00
LibMarkdown
Everywhere: Remove pessimizing and redundant move()
2021-03-17 16:30:15 +01:00
LibPCIDB
LibProtocol
LibPthread
LibRegex
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
2021-03-12 17:29:37 +01:00
LibSymbolClient
LibSyntax
LibSystem
LibTar
LibTar: Implement TarOutputStream
2021-03-13 20:07:25 +01:00
LibTest
LibELF+LibTest: Fix serenity_install_sources() paths
2021-03-15 09:06:10 +01:00
LibTextCodec
LibTextCodec: Make UTF16BEDecoder read only up to an even offset
2021-03-15 16:08:12 +01:00
LibThread
LibTLS
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
2021-03-12 17:29:37 +01:00
LibTTF
LibGfx: Rename 32-bit BitmapFormats to BGRA8888 and BGRx888x
2021-03-16 11:50:03 +01:00
LibVT
Everywhere: Rename "logo" key to "super" key
2021-03-11 18:55:16 +01:00
LibWeb
LibJS: Rename GlobalObject::initialize() => initialize_global_object()
2021-03-17 16:53:35 +01:00
LibX86
CMakeLists.txt