aboutsummaryrefslogtreecommitdiffstats
path: root/enc
Commit message (Expand)AuthorAgeFilesLines
* transcode-tblgen.rb: make silent a little when just -vNobuyoshi Nakada2020-12-292-1/+2
* Add string encoding IBM720 alias CP720 (#3803)Lars Kanis2020-11-223-1/+126
* sed -i '/rmodule.h/d'卜部昌平2020-08-271-27/+0
* sed -i '/r_cast.h/d'卜部昌平2020-08-271-27/+0
* sed -i '\,2/extern.h,d'卜部昌平2020-08-271-65/+0
* Use https instead of httpKazuhiro NISHIYAMA2020-07-2813-15/+15
* Encode ' as ' when using encode(xml: :attr)Jeremy Evans2020-07-101-1/+2
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-5414/+5414
* sed -i s|ruby/3|ruby/impl|g卜部昌平2020-05-111-5414/+5414
* Suppress warnings by gcc 10.1.0-RC-20200430Nobuyoshi Nakada2020-05-041-0/+4
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-0/+6080
* Suppress warnings: reserved for numbered parameterKazuki Tsujimoto2020-04-051-1/+1
* Added tooldir variableNobuyoshi Nakada2020-04-052-2/+3
* more on NULL versus functions.卜部昌平2020-02-071-5/+5
* update dependencies卜部昌平2019-12-261-0/+33
* decouple internal.h headers卜部昌平2019-12-261-1/+1
* enc/x_emoji.h: fixed dead-links [ci skip]Nobuyoshi Nakada2019-12-241-2/+2
* Fixed misspellingsNobuyoshi Nakada2019-12-222-2/+2
* Update dependenciesNobuyoshi Nakada2019-11-181-43/+0
* Init function is need to link staticallyNobuyoshi Nakada2019-08-101-0/+5
* Removed unnecessary headersNobuyoshi Nakada2019-08-101-32/+0
* Use ENC_REPLICATE to copy an encodingNobuyoshi Nakada2019-08-101-8/+1
* Revert "Removed unused includes"Yusuke Endoh2019-08-102-0/+34
* Removed unused includesNobuyoshi Nakada2019-08-092-34/+0
* Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada2019-07-141-0/+24
* Update dependencies for 369ff79394765ce198ac7cee872a8c739d895aaaTakashi Kokubun2019-07-141-0/+10
* add encoding conversion from/to CESU-8Martin Dürst2019-07-141-0/+85
* Update dependenciesNobuyoshi Nakada2019-07-091-0/+7
* remove UNREACHABLENARUSE, Yui2019-06-241-2/+0
* Add new encoding CESU-8 [Feature #15931]NARUSE, Yui2019-06-241-0/+456
* remove Unicode 12.0.0 related directory and generated filesduerst2019-04-052-48546/+0
* update to Unicode Version 12.1.0 (beta)duerst2019-04-052-0/+49238
* delete directory and files related to Unicode version 11.0.0duerst2019-03-062-47428/+0
* update Unicode version (and Emoji version) to 12.0.0duerst2019-03-062-0/+48546
* Removed duplicate dependentsnobu2019-02-141-3/+0
* Update dependencies, internal.h includes ruby.hnobu2019-02-121-0/+1
* implement special behavior for Georgian for String#capitalizeduerst2018-12-091-1/+5
* delete Unicode 10.0.0 related files, no longer needed [#14802]duerst2018-12-092-45436/+0
* remove obsolete data from unicode.cduerst2018-12-061-26/+0
* update to Unicode 11.0.0 (main step, not complete yet)duerst2018-12-052-0/+47428
* solve the genie/zombie/wrestlers bugduerst2018-12-021-8/+10
* Added words in the comment at r65088 [ci skip]nobu2018-11-301-2/+2
* Embed the Emoji versionnobu2018-11-271-0/+9
* deal with ONIGENC_CASE_IS_TITLECASE flag on lowercase charactersduerst2018-11-251-4/+9
* prepare for Unicode 11.0.0 updateduerst2018-11-231-4/+3
* Make some internal functions staticnobu2018-11-161-2/+4
* enc/unicode.c: 'a' is bigger than 'A'shyouhei2018-11-161-2/+4
* revert r65091, r65090 because ci failsduerst2018-10-164-47339/+14
* update to Unicode 11.0.0 (basic step, not complete yet)duerst2018-10-164-5/+47330
* add some comments to enc/unicode/case-folding.rb [ci skip]duerst2018-10-161-9/+9