.. |
LibAccelGfx
|
|
|
LibArchive
|
|
|
LibAudio
|
AK+Lagom: Make it possible to build for iOS
|
2024-03-03 13:13:42 -07:00 |
LibC
|
AK+Userland: Introduce ByteString::create_and_overwrite
|
2024-02-24 15:06:52 -07:00 |
LibCards
|
|
|
LibChess
|
|
|
LibCMake
|
|
|
LibCodeComprehension
|
|
|
LibCompress
|
AK+Lagom: Make it possible to build for iOS
|
2024-03-03 13:13:42 -07:00 |
LibConfig
|
LibConfig+ConfigServer: Add permissive mode
|
2024-03-07 17:49:01 -05:00 |
LibCore
|
AK+LibURL: Move AK::URL into a new URL library
|
2024-03-18 14:06:28 -04:00 |
LibCoredump
|
|
|
LibCpp
|
|
|
LibCrypt
|
|
|
LibCrypto
|
LibCrypto: Remove unused Crypto::PK::EMSA_PSS class
|
2024-03-16 01:17:02 -06:00 |
LibDebug
|
Everywhere: Prefer {:#x} over 0x{:x} in format strings
|
2024-02-21 17:54:38 +01:00 |
LibDesktop
|
AK+LibURL: Move AK::URL into a new URL library
|
2024-03-18 14:06:28 -04:00 |
LibDeviceTree
|
LibDeviceTree: Add a simple DeviceTree class
|
2024-02-24 16:43:44 -07:00 |
LibDiff
|
patch+LibDiff: Add support for applying patches with preprocessor macro
|
2024-03-03 08:56:00 +01:00 |
LibDNS
|
|
|
LibDSP
|
|
|
LibEDID
|
|
|
LibELF
|
LibELF: Prevent negative index when determining dynamic symbol count
|
2024-03-14 18:19:04 -06:00 |
LibFileSystem
|
AK+Lagom: Make it possible to build for iOS
|
2024-03-03 13:13:42 -07:00 |
LibFileSystemAccessClient
|
|
|
LibGemini
|
AK+LibURL: Move AK::URL into a new URL library
|
2024-03-18 14:06:28 -04:00 |
LibGfx
|
LibGfx: Output an SVG compatible string from Path::to_byte_string()
|
2024-03-19 09:55:55 -04:00 |
LibGL
|
LibGL: Create symlinks for headers and shared library
|
2024-02-22 03:48:08 +01:00 |
LibGLSL
|
|
|
LibGPU
|
LibGL+LibGPU+LibSoftGPU: Implement blend equations
|
2024-02-19 23:23:40 +01:00 |
LibGUI
|
AK+LibURL: Move AK::URL into a new URL library
|
2024-03-18 14:06:28 -04:00 |
LibHTTP
|
AK+LibURL: Move AK::URL into a new URL library
|
2024-03-18 14:06:28 -04:00 |
LibIDL
|
LibIDL: Ignore leading underscores in IDL identifier names
|
2024-03-12 09:31:41 +01:00 |
LibImageDecoderClient
|
ImageViewer: Transform the image's dimension accordingly to the metadata
|
2024-02-21 08:31:17 +00:00 |
LibIMAP
|
|
|
LibIPC
|
AK+LibURL: Move AK::URL into a new URL library
|
2024-03-18 14:06:28 -04:00 |
LibJIT
|
|
|
LibJS
|
LibJS+LibWeb: Change JobCallback to be GC-allocated
|
2024-03-16 14:27:06 +01:00 |
LibKeyboard
|
|
|
LibLine
|
LibLine: Ensure suggestions are reset after ^C
|
2024-02-29 09:09:47 +01:00 |
LibLocale
|
|
|
LibMain
|
|
|
LibManual
|
AK+LibURL: Move AK::URL into a new URL library
|
2024-03-18 14:06:28 -04:00 |
LibMarkdown
|
|
|
LibPartition
|
|
|
LibPCIDB
|
|
|
LibPDF
|
LibPDF: Plug in the CCITT3 1D decoder and pass corresponding options
|
2024-03-19 12:22:28 +01:00 |
LibProtocol
|
AK+LibURL: Move AK::URL into a new URL library
|
2024-03-18 14:06:28 -04:00 |
LibRegex
|
AK+LibRegex+LibWasm: Remove the non-const COWVector::operator[]
|
2024-03-12 17:10:47 +01:00 |
LibRIFF
|
|
|
LibSanitizer
|
|
|
LibSemVer
|
Libraries: Implement SemVer for version parsing and comparisons
|
2024-02-15 18:23:05 +01:00 |
LibSoftGPU
|
LibGL+LibGPU+LibSoftGPU: Implement blend equations
|
2024-02-19 23:23:40 +01:00 |
LibSQL
|
LibSQL: Use Core::Environment instead of Core::System::*env()
|
2024-02-27 08:33:48 +00:00 |
LibSymbolication
|
|
|
LibSyntax
|
|
|
LibSystem
|
|
|
LibTest
|
Userland+Tests: Remove unused <AK/Tuple.h> includes
|
2024-03-01 14:05:53 -07:00 |
LibTextCodec
|
|
|
LibThreading
|
|
|
LibTimeZone
|
|
|
LibTLS
|
LibCrypto: Remove unused Crypto::PK::EMSA_PSS class
|
2024-03-16 01:17:02 -06:00 |
LibUnicode
|
AK+LibURL: Move AK::URL into a new URL library
|
2024-03-18 14:06:28 -04:00 |
LibURL
|
AK+LibURL: Move AK::URL into a new URL library
|
2024-03-18 14:06:28 -04:00 |
LibUSBDB
|
|
|
LibVideo
|
|
|
LibVirtGPU
|
|
|
LibVT
|
AK+LibURL: Move AK::URL into a new URL library
|
2024-03-18 14:06:28 -04:00 |
LibWasm
|
LibWasm: Remove uses of AK::Result
|
2024-03-12 17:10:47 +01:00 |
LibWeb
|
LibWeb: Make CSSStyleRule::declaration() return a more specific type
|
2024-03-19 16:48:22 +01:00 |
LibWebSocket
|
AK+LibURL: Move AK::URL into a new URL library
|
2024-03-18 14:06:28 -04:00 |
LibWebView
|
AK+LibURL: Move AK::URL into a new URL library
|
2024-03-18 14:06:28 -04:00 |
LibX86
|
|
|
LibXML
|
AK+LibXML+JSSpecCompiler: Move LineTrackingLexer to AK
|
2024-02-16 15:26:43 +01:00 |
CMakeLists.txt
|
AK+LibURL: Move AK::URL into a new URL library
|
2024-03-18 14:06:28 -04:00 |