serenity/Userland/Libraries
Timothy Flynn 761c16d873 LibUnicode: Parse and utilize DerivedCoreProperties
DerivedCoreProperties are pseudo-properties that are the union of other
categories and properties. For example, the derived property Math is the
union of the general category Sm and the property Other_Math.

Parsing these is necessary for implementing Unicode property escapes.
But it also has the added benefit that LibUnicode now does not need to
derive some of these properties at runtime.
2021-07-30 21:26:31 +01:00
..
LibArchive
LibAudio
LibC LibC: Stub mlock in sys/mman 2021-07-30 20:49:56 +02:00
LibCards
LibChess LibChess: Fix hashing of the chess board 2021-07-30 20:49:18 +02:00
LibCompress
LibCore LibCore: Support registration of TextWrapping properties 2021-07-29 22:33:34 +01:00
LibCoreDump
LibCpp
LibCrypt
LibCrypto
LibDebug
LibDesktop
LibDiff
LibDl
LibELF
LibFileSystemAccessClient
LibGemini
LibGfx LibGfx: Refactor Point.constrain to use AK 2021-07-30 13:21:27 +02:00
LibGL
LibGUI LibGui: Add bounding of rubber band to IconView 2021-07-30 13:21:27 +02:00
LibHTTP
LibImageDecoderClient
LibIMAP
LibIPC
LibJS LibJS: Take prepare_temporal_fields() Vector arguments by const& 2021-07-30 20:52:39 +01:00
LibKeyboard
LibLine
LibM
LibMarkdown
LibPCIDB
LibPDF
LibProtocol
LibPthread
LibRegex
LibSanitizer
LibSQL
LibSymbolication
LibSyntax
LibSystem
LibTest Meta/LibTest: Build object libraries for test main files 2021-07-29 21:46:25 +01:00
LibTextCodec
LibThreading
LibTLS
LibUnicode LibUnicode: Parse and utilize DerivedCoreProperties 2021-07-30 21:26:31 +01:00
LibUSBDB
LibVideo
LibVT LibGUI: Add a ClipboardClient for GUI::Clipboard 2021-07-27 23:49:25 +02:00
LibWasm
LibWeb LibWeb: Remove unused enum value CSS::StyleValue::Position 2021-07-29 15:01:47 +02:00
LibWebSocket
LibX86
CMakeLists.txt LibTTF/LibGfx: Remove circular dependency by merging LibTTF into LibGfx 2021-07-29 21:46:25 +01:00