summaryrefslogtreecommitdiff
path: root/src/common/unicode/meson.build
AgeCommit message (Expand)Author
2025-04-03Update Unicode data to Unicode 16.0.0Peter Eisentraut
2025-01-23Add support for Unicode case folding.Jeff Davis
2025-01-17Support Unicode full case mapping and conversion.Jeff Davis
2025-01-01Update copyright for 2025Bruce Momjian
2024-10-30meson: Add missing dependency to unicode test programsPeter Eisentraut
2024-03-07Unicode case mapping tables and functions.Jeff Davis
2024-03-06Add Unicode property tables.Jeff Davis
2024-01-11Cleanup for unicode-update build target and test.Jeff Davis
2024-01-04Update copyright for 2024Bruce Momjian
2023-11-02Additional unicode primitive functions.Jeff Davis
2023-09-18Update Unicode data to Unicode 15.1.0Peter Eisentraut
2023-06-10meson: Add dependencies to perl modules to various script invocationsAndres Freund
2023-03-08meson: don't require 'touch' binary, make use of 'cp' optionalAndres Freund
2023-01-02Update copyright for 2023Bruce Momjian
2022-12-20Add copyright notices to meson filesAndrew Dunstan
2022-09-22meson: Add initial version of meson based build systemAndres Freund