.. |
LibAudio
|
LibAudio: Fix parsing of WAV files from memory
|
2020-12-03 21:52:10 +01:00 |
LibC
|
LibC: Make getdelim() fail with EINVAL on null input pointers
|
2020-12-09 21:12:40 +01:00 |
LibChess
|
Chess: Added abilty to import PGN files
|
2020-12-10 20:40:51 +01:00 |
LibCompress
|
|
|
LibCore
|
LibCore: Make IODevice::read_line() return a String
|
2020-12-13 11:54:11 +01:00 |
LibCpp
|
|
|
LibCrypt
|
|
|
LibCrypto
|
LibCrypto: Require intent parameter in CTR constructor
|
2020-11-29 20:22:56 +01:00 |
LibDebug
|
LibDebug: Clean up DebugSession construction a little bit
|
2020-12-11 22:59:46 +01:00 |
LibDesktop
|
|
|
LibDiff
|
|
|
LibELF
|
LibELF: Fix busted validation of section header location
|
2020-12-01 13:18:32 +01:00 |
LibGemini
|
LibCore: Make IODevice::read_line() return a String
|
2020-12-13 11:54:11 +01:00 |
LibGfx
|
LibGfx: Make fill_path() less bad at filling paths
|
2020-12-12 20:10:04 +01:00 |
LibGUI
|
LibGUI: Don't focus BreadcrumbBar segments on click
|
2020-12-14 21:44:03 +01:00 |
LibHTTP
|
LibCore: Make IODevice::read_line() return a String
|
2020-12-13 11:54:11 +01:00 |
LibImageDecoderClient
|
|
|
LibIPC
|
LibIPC: Fix 'unused private member' error when building with clang
|
2020-11-25 20:00:23 +01:00 |
LibJS
|
LibWeb: Apply suggested fixes.
|
2020-12-09 21:05:06 +01:00 |
LibKeyboard
|
|
|
LibLine
|
LibCore: Make IODevice::read_line() return a String
|
2020-12-13 11:54:11 +01:00 |
LibM
|
LibM: Add implementation of ldexpf
|
2020-12-08 09:38:17 +01:00 |
LibMarkdown
|
LibMarkdown: Reduce debug spam from invalid characters in table headings
|
2020-11-30 11:35:45 +01:00 |
LibPCIDB
|
|
|
LibProtocol
|
|
|
LibPthread
|
LibPthread: Return errors as positive return values
|
2020-12-12 21:28:12 +01:00 |
LibRegex
|
LibRegex: Add a basic Regex<...>::replace()
|
2020-12-08 23:34:38 +01:00 |
LibTar
|
|
|
LibTextCodec
|
LibTextCodec: Normalize incoming encodings in decoder_for()
|
2020-12-13 18:20:50 +01:00 |
LibThread
|
LibThread: Add API to join a thread
|
2020-11-24 21:36:28 +01:00 |
LibTLS
|
LibTLS: Read subjectAltName from certificates and use it
|
2020-12-13 20:24:58 +01:00 |
LibUnwind
|
|
|
LibVT
|
LibVT: Add "Copy name" action to terminal link context menu
|
2020-12-07 15:55:12 +01:00 |
LibWeb
|
LibWeb: Use IdentifierStyleValue for CSS 'position'
|
2020-12-14 20:43:25 +01:00 |
LibX86
|
|
|
CMakeLists.txt
|
LibRegex: Add a regular expression library
|
2020-11-27 21:32:41 +01:00 |