.. |
LibAudio
|
Everywhere: Tweak "2020-2020" => "2020" in copyright headers
|
2020-12-25 12:24:05 +01:00 |
LibC
|
LibC: Set "assertion" coredump metadata in __assertion_failed()
|
2020-12-30 16:28:27 +01:00 |
LibChess
|
Everywhere: Switch from (void) to [[maybe_unused]] (#4473)
|
2020-12-21 00:09:48 +01:00 |
LibCompress
|
AK: Make binary_search signature more generic.
|
2020-12-30 02:13:30 +01:00 |
LibCore
|
AK+Format: Remove TypeErasedFormatParams& from format function.
|
2020-12-30 20:33:53 +01:00 |
LibCoreDump
|
LibELF+LibCoreDump: Add a Metadata notes entry
|
2020-12-30 16:28:27 +01:00 |
LibCpp
|
LibCpp: Add library for working with c++ code
|
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
|
LibTLS+LibCrypto: Remove all remaining uses of ByteBuffer::wrap()
|
2020-12-19 18:29:13 +01:00 |
LibDebug
|
LibELF: Remove ELF::Loader and move everyone to ELF::Image
|
2020-12-25 02:14:56 +01:00 |
LibDesktop
|
Everywhere: Move AppFile from LibGUI to LibDesktop
|
2020-12-28 01:28:07 +01:00 |
LibDiff
|
LibC: Fix some incorrect printf usages
|
2020-12-26 10:05:50 +01:00 |
LibELF
|
LibELF+LibCoreDump: Add a Metadata notes entry
|
2020-12-30 16:28:27 +01:00 |
LibGemini
|
ProtocolServer: Stream the downloaded data if possible
|
2020-12-30 13:31:55 +01:00 |
LibGfx
|
LibGfx: Cut down on magic constants in the TTF parser.
|
2020-12-30 20:40:30 +01:00 |
LibGUI
|
LibGUI: Make FontPicker correctly select the current font when opened
|
2020-12-30 20:37:51 +01:00 |
LibHTTP
|
ProtocolServer: Stream the downloaded data if possible
|
2020-12-30 13:31:55 +01:00 |
LibImageDecoderClient
|
AK: Add trivial structure validation to SharedBuffer
|
2020-10-02 15:38:07 +02:00 |
LibIPC
|
LibIPC: Add an on_destruction hook to IPC::Message
|
2020-12-30 20:37:41 +01:00 |
LibJS
|
AK+Format: Remove TypeErasedFormatParams& from format function.
|
2020-12-30 20:33:53 +01:00 |
LibKeyboard
|
LibKeyboard: get_char now handles e0 prefix for control keys
|
2020-12-30 02:12:04 +01:00 |
LibLine
|
AK: Make binary_search signature more generic.
|
2020-12-30 02:13:30 +01:00 |
LibM
|
LibM: Reimplement some functions using FPU
|
2020-12-29 13:43:16 +01:00 |
LibMarkdown
|
LibMarkdown: Reduce debug spam from invalid characters in table headings
|
2020-11-30 11:35:45 +01:00 |
LibPCIDB
|
LibPCIDB: Mark compilation-unit-only functions as static
|
2020-08-12 20:40:59 +02:00 |
LibProtocol
|
ProtocolServer: Stream the downloaded data if possible
|
2020-12-30 13:31:55 +01:00 |
LibPthread
|
Everywhere: void arguments to C functions
|
2020-12-26 10:10:27 +01:00 |
LibRegex
|
LibRegex: Fail early if eof seen after '(?'
|
2020-12-28 13:09:22 +01:00 |
LibTar
|
Userland: tar: support extracting gzipped files
|
2020-10-04 00:16:40 +02:00 |
LibTextCodec
|
LibTextCodec: Fix minor errors in Latin2 decoder
|
2020-12-28 23:31:12 +01:00 |
LibThread
|
LibThread: Add API to join a thread
|
2020-11-24 21:36:28 +01:00 |
LibTLS
|
LibTLS: Fix TLS breakage after ByteBuffer => Span conversion
|
2020-12-26 16:09:02 +01:00 |
LibUnwind
|
Everywhere: Fix typos
|
2020-10-02 16:03:17 +02:00 |
LibVT
|
LibGUI: Make GUI::ScrollBar inherit from AbstractSlider
|
2020-12-30 15:20:47 +01:00 |
LibWeb
|
LibWeb: Re-enable favicons after forgotten if-0
|
2020-12-30 20:37:41 +01:00 |
LibX86
|
LibELF: Remove ELF::Loader and move everyone to ELF::Image
|
2020-12-25 02:14:56 +01:00 |
CMakeLists.txt
|
LibCoreDump: Add library for parsing coredump files
|
2020-12-14 23:05:53 +01:00 |