index
:
ruby.git
master
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_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compile.c
Age
Commit message (
Expand
)
Author
2018-03-17
debugging SEGV on Solaris11s
nobu
2018-03-16
debugging SEGV on Solaris11s
nobu
2018-03-16
debugging SEGV on Solaris11s
nobu
2018-03-16
Revert "Add direct marking on iseq operands"
naruse
2018-03-16
Revert "Fix error: implicit conversion loses integer precision"
naruse
2018-03-16
compile.c: fix load_from_binary
nobu
2018-03-15
Revert r62617 "compile.c: fix load_from_binary"
naruse
2018-03-10
compile.c: mark all ISeq ancestors as catch_except_p
k0kubun
2018-03-10
Fix error: implicit conversion loses integer precision
kazu
2018-03-09
Add direct marking on iseq operands
tenderlove
2018-03-04
compile.c: set catch_except_p flag
k0kubun
2018-03-01
compile.c: raise on invalid input
nobu
2018-03-01
compile.c: do not truncate VALUE to long
nobu
2018-03-01
compile.c: fix load_from_binary
nobu
2018-02-28
Revert r61936 "compile.c: use ALLOCV_N"
nobu
2018-02-16
compile.c: keep debug info
nobu
2018-02-14
compile.c: drop freezestring insn on String#-@
normal
2018-02-09
compile.c: popped hash
nobu
2018-02-04
mjit_compile.c: merge initial JIT compiler
k0kubun
2018-02-03
compile.c: fix string Range optimization with FSL
normal
2018-01-29
eliminate CALL_SIMPLE_METHOD
shyouhei
2018-01-27
compile.c: try to convert in massign `for`
nobu
2018-01-25
compile.c: check mid
nobu
2018-01-25
compile.c: unnecessary freezing
nobu
2018-01-19
there is no such thing like 0 in enum defined_type
shyouhei
2018-01-18
compile.c: use ALLOCV_N
nobu
2018-01-18
ibf_dump_object_unsupported marked as NORETURN
shyouhei
2018-01-16
node.c: Stop double meaning of NODE_FOR by introducing NODE_FOR_MASGN
mame
2018-01-15
__declspec(align(#)) does not take sizeof()
shyouhei
2018-01-15
ruby_aligned_char no longer needed.
shyouhei
2018-01-15
__declspec(align(#)) does not take sizeof()
shyouhei
2018-01-15
__attibute__((__aligned__)) for RSTRING_PTR()
shyouhei
2018-01-14
exclude flexible array size with old compilers
nobu
2018-01-13
compile.c (struct ibf_object_*): Use FLEX_ARY_LEN
mame
2018-01-13
compile.c (struct ibf_id_entry): Just removed.
mame
2018-01-13
iseq.h (struct iseq_catch_table_entry, iseq_compile_data_storage): Use FLEX_A...
mame
2018-01-12
delete tool/instruction.rb (2nd try)
shyouhei
2018-01-10
merge revisions 61753:61750 61747:61740 61737:61728
shyouhei
2018-01-09
iseq.c: Add a succinct bitvector implementation for insn_info_table
mame
2018-01-09
delete tool/instruction.rb
shyouhei
2018-01-09
Rename code_range to code_location
mame
2018-01-09
internal.h: remove dependecy on ruby/encoding.h
nobu
2018-01-09
compile.c (iseq_compile_each0): remove irrelevant tracecoverage
mame
2018-01-09
parse.y: Remove special handling of tOROP and tANDOP
mame
2018-01-08
use `getblockparamproxy` to pass blocks.
ko1
2018-01-08
compile.c: compile_case2 branch
nobu
2018-01-07
Speedup `block.call` [Feature #14330]
ko1
2018-01-05
compile.c: fix stack consistency error
nobu
2018-01-05
compile.c: remove more unreachable chunk
nobu
2018-01-05
node.h: remove NODE_PRELUDE
mame
[next]