1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
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
..
backward * include/ruby/backward/util.h: Good-by Borland-C. 2015-10-18 05:41:34 +00:00
backward.h version.c: no exit in ruby_show_copyright 2016-01-07 02:34:33 +00:00
debug.h * include/ruby/debug.h, 2013-10-09 00:21:51 +00:00
defines.h defines.h: avoid redefinition 2016-05-12 23:35:20 +00:00
encoding.h Use HAVE_BUILTIN___BUILTIN_CONSTANT_P 2016-05-12 18:12:46 +00:00
intern.h Use HAVE_BUILTIN___BUILTIN_CONSTANT_P 2016-05-12 18:12:46 +00:00
io.h * configure.in: check function attirbute const and pure, 2016-05-08 17:44:51 +00:00
missing.h missing.h: remove explicit_bzero_by_memset_s 2016-01-10 06:45:36 +00:00
oniguruma.h * include/ruby/oniguruma.h: Introducing ONIG_CASE_MAPPING compilation 2016-05-16 10:46:32 +00:00
re.h re.c: rb_reg_region_copy 2014-12-01 21:30:58 +00:00
regex.h
ruby.h ruby.h: RB_INTEGER_TYPE_P 2016-05-18 01:17:43 +00:00
st.h * configure.in: check function attirbute const and pure, 2016-05-08 17:44:51 +00:00
subst.h
thread.h
thread_native.h * ext/openssl/depend: remove dependency from internal headers. 2014-05-14 10:55:38 +00:00
util.h * include/ruby/util.h: remove a warning suppression C4723 2015-11-30 20:27:52 +00:00
version.h version.h (RUBY_VERSION): 2.4.0 development has started. 2015-12-25 12:40:38 +00:00
vm.h
win32.h * win32/win32.c, include/ruby/win32.h (rb_w32_utruncate): implements new 2016-05-02 14:05:19 +00:00