aboutsummaryrefslogtreecommitdiffstats
path: root/tool/enc-unicode.rb
Commit message (Expand)AuthorAgeFilesLines
* Use the hexdigit character classNobuyoshi Nakada2023-10-021-4/+4
* tool/enc-unicode.rb: make the condition concice with flip-flopNobuyoshi Nakada2023-10-011-2/+1
* [Bug #19728] Auto-generate unicode property docsJanosch Müller2023-07-011-14/+1
* [DOC] Update how to run tool/enc-unicode.rbJanosch Müller2023-05-121-2/+5
* Avoid diffutils 3.8 bug#61193 [ci skip]Nobuyoshi Nakada2023-04-141-5/+59
* Prefer to use File.foreach instead of IO.foreachHiroshi SHIBATA2023-02-271-1/+1
* reserved_word: just use gperf 3.1 declaration卜部昌平2022-09-211-5/+1
* Emoji files header changed at 15.0 againNobuyoshi Nakada2022-09-171-2/+2
* Follow emoji data files header changeNobuyoshi Nakada2022-09-171-12/+13
* Adjust tool/enc-unicode.rb to deal with new location of some emoji filesMartin Dürst2021-07-081-3/+3
* Embed the Emoji versionnobu2018-11-271-23/+42
* Make some internal functions staticnobu2018-11-161-2/+4
* tool/enc-unicode.rb: rewrote without flip-flopnobu2018-09-221-1/+2
* tool: removed unused variablesnobu2018-05-181-1/+0
* support gperf 3.1nobu2017-12-081-1/+10
* fix for emoji-data.txtnobu2017-12-021-3/+3
* enc-unicode.rb: for gperf 3.1nobu2017-12-021-0/+1
* Update to Onigmo 6.1.3-669ac9997619954c298da971fcfacccf36909d05.naruse2017-12-011-9/+12
* Merge Onigmo 6.1.2naruse2017-05-171-1/+1
* enc-unicode.rb: fix version matchingnobu2017-03-231-1/+1
* fix GraphemeBreakProperty.txtnobu2017-03-231-1/+1
* enc-unicode.rb: ifdef blocksnobu2017-03-231-65/+73
* enc-unicode.rb: uniname2ctype_offsetnobu2017-03-231-2/+3
* Merge Onigmo 6.0.0naruse2016-12-101-3/+14
* Use offsetof macro and shrink table sizenobu2016-12-011-3/+9
* Regexp supports Unicoe 9.0.0's \Xnaruse2016-11-301-3/+33
* open Unicode data in binary modenobu2016-08-161-1/+1
* enc/unicode: check Unicode versionsnobu2016-07-151-0/+12
* enc-unicode.rb: check Unicode versionnobu2016-07-141-7/+25
* tool: add descriptions and fix typosnormal2016-07-021-1/+1
* enc-unicode.rb: --headernobu2015-11-201-12/+98
* * regcomp.c: Merge Onigmo 5.14.1 25a8a69fc05ae3b56a09.naruse2014-07-161-0/+6
* * Merge Onigmo d4bad41e16e3eccd97ccce6f1f96712e557c4518.naruse2013-03-111-1/+1
* * Merge Onigmo 0fe387da2fee089254f6b04990541c731a26757fnaruse2013-03-011-1/+8
* * Makefile.in: don't remove macros. now name2ctype uses macros.naruse2012-06-131-1/+1
* * tool/enc-unicode.rb: don't use 1.9 feature on tools.naruse2012-02-181-4/+4
* * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse2012-02-171-18/+57
* * tool/transcode-tblgen.rb (import_ucm): don't use \h because thenaruse2012-02-171-2/+2
* * tool/enc-unicode.rb,naruse2010-11-081-2/+40
* * tool/enc-unicode.rb,naruse2010-10-291-3/+7
* * tool/enc-unicode.rb,naruse2010-10-281-6/+6
* * tool/enc-unicode.rb: get rid of lots of warnings.nobu2010-10-131-0/+1
* * tool/enc-unicode.rb,naruse2009-10-141-83/+58
* Add derived core and binary property and aliases.naruse2009-10-131-28/+76
* * tool/enc-unicode.rb: optimized.naruse2009-10-081-11/+18
* * tool/enc-unicode.rb: parse range notation of UnicodeData.txt.naruse2009-10-081-5/+15
* * unicode.c (onigenc_unicode_property_name_to_ctype):naruse2009-09-101-3/+9
* Update Oniguruma's UnicodeData to 5.1.naruse2009-08-251-0/+230