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
nobu b5f628a84a * ext/json/lib/json/common.rb (JSON::MissingUnicodeSupport.iconv):
should not drop rest of the result.  use Iconv.conv instead.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30807 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-02-06 04:48:49 +00:00
..
generator * ext/json/generator/generator.{c,h} (fbuffer_free_only_buffer): 2010-12-25 04:49:34 +00:00
lib * ext/json/lib/json/common.rb (JSON::MissingUnicodeSupport.iconv): 2011-02-06 04:48:49 +00:00
parser * ext/json/parser/parser.h (GET_PARSER): raise TypeError. 2011-02-05 02:29:18 +00:00
extconf.rb