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_insnhelper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
on-smash canary detection
shyouhei
2019-02-01
1
-1
/
+51
*
vm_insnhelper.c: make VM helpers inline
k0kubun
2019-01-14
1
-3
/
+3
*
mjit.c: use boolean type for boolean variables
k0kubun
2019-01-10
1
-1
/
+1
*
Revert "mjit.c: use boolean type for boolean variables"
k0kubun
2019-01-10
1
-1
/
+1
*
mjit.c: use boolean type for boolean variables
k0kubun
2019-01-10
1
-1
/
+1
*
vm_insnhelper.c: USE_FLONUM is always defined
shyouhei
2018-12-28
1
-1
/
+1
*
vm_insnhelper.c: delete unused macros
shyouhei
2018-12-28
1
-0
/
+48
*
* expand tabs.
svn
2018-12-26
1
-3
/
+3
*
insns.def: refactor to avoid CALL_METHOD macro
shyouhei
2018-12-26
1
-4
/
+100
*
vm_insnhelper.c: use COLDFUNC
shyouhei
2018-12-25
1
-4
/
+1
*
* expand tabs.
svn
2018-12-18
1
-1
/
+1
*
should use defined_class.
ko1
2018-12-18
1
-1
/
+1
*
Return same ISeq object for one src.
ko1
2018-12-06
1
-1
/
+1
*
* expand tabs.
svn
2018-11-26
1
-1
/
+1
*
Support targetting TracePoint [Feature #15289]
ko1
2018-11-26
1
-60
/
+72
*
vm_insnhelper.c: fix indent [ci skip]
shyouhei
2018-11-20
1
-21
/
+21
*
vm_insnhelper.c: recv -1 + 3 overflows
shyouhei
2018-11-20
1
-7
/
+29
*
suppress integer overflow warnings
shyouhei
2018-11-13
1
-2
/
+2
*
vm_insnhelper.c: avoid nevative sp
shyouhei
2018-11-12
1
-1
/
+4
*
* expand tabs.
svn
2018-11-12
1
-2
/
+2
*
vm_insnhelper.c: avoid division by zero
shyouhei
2018-11-12
1
-2
/
+2
*
* expand tabs.
svn
2018-11-09
1
-2
/
+2
*
There is a path to use bmethod with ifunc.
ko1
2018-11-09
1
-4
/
+6
*
fix passing wrong `passed_bmethod_me`.
ko1
2018-11-09
1
-5
/
+2
*
* remove trailing spaces, expand tabs.
svn
2018-10-30
1
-1
/
+1
*
support theap for T_HASH. [Feature #14989]
ko1
2018-10-30
1
-1
/
+1
*
* expand tabs.
svn
2018-10-30
1
-1
/
+1
*
introduce TransientHeap. [Bug #14858]
ko1
2018-10-30
1
-1
/
+1
*
* expand tabs.
svn
2018-10-30
1
-1
/
+1
*
revert r65444 and r65446 because of commit miss
ko1
2018-10-30
1
-1
/
+1
*
* expand tabs.
svn
2018-10-30
1
-1
/
+1
*
introduce TransientHeap. [Bug #14858]
ko1
2018-10-30
1
-1
/
+1
*
_mjit_compile_send.erb: do not inline tailcall ISeq
k0kubun
2018-10-30
1
-9
/
+0
*
* expand tabs.
svn
2018-10-20
1
-6
/
+6
*
Remove tracecoverage instructions
mame
2018-10-20
1
-0
/
+6
*
* expand tabs.
svn
2018-10-20
1
-11
/
+11
*
revert r65213 and r65215
k0kubun
2018-10-20
1
-27
/
+11
*
vm_insnhelper.c: never cache setinstancevariable twice
k0kubun
2018-10-20
1
-9
/
+17
*
vm_insnhelper.c: never cache getinstancevariable twice
k0kubun
2018-10-20
1
-6
/
+14
*
check before access.
ko1
2018-10-19
1
-2
/
+3
*
* expand tabs.
svn
2018-10-17
1
-2
/
+2
*
Remove the level information from throw instruction
mame
2018-10-17
1
-8
/
+2
*
vm_opts.h: share USE_IC_FOR_IVAR as OPT_IC_FOR_IVAR
k0kubun
2018-10-14
1
-8
/
+4
*
vm_insnhelper.c: remove obsoleted comment [ci skip]
k0kubun
2018-10-14
1
-1
/
+0
*
vm_insinhelper.c: prefer using inlinable function
k0kubun
2018-10-13
1
-1
/
+1
*
vm_insnhelper.c: finish reverting r63333
k0kubun
2018-10-13
1
-11
/
+7
*
mjit.h: introduce MJIT_STATIC for full mswin JIT support
k0kubun
2018-10-07
1
-8
/
+8
*
remove old VM profile counters.
ko1
2018-10-01
1
-30
/
+0
*
add debug counters more.
ko1
2018-09-28
1
-15
/
+27
*
add debug counters more.
ko1
2018-09-28
1
-0
/
+15
[next]