index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm_args.c
Age
Commit message (
Expand
)
Author
2018-12-04
Revert "Symbol refinements"
mrkn
2018-12-04
Symbol refinements
mrkn
2018-12-03
Revert "Symbol refinements"
nobu
2018-12-03
Symbol refinements
nobu
2018-12-03
Revert "Symbol refinements [Bug #15114]"
nobu
2018-12-03
Symbol refinements [Bug #15114]
nobu
2018-10-30
introduce TransientHeap. [Bug #14858]
ko1
2018-10-30
* expand tabs.
svn
2018-10-30
revert r65444 and r65446 because of commit miss
ko1
2018-10-30
* expand tabs.
svn
2018-10-30
introduce TransientHeap. [Bug #14858]
ko1
2018-08-28
rest parameter optimization [Feature #15010]
ko1
2018-08-11
vm_args.c: stop requiring `calling` in vm_caller_setup_arg_block
k0kubun
2018-07-29
repack structs
nobu
2018-07-24
vm.c: simplify the implementation of r64031
k0kubun
2018-05-31
vm_args.c: refined warning splat to var
nobu
2018-03-25
vm_args.c: warn splat to var
nobu
2018-02-06
mjit_compile.c: share the definition of macros
k0kubun
2018-01-24
vm_args.c: to_proc refinements
nobu
2018-01-19
vm_args.c: fix KW_SPECIFIED_BITS_MAX
nobu
2018-01-19
vm_insnhelper.c: fix many keyword arguments
nobu
2018-01-08
use `getblockparamproxy` to pass blocks.
ko1
2017-11-21
vm_args.c: ec arg of args_setup_kw_parameters
nobu
2017-11-09
fix backtrace on argment error.
ko1
2017-11-07
`th` is not used.
ko1
2017-10-29
constify `rb_vm_bh_to_procval()`
ko1
2017-10-28
`th` -> `ec` for backtrace functions.
ko1
2017-10-28
move fields from `th` to `ec`.
ko1
2017-10-27
Fix parameter name
kazu
2017-10-27
vm_exec_core() accepts `ec` instead of `th`.
ko1
2017-10-27
`vm_call_handler` and related functions accept `ec` instead of `th`.
ko1
2017-10-26
rb_vm_bh_to_procval() accepts `ec` instead of `th`.
ko1
2017-10-26
vm_pop_frame() accepts `ec` instead of `th`.
ko1
2017-10-26
vm_push_frame() accepts `ec` instead of `th`.
ko1
2017-10-26
Use rb_execution_context_t instead of rb_thread_t
ko1
2017-10-24
Lazy Proc allocation for block parameters
ko1
2017-10-06
proc.c: super_method of included method
nobu
2017-10-01
use rb_hash_new_with_size()
glass
2017-08-10
vm_args.c: prefer optarg to keyword splat
nobu
2017-08-05
splat keyword hash
nobu
2017-07-04
vm_args.c: improve keyword argument errors
nobu
2017-06-05
remove arg_setup_lambda.
ko1
2017-05-31
Improve performance of implicit type conversion
watson1978
2017-05-09
rb_execution_context_t: move stack, stack_size and cfp from rb_thread_t
normal
2017-04-17
vm_backtrace.c: backtrace functions per threads
nobu
2017-03-19
vm_args.c: arity check of lambda
nobu
2017-03-18
vm_args.c: pass block
nobu
2016-10-15
vm_args.c: cache procs
nobu
2016-10-15
vm_args.c: allow refinements in Symbol proc
nobu
2016-09-25
vm_args.c: split make_unused_kw_hash
nobu
[next]