..
LibArchive
LibAudio
LibAudio: Replace log_pan with a constant power panning algoritm
2021-11-08 16:29:25 -08:00
LibC
LibC: Fix huge libc.a file size due to the use of llvm-ar -q
2021-11-08 01:39:07 +01:00
LibCards
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
2021-11-08 00:35:27 +01:00
LibChess
Libraries: Fix visibility of Object-derivative constructors
2021-11-02 22:56:53 +01:00
LibCompress
LibCompress: Add missing header to DeflateTables.h
2021-10-06 23:52:40 +01:00
LibConfig
LibCore
LibCore: Replace Result<T, E> use with ErrorOr<T> in Core::FileWatcher
2021-11-08 00:35:27 +01:00
LibCoredump
LibCoredump: Show frames from Loader.so if the crash occurs in it
2021-10-17 17:09:58 +01:00
LibCpp
LibCpp: Remove redundant comparison to Token::Type::PipePipe
2021-09-28 10:58:09 +02:00
LibCrypt
LibCrypto
AK+Everywhere: Make Base64 decoding fallible
2021-10-23 19:16:40 +01:00
LibDebug
LibDebug: Enable parsing libgcc_s.so
2021-10-17 17:09:58 +01:00
LibDesktop
LibDeviceTree
Libraries: Add LibDeviceTree for manipulating OpenFirmware Device Trees
2021-10-21 19:20:03 -07:00
LibDiff
LibDl
LibDSP
LibAudio: Rename Audio::Frame -> Audio::Sample
2021-11-08 16:29:25 -08:00
LibELF
LibELF: Store SSE registers in x86_64 PLT Trampoline
2021-10-31 00:21:31 +02:00
LibFileSystemAccessClient
LibGemini
Libraries: Fix visibility of Object-derivative constructors
2021-11-02 22:56:53 +01:00
LibGfx
LibCore: Use ErrorOr<T> for Core::File::open()
2021-11-08 00:35:27 +01:00
LibGL
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
2021-11-08 00:35:27 +01:00
LibGUI
LibCore: Use ErrorOr<T> for Core::File::open()
2021-11-08 00:35:27 +01:00
LibHTTP
Libraries: Fix visibility of Object-derivative constructors
2021-11-02 22:56:53 +01:00
LibImageDecoderClient
LibCore: Use ErrorOr<T> in Core::AnonymousBuffer
2021-11-08 00:35:27 +01:00
LibIMAP
LibIPC
LibIPC: Replace Result<T, E> use with ErrorOr<T>
2021-11-08 00:35:27 +01:00
LibJS
LibJS: Implement Temporal.ZonedDateTime.prototype.toJSON
2021-11-10 12:56:56 +00:00
LibKeyboard
LibKeyboard: Use ErrorOr<T> for CharacterMap::fetch_system_map()
2021-11-08 00:35:27 +01:00
LibLine
Libraries: Fix -Wunreachable-code warnings from clang
2021-10-08 23:33:46 +02:00
LibM
Libraries: Fix typos
2021-10-01 01:06:40 +01:00
LibMarkdown
LibMarkdown: Allow nested links
2021-11-03 10:21:50 +01:00
LibPCIDB
LibPDF
LibPDF: Parser::parse_header() return false if remaining bytes is zero
2021-10-30 17:34:56 +02:00
LibProtocol
RequestServer+LibProtocol: Add an 'EnsureConnection' IPC endpoint
2021-09-28 22:32:31 +02:00
LibPthread
LibPthread: Correct nonsensical loop exit condition in RWLock unlock
2021-09-28 12:34:51 +03:30
LibRegex
LibRegex: Don't push LibRegex's "Error" into the global namespace
2021-11-08 00:35:27 +01:00
LibSanitizer
LibSQL
LibSQL: Replace Result<T, E> use with ErrorOr<T>
2021-11-08 00:35:27 +01:00
LibSymbolication
AK: Use ErrorOr<T> for MappedFile factories
2021-11-08 00:35:27 +01:00
LibSyntax
LibWeb: Implement first draft of CSS syntax highlighting :^)
2021-10-23 19:07:44 +02:00
LibSystem
LibTest
Everywhere: Remove unused ArgsParser header
2021-11-01 21:12:58 +01:00
LibTextCodec
LibThreading
LibThreading: Remove redundant method
2021-11-02 11:07:26 +01:00
LibTLS
LibTLS: Remove useless ByteBuffer allocation in TLSv12::read_line()
2021-10-10 00:27:44 +02:00
LibUnicode
LibUnicode: Generate standalone compile-time array for combining class
2021-10-10 13:49:37 +02:00
LibUSBDB
LibVideo
LibVT
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
2021-11-08 00:35:27 +01:00
LibWasm
LibWasm: Add missing forward declaration to Printer/Printer.h
2021-10-06 23:52:40 +01:00
LibWeb
LibWeb: Combine background-repeat-x/y pseudo-properties
2021-11-10 14:38:49 +01:00
LibWebSocket
Libraries: Fix visibility of Object-derivative constructors
2021-11-02 22:56:53 +01:00
LibX86
LibX86: Take load base address into consideration during disassembly
2021-10-25 12:14:26 +02:00
CMakeLists.txt
Libraries: Add LibDeviceTree for manipulating OpenFirmware Device Trees
2021-10-21 19:20:03 -07:00