.. |
LibArchive
|
Everywhere: Fix a bunch of typos
|
2021-04-18 10:30:03 +02:00 |
LibAudio
|
|
|
LibC
|
LibC: Avoid division by zero in fread()/fwrite()
|
2021-04-19 22:13:52 +02:00 |
LibChess
|
|
|
LibCompress
|
Everywhere: Fix a bunch of typos
|
2021-04-18 10:30:03 +02:00 |
LibCore
|
LibCore: Add ArgsParser::add_option(String&)
|
2021-04-18 22:42:10 +02:00 |
LibCoreDump
|
Everywhere: Fix a bunch of typos
|
2021-04-18 10:30:03 +02:00 |
LibCpp
|
LibCpp: Support parsing class declarations
|
2021-04-19 21:48:42 +02:00 |
LibCrypt
|
|
|
LibCrypto
|
LibCrypto: Avoid creating bools from anything except bools
|
2021-04-18 14:18:16 +02:00 |
LibDebug
|
LibDebug: Implement ability to set watchpoints
|
2021-04-18 17:02:40 +02:00 |
LibDesktop
|
LibDesktop: Fail gracefully on allowlist failures instead of asserting
|
2021-04-20 10:10:15 +02:00 |
LibDiff
|
|
|
LibELF
|
LibELF: Ignore DT_SYMBOLIC entries
|
2021-04-19 20:39:22 +02:00 |
LibGemini
|
|
|
LibGfx
|
LibGfx: Improve PNG encoder API somewhat
|
2021-04-19 23:49:16 +02:00 |
LibGUI
|
LibGUI: Make statusbar label flat when displaying override_text
|
2021-04-20 09:24:52 +02:00 |
LibHTTP
|
|
|
LibImageDecoderClient
|
|
|
LibIPC
|
LibIPC: Make Connection::send_sync return a NonnullOwnPtr
|
2021-04-20 10:10:15 +02:00 |
LibJS
|
LibJS: Make Object.getOwnPropertyDescriptor() work with string indexed property
|
2021-04-20 18:53:07 +02:00 |
LibKeyboard
|
|
|
LibLine
|
LibLine: Avoid trying to restore() if the editor isn't initialized
|
2021-04-19 16:28:33 +02:00 |
LibM
|
Everywhere: Add -Wdouble-promotion warning
|
2021-04-16 19:01:54 +02:00 |
LibMarkdown
|
|
|
LibPCIDB
|
|
|
LibProtocol
|
|
|
LibPthread
|
Pthread: Add stubs for pthread_cleanup_{push,pop}
|
2021-04-19 17:55:35 +02:00 |
LibRegex
|
|
|
LibSQL
|
LibSQL: Parse DROP TABLE statement
|
2021-04-20 18:28:34 +02:00 |
LibSymbolClient
|
|
|
LibSyntax
|
|
|
LibSystem
|
|
|
LibTest
|
|
|
LibTextCodec
|
LibTextCodec: Implement a Windows-1255 decoder.
|
2021-04-17 18:13:20 +02:00 |
LibThread
|
|
|
LibTLS
|
LibTLS: Parse X.509 certificates with the new ASN.1 parser
|
2021-04-18 14:18:16 +02:00 |
LibTTF
|
LibGfx: Use size_t instead of int for glyph count
|
2021-04-18 22:10:25 +02:00 |
LibVT
|
|
|
LibWeb
|
LibWeb: Display <ol> and respect list-style-type in <ul>
|
2021-04-20 18:29:19 +02:00 |
LibWebSocket
|
LibWebSocket: Add a new websocket library
|
2021-04-18 22:42:10 +02:00 |
LibX86
|
Everything: Add -Wnon-virtual-dtor flag
|
2021-04-15 20:57:13 +02:00 |
CMakeLists.txt
|
LibSQL: Introduce a SQL library with a tokenizer
|
2021-04-20 18:28:34 +02:00 |