summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibUnicode/CMakeLists.txt
AgeCommit message (Expand)Author
2022-01-27LibUnicode: Parse and generate relative-time format patternsTimothy Flynn
2022-01-23LibJS+LibTimeZone+LibUnicode: Remove direct linkage to LibTimeZoneTimothy Flynn
2022-01-11LibUnicode: Implement TR-35's localized GMT offset formattingTimothy Flynn
2022-01-08LibUnicode: Use LibTimeZone's list of time zone namesTimothy Flynn
2022-01-04LibUnicode: Remove now unused Unicode symbol loaderTimothy Flynn
2021-12-21LibUnicode: Remove linkage from LibUnicode to LibUnicodeDataTimothy Flynn
2021-12-21LibUnicode: Dynamically load the generated UnicodeData symbolsTimothy Flynn
2021-12-15LibUnicode: Compile generated sources optimized for sizeTimothy Flynn
2021-11-29LibUnicode: Parse and generate date, time, and date-time format patternsTimothy Flynn
2021-11-29LibJS+LibUnicode: Separate number formatting methods from Locale.hTimothy Flynn
2021-09-11LibUnicode: Add some data related to currency codesTimothy Flynn
2021-08-28Meta+LibUnicode: Move unicode_data helper to Meta/CMakeAndrew Kaster
2021-08-26LibUnicode: Implement grammar validators for Unicode TR-35Timothy Flynn
2021-07-26LibUnicode: Introduce a Unicode library for interacting with UCD filesTimothy Flynn