.. |
LibArchive
|
Libraries: Change enums to enum classes in LibArchive
|
2022-03-18 19:59:43 +01:00 |
LibAudio
|
Libraries: Change enums to enum classes in LibAudio
|
2022-03-18 19:59:43 +01:00 |
LibC
|
LibC: Automatically append null terminator in vswprintf
|
2022-03-20 08:40:36 -04:00 |
LibCards
|
LibCards+Games: Change name of card type to card suit
|
2022-03-18 23:49:34 +00:00 |
LibChess
|
Libraries: Use default constructors/destructors in LibChess
|
2022-03-10 18:04:26 -08:00 |
LibCompress
|
Libraries: Use default constructors/destructors in LibCompress
|
2022-03-10 18:04:26 -08:00 |
LibConfig
|
|
|
LibCore
|
LibCore: Add Core::System::drop_privileges()
|
2022-03-22 11:39:20 +01:00 |
LibCoredump
|
Libraries: Use default constructors/destructors in LibX86
|
2022-03-13 22:34:38 +01:00 |
LibCpp
|
LibCpp: Change class_name to use StringView instead of char const*
|
2022-03-19 00:20:46 +00:00 |
LibCrypt
|
|
|
LibCrypto
|
LibCrypto: Fix grammar in a couple of comments
|
2022-03-22 11:26:29 +00:00 |
LibDebug
|
Libraries: Use default constructors/destructors in LibDebug
|
2022-03-10 18:04:26 -08:00 |
LibDesktop
|
Libraries: Use default constructors/destructors in LibDesktop
|
2022-03-10 18:04:26 -08:00 |
LibDeviceTree
|
|
|
LibDiff
|
LibDiff: Generate hunks for new/deleted files
|
2022-03-08 23:30:47 +01:00 |
LibDl
|
Libraries: Use default constructors/destructors in LibDl
|
2022-03-10 18:04:26 -08:00 |
LibDSP
|
AK+Everywhere: Add sincos and use it in some places
|
2022-03-15 11:39:42 +01:00 |
LibEDID
|
LibEDID: Fix DetailedTiming::pixel_clock_khz result
|
2022-03-08 22:07:59 +01:00 |
LibELF
|
Libraries: Use default constructors/destructors in LibELF
|
2022-03-10 18:04:26 -08:00 |
LibFileSystemAccessClient
|
|
|
LibGemini
|
Libraries: Use default constructors/destructors in LibGemini
|
2022-03-13 22:34:38 +01:00 |
LibGfx
|
LibGfx+LibWeb: Use floats not doubles to create HSL colors
|
2022-03-22 15:47:36 +01:00 |
LibGL
|
Libraries: Use default constructors/destructors in LibGL
|
2022-03-10 18:04:26 -08:00 |
LibGUI
|
LibGUI: Add CTRL+Enter callback to TextEditor
|
2022-03-22 12:17:48 +01:00 |
LibHTTP
|
LibHTTP+LibTLS: Better HTTPS Socket EOF detection
|
2022-03-20 01:01:40 +01:00 |
LibImageDecoderClient
|
|
|
LibIMAP
|
|
|
LibIPC
|
Libraries: Use default constructors/destructors in LibIPC
|
2022-03-13 22:34:38 +01:00 |
LibJS
|
LibJS: Allow 'expect().fail("some random string")' in test-js
|
2022-03-20 10:44:32 +03:30 |
LibKeyboard
|
|
|
LibLine
|
Libraries: Use default constructors/destructors in LibLine
|
2022-03-13 22:34:38 +01:00 |
LibM
|
Userland: Change static const variables to static constexpr
|
2022-03-18 19:58:57 +01:00 |
LibMain
|
LibMain: Add the ability to configure the exit code on error
|
2022-03-19 11:01:49 -07:00 |
LibMarkdown
|
Libraries: Use default constructors/destructors in LibMarkdown
|
2022-03-13 22:34:38 +01:00 |
LibPCIDB
|
|
|
LibPDF
|
|
|
LibProtocol
|
LibProtocol: Don't block indefinitely in stream_into's on_ready_to_read
|
2022-03-19 22:04:35 +01:00 |
LibPthread
|
Userland: Change static const variables to static constexpr
|
2022-03-18 19:58:57 +01:00 |
LibRegex
|
|
|
LibSanitizer
|
|
|
LibSoftGPU
|
LibSoftGPU: Avoid copying data when doing triangle rasterization
|
2022-03-18 23:41:06 +00:00 |
LibSQL
|
Userland: Change static const variables to static constexpr
|
2022-03-18 19:58:57 +01:00 |
LibSymbolication
|
|
|
LibSyntax
|
Libraries: Use default constructors/destructors in LibSyntax
|
2022-03-13 22:34:38 +01:00 |
LibSystem
|
|
|
LibTest
|
Everywhere: Move js/web/wasm tests under /home/anon/Tests
|
2022-03-20 22:20:59 +01:00 |
LibTextCodec
|
LibTextCodec: Don't allocate Strings on encoding normalisation
|
2022-03-21 10:48:17 +01:00 |
LibThreading
|
Libraries: Use default constructors/destructors in LibThreading
|
2022-03-13 22:34:38 +01:00 |
LibTimeZone
|
|
|
LibTLS
|
LibHTTP+LibTLS: Better HTTPS Socket EOF detection
|
2022-03-20 01:01:40 +01:00 |
LibUnicode
|
|
|
LibUSBDB
|
|
|
LibVideo
|
|
|
LibVT
|
LIbVT: Fix copy paste regression I introduced in #13102
|
2022-03-20 21:50:58 +01:00 |
LibWasm
|
LibWasm: Increase the arbitrary local value count per type limit
|
2022-03-20 10:44:32 +03:30 |
LibWeb
|
LibWeb: Convert ParentNode to use TRY for error propagation
|
2022-03-22 18:05:25 +00:00 |
LibWebSocket
|
Libraries: Use default constructors/destructors in LibWebSocket
|
2022-03-13 22:34:38 +01:00 |
LibX86
|
Userland: Change static const variables to static constexpr
|
2022-03-18 19:58:57 +01:00 |
CMakeLists.txt
|
|
|