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
*
Make opt_aref instruction support Integer#[]
Yusuke Endoh
2019-06-01
1
-1
/
+1
*
Use UNALIGNED_MEMBER_PTR
Nobuyoshi Nakada
2019-05-31
1
-5
/
+5
*
Keep vm->orig_progname alive
Alan Wu
2019-05-31
1
-0
/
+1
*
Eagerly name modules and classes
Alan Wu
2019-05-22
1
-3
/
+1
*
Fixing function name
Aaron Patterson
2019-05-14
1
-1
/
+1
*
Prevent rb_define_(class|module) classes from moving
Aaron Patterson
2019-04-22
1
-4
/
+6
*
Add `GC.compact` again.
tenderlove
2019-04-20
1
-1
/
+30
*
Reverting compaction for now
tenderlove
2019-04-17
1
-30
/
+1
*
Introduce pattern matching [EXPERIMENTAL]
ktsj
2019-04-17
1
-0
/
+1
*
Adding `GC.compact` and compacting GC support.
tenderlove
2019-04-17
1
-1
/
+30
*
Add RubyVM.reset_debug_counters when RB_DEBUG_COUNTER
k0kubun
2019-04-14
1
-0
/
+3
*
Reverting all commits from r67479 to r67496 because of CI failures
kazu
2019-04-10
1
-30
/
+1
*
Adding `GC.compact` and compacting GC support.
tenderlove
2019-04-09
1
-1
/
+30
*
add definemethod/definesmethod insn.
ko1
2019-04-05
1
-55
/
+2
*
on-smash canary detection
shyouhei
2019-02-01
1
-0
/
+1
*
vm.c: [DOC] small fix
stomar
2019-01-20
1
-1
/
+1
*
[DOC] Update basename [ci skip]
kazu
2018-12-30
1
-1
/
+1
*
vm.c: Move the rdoc of RubyVM.resolve_feature_path [Bug #15482]
mame
2018-12-30
1
-0
/
+12
*
insns.def: refactor to avoid CALL_METHOD macro
shyouhei
2018-12-26
1
-1
/
+12
*
remove "deprecated" for rb_frame_method_id_and_class [Bug #15300]
ko1
2018-12-24
1
-1
/
+1
*
Enable refinements on symbol-proc in ruby-level methods
nobu
2018-12-18
1
-1
/
+9
*
Return same ISeq object for one src.
ko1
2018-12-06
1
-1
/
+1
*
Prefer rb_check_arity when 0 or 1 arguments
nobu
2018-12-06
1
-1
/
+2
*
load.c (RubyVM.resolve_feature_path): New method. [Feature #15230]
mame
2018-12-06
1
-0
/
+4
*
ALWAYS_INLINE implies inline always
nobu
2018-11-27
1
-2
/
+2
*
Support targetting TracePoint [Feature #15289]
ko1
2018-11-26
1
-33
/
+82
*
Prefix rb_ec_set_vm_stack
nobu
2018-11-16
1
-1
/
+1
*
* expand tabs.
svn
2018-11-09
1
-2
/
+2
*
There is a path to use bmethod with ifunc.
ko1
2018-11-09
1
-2
/
+2
*
* expand tabs.
svn
2018-11-09
1
-4
/
+4
*
fix passing wrong `passed_bmethod_me`.
ko1
2018-11-09
1
-11
/
+24
*
separate Thread type (func or proc) explicitly.
ko1
2018-11-08
1
-2
/
+11
*
* expand tabs.
svn
2018-11-06
1
-1
/
+1
*
cont.c: direct use of rb_thread_t
shyouhei
2018-11-06
1
-1
/
+1
*
introduce new YARV insn newhashfromarray.
ko1
2018-10-24
1
-40
/
+0
*
revert r65213 and r65215
k0kubun
2018-10-20
1
-1
/
+1
*
vm_insnhelper.c: never cache getinstancevariable twice
k0kubun
2018-10-20
1
-1
/
+1
*
Prefer `rb_fstring_lit` over `rb_fstring_cstr`
nobu
2018-10-13
1
-2
/
+2
*
vm.c: [DOC] small improvements
stomar
2018-10-12
1
-2
/
+2
*
mjit.h: introduce MJIT_STATIC for full mswin JIT support
k0kubun
2018-10-07
1
-1
/
+1
*
remove old VM profile counters.
ko1
2018-10-01
1
-1
/
+0
*
revert r64847, r64846 and r64839
k0kubun
2018-09-26
1
-0
/
+2
*
revert r64838 and r64839
k0kubun
2018-09-26
1
-2
/
+0
*
Revert "Revert r64824 to fix build failure on AppVeyor"
k0kubun
2018-09-25
1
-0
/
+2
*
Revert r64824 to fix build failure on AppVeyor
k0kubun
2018-09-25
1
-2
/
+0
*
insns.def: optimize & and | of Integer [experimental]
k0kubun
2018-09-24
1
-0
/
+2
*
Revert "vm_insnhelper.h: simplify EXEC_EC_CFP implementation"
k0kubun
2018-09-13
1
-1
/
+1
*
vm_insnhelper.h: simplify EXEC_EC_CFP implementation
k0kubun
2018-09-13
1
-1
/
+1
*
share VM stack between threads and fibers if identical in size
normal
2018-09-12
1
-10
/
+7
*
parse.y: remove coverage-related code fragments
mame
2018-08-22
1
-0
/
+1
[next]