summaryrefslogtreecommitdiff
path: root/enc/unicode/14.0.0
AgeCommit message (Collapse)Author
2022-09-21reserved_word: just use gperf 3.1 declaration卜部昌平
The reason why this was commented out was because of gperf 3.0 vs 3.1 differences (see [Feature #13883]). Five years passed, I am pretty confident that we can drop support of old versions here. Ditto for uniname2ctype_p(), onig_jis_property(), and zonetab(). Notes: Merged: https://github.com/ruby/ruby/pull/6358
2022-03-13update Unicode Version to 14.0.0 and Emoji version to 14.0Martin Dürst