.. |
LibArchive
|
LibArchive: Use named members for ZIP general purpose flags
|
2022-05-12 22:58:14 +02:00 |
LibAudio
|
LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float
|
2022-05-07 20:20:16 +02:00 |
LibC
|
LibC: Add barebones <complex.h>
|
2022-05-23 00:13:26 +02:00 |
LibCards
|
LibGfx: Move other font-related files to LibGfx/Font/
|
2022-04-09 23:48:18 +02:00 |
LibChess
|
LibChess: Change UCI::Command::Type to enum class
|
2022-04-03 17:36:48 +01:00 |
LibCodeComprehension
|
LibCodeComprehension: Re-organize code comprehension related code
|
2022-05-21 18:15:58 +02:00 |
LibCompress
|
LibCompress: Implement Brotli decompressor
|
2022-05-21 22:41:40 +02:00 |
LibConfig
|
LibConfig+ConfigServer: Write config values synchronously
|
2022-04-26 22:51:49 +02:00 |
LibCore
|
LibCore: Set mime type for .sheets files to application/x-sheets+json
|
2022-05-22 03:08:53 +04:30 |
LibCoredump
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
LibCpp
|
LibCodeComprehension: Re-organize code comprehension related code
|
2022-05-21 18:15:58 +02:00 |
LibCrypt
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
LibCrypto
|
LibCrypto: Add Ed25519
|
2022-05-12 23:47:13 +04:30 |
LibDebug
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
LibDesktop
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
LibDeviceTree
|
Libraries: Add LibDeviceTree for manipulating OpenFirmware Device Trees
|
2021-10-21 19:20:03 -07:00 |
LibDiff
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
LibDl
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
LibDNS
|
LibDNS: Remove the 'DNS' prefix from the various type and class names
|
2022-04-15 16:34:26 +01:00 |
LibDSP
|
LibDSP+Piano: Convert DSP APIs to accept entire sample ranges
|
2022-05-13 00:47:26 +02:00 |
LibEDID
|
Everywhere: Rename fb prefix function names => graphics_connector
|
2022-05-05 20:55:57 +02:00 |
LibELF
|
LibELF: Name library maps with the full file path
|
2022-05-07 20:02:00 +02:00 |
LibFileSystemAccessClient
|
Userland: Rename WindowServerConnection=>ConnectionToWindowServer
|
2022-02-25 22:35:12 +01:00 |
LibGemini
|
LibCore+Everywhere: Make Core::Stream read_until() return Bytes
|
2022-04-16 13:27:51 -04:00 |
LibGfx
|
LibGUI: TabWidget add vertical tabs
|
2022-05-21 22:25:16 +02:00 |
LibGL
|
LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane
|
2022-05-11 23:09:47 +02:00 |
LibGPU
|
LibGL+LibGPU+LibSoftGPU: Implement and expose glClipPlane
|
2022-05-11 23:09:47 +02:00 |
LibGUI
|
LibGUI: Add on_return_pressed function to SpinBox
|
2022-05-23 00:12:19 +02:00 |
LibHTTP
|
LibHTTP+LibWeb: Accept Brotli encoded responses
|
2022-05-21 22:41:40 +02:00 |
LibImageDecoderClient
|
Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServer
|
2022-02-25 22:35:12 +01:00 |
LibIMAP
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
LibIPC
|
LibIPC: Allow transporting a SharedCircularQueue over IPC
|
2022-04-21 13:55:00 +02:00 |
LibJS
|
LibJS: Correct section IDs of Temporal .prototype property clauses
|
2022-05-25 00:25:23 +01:00 |
LibKeyboard
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
LibLine
|
LibLine: Reset next suggestion index when resetting suggestions
|
2022-04-18 19:53:10 +04:30 |
LibM
|
LibM: Delegate rounding to fully to the FRNDINT instruction
|
2022-05-07 20:27:05 +02:00 |
LibMain
|
LibMain: Statically link LibMain
|
2022-03-24 03:04:57 +01:00 |
LibMarkdown
|
LibMarkdown: Add strike-through text support to markdown
|
2022-04-28 22:15:08 +02:00 |
LibPCIDB
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
LibPDF
|
LibGfx: Move ScaledFont and new base class VectorFont out of TTF
|
2022-04-09 23:48:18 +02:00 |
LibProtocol
|
LibCore+Everywhere: Make Core::Stream::read() return Bytes
|
2022-04-16 13:27:51 -04:00 |
LibPthread
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
LibRegex
|
LibRegex: Check inverse_matched after every op, not just at the end
|
2022-04-22 10:02:39 +02:00 |
LibSanitizer
|
Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option
|
2022-05-02 01:46:18 +02:00 |
LibSoftGPU
|
LibSoftGPU: Update coverage bits after alpha testing
|
2022-05-15 12:15:12 +02:00 |
LibSQL
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
LibSymbolication
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
LibSyntax
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
LibSystem
|
Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option
|
2022-05-02 01:46:18 +02:00 |
LibTest
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
LibTextCodec
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
LibThreading
|
Libraries: Use default constructors/destructors in LibThreading
|
2022-03-13 22:34:38 +01:00 |
LibTimeZone
|
Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option
|
2022-05-02 01:46:18 +02:00 |
LibTLS
|
LibTLS: Cleanup of verify_chain and verify_certificate_pair
|
2022-04-17 10:10:19 +04:30 |
LibUnicode
|
LibUnicode: Upgrade to CLDR version 41.0.0
|
2022-04-07 08:29:10 -04:00 |
LibUSBDB
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
LibVideo
|
Everywhere: Run clang-format
|
2022-04-01 21:24:45 +01:00 |
LibVT
|
LibGfx: Move other font-related files to LibGfx/Font/
|
2022-04-09 23:48:18 +02:00 |
LibWasm
|
LibWasm: Simplify the return instruction execution code a bit
|
2022-04-22 21:12:47 +04:30 |
LibWeb
|
LibHTTP+LibWeb: Accept Brotli encoded responses
|
2022-05-21 22:41:40 +02:00 |
LibWebSocket
|
LibCore+Everywhere: Make Core::Stream read_line() return StringView
|
2022-04-16 13:27:51 -04:00 |
LibWebView
|
LibWeb: Abstract the LibProtocol ResourceLoader connection
|
2022-05-15 12:17:36 +02:00 |
LibX86
|
LibX86+disasm: Use an output format closer to objdump
|
2022-04-07 16:50:34 +02:00 |
LibXML
|
LibXML: Add a fairly basic XML parser
|
2022-03-28 23:11:48 +02:00 |
CMakeLists.txt
|
LibCodeComprehension: Re-organize code comprehension related code
|
2022-05-21 18:15:58 +02:00 |