summaryrefslogtreecommitdiff
path: root/enc
AgeCommit message (Expand)Author
2020-12-29transcode-tblgen.rb: make silent a little when just -vNobuyoshi Nakada
2020-11-22Add string encoding IBM720 alias CP720 (#3803)Lars Kanis
2020-08-27sed -i '/rmodule.h/d'卜部昌平
2020-08-27sed -i '/r_cast.h/d'卜部昌平
2020-08-27sed -i '\,2/extern.h,d'卜部昌平
2020-07-28Use https instead of httpKazuhiro NISHIYAMA
2020-07-10Encode ' as ' when using encode(xml: :attr)Jeremy Evans
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-05-04Suppress warnings by gcc 10.1.0-RC-20200430Nobuyoshi Nakada
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2020-04-05Suppress warnings: reserved for numbered parameterKazuki Tsujimoto
2020-04-05Added tooldir variableNobuyoshi Nakada
2020-02-07more on NULL versus functions.卜部昌平
2019-12-26update dependencies卜部昌平
2019-12-26decouple internal.h headers卜部昌平
2019-12-24enc/x_emoji.h: fixed dead-links [ci skip]Nobuyoshi Nakada
2019-12-22Fixed misspellingsNobuyoshi Nakada
2019-11-18Update dependenciesNobuyoshi Nakada
2019-08-10Init function is need to link staticallyNobuyoshi Nakada
2019-08-10Removed unnecessary headersNobuyoshi Nakada
2019-08-10Use ENC_REPLICATE to copy an encodingNobuyoshi Nakada
2019-08-10Revert "Removed unused includes"Yusuke Endoh
2019-08-09Removed unused includesNobuyoshi Nakada
2019-07-14Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada
2019-07-14Update dependencies for 369ff79394765ce198ac7cee872a8c739d895aaaTakashi Kokubun
2019-07-14add encoding conversion from/to CESU-8Martin Dürst
2019-07-09Update dependenciesNobuyoshi Nakada
2019-06-24remove UNREACHABLENARUSE, Yui
2019-06-24Add new encoding CESU-8 [Feature #15931]NARUSE, Yui
2019-04-05remove Unicode 12.0.0 related directory and generated filesduerst
2019-04-05update to Unicode Version 12.1.0 (beta)duerst
2019-03-06delete directory and files related to Unicode version 11.0.0duerst
2019-03-06update Unicode version (and Emoji version) to 12.0.0duerst
2019-02-14Removed duplicate dependentsnobu
2019-02-12Update dependencies, internal.h includes ruby.hnobu
2018-12-09implement special behavior for Georgian for String#capitalizeduerst
2018-12-09delete Unicode 10.0.0 related files, no longer needed [#14802]duerst
2018-12-06remove obsolete data from unicode.cduerst
2018-12-05update to Unicode 11.0.0 (main step, not complete yet)duerst
2018-12-02solve the genie/zombie/wrestlers bugduerst
2018-11-30Added words in the comment at r65088 [ci skip]nobu
2018-11-27Embed the Emoji versionnobu
2018-11-25deal with ONIGENC_CASE_IS_TITLECASE flag on lowercase charactersduerst
2018-11-23prepare for Unicode 11.0.0 updateduerst
2018-11-16Make some internal functions staticnobu
2018-11-16enc/unicode.c: 'a' is bigger than 'A'shyouhei
2018-10-16revert r65091, r65090 because ci failsduerst
2018-10-16update to Unicode 11.0.0 (basic step, not complete yet)duerst
2018-10-16add some comments to enc/unicode/case-folding.rb [ci skip]duerst