.. |
LibAccelGfx
|
980b61470c
LibAccelGfx+LibWeb+WebContent: Handle OpenGL Context init errors
|
1 rok temu |
LibArchive
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 rok temu |
LibAudio
|
1f62984301
LibAudio/Wav: Always use `u32` for the sample rate
|
1 rok temu |
LibC
|
a203837b1f
LibC: Save callee-saved floating-point registers in setjmp for riscv64
|
1 rok temu |
LibCMake
|
ba4db899d4
LibSyntax+Userland: Make LibSyntax not depend on LibGUI
|
1 rok temu |
LibCards
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
LibChess
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 rok temu |
LibCodeComprehension
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
LibCompress
|
a3d48319fe
LibCompress/Deflate: Remove three useless FIXMEs
|
1 rok temu |
LibConfig
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
LibCore
|
4a7236cabf
Everywhere: Prefer `_string` when constructing strings from literals
|
1 rok temu |
LibCoredump
|
fd316728a0
Everywhere: Remove references to UserspaceEmulator
|
1 rok temu |
LibCpp
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
LibCrypt
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
LibCrypto
|
05ee5ffa36
LibCrypto: Add support for the POSIX cksum algorithm
|
1 rok temu |
LibDNS
|
aa0a6d58b2
Userland: Remove LibCore dependency from libraries that do not use it
|
1 rok temu |
LibDSP
|
3e43d15440
Everywhere: Prefer `VERIFY` over `assert()`
|
1 rok temu |
LibDebug
|
24a469f521
Everywhere: Prefer {:#x} over 0x{:x} in format strings
|
1 rok temu |
LibDesktop
|
6ab315ae69
LibDesktop: Add menu_name() to AppFile
|
1 rok temu |
LibDeviceTree
|
24a469f521
Everywhere: Prefer {:#x} over 0x{:x} in format strings
|
1 rok temu |
LibDiff
|
df6a627323
LibDiff: Reject patches adding files when a file already exists
|
1 rok temu |
LibEDID
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
LibELF
|
982799f7a0
LibC+LibELF: Pass information from linker via magic lookup
|
1 rok temu |
LibFileSystem
|
8d80841e9c
LibFileSystem+Everywhere: Return ByteString from read_link()
|
1 rok temu |
LibFileSystemAccessClient
|
44ca55aaf8
LibFileSystemAccessClient+Userland: Return file paths as ByteStrings
|
1 rok temu |
LibGL
|
857ab2e06d
LibGL: Create symlinks for headers and shared library
|
1 rok temu |
LibGLSL
|
d160ff2f8d
LibGLSL: Add tests for GLSL parser
|
1 rok temu |
LibGPU
|
aa3a6767f6
LibGL+LibGPU+LibSoftGPU: Implement blend equations
|
1 rok temu |
LibGUI
|
1a223d07e1
LibGUI: Assert that most recently open file path isn't empty
|
1 rok temu |
LibGemini
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 rok temu |
LibGfx
|
83f1775f15
LibGfx/CCITT: Reimplement PassMode in a less naive way
|
1 rok temu |
LibHTTP
|
a2f7849238
LibHTTP: Ensure the ending \r\n is present before trying to read a line
|
1 rok temu |
LibIDL
|
971e466521
LibIDL: Emit an error when two decls of the same function are present
|
1 rok temu |
LibIMAP
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 rok temu |
LibIPC
|
34160743dc
LibIPC: Avoid redundant copy of every tranferred IPC message
|
1 rok temu |
LibImageDecoderClient
|
8e2102fb73
ImageViewer: Transform the image's dimension accordingly to the metadata
|
1 rok temu |
LibJIT
|
aa0a6d58b2
Userland: Remove LibCore dependency from libraries that do not use it
|
1 rok temu |
LibJS
|
883b2268c0
LibJS: Protect private elements from GC during class construction
|
1 rok temu |
LibKeyboard
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
LibLine
|
7833dc0f5a
LibLine: Add internal functions to search character forwards & backwards
|
1 rok temu |
LibLocale
|
aa0a6d58b2
Userland: Remove LibCore dependency from libraries that do not use it
|
1 rok temu |
LibMain
|
7834e26ddb
Everywhere: Explicitly link all binaries against the LibC target
|
2 lat temu |
LibManual
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 rok temu |
LibMarkdown
|
e2e7c4d574
Everywhere: Use to_number<T> instead of to_{int,uint,float,double}
|
1 rok temu |
LibPCIDB
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
LibPDF
|
c9234f35f1
LibPDF/CFF: Clear stack after "endchar" commands
|
1 rok temu |
LibPartition
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 lat temu |
LibProtocol
|
25eb903a8f
LibProtocol: Don't assume request creation will succeed across IPC
|
1 rok temu |
LibRIFF
|
aa0a6d58b2
Userland: Remove LibCore dependency from libraries that do not use it
|
1 rok temu |
LibRegex
|
aa0a6d58b2
Userland: Remove LibCore dependency from libraries that do not use it
|
1 rok temu |
LibSQL
|
30fae8fa1d
LibSQL: Allow constructing SQL values from a String
|
1 rok temu |
LibSanitizer
|
f0973db6dd
LibSanitizer: Add `_abort` variants of UBSan handlers
|
1 rok temu |
LibSemVer
|
ee639fa1df
Libraries: Implement SemVer for version parsing and comparisons
|
1 rok temu |
LibSoftGPU
|
aa3a6767f6
LibGL+LibGPU+LibSoftGPU: Implement blend equations
|
1 rok temu |
LibSymbolication
|
b5f1a48a7c
AK+Everywhere: Remove JsonValue APIs with implicit default values
|
1 rok temu |
LibSyntax
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
LibSystem
|
5dfe2eb389
Everywhere: Resolve conflicts with LibC and libc++
|
2 lat temu |
LibTLS
|
080aa567a5
RequestServer+LibTLS: Allow applications to specify multiple root certs
|
1 rok temu |
LibTest
|
a42cf020ea
LibTest: Return 0 if all test cases pass and 1 otherwise from TEST_MAIN
|
1 rok temu |
LibTextCodec
|
3c039903fb
LibTextCodec+AK: Don't validate UTF-8 strings twice
|
1 rok temu |
LibThreading
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
LibTimeZone
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
LibUSBDB
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
LibUnicode
|
aa0a6d58b2
Userland: Remove LibCore dependency from libraries that do not use it
|
1 rok temu |
LibVT
|
ff33f00d16
LibVT: Ability to generate each of the 32 ASCII control characters
|
1 rok temu |
LibVideo
|
284f14d046
LibVideo: Replace DeprecatedFlyString with FlyString
|
1 rok temu |
LibVirtGPU
|
edcb6176ce
LibGL+Lib*GPU: Set model view and projection matrices separately
|
1 rok temu |
LibWasm
|
24a469f521
Everywhere: Prefer {:#x} over 0x{:x} in format strings
|
1 rok temu |
LibWeb
|
9968c9f7a6
LibWeb: Fix hit-testing by excluding CSS transform from clip rect check
|
1 rok temu |
LibWebSocket
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
LibWebView
|
338f0382d3
LibWebView: Escape HTML within attribute values in the Inspector HTML
|
1 rok temu |
LibX86
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 rok temu |
LibXML
|
bc301b6f40
AK+LibXML+JSSpecCompiler: Move LineTrackingLexer to AK
|
1 rok temu |
CMakeLists.txt
|
ee639fa1df
Libraries: Implement SemVer for version parsing and comparisons
|
1 rok temu |