1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/json/parser
nobu f47dc0738a parser.rl: use rb_encoding
* ext/json/parser/parser.rl (convert_encoding): use rb_encoding
  functions to compare and convert encodings.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@50340 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-04-18 06:18:50 +00:00
..
depend * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00
extconf.rb * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00
parser.c parser.rl: use rb_encoding 2015-04-18 06:18:50 +00:00
parser.h * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00
parser.rl parser.rl: use rb_encoding 2015-04-18 06:18:50 +00:00
prereq.mk * ext/json/*, test/json/*: Reverted r50231. Because it's not works with 2015-04-12 08:36:37 +00:00