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 c071c05229 Integer unification macro
* include/ruby/ruby.h (RUBY_INTEGER_UNIFICATION): macro to tell if
  Integer is integrated.  [ruby-core:75718][Bug #12427]
* include/ruby/backward.h, internal.h (rb_cFixnum, rb_cBignum):
  fallback to rb_cInteger.
* bignum.c, numeric.c, ext/json/generator/generator.{c,h}: use the
  macro.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55394 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-06-13 11:34:56 +00:00
..
fbuffer
generator Integer unification macro 2016-06-13 11:34:56 +00:00
lib * ext/json/lib/*.rb: Removed some comments. Because these are unnecessary 2016-06-11 09:38:04 +00:00
parser Update dependencies. 2016-04-11 11:50:00 +00:00
extconf.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
json.gemspec * ext/json/json.gemspec: bump version to json 1.8.3. CRuby already contained 2015-12-05 23:40:24 +00:00