..
LibArchive
LibAudio
LibAudio: Use the proper functions to read WAV samples
2023-02-27 18:28:12 +01:00
LibC
Userland+AK: Stop using getopt() for ArgsParser
2023-02-28 15:52:24 +03:30
LibCards
LibChess
LibCodeComprehension
Shell: Convert the remaining fallible AST functions to ErrorOr
2023-02-28 15:52:24 +03:30
LibCompress
LibConfig
LibCore
Userland+AK: Stop using getopt() for ArgsParser
2023-02-28 15:52:24 +03:30
LibCoredump
LibCpp
LibCrypt
LibCrypto
Everywhere: Use _{short_,}string to create Strings from literals
2023-02-25 20:51:49 +01:00
LibDebug
LibDesktop
LibDeviceTree
LibDeviceTree: Use unchecked_append() in path parsing
2023-02-24 23:56:37 +01:00
LibDiff
LibDNS
LibDSP
LibDSP: Don't crash on out-of-bounds parameter value
2023-02-25 20:49:41 -07:00
LibEDID
LibELF
Kernel+Userland: Refine preventing syscall annotations of Regions option
2023-02-24 22:26:07 +01:00
LibFileSystemAccessClient
LibGemini
LibGfx
LibGfx: Bubble up allocation failure instead of panicking
2023-02-28 08:33:01 +00:00
LibGL
LibGLSL
Everywhere: Use _{short_,}string to create Strings from literals
2023-02-25 20:51:49 +01:00
LibGPU
LibGUI
LibGUI: Assign folding regions for GML files
2023-02-28 13:23:55 +01:00
LibHTTP
LibIDL
LibImageDecoderClient
LibIMAP
LibIPC
LibIPC: Add a built-in encoder/decoder for AK::Time
2023-02-24 15:50:42 -05:00
LibJS
LibJS: Add [[nodiscard]] to ThrowCompletionOr<void>
2023-02-27 23:57:08 +00:00
LibKeyboard
LibLine
LibLocale
LibMain
LibManual
Everywhere: Use _{short_,}string to create Strings from literals
2023-02-25 20:51:49 +01:00
LibMarkdown
LibPartition
LibPCIDB
LibPDF
LibGfx: Return bool not ErrorOr<bool> from ImageDecoderPlugin::sniff()
2023-02-26 19:43:17 +01:00
LibProtocol
LibRegex
LibSanitizer
LibSoftGPU
LibSQL
LibSymbolication
LibSyntax
LibSyntax+LibGUI: Let syntax highlighters assign folding regions
2023-02-28 13:23:55 +01:00
LibSystem
LibTest
Userland+AK: Stop using getopt() for ArgsParser
2023-02-28 15:52:24 +03:30
LibTextCodec
LibTextCodec/Latin1: Iterate over input string with u8 instead of char
2023-02-28 08:46:06 +00:00
LibThreading
LibTimeZone
LibTLS
LibUnicode
LibUnicode: Skip over emoji sequences in grapheme boundary segmentation
2023-02-25 22:23:39 +01:00
LibUSBDB
LibVideo
LibVirtGPU
LibVT
LibWasm
LibWasm+LibWeb: Sneak a JS::Completion into Wasm::Result
2023-02-26 10:54:23 +03:30
LibWeb
LibWeb: Follow-up fixes for Linus's comments in #17658
2023-02-28 13:16:39 +01:00
LibWebSocket
LibWebView
LibX86
LibXML
CMakeLists.txt