1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/date
nobu 4a9705d6e3 ruby.h: RB_INTEGER_TYPE_P
* include/ruby/ruby.h (RB_INTEGER_TYPE_P): new macro and
  underlying inline function to check if the object is an
  Integer (Fixnum or Bignum).

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55044 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-05-18 01:17:43 +00:00
..
lib handle ext/ as r53141 2015-12-16 05:31:54 +00:00
date_core.c ruby.h: RB_INTEGER_TYPE_P 2016-05-18 01:17:43 +00:00
date_parse.c suppress warnings 2015-11-08 05:54:29 +00:00
date_strftime.c
date_strptime.c date_strptime.c: use ALLOCV 2015-06-16 09:45:50 +00:00
date_tmx.h
depend Update dependencies. 2016-04-11 11:50:00 +00:00
extconf.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00