Nobuyoshi Nakada
|
612aa5c24a
|
Use class methods of `File` over `Kernel.open` and `IO.read`
|
2022-11-21 22:16:49 +09:00 |
Hiroshi SHIBATA
|
41c5f9a166
|
Put jisx0208.rb to under the library directory.
|
2019-07-15 11:16:29 +09:00 |
nobu
|
36bc8c0b28
|
tool: removed unused variables
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63459 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2018-05-18 00:38:00 +00:00 |
muraken
|
62f8df2d3c
|
* enc/trans/EMOJI/*.src, enc/trans/emoji*, enc/x-emoji.c, test/ruby/enc/test_emoji.rb, tool/enc-emoji-citrus-gen.rb, tool/enc-emoji4unicode.rb, tool/jisx0208.rb, tool/test/test_jisx0208.rb: new encodings to support emoji charsets, which are used by Japanese mobile phones [ruby-dev:40528]. Thanks Yoji Shidara for a lot of contribution.
* tool/transcode-tblgen.rb: modified for enc-emoji4unicode.rb.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26856 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2010-03-09 09:15:42 +00:00 |