.. |
LibAudio
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
LibC
|
LibRegex: Implement section B.1.4. of the ECMA262 spec
|
2021-02-27 07:31:01 +01:00 |
LibChess
|
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
|
2021-02-26 16:59:56 +01:00 |
LibCompress
|
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
|
2021-02-26 16:59:56 +01:00 |
LibCore
|
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
|
2021-02-26 16:59:56 +01:00 |
LibCoreDump
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
LibCpp
|
HackStudio: Support searching symbol declarations in the Locator
|
2021-02-27 16:37:35 +01:00 |
LibCrypt
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
LibCrypto
|
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
|
2021-02-26 16:59:56 +01:00 |
LibDebug
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
LibDesktop
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
LibDiff
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
LibELF
|
LibELF: Consolidate main executable loading a bit
|
2021-02-26 14:49:55 +01:00 |
LibGemini
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
LibGfx
|
LibGfx: Fix read buffer overflow in interlaced GIF decode
|
2021-02-27 07:30:39 +01:00 |
LibGUI
|
LibGUI: Remove ControlBoxButton widget
|
2021-02-27 16:38:36 +01:00 |
LibHTTP
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
LibImageDecoderClient
|
LibWeb+LibImageDecoderClient: Reuse ImageDecoder service process
|
2021-02-20 11:37:55 +01:00 |
LibIPC
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
LibJS
|
LibJS: Enable the BrowserExtended ECMA262 regexp flag by default
|
2021-02-27 07:31:01 +01:00 |
LibKeyboard
|
Userland: Add LibSystem and funnel all syscalls through it
|
2021-02-05 12:23:39 +01:00 |
LibLine
|
LibLine: Note that the search() call modifies the buffer
|
2021-02-24 12:19:20 +01:00 |
LibM
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
LibMarkdown
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
LibPCIDB
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
LibProtocol
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
LibPthread
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
LibRegex
|
LibRegex: Allow missing high bound in {x,y} quantifiers
|
2021-02-27 07:31:01 +01:00 |
LibSymbolClient
|
SymbolServer+LibSymbolClient: Just do one symbol per IPC message
|
2021-02-04 23:35:10 +01:00 |
LibSyntax
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
LibSystem
|
Userland: Add LibSystem and funnel all syscalls through it
|
2021-02-05 12:23:39 +01:00 |
LibTar
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
LibTextCodec
|
LibTextCodec: Add a simple UTF-16BE decoder
|
2021-02-16 17:31:22 +01:00 |
LibThread
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
LibTLS
|
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
|
2021-02-26 16:59:56 +01:00 |
LibTTF
|
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
|
2021-02-26 16:59:56 +01:00 |
LibVT
|
LibVT: Put TerminalWidget in the VT namespace :^)
|
2021-02-27 17:49:08 +01:00 |
LibWeb
|
Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes
|
2021-02-26 16:59:56 +01:00 |
LibX86
|
Everywhere: Rename ASSERT => VERIFY
|
2021-02-23 20:56:54 +01:00 |
CMakeLists.txt
|
LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax
|
2021-02-07 15:15:10 +01:00 |