serenity/Userland/Libraries
Timothy Flynn 12fb3ae033 LibUnicode: Download and parse the word break property list UCD file
Note that unlike the main property list, each code point has only one
word break property. Code points that do not have a word break property
are to be assigned the property "Other".
2021-07-28 23:42:29 +02:00
..
LibArchive
LibAudio
LibC LibC: Don't include C++ headers in C system headers 2021-07-27 16:53:16 +02:00
LibCards
LibChess LibChess: Early check of legal move 2021-07-26 23:53:41 +02:00
LibCompress
LibCore
LibCoreDump LibCoreDump: Make symbolication work when .text isn't the first segment 2021-07-27 19:14:29 +02:00
LibCpp
LibCrypt
LibCrypto
LibDebug
LibDesktop
LibDiff
LibDl
LibELF LibELF: Fix unaligned writes in the relocation code 2021-07-27 13:15:16 +02:00
LibFileSystemAccessClient
LibGemini
LibGfx LibGUI+LibGfx: Highlight currently active tab button with accent color 2021-07-28 20:25:14 +02:00
LibGL
LibGUI Revert "LibGUI: Only dispatch Leave if the now-hovered widget isn't a child" 2021-07-28 21:28:56 +02:00
LibHTTP
LibImageDecoderClient
LibIMAP
LibIPC
LibJS LibJS: Implement Temporal.Now.plainTimeISO() 2021-07-28 21:57:30 +01:00
LibKeyboard
LibLine
LibM
LibMarkdown
LibPCIDB
LibPDF
LibProtocol
LibPthread
LibRegex
LibSanitizer
LibSQL
LibSymbolication Kernel: Support loading the kernel at almost arbitrary virtual addresses 2021-07-27 13:15:16 +02:00
LibSyntax
LibSystem
LibTest
LibTextCodec
LibThreading
LibTLS
LibTTF
LibUnicode LibUnicode: Download and parse the word break property list UCD file 2021-07-28 23:42:29 +02:00
LibUSBDB
LibVideo
LibVT LibGUI: Add a ClipboardClient for GUI::Clipboard 2021-07-27 23:49:25 +02:00
LibWasm
LibWeb LibWeb: Avoid assertion failure on parsing numeric character references 2021-07-28 18:32:22 +02:00
LibWebSocket
LibX86
CMakeLists.txt