.. |
LibAudio
|
|
|
LibBareMetal
|
AK: Add ALWAYS_INLINE, NEVER_INLINE and FLATTEN macros
|
2020-04-30 11:43:25 +02:00 |
LibC
|
LibC: Remove ASSERT_NOT_REACHED in getrusage
|
2020-05-05 11:01:36 +02:00 |
LibCore
|
ProtocolServer: Implement and handle download progress
|
2020-05-03 12:59:26 +02:00 |
LibCrypto
|
LibCrypto: Manage vector sizing manually in performance-critical places
|
2020-05-03 19:14:50 +02:00 |
LibDebug
|
LibDebug: Parse DWARF information entries
|
2020-05-05 11:01:36 +02:00 |
LibELF
|
|
|
LibGfx
|
LibWeb: Add canvas.quadraticCurveTo()
|
2020-05-05 09:21:07 +02:00 |
LibGUI
|
LibJS: Implement exponentiation assignment operator (**=)
|
2020-05-05 11:12:27 +02:00 |
LibHTTP
|
LibHTTP: Actually include query parameters when serializing raw request
|
2020-05-05 11:19:38 +02:00 |
LibIPC
|
LibIPC: Add a simple IPC::Dictionary type (String key -> String value)
|
2020-05-03 23:01:58 +02:00 |
LibJS
|
LibJS: Implement modulo assignment operator (%=)
|
2020-05-05 11:12:27 +02:00 |
LibLine
|
LibLine: Handle ^L while in search mode
|
2020-05-02 11:57:21 +02:00 |
LibM
|
LibM: Implement fmodf()
|
2020-05-02 01:23:30 +02:00 |
LibMarkdown
|
LibMarkdown: Support multi-line list items
|
2020-05-04 21:44:50 +02:00 |
LibPCIDB
|
|
|
LibProtocol
|
ProtocolServer: Pass HTTP response headers to the client
|
2020-05-03 23:01:58 +02:00 |
LibPthread
|
|
|
LibTextCodec
|
LibTextCodec: Start fleshing out a simple text codec library
|
2020-05-03 23:01:58 +02:00 |
LibThread
|
AK: Add ALWAYS_INLINE, NEVER_INLINE and FLATTEN macros
|
2020-04-30 11:43:25 +02:00 |
LibTLS
|
LibTLS: Put some debug spam behind an #ifdef
|
2020-05-03 19:14:50 +02:00 |
LibVT
|
|
|
LibWeb
|
LibWeb: Add basic URL encoder for individual values and param lists
|
2020-05-05 11:19:38 +02:00 |
LibX86
|
LibX86: Simplify "register index to string" functions a bit
|
2020-05-04 13:49:15 +02:00 |
Makefile
|
|
|