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 b4e9b0d19c json/add/range.rb: use Range#end
* ext/json/lib/json/add/range.rb (Range#as_json): use Range#end
  instead of Range#last which can be affected by Range#exclusive?.
  ref [Bug #8739]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@42404 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-08-06 12:38:53 +00:00
..
fbuffer * ext/json/fbuffer/fbuffer.h (fbuffer_append_str): change the place of 2013-06-07 04:45:16 +00:00
generator * ext/json/generator/generator.c (isArrayOrObject): cast char to 2013-05-08 05:00:02 +00:00
lib json/add/range.rb: use Range#end 2013-08-06 12:38:53 +00:00
parser * ext/json/generator/depend: fix dependencies [Bug #8379] 2013-05-08 04:59:52 +00:00
extconf.rb