.. |
LibArchive
|
|
|
LibAudio
|
LibAudio: Use new Vector formatter
|
2021-07-13 17:40:07 +02:00 |
LibC
|
LibC strtod: Reduce incremental error to nearly nothing
|
2021-07-18 12:45:10 +01:00 |
LibCards
|
|
|
LibChess
|
|
|
LibCompress
|
|
|
LibCore
|
Everywhere: Make tracking cpu usage independent from system ticks
|
2021-07-18 22:08:26 +02:00 |
LibCoreDump
|
LibDebug: Implement symbolication for x86_64
|
2021-07-13 23:19:33 +02:00 |
LibCpp
|
LibCpp: Don't store entire ASTNode vector in each parser state
|
2021-07-13 23:20:09 +02:00 |
LibCrypt
|
|
|
LibCrypto
|
LibCrypto: Add operator<= and operator>= to SignedBigInteger
|
2021-07-19 09:11:20 +01:00 |
LibDebug
|
LibRegex+Everywhere: Make LibRegex more unicode-aware
|
2021-07-18 21:10:55 +04:30 |
LibDesktop
|
LibDesktop: Add spawn() to AppFiles
|
2021-06-28 16:29:02 +02:00 |
LibDiff
|
|
|
LibDl
|
Toolchain+Userland: Enable TLS for x86_64
|
2021-07-04 01:07:28 +02:00 |
LibELF
|
LibELF/DynamicLinker: Evaluate symbols in library insertion order (#8802)
|
2021-07-16 11:55:01 +02:00 |
LibFileSystemAccessClient
|
LibFileSystemAccessClient: Use WindowServer window stealing interface
|
2021-07-18 17:21:28 +02:00 |
LibGemini
|
AK: Implement String::find_any_of() and StringView::find_any_of()
|
2021-07-02 21:54:21 +02:00 |
LibGfx
|
LibGUI: Dither pattern should be independent from clipping rectangle
|
2021-07-15 19:46:42 +02:00 |
LibGL
|
|
|
LibGUI
|
Everywhere: Improve CPU usage calculation
|
2021-07-18 22:08:26 +02:00 |
LibHTTP
|
LibHTTP: Finish the request up on TLS connection finish
|
2021-06-30 01:23:25 +04:30 |
LibImageDecoderClient
|
|
|
LibIMAP
|
LibCore+LibIMAP: Move Promise to LibCore
|
2021-07-15 11:11:14 +02:00 |
LibIPC
|
LibIPC: Close the socket and die when the peer is closed
|
2021-07-18 17:21:28 +02:00 |
LibJS
|
LibJS: Start implementing Temporal.PlainDate
|
2021-07-19 09:11:20 +01:00 |
LibKeyboard
|
LibKeyboard: Remove an unnecessary #include when building with KERNEL
|
2021-06-30 11:30:28 +02:00 |
LibLine
|
AK: Implement String::find_any_of() and StringView::find_any_of()
|
2021-07-02 21:54:21 +02:00 |
LibM
|
LibM: Turn off builtins, fix tests & implementation
|
2021-07-17 17:37:20 +02:00 |
LibMarkdown
|
|
|
LibPCIDB
|
|
|
LibPDF
|
LibPDF: Fix treating not finding the linearized dict as a fatal error
|
2021-07-16 20:44:10 +02:00 |
LibProtocol
|
|
|
LibPthread
|
LibPthread+Kernel: Add pthread_kill() and the thread_kill syscall
|
2021-07-09 15:36:50 +02:00 |
LibRegex
|
LibRegex+Everywhere: Make LibRegex more unicode-aware
|
2021-07-18 21:10:55 +04:30 |
LibSanitizer
|
LibSantizer: Read $UBSAN_OPTIONS to set deadliness on first print
|
2021-06-29 07:17:34 +04:30 |
LibSQL
|
LibSQL+SQLServer: Build SQLServer system service
|
2021-07-08 17:55:59 +04:30 |
LibSymbolication
|
Kernel: Split debug symbols into a separate file
|
2021-07-18 17:31:13 +02:00 |
LibSyntax
|
|
|
LibSystem
|
|
|
LibTest
|
LibTest/Utilities: Add method for TestRunner to print failed test names
|
2021-07-19 05:17:05 +04:30 |
LibTextCodec
|
|
|
LibThreading
|
Revert "LibThreading: Fix BackgroundAction result use-after-free"
|
2021-07-12 11:29:37 +02:00 |
LibTLS
|
LibCrypto: Replace from_base{2,8,10,16}() & to_base10 with from_base(N)
|
2021-06-29 16:55:54 +01:00 |
LibTTF
|
LibTTF: Port width calculation changes from BitmapFont
|
2021-07-11 14:12:59 +02:00 |
LibUSBDB
|
|
|
LibVideo
|
LibVideo/VP9: Implement MV reading & rectify MV storage issues
|
2021-07-10 21:28:56 +02:00 |
LibVT
|
Terminal: Put debug spam in unimplemented_control_code() behind a flag
|
2021-07-10 16:13:34 +02:00 |
LibWasm
|
LibWasm: Remove a useless use of ScopeGuard
|
2021-07-17 01:13:39 +04:30 |
LibWeb
|
LibWeb: Rename HTMLToken::doctype_data() => ensure_doctype_data()
|
2021-07-17 16:24:57 +04:30 |
LibWebSocket
|
|
|
LibX86
|
Debugger: Compile on x86_64
|
2021-06-30 19:05:51 +02:00 |
CMakeLists.txt
|
FileSystemAccessServer+TextEditor: Implement cross-process modal prompts
|
2021-07-18 17:21:28 +02:00 |