.. |
LibArchive
|
d0eb376520
LibArchive: Move method implementations away from header
|
4 лет назад |
LibAudio
|
9d00db618d
LibAudio: Add ClientConnection::async_enqueue()
|
4 лет назад |
LibC
|
a8d86cc533
DynamicLoader+LibC: Make _start a naked function
|
4 лет назад |
LibCards
|
b7e806e15e
LibCards: Support non-alternating colour patience games
|
4 лет назад |
LibChess
|
34433f5dc4
LibChess: Compact the Defenitions of various chess related types
|
4 лет назад |
LibCompress
|
325febf4e5
LibCompress: Discard GZip NAME & COMMENT optional strings
|
4 лет назад |
LibCore
|
16983dbe8e
LibCore: Add ability to not read shadow data for Account
|
4 лет назад |
LibCoreDump
|
c1fbfdc164
LibCoreDump: Change Backtrace debug info cache to member variable
|
4 лет назад |
LibCpp
|
b5a02b180c
LibCpp: Use fast_is<T> and verify_cast<T> to replace C-style casts
|
4 лет назад |
LibCrypt
|
d8a3609aa9
Everywhere: Add a blank line after copyright header where missing
|
4 лет назад |
LibCrypto
|
a216ea4c8d
LibCrypto: Add missing implementation of SBI::divided_by(USBI)
|
4 лет назад |
LibDebug
|
2db4709c0c
Everywhere: Add braces to aggregate initializers
|
4 лет назад |
LibDesktop
|
ae20c178b9
LibDesktop: Add spawn() to AppFiles
|
4 лет назад |
LibDiff
|
de395a3df2
AK+Everywhere: Consolidate String::index_of() and String::find()
|
4 лет назад |
LibDl
|
e1ff30a360
Toolchain+Userland: Enable TLS for x86_64
|
4 лет назад |
LibELF
|
b11fe40240
LibELF: Make sure calls to _fixup_plt_entry use a properly aligned stack
|
4 лет назад |
LibGL
|
61bd1890d2
LibGL: Implement very basic version of glGetFloatv
|
4 лет назад |
LibGUI
|
0f35912bd7
TableView: Do not select input on keydown
|
4 лет назад |
LibGemini
|
9cc35d1ba3
AK: Implement String::find_any_of() and StringView::find_any_of()
|
4 лет назад |
LibGfx
|
c0f9adabd6
LibGfx: Try to get TTF font when query is not in name->font map
|
4 лет назад |
LibHTTP
|
f4eab69785
LibHTTP: Finish the request up on TLS connection finish
|
4 лет назад |
LibIMAP
|
9174fabf05
LibIMAP: Support for remaining IMAP commands
|
4 лет назад |
LibIPC
|
a36c37db47
LibIPC: Remove unnecessary `template<>`
|
4 лет назад |
LibImageDecoderClient
|
ac650d2362
Userland: Remove dummy IPC methods
|
4 лет назад |
LibJS
|
7dae25eceb
LibJS: Fix computed property ending token in binding pattern parsing
|
4 лет назад |
LibKeyboard
|
65db56cd9f
LibKeyboard: Remove an unnecessary #include when building with KERNEL
|
4 лет назад |
LibLine
|
9cc35d1ba3
AK: Implement String::find_any_of() and StringView::find_any_of()
|
4 лет назад |
LibM
|
e8e628de57
Everywhere: Add Clang pragmas
|
4 лет назад |
LibMarkdown
|
a8946eb888
LibMarkdown: Wrap non-inline code blocks in <pre>
|
4 лет назад |
LibPCIDB
|
7ae7170d61
Everywhere: "file name" => "filename"
|
4 лет назад |
LibPDF
|
612b183703
LibPDF: Convert to east-const to comply with the recent style changes
|
4 лет назад |
LibProtocol
|
30cdebfa9e
LibProtocol: Use URL class in RequestClient::start_request argument
|
4 лет назад |
LibPthread
|
e37f9fa7db
LibPthread+Kernel: Add pthread_kill() and the thread_kill syscall
|
4 лет назад |
LibRegex
|
11a8476cf4
LibRegex: Use the parser state capture group count in BRE
|
4 лет назад |
LibSQL
|
a034774e3a
LibSQL+SQLServer: Build SQLServer system service
|
4 лет назад |
LibSanitizer
|
882002c566
LibSantizer: Read $UBSAN_OPTIONS to set deadliness on first print
|
4 лет назад |
LibSymbolication
|
1ae7d68885
LibSymbolication: Fix incorrect argument type for symbolicate()
|
4 лет назад |
LibSyntax
|
71b4433b0d
LibWeb+LibSyntax: Implement nested syntax highlighters
|
4 лет назад |
LibSystem
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 лет назад |
LibTLS
|
005d75656e
LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N)
|
4 лет назад |
LibTTF
|
99013ac3d5
LibTTF: Port width calculation changes from BitmapFont
|
4 лет назад |
LibTest
|
b7ae561945
LibTest: Clear core dump flag for CrashTest child processes
|
4 лет назад |
LibTextCodec
|
3b2a528b33
LibTextCodec: Add Turkish (aka ISO-8859-9, Windows-1254) encoding
|
4 лет назад |
LibThreading
|
b8a204c5b9
LibThreading: Rename Lock => Mutex
|
4 лет назад |
LibUSBDB
|
906d3e9f44
LibUSBDB: Fix vendor id decoding
|
4 лет назад |
LibVT
|
234d53a324
Terminal: Put debug spam in unimplemented_control_code() behind a flag
|
4 лет назад |
LibVideo
|
d60bd42972
LibVideo/VP9: Implement MV reading & rectify MV storage issues
|
4 лет назад |
LibWasm
|
06ffc0c4db
LibWasm: Don't create useless temporary strings for trap reasons
|
4 лет назад |
LibWeb
|
47bfd366a8
LibWeb: Fix syntax for Table test
|
4 лет назад |
LibWebSocket
|
51c2c69357
AK+Everywhere: Disallow constructing Functions from incompatible types
|
4 лет назад |
LibX86
|
8e575d2f62
Debugger: Compile on x86_64
|
4 лет назад |
CMakeLists.txt
|
01cd474930
Userland/Libraries: Add LibUSBDB library
|
4 лет назад |