1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-
nobu 3632bd45f5 ruby.h: fix rb_scan_args_trail_idx
* include/ruby/ruby.h (rb_scan_args_trail_idx): fix the case both
  of optional and rest arguments are defined.
  [ruby-core:82427] [Bug #13830]

* include/ruby/ruby.h (rb_scan_args_n_trail): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59624 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2017-08-19 23:39:03 +00:00
..
array/resize
bignum ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
bug-3571
bug-5832
bug_reporter
class
debug
dln/empty
exception ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
fatal
file ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
float
funcall
gvl/call_without_gvl
hash
integer ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
iseq_load
iter
load/dot.dot
marshal
memory_status memory_status.c: support old Mac OS 2016-12-25 14:32:29 +00:00
method
notimplement
num2int
path_to_class
popen_deadlock
postponed_job
printf
proc
rational ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
recursion
regexp regparse.c: initialize return values 2017-02-20 09:46:12 +00:00
scan_args ruby.h: fix rb_scan_args_trail_idx 2017-08-19 23:39:03 +00:00
st Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>. 2016-11-07 00:45:00 +00:00
string ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
struct fix ext/-test-/struct/ dependencies 2017-04-15 07:13:05 +00:00
symbol symbol/init.c: ID value 2017-02-12 02:48:28 +00:00
thread_fd_close thread.c: avoid busy looping on rb_thread_fd_close 2017-06-07 00:32:02 +00:00
time
tracepoint
typeddata test for [Bug #12670] 2017-06-19 14:36:17 +00:00
vm
wait_for_single_fd ruby tool/update-deps --fix 2017-03-22 06:00:18 +00:00
win32
auto_ext.rb