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
/
iseq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iseq.c: prefix rb_ to non-static iseq functions
k0kubun
2018-09-13
1
-6
/
+6
*
iseq.c (rb_vm_encoded_insn_data_table_init): add a cast to build on clang
mame
2018-08-23
1
-1
/
+1
*
iseq.c (rb_iseq_trace_set): refactoring by using encoded_insn_data
mame
2018-08-23
1
-23
/
+13
*
iseq.c: add a map from encoded insn to insn data
mame
2018-08-23
1
-0
/
+52
*
check trace flags at loading [Bug #14702]
ko1
2018-08-23
1
-4
/
+10
*
parse.y: remove coverage-related code fragments
mame
2018-08-22
1
-0
/
+8
*
prototized
nobu
2018-08-22
1
-1
/
+1
*
thread.c (rb_reset_coverages): remove coverage counters from all ISeqs
mame
2018-08-22
1
-0
/
+19
*
insns.def (invokesuper): remove a dummy receiever flag hack for ZSUPER
mame
2018-08-10
1
-0
/
+1
*
mjit.c: disable calling JIT-ed code
k0kubun
2018-06-23
1
-0
/
+2
*
Make VM_INSN_INFO_TABLE_IMPL=1 work
mame
2018-06-13
1
-2
/
+2
*
rb_vm_insn_addr2insn: use st to perform addr2insn mapping
normal
2018-06-06
1
-9
/
+1
*
iseq.c: Fix segfault when debug is not 0
yui-knk
2018-05-19
1
-4
/
+10
*
iseq body local variables
nobu
2018-05-16
1
-11
/
+13
*
iseq.c: iseq body local variables
nobu
2018-05-12
1
-170
/
+190
*
iseq.c: refactoring rb_iseq_free
nobu
2018-05-12
1
-26
/
+24
*
RSTRING_PTR is not guaranteed to be VALUE-aligned (retry)
shyouhei
2018-05-09
1
-1
/
+0
*
tool/ruby_vm/views/_insn_name_info.erb: Auto-detect the longest insn name
mame
2018-05-02
1
-1
/
+2
*
iseq.c (rb_iseq_disasm_insn): Change the width of insn names
mame
2018-05-02
1
-2
/
+2
*
iseq.c: consistent rb_bug messages
nobu
2018-04-27
1
-5
/
+5
*
insns.def: checktype
nobu
2018-04-21
1
-1
/
+1
*
Add write barrier calls for direct marking objects.
tenderlove
2018-04-13
1
-1
/
+1
*
compile.c: do not dump pointers
nobu
2018-04-05
1
-7
/
+6
*
iseq.c: indent iseq dump
nobu
2018-04-04
1
-8
/
+33
*
iseq.c: strip trailing spaces in dump
nobu
2018-04-04
1
-2
/
+12
*
iseq.c: constfied validate_get_insn_info [ci skip]
nobu
2018-03-21
1
-2
/
+2
*
compile.c: fix ibf_load_code
nobu
2018-03-20
1
-1
/
+1
*
Reverting r62775, this should fix i686 builds
tenderlove
2018-03-19
1
-9
/
+131
*
iseq.c: append local var index to name
nobu
2018-03-19
1
-2
/
+8
*
iseq.c: mark kwrest arg
nobu
2018-03-19
1
-1
/
+2
*
Revert "Add direct marking on iseq operands"
naruse
2018-03-16
1
-118
/
+9
*
Revert "Fix warning: cast from pointer to integer of different size"
naruse
2018-03-16
1
-5
/
+5
*
Unconditionally define `TRACE_INSN_P`
tenderlove
2018-03-14
1
-8
/
+5
*
Fix warning: cast from pointer to integer of different size
kazu
2018-03-10
1
-5
/
+5
*
Add direct marking on iseq operands
tenderlove
2018-03-09
1
-9
/
+118
*
compile.c: set catch_except_p flag
k0kubun
2018-03-04
1
-0
/
+1
*
mjit_compile.c: merge initial JIT compiler
k0kubun
2018-02-04
1
-1
/
+1
*
mjit.c: merge MJIT infrastructure
k0kubun
2018-02-04
1
-0
/
+2
*
iseq.c: internal lvar name
nobu
2018-01-30
1
-30
/
+18
*
variable succ_index_table never actually used
shyouhei
2018-01-19
1
-1
/
+1
*
Use already casted variable
kazu
2018-01-18
1
-1
/
+1
*
iseq.c: dump as non-trace instructions
nobu
2018-01-17
1
-3
/
+3
*
iseq.c: flatten TS_NUM operand conditions
nobu
2018-01-17
1
-11
/
+14
*
exclude flexible array size with old compilers
nobu
2018-01-14
1
-2
/
+2
*
iseq.h (struct iseq_catch_table_entry, iseq_compile_data_storage): Use FLEX_A...
mame
2018-01-13
1
-2
/
+2
*
internal.h (FLEX_ARY_LEN): Add a macro to define a flexible array
mame
2018-01-13
1
-9
/
+1
*
flexible array member is a C99ism
shyouhei
2018-01-13
1
-1
/
+9
*
iseq.c: child iseq encoding
nobu
2018-01-11
1
-2
/
+2
*
iseq.c: Succinct bitvector now supports 32-bit machine
mame
2018-01-10
1
-4
/
+4
*
iseq.c: Add explicit casts from long to int (to pass compile on clang)
mame
2018-01-09
1
-2
/
+2
[next]