aboutsummaryrefslogtreecommitdiff
path: root/src/common/unicode
Commit message (Expand)AuthorAge
* meson: Add missing dependency to unicode test programsPeter Eisentraut2024-10-30
* Whitespace fixup from generated unicode tables.Jeff Davis2024-10-16
* Make all Perl warnings fatal, catch-upPeter Eisentraut2024-05-15
* Fix incorrect year in some copyright notices added this yearDavid Rowley2024-05-15
* Update src/common/unicode/.gitignorePeter Eisentraut2024-04-22
* Run perltidy on generate-unicode_version.pl.Jeff Davis2024-03-27
* Fix convert_case(), introduced in 5c40364dd6.Jeff Davis2024-03-24
* Update src/common/unicode/README.Jeff Davis2024-03-18
* Unicode case mapping tables and functions.Jeff Davis2024-03-07
* Add Unicode property tables.Jeff Davis2024-03-06
* Cleanup for unicode-update build target and test.Jeff Davis2024-01-11
* Update copyright for 2024Bruce Momjian2024-01-03
* Make all Perl warnings fatalPeter Eisentraut2023-12-29
* Shrink Unicode category table.Jeff Davis2023-12-07
* Remove distprepPeter Eisentraut2023-11-06
* Additional unicode primitive functions.Jeff Davis2023-11-01
* Update Unicode data to Unicode 15.1.0Peter Eisentraut2023-09-18
* Make Unicode script fit for future versionsPeter Eisentraut2023-09-18
* meson: Add dependencies to perl modules to various script invocationsAndres Freund2023-06-09
* Pre-beta mechanical code beautification.Tom Lane2023-05-19
* meson: don't require 'touch' binary, make use of 'cp' optionalAndres Freund2023-03-07
* Update copyright for 2023Bruce Momjian2023-01-02
* Add copyright notices to meson filesAndrew Dunstan2022-12-20
* meson: Add initial version of meson based build systemAndres Freund2022-09-21
* Treat Unicode codepoints of category "Format" as non-spacingJohn Naylor2022-09-13
* Add output directory argument to generate-unicode_norm_table.plAndres Freund2022-07-18
* Make update-unicode target work in vpath buildsPeter Eisentraut2022-03-25
* Update copyright for 2022Bruce Momjian2022-01-07
* Extend collection of Unicode combining characters to beyond the BMPJohn Naylor2021-08-26
* Update display widths as part of updating UnicodeJohn Naylor2021-08-26
* Revert "Rename unicode_combining_table to unicode_width_table"John Naylor2021-08-26
* Revert "Change mbbisearch to return the character range"John Naylor2021-08-26
* Change mbbisearch to return the character rangeJohn Naylor2021-08-25
* Rename unicode_combining_table to unicode_width_tableJohn Naylor2021-08-25
* Update copyright for 2021Bruce Momjian2021-01-02
* Fix minor issues with new unicode {de,re}composition codeMichael Paquier2020-11-07
* Improve performance of Unicode {de,re}composition in the backendMichael Paquier2020-10-23
* Use perfect hash for NFC and NFKC Unicode Normalization quick checkMichael Paquier2020-10-11
* Initial pgindent and pgperltidy run for v13.Tom Lane2020-05-14
* Fix update-unicode targetPeter Eisentraut2020-04-19
* Add SQL functions for Unicode normalizationPeter Eisentraut2020-04-02
* Add support for other normal forms to Unicode normalization APIPeter Eisentraut2020-03-24
* Add support for automatically updating Unicode derived filesPeter Eisentraut2020-01-09
* Update copyrights for 2020Bruce Momjian2020-01-01
* Fix output of Unicode normalization testPeter Eisentraut2019-12-11
* Update unicode.org URLsPeter Eisentraut2019-10-13
* Fix inconsistencies and typos in the tree, take 9Michael Paquier2019-08-05
* Make script output more pgindent compatiblePeter Eisentraut2019-06-24
* Correct script name in README filePeter Eisentraut2019-06-24
* Fix typos in various placesMichael Paquier2019-06-03