| .. |
|
LibAudio
|
LibAudio: Use InputMemoryStream instead of BufferStream.
|
2020-09-21 09:37:49 +02:00 |
|
LibC
|
LibC: Remove an unneeded string.h include in ctype.h/cpp
|
2020-09-27 21:15:25 +02:00 |
|
LibChess
|
LibChess: Shrink Chess::Piece from 8 bytes to 1 byte
|
2020-08-21 13:46:07 +02:00 |
|
LibCompress
|
AK: Remove OutputMemoryStream for DuplexMemoryStream.
|
2020-09-15 20:36:45 +02:00 |
|
LibCore
|
LibCore: Add ensure_parent_directories to LibCore::File
|
2020-09-30 21:46:59 +02:00 |
|
LibCrypt
|
Everywhere: Port to String::copy_characters_to_buffer()
|
2020-08-30 17:35:27 +02:00 |
|
LibCrypto
|
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
2020-09-25 21:18:17 +02:00 |
|
LibDebug
|
LibDebug: Add ability to detach from debuggee
|
2020-09-26 17:18:21 +02:00 |
|
LibDesktop
|
Meta+LibC through LibHTTP: Make clang-format-10 clean
|
2020-09-25 21:18:17 +02:00 |
|
LibDiff
|
LibDiff: Add library for working with diffs
|
2020-09-15 21:43:29 +02:00 |
|
LibELF
|
LibELF: Validate PT_GNU_RELRO program header
|
2020-09-27 01:02:11 +02:00 |
|
LibGemini
|
AK: Rename KB, MB, GB to KiB, MiB, GiB
|
2020-08-16 16:33:28 +02:00 |
|
LibGfx
|
LibGfx: Fix cut off CSS color names
|
2020-09-29 09:20:33 +02:00 |
|
LibGUI
|
LibGUI: Add a Shell syntax highlighter
|
2020-09-30 20:05:24 +02:00 |
|
LibHTTP
|
ProtocolServer+LibWeb: Support more detailed HTTP requests
|
2020-09-28 11:55:26 +02:00 |
|
LibImageDecoderClient
|
ImageDecoder: Add a new service for out-of-process image decoding :^)
|
2020-06-22 21:47:00 +02:00 |
|
LibIPC
|
LibIPC: Use InputMemoryStream instead of BufferStream.
|
2020-09-21 09:37:49 +02:00 |
|
LibJS
|
LibJS: Move Console from Interpreter to GlobalObject
|
2020-09-29 21:15:06 +02:00 |
|
LibKeyboard
|
Kernel+LibKeyboard: Store the keymap name when setting system keymap
|
2020-08-06 17:45:06 +02:00 |
|
LibLine
|
LibLine: Add a setter for the cursor position
|
2020-09-26 21:28:35 +02:00 |
|
LibM
|
Meta+LibHTTP through LibWeb: Make clang-format-10 clean
|
2020-09-25 21:18:17 +02:00 |
|
LibMarkdown
|
LibMarkdown: Parse paragraphs line-wise
|
2020-09-27 21:14:18 +02:00 |
|
LibPCIDB
|
LibPCIDB: Mark compilation-unit-only functions as static
|
2020-08-12 20:40:59 +02:00 |
|
LibProtocol
|
ProtocolServer+LibWeb: Support more detailed HTTP requests
|
2020-09-28 11:55:26 +02:00 |
|
LibPthread
|
Meta+LibHTTP through LibWeb: Make clang-format-10 clean
|
2020-09-25 21:18:17 +02:00 |
|
LibTextCodec
|
LibTextCodec: Mark compilation-unit-only functions as static
|
2020-08-12 20:40:59 +02:00 |
|
LibThread
|
HackStudio: Detach from debugged process before terminating
|
2020-09-26 17:18:21 +02:00 |
|
LibTLS
|
AK: Add Endian.h header to replace NetworkOrdered.h.
|
2020-08-25 16:22:14 +02:00 |
|
LibUnwind
|
LibUnwind: Create UnwindBase.h to capture the EH ABI in code
|
2020-05-14 08:50:10 +02:00 |
|
LibVT
|
Meta+LibHTTP through LibWeb: Make clang-format-10 clean
|
2020-09-25 21:18:17 +02:00 |
|
LibWeb
|
LibWeb: Add cm, in, mm and Q CSS units
|
2020-09-29 20:46:18 +02:00 |
|
LibX86
|
UserspaceEmulator+LibX86: Clean up some obnoxious template spam
|
2020-09-23 21:15:01 +02:00 |
|
CMakeLists.txt
|
LibDiff: Add library for working with diffs
|
2020-09-15 21:43:29 +02:00 |