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 4f59a115fd intern.h: macro rb_check_arity
* include/ruby/intern.h (rb_check_arity): same name macro for backward
  compatibility checking by ifdef.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39610 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-03-06 06:29:57 +00:00
..
backward [Bug #6607] 2012-06-19 09:43:53 +00:00
debug.h * vm_backtrace.c: fix issue of rb_debug_inspector_open(). 2013-01-29 08:25:32 +00:00
defines.h * fix ANSI C compliance of r33757 2011-11-15 05:05:35 +00:00
encoding.h * parse.y (rb_check_id_cstr): new function to check if ID is 2012-04-11 13:31:23 +00:00
intern.h intern.h: macro rb_check_arity 2013-03-06 06:29:57 +00:00
io.h process.c: try conversion at redirection 2012-07-27 09:25:54 +00:00
missing.h * include/ruby/missing.h: include math.h before checking INFINITY 2012-06-19 21:24:31 +00:00
oniguruma.h * Merge Onigmo 0fe387da2fee089254f6b04990541c731a26757f 2013-03-01 16:36:37 +00:00
re.h
regex.h
ruby.h ruby.h: HAVE_RB_SCAN_ARGS_OPTIONAL_HASH 2013-02-20 10:27:04 +00:00
st.h * st.c (st_update): pass pointer to key to the callback function. 2012-03-29 14:50:20 +00:00
subst.h * include/ruby/{subst.h,win32.h}, ext/socket/rubysocket.h: revert 2011-12-05 05:29:31 +00:00
thread.h * include/ruby/thread.h (rb_thread_call_without_gvl2): change 2012-11-28 13:01:25 +00:00
util.h * include/ruby/util.h: removed extra semicolon in definition of 2012-11-21 12:42:11 +00:00
version.h version.h: bump RUBY_API_VERSION 2013-02-25 14:51:12 +00:00
vm.h
win32.h win32.h: revert r37337 2013-01-30 08:08:23 +00:00