.. |
LibAudio
|
AudioServer: Give the AudioClient a way to keep track of the main mix volume
|
2020-07-21 19:02:25 +02:00 |
LibC
|
LibC: mark strdup & strndup as __attribute__((malloc))
|
2020-08-13 18:53:32 +02:00 |
LibCompress
|
LibCompress: Mark compilation-unit-only functions as static
|
2020-08-12 20:40:59 +02:00 |
LibCore
|
LibCore: Add support for double on argparse
|
2020-08-12 13:57:06 +02:00 |
LibCrypt
|
LibCrypt: Add LibCrypt, crypt, and crypt_r
|
2020-07-28 17:07:22 +02:00 |
LibCrypto
|
LibCrypto+LibTLS+Kernel: Switch the Cipher::Mode interface to use Span
|
2020-08-11 21:37:10 +02:00 |
LibDebug
|
LibDebug: Unbreak LineProgram::parse_source_directories()
|
2020-08-06 11:35:40 +02:00 |
LibDesktop
|
|
|
LibELF
|
LibELF: Tell compiler about invisible calls
|
2020-08-12 20:40:59 +02:00 |
LibGemini
|
Refactor: Expose const_cast by removing ByteBuffer::warp(const void*, size_t)
|
2020-08-06 10:33:16 +02:00 |
LibGfx
|
LibGfx: use disposal method of previous frame in GIF transparency
|
2020-08-13 15:49:41 +02:00 |
LibGUI
|
LibGUI: Fix ColorPicker custom color offset
|
2020-08-13 16:58:31 +02:00 |
LibHTTP
|
Refactor: Expose const_cast by removing ByteBuffer::warp(const void*, size_t)
|
2020-08-06 10:33:16 +02:00 |
LibImageDecoderClient
|
|
|
LibIPC
|
LibIPC: Fix waiting for specific message
|
2020-08-03 15:59:11 +02:00 |
LibJS
|
LibJS: Assert when exception is not cleared before Interpreter::run()
|
2020-08-11 21:08:30 +02:00 |
LibKeyboard
|
Kernel+LibKeyboard: Store the keymap name when setting system keymap
|
2020-08-06 17:45:06 +02:00 |
LibLine
|
LibLine: Only write to the standard error
|
2020-08-09 21:50:33 +02:00 |
LibM
|
LibM: Mark compilation-unit-only functions as static
|
2020-08-12 20:40:59 +02:00 |
LibMarkdown
|
|
|
LibPCIDB
|
LibPCIDB: Mark compilation-unit-only functions as static
|
2020-08-12 20:40:59 +02:00 |
LibProtocol
|
ProtocolServer+LibTLS: Pipe certificate requests from LibTLS to clients
|
2020-08-02 18:57:51 +02:00 |
LibPthread
|
Kernel + LibPthread: Use Userspace<T> in the create_thread syscall
|
2020-08-05 09:36:53 +02:00 |
LibTextCodec
|
LibTextCodec: Mark compilation-unit-only functions as static
|
2020-08-12 20:40:59 +02:00 |
LibThread
|
Kernel: More PID/TID typing
|
2020-08-10 11:51:45 +02:00 |
LibTLS
|
LibTLS: Re-silence a debug log
|
2020-08-12 10:59:06 +02:00 |
LibUnwind
|
|
|
LibVT
|
Unicode: Try s/codepoint/code_point/g again
|
2020-08-05 22:33:42 +02:00 |
LibWeb
|
LibWeb: Mark compilation-unit-only functions as static
|
2020-08-12 20:40:59 +02:00 |
LibX86
|
AK: Rename MakeUnsigned::type to MakeUnsigned::Type.
|
2020-08-06 10:33:16 +02:00 |
CMakeLists.txt
|
LibCompress: Add LibCompress
|
2020-08-04 11:27:07 +02:00 |