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
/
eval.c
Age
Commit message (
Expand
)
Author
2016-04-23
eval.c: reuse VM tag
nobu
2016-04-23
eval_error.c: reuse threadptr
nobu
2016-03-28
remove rb_thread_t::base_block
nobu
2016-02-25
eval_error.c: remove warn_printf
nobu
2016-02-14
not overwrite cause
nobu
2015-12-29
eval.c: warn block for using
nobu
2015-11-20
* vm.c (rb_vm_cref_replace_with_duplicated_cref): added.
ko1
2015-10-31
internal.h: RUBY_DTRACE_HOOK
nobu
2015-10-31
use rb_source_loc and rb_source_location
nobu
2015-08-14
improve handling of timer thread shutdown
normal
2015-08-10
eval.c: use rb_ident_hash_new
nobu
2015-08-09
vm.c: frozen_strings in rb_vm_t
nobu
2015-08-06
ruby_atomic.h: atomic VALUE operations
nobu
2015-07-21
* make rb_iseq_t T_IMEMO object (type is imemo_iseq).
ko1
2015-07-19
eval.c: check tag value
nobu
2015-07-18
eval.c: extra conversion of exit status
nobu
2015-07-06
* vm_core.h: remove rb_iseq_t::defined_method_id because it is not
ko1
2015-07-03
* method.h: introduce rb_callable_method_entry_t to remove
ko1
2015-06-29
* eval.c (add_activated_refinement): should not include the original
shugo
2015-06-02
* method.h: make rb_method_entry_t a VALUE.
ko1
2015-03-11
* eval.c (frame_called_id): it should use vm_ifunc type.
ko1
2015-03-10
* vm_insnhelper.h: define struct THROW_DATA to represent
ko1
2015-03-08
* internal.h: define rb_cref_t and change to use it.
ko1
2015-03-08
* internal.h: define CREF accessor macros.
ko1
2015-03-05
* internal.h: remove struct method_table_wrapper.
ko1
2015-02-24
eval.c: use the given thread
nobu
2015-02-23
eval.c: static IDs
nobu
2015-01-02
* eval.c (ruby_init): Print ruby_setup() error only in debug mode.
akr
2014-12-09
thread.c: get rid of invalid ID symbol
nobu
2014-11-18
* internal.h: Gather declarations in non-header files.
akr
2014-11-16
id.def: move IDs for exception
nobu
2014-11-15
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-13
eval.c: obsolete comment [ci skip]
nobu
2014-09-30
protoize no-arguments functions
nobu
2014-09-13
eval.c: fix message as same as previous versions
nobu
2014-09-12
ruby/ruby.h: freeze singleton class
nobu
2014-09-12
vm_method.c: should not modify frozen objects
nobu
2014-09-11
* vm.c (rb_vm_register_special_exception): make new function to
ko1
2014-08-29
string.c: move frozen_strings table to rb_vm_t
normal
2014-06-28
eval.c: no overwrite SystemStackError backtrace
nobu
2014-06-28
eval.c: no method calls at stack overflow
nobu
2014-06-27
eval.c: reduce machine stack overflow backtrace
nobu
2014-06-26
eval.c: suppress a warning
nobu
2014-06-23
* eval.c (setup_exception): "mesg == sysstack_error" and
naruse
2014-06-23
Backtrace for SystemStackError
nobu
2014-06-19
* vm.c (rb_vm_rewind_cfp): add new function to rewind specified cfp
ko1
2014-06-18
constify parameters
nobu
2014-06-17
eval.c: pass unknown options
nobu
2014-06-02
* eval.c (rb_using_refinement): add write-barriers for
ko1
2014-05-06
eval.c: method name
nobu
[next]