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
/
insns.def
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync RClass::ext::iv_index_tbl
Koichi Sasada
2020-10-17
1
-2
/
+2
*
Interpolated strings are no longer frozen with frozen-string-literal: true
Benoit Daloze
2020-09-15
1
-10
/
+0
*
precalc invokebuiltin destinations
卜部昌平
2020-07-13
1
-4
/
+4
*
Use ID instead of GENTRY for gvars. (#3278)
Koichi Sasada
2020-07-03
1
-8
/
+6
*
Trace :return of builtin methods
Takashi Kokubun
2020-06-23
1
-1
/
+1
*
Remove obsoleted opt_call_c_function insn (#3232)
Takashi Kokubun
2020-06-17
1
-1
/
+1
*
vm_insnhelper.c: merge opt_eq_func / opt_eql_func
卜部昌平
2020-06-02
1
-1
/
+1
*
Turn class variable warnings into exceptions
Jeremy Evans
2020-04-10
1
-2
/
+2
*
Introduce disposable call-cache.
Koichi Sasada
2020-02-22
1
-6
/
+7
*
VALUE size packed callinfo (ci).
Koichi Sasada
2020-02-22
1
-6
/
+6
*
Fixed a typo, missing "i" [ci skip]
Nobuyoshi Nakada
2020-01-27
1
-1
/
+1
*
Introduce an "Inline IVAR cache" struct
Aaron Patterson
2019-12-05
1
-3
/
+3
*
check interrupts at each frame pop timing.
Koichi Sasada
2019-11-29
1
-3
/
+0
*
Revert "export for MJIT"
Koichi Sasada
2019-11-29
1
-0
/
+2
*
export for MJIT
Koichi Sasada
2019-11-29
1
-2
/
+0
*
add casts.
Koichi Sasada
2019-11-18
1
-2
/
+2
*
vm_invoke_builtin_delegate with start index.
Koichi Sasada
2019-11-18
1
-5
/
+5
*
Revert "Method reference operator"
Nobuyoshi Nakada
2019-11-12
1
-11
/
+0
*
use STACK_ADDR_FROM_TOP()
Koichi Sasada
2019-11-09
1
-1
/
+1
*
support builtin features with Ruby and C.
Koichi Sasada
2019-11-08
1
-0
/
+48
*
Combine call info and cache to speed up method invocation
Alan Wu
2019-10-24
1
-48
/
+52
*
Revert https://github.com/ruby/ruby/pull/2486
卜部昌平
2019-10-03
1
-1
/
+1
*
delete unnecessary branch
卜部昌平
2019-09-30
1
-1
/
+1
*
reuse cc->call
卜部昌平
2019-09-19
1
-1
/
+1
*
Avoid defining unused instructions
Takashi Kokubun
2019-09-03
1
-3
/
+3
*
Merge pull request #2418 from jeremyevans/array-empty-kwsplat
Jeremy Evans
2019-09-02
1
-0
/
+20
*
opt_regexpmatch1 is actually making things slower.
Urabe, Shyouhei
2019-09-02
1
-11
/
+0
*
Make the dot-colon method reference frozen
Maciej Mensfeld
2019-08-30
1
-1
/
+1
*
Freeze method reference operator object
Nobuyoshi Nakada
2019-08-29
1
-0
/
+1
*
Switch to using a VM stack argument instead of 2nd operand for getconstant
Jeremy Evans
2019-08-14
1
-3
/
+3
*
Use Qtrue/Qfalse instead of 1/0 for 2nd operand to getconstant
Jeremy Evans
2019-08-14
1
-1
/
+1
*
Remove support for nil::Constant
Jeremy Evans
2019-08-14
1
-3
/
+3
*
leafify opt_plus
卜部昌平
2019-08-06
1
-3
/
+0
*
Drop default leaf definition and obsoleted comments
Takashi Kokubun
2019-08-05
1
-6
/
+0
*
Make opt_eq and opt_neq insns leaf
Takashi Kokubun
2019-08-04
1
-2
/
+2
*
Revert "Revert "Add a specialized instruction for `.nil?` calls""
Yusuke Endoh
2019-08-02
1
-0
/
+14
*
Revert "Add a specialized instruction for `.nil?` calls"
Yusuke Endoh
2019-08-02
1
-14
/
+0
*
Add a specialized instruction for `.nil?` calls
Aaron Patterson
2019-07-31
1
-0
/
+14
*
add definemethod/definesmethod insn.
ko1
2019-04-05
1
-13
/
+20
*
* expand tabs.
svn
2019-03-29
1
-3
/
+3
*
use GET_CFP() instead of access reg_cfp directly.
ko1
2019-03-29
1
-3
/
+3
*
insns.def: opt_regexpmatch2 is not a leaf insn
k0kubun
2019-02-19
1
-0
/
+1
*
insns.def: opt_regexpmatch1 is not a leaf insn
k0kubun
2019-02-01
1
-1
/
+1
*
insns.def: mark exception-raising instructions non-leaf
shyouhei
2019-02-01
1
-3
/
+18
*
insns.def (duparray, duphash): add dtrace hooks
tenderlove
2019-01-09
1
-0
/
+2
*
Method reference operator
nobu
2018-12-31
1
-0
/
+10
*
vm_insnhelper.c: delete unused macros
shyouhei
2018-12-28
1
-2
/
+4
*
delete emacs mode lines [ci skip]
shyouhei
2018-12-27
1
-1
/
+1
*
insns.def: refactor to avoid CALL_METHOD macro
shyouhei
2018-12-26
1
-26
/
+26
*
add _sp_inc_helpers.erb [ci skip]
shyouhei
2018-12-26
1
-4
/
+4
[next]