.. |
LibArchive
|
d0eb376520
LibArchive: Move method implementations away from header
|
il y a 4 ans |
LibAudio
|
22d7e57955
LibAudio: Implement a basic FLAC loader
|
il y a 4 ans |
LibC
|
1d4ae9194e
LibC: Fix struct layout for sys_dirent on x86_64
|
il y a 4 ans |
LibCards
|
b7e806e15e
LibCards: Support non-alternating colour patience games
|
il y a 4 ans |
LibChess
|
34433f5dc4
LibChess: Compact the Defenitions of various chess related types
|
il y a 4 ans |
LibCompress
|
325febf4e5
LibCompress: Discard GZip NAME & COMMENT optional strings
|
il y a 4 ans |
LibCore
|
b15fe2b926
LibCore: Add getter for how many groups exist in a Core::ConfigFile
|
il y a 4 ans |
LibCoreDump
|
2016354c12
Kernel+LibCoreDump: Implement more x86_64 coredump functionality
|
il y a 4 ans |
LibCpp
|
4123be7639
LibCpp: Update Parser test data after Type=>NamedType change
|
il y a 4 ans |
LibCrypt
|
d8a3609aa9
Everywhere: Add a blank line after copyright header where missing
|
il y a 4 ans |
LibCrypto
|
005d75656e
LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N)
|
il y a 4 ans |
LibDebug
|
233ef26e4d
Kernel+Userland: Add x86_64 registers to RegisterState/PtraceRegisters
|
il y a 4 ans |
LibDesktop
|
ae20c178b9
LibDesktop: Add spawn() to AppFiles
|
il y a 4 ans |
LibDiff
|
de395a3df2
AK+Everywhere: Consolidate String::index_of() and String::find()
|
il y a 4 ans |
LibDl
|
89a38b72b7
LibC+LibELF: Implement dladdr()
|
il y a 4 ans |
LibELF
|
d3127efc01
LibELF: Implement PLT relocations for x86_64
|
il y a 4 ans |
LibGL
|
61bd1890d2
LibGL: Implement very basic version of glGetFloatv
|
il y a 4 ans |
LibGUI
|
2665cdf2a1
LibGUI: Don't allocate a scope-local MouseEvent on the heap
|
il y a 4 ans |
LibGemini
|
b5aaae7b40
LibGemini: Replace fprintf(stderr) with warnln()
|
il y a 4 ans |
LibGfx
|
e364845456
LibGfx: Don't `constexpr` functions returning Strings
|
il y a 4 ans |
LibHTTP
|
f4eab69785
LibHTTP: Finish the request up on TLS connection finish
|
il y a 4 ans |
LibIMAP
|
9174fabf05
LibIMAP: Support for remaining IMAP commands
|
il y a 4 ans |
LibIPC
|
f28f00c654
Userland: Disambiguate dependent types
|
il y a 4 ans |
LibImageDecoderClient
|
ac650d2362
Userland: Remove dummy IPC methods
|
il y a 4 ans |
LibJS
|
fc9cc74555
LibJS: Handle the different realms case in ArraySpeciesCreate
|
il y a 4 ans |
LibKeyboard
|
f45273649f
AK+Everywhere: Change int to size_t in JsonObject and JsonArray
|
il y a 4 ans |
LibLine
|
4bf14715a1
LibLine: Recalculate the origin on resize
|
il y a 4 ans |
LibM
|
ac9dbcda97
LibM: Implement nearbyint, nearbyintl and nearbyintf
|
il y a 4 ans |
LibMarkdown
|
a8946eb888
LibMarkdown: Wrap non-inline code blocks in <pre>
|
il y a 4 ans |
LibPCIDB
|
7ae7170d61
Everywhere: "file name" => "filename"
|
il y a 4 ans |
LibPDF
|
612b183703
LibPDF: Convert to east-const to comply with the recent style changes
|
il y a 4 ans |
LibProtocol
|
30cdebfa9e
LibProtocol: Use URL class in RequestClient::start_request argument
|
il y a 4 ans |
LibPthread
|
c9a8dfa1bf
Userland: Add more TODO()s for arch-specific code
|
il y a 4 ans |
LibRegex
|
5e8a0c014e
LibRegex: Make regex::Regex move-constructible and move-assignable
|
il y a 4 ans |
LibSQL
|
5c4890411b
LibSQL: Make lexer and parser more standard SQL compliant
|
il y a 4 ans |
LibSanitizer
|
882002c566
LibSantizer: Read $UBSAN_OPTIONS to set deadliness on first print
|
il y a 4 ans |
LibSymbolication
|
1ae7d68885
LibSymbolication: Fix incorrect argument type for symbolicate()
|
il y a 4 ans |
LibSyntax
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
il y a 4 ans |
LibSystem
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
il y a 4 ans |
LibTLS
|
005d75656e
LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N)
|
il y a 4 ans |
LibTTF
|
12a42edd13
Everywhere: codepoint => code point
|
il y a 4 ans |
LibTest
|
cc0a376c95
Base+Utilities: Add run-tests program to run system tests with LibTest
|
il y a 4 ans |
LibTextCodec
|
3b2a528b33
LibTextCodec: Add Turkish (aka ISO-8859-9, Windows-1254) encoding
|
il y a 4 ans |
LibThreading
|
b5d73c834f
Userland: Rename LibThread => LibThreading
|
il y a 4 ans |
LibUSBDB
|
906d3e9f44
LibUSBDB: Fix vendor id decoding
|
il y a 4 ans |
LibVT
|
04fc7d708c
LibVT: Paste full path when dropping file on widget
|
il y a 4 ans |
LibVideo
|
cfd65eafa9
LibVideo/VP9: Begin decoding tiles
|
il y a 4 ans |
LibWasm
|
beb43f673e
AK: Undo bogus Variant::downcast() rename
|
il y a 4 ans |
LibWeb
|
384cffaa04
LibWeb: Fix build breakage after merging the oldish DOM inspector PR
|
il y a 4 ans |
LibWebSocket
|
51c2c69357
AK+Everywhere: Disallow constructing Functions from incompatible types
|
il y a 4 ans |
LibX86
|
5ffe23e4f3
AK+LibX86: Generalize u128/256 to AK::UFixedBigInt
|
il y a 4 ans |
CMakeLists.txt
|
01cd474930
Userland/Libraries: Add LibUSBDB library
|
il y a 4 ans |