serenity/Userland/Libraries
Sam Atkins 45cf40653a Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
Apologies for the enormous commit, but I don't see a way to split this
up nicely. In the vast majority of cases it's a simple change. A few
extra places can use TRY instead of manual error checking though. :^)
2022-01-24 22:36:09 +01:00
..
LibArchive
LibAudio Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibC LibC: Add POSIX spec link for unistd mknod() API 2022-01-24 14:01:58 +03:30
LibCards
LibChess
LibCompress
LibConfig
LibCore Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibCoredump Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibCpp
LibCrypt
LibCrypto Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibDebug
LibDesktop LibDesktop: Add Launcher::ensure_connection() 2022-01-21 13:44:36 +01:00
LibDeviceTree
LibDiff
LibDl
LibDSP
LibEDID Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibELF Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibFileSystemAccessClient FileSystemAccessClient: Remove old API returning file descriptors :^) 2022-01-20 10:39:12 +01:00
LibGemini
LibGfx Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibGL LibGL: Fix incorrect GL_DECAL constant value 2022-01-21 15:21:25 +01:00
LibGUI Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibHTTP Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibImageDecoderClient
LibIMAP LibJS+LibIMAP: Use the new Optional<U>(Optional<T>) constructor 2022-01-23 18:53:42 +02:00
LibIPC Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibJS Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibKeyboard Kernel: Stop using LibKeyboard's CharacterMap in HIDManagement 2022-01-21 18:25:44 +01:00
LibLine
LibM
LibMain
LibMarkdown
LibPCIDB
LibPDF Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibProtocol Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibPthread
LibRegex LibRegex: Preserve capture groups and matches across ForkReplace 2022-01-22 00:35:49 +00:00
LibSanitizer
LibSoftGPU LibSoftGPU: Add const to Clipper where possible 2022-01-23 20:42:07 +00:00
LibSQL Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibSymbolication
LibSyntax LibSyntax: Add a language enum entry for git commit messages 2022-01-18 09:01:16 +01:00
LibSystem
LibTest LibJS: Implement ImportCall and HostImportModuleDynamically 2022-01-22 01:21:18 +00:00
LibTextCodec
LibThreading LibThreading: Introduce MutexProtected generic synchronization primitive 2022-01-23 15:21:10 +01:00
LibTimeZone LibTimeZone: Use /etc/timezone as the basis for the system time zone 2022-01-23 12:48:26 +00:00
LibTLS Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibUnicode LibJS+LibTimeZone+LibUnicode: Remove direct linkage to LibTimeZone 2022-01-23 12:48:26 +00:00
LibUSBDB
LibVideo Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibVT Userland: Add horizontal mouse scroll support 2022-01-20 10:37:52 +01:00
LibWasm
LibWeb Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibWebSocket Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
LibX86
CMakeLists.txt LibEDID: Add a library to parse EDID blobs 2022-01-23 22:45:21 +00:00