.. |
LibAudio
|
|
|
LibC
|
Kernel+Userland: Give sys$recvfd() an options argument for O_CLOEXEC
|
2021-02-14 10:39:48 +01:00 |
LibChess
|
|
|
LibCompress
|
|
|
LibCore
|
LibCore: Added FileWatcher, a binding for the watch_file syscall
|
2021-02-11 13:13:32 +01:00 |
LibCoreDump
|
|
|
LibCpp
|
LibCpp: Fix lexing & parsing of non-terminated strings
|
2021-02-13 19:50:09 +01:00 |
LibCrypt
|
|
|
LibCrypto
|
LibCrypto: Don't copy the prime test candidates
|
2021-02-14 13:30:10 +01:00 |
LibDebug
|
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
2021-02-08 18:08:55 +01:00 |
LibDesktop
|
|
|
LibDiff
|
|
|
LibELF
|
LibELF: Unmap and close the main executable after dynamic load
|
2021-02-13 13:46:20 +01:00 |
LibGemini
|
|
|
LibGfx
|
LibGfx: draw_glyph_or_emoji fix check for available glyph
|
2021-02-15 08:50:48 +01:00 |
LibGUI
|
LibGUI: Add some default sizes for TTF fonts in FontPicker
|
2021-02-15 08:50:48 +01:00 |
LibHTTP
|
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
2021-02-08 18:08:55 +01:00 |
LibImageDecoderClient
|
|
|
LibIPC
|
Kernel+Userland: Give sys$recvfd() an options argument for O_CLOEXEC
|
2021-02-14 10:39:48 +01:00 |
LibJS
|
LibJS: Add BigInt equality tests for some large numbers
|
2021-02-14 10:51:00 +01:00 |
LibKeyboard
|
|
|
LibLine
|
LibLine: Place the search editor prompt at the right line after ^L
|
2021-02-07 13:12:56 +01:00 |
LibM
|
LibM: Implement nextafter() and nexttoward()
|
2021-02-05 12:27:23 +01:00 |
LibMarkdown
|
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
2021-02-08 18:08:55 +01:00 |
LibPCIDB
|
|
|
LibProtocol
|
|
|
LibPthread
|
|
|
LibRegex
|
Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...)
|
2021-02-08 18:08:55 +01:00 |
LibSymbolClient
|
|
|
LibSyntax
|
LibSyntax: Make rehighlight() take Gfx::Palette as by const-reference
|
2021-02-11 23:52:39 +01:00 |
LibSystem
|
|
|
LibTar
|
|
|
LibTextCodec
|
|
|
LibThread
|
|
|
LibTLS
|
LibCrypto: Make a better ASN.1 parser
|
2021-02-14 13:30:10 +01:00 |
LibTTF
|
LibTTF: Address some minor TODOs in the font implementation
|
2021-02-15 08:50:48 +01:00 |
LibVT
|
|
|
LibWeb
|
LibWeb: Relayout document on CharacterData data change
|
2021-02-10 19:06:20 +01:00 |
LibX86
|
|
|
CMakeLists.txt
|
LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax
|
2021-02-07 15:15:10 +01:00 |