index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use PRIuSIZE format specifier for size_t values
rhe
2016-09-13
1
-1
/
+1
*
vm.c: unnecessary condition
nobu
2016-08-30
1
-1
/
+1
*
vm.c: check TOPLEVEL_BINDING
nobu
2016-08-19
1
-1
/
+2
*
* vm_core.h: introduce VM_FRAME_RUBYFRAME_P()
ko1
2016-08-03
1
-7
/
+8
*
* vm_core.h: rename macros and make them inline functions.
ko1
2016-08-03
1
-3
/
+3
*
* vm_core.h (VM_ENV_LOCAL_P): return truthy (0 or not) value.
ko1
2016-07-28
1
-1
/
+1
*
* vm.c, internal.h: remove RubyVM::Env class and all of env objects
ko1
2016-07-28
1
-137
/
+35
*
* remove trailing spaces.
svn
2016-07-28
1
-1
/
+1
*
* vm_core.h: revisit the structure of frame, block and env.
ko1
2016-07-28
1
-277
/
+437
*
* vm_insnhelper.c: introduce rb_vm_pop_frame() and use it
ko1
2016-07-26
1
-10
/
+11
*
internal.h: inline Check_Type
nobu
2016-07-23
1
-2
/
+2
*
Fix Issues reported by PVS-Studio static analyzer
nobu
2016-07-22
1
-1
/
+1
*
* vm.c (invoke_bmethod, invoke_block_from_c_0): revert r52104
shugo
2016-06-20
1
-6
/
+6
*
[Feature #12005] Unify Fixnum and Bignum into Integer
akr
2016-05-17
1
-14
/
+13
*
* configure.in: check function attirbute const and pure,
naruse
2016-05-08
1
-0
/
+3
*
use TH_JUMP_TAG
nobu
2016-05-05
1
-2
/
+2
*
internal.h: ONLY_FOR_INTERNAL_USE
nobu
2016-04-27
1
-2
/
+1
*
string.c: rb_str_concat_literals
nobu
2016-04-05
1
-1
/
+1
*
at_exit list
nobu
2016-04-04
1
-8
/
+11
*
* vm.c (Init_VM): should pass tokens.
ko1
2016-04-04
1
-4
/
+4
*
* compile.c (NODE_CALL): add optimization shortcut for Array#max/min.
mame
2016-03-17
1
-0
/
+2
*
vm.c (vm_cref_new0): adjust indent [ci skip]
nobu
2016-02-21
1
-1
/
+1
*
fstring early for internal iseq
normal
2016-01-26
1
-2
/
+2
*
* vm.c (vm_exec): call RUBY_DTRACE_CMETHOD_RETURN_HOOK instead of
kosaki
2015-12-18
1
-1
/
+1
*
* vm.c (rb_vm_check_redefinition_opt_method): should check the real
shugo
2015-12-17
1
-0
/
+3
*
* vm.c (vm_make_env_each): should not compare with Qfalse and FALSE.
ko1
2015-12-16
1
-1
/
+1
*
* vm.c (vm_make_proc_from_block): should convert a Symbol to a Proc.
shugo
2015-12-16
1
-0
/
+4
*
* vm.c: fix mark miss for proc given as passed block.
ko1
2015-12-16
1
-7
/
+8
*
vm.c: free tables at destruction
nobu
2015-12-12
1
-0
/
+16
*
* vm.c (rb_vm_cref_in_context): Module#define_method in non-class
ko1
2015-12-09
1
-0
/
+1
*
* *.c (*_memsize): do not check ptr.
ko1
2015-12-09
1
-23
/
+13
*
* introduce new ISeq binary format serializer/de-serializer
ko1
2015-12-08
1
-1
/
+2
*
error.c: name_err_local_variables
nobu
2015-12-08
1
-0
/
+11
*
compile optimized case dispatch for nil/true/false
normal
2015-12-08
1
-1
/
+5
*
vm.c: make ruby_vm_*_ptr static
normal
2015-12-04
1
-2
/
+2
*
* vm.c (rb_vm_cref_replace_with_duplicated_cref): added.
ko1
2015-11-20
1
-2
/
+18
*
* refactoring CREF related code.
ko1
2015-11-13
1
-6
/
+50
*
* vm.c (vm_define_method): refactoring.
ko1
2015-11-13
1
-7
/
+7
*
* vm.c (vm_define_method): do not use current CREF immediately,
ko1
2015-11-13
1
-8
/
+11
*
use rb_source_loc and rb_source_location
nobu
2015-10-31
1
-4
/
+2
*
vm.c: initialize line always
nobu
2015-10-31
1
-0
/
+1
*
use NULL instead of 0
ko1
2015-10-29
1
-1
/
+1
*
* vm.c: add ifndef guard for VM_CHECK_MODE.
ko1
2015-10-29
1
-0
/
+2
*
RUBY_DTRACE_CREATE_HOOK
nobu
2015-10-29
1
-4
/
+24
*
vm.c: ruby_th_dtrace_setup
nobu
2015-10-29
1
-0
/
+40
*
* vm_insnhelper.c: introduce new call handler for simple ISeqs.
ko1
2015-10-23
1
-0
/
+2
*
vm_args.c: symbol proc
nobu
2015-10-16
1
-1
/
+1
*
vm.c: simplify
nobu
2015-10-15
1
-9
/
+1
*
* vm.c (invoke_block_from_c): split this function into several
ko1
2015-10-10
1
-49
/
+78
*
compile.c: fix performance of strconcat
nobu
2015-09-29
1
-0
/
+2
[next]