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
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-04-08
compile.c: disable debug prints on sparc
nobu
2018-04-08
compile.c: fix an exception argument
nobu
2018-04-08
compile.c: suppress warnings
nobu
2018-04-08
compile.c: align ibf_object_header
nobu
2018-04-08
compile.c: debug prints in ibf_load_object
nobu
2018-04-08
compile.c: align IBF dumped data
nobu
2018-04-07
compile.c: refine debug prints
nobu
2018-04-05
compile.c: fix positions encode
nobu
2018-04-05
compile.c: do not dump pointers
nobu
2018-04-05
compile.c: clear padding
nobu
2018-04-05
compile.c: do not dump pointers
nobu
2018-04-05
compile.c: zero fill
nobu
2018-03-31
compile.c: compile_evstr
nobu
2018-03-31
compile.c: end_label
nobu
2018-03-30
compile.c: do not dump unused callinfos
nobu
2018-03-24
compile.c: split add_insn_info
nobu
2018-03-24
compile.c: suppress missing-noreturn
nobu
2018-03-20
node.c: predicates for special NODEs
nobu
2018-03-20
compile.c: fix ibf_load_code
nobu
2018-03-19
Reverting r62775, this should fix i686 builds
tenderlove
2018-03-19
compile.c: arg var index
nobu
2018-03-18
compile.c: fix function name [ci skip]
nobu
2018-03-17
compile.c: resize to align offsets
nobu
2018-03-17
debugging SEGV on Solaris11s
nobu
2018-03-17
compile.c: align offsets
nobu
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
[next]