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
/
compile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
parse.y: check NTH_REF range
nobu
2015-05-29
1
-0
/
+4
*
compile.c: disallow private readers
nobu
2015-04-30
1
-6
/
+5
*
compile.c: move expansion of massign
nobu
2015-04-29
1
-2
/
+28
*
vm_eval.c: simplify rb_iterate
nobu
2015-03-27
1
-2
/
+2
*
* node.h: remove NODE_IFUNC, NEW_IFUNC.
ko1
2015-03-11
1
-4
/
+5
*
* vm_core.h: define vm_svar_index.
ko1
2015-02-27
1
-1
/
+1
*
compile.c: debug prints to stderr
nobu
2015-02-27
1
-1
/
+1
*
compile.c: fix function name
nobu
2015-02-27
1
-1
/
+1
*
insns.def: reverse
nobu
2015-02-25
1
-2
/
+0
*
compile.c: unbalanced massign
nobu
2015-02-25
1
-2
/
+20
*
compile.c: massign optimization
nobu
2015-02-16
1
-3
/
+25
*
vm_core.h: fix symbols leak
nobu
2015-02-06
1
-4
/
+6
*
parse.y: eliminate empty hashes
nobu
2015-01-09
1
-4
/
+7
*
fix printf format conversion specifiers
nobu
2014-12-26
1
-1
/
+1
*
compile.c: add comments
nobu
2014-12-19
1
-0
/
+6
*
compile.c: struct accessors
nobu
2014-12-17
1
-0
/
+86
*
compile.c: constify
nobu
2014-12-17
1
-2
/
+2
*
* compile.c (iseq_compile_each): check
ko1
2014-12-17
1
-5
/
+6
*
compile.c: skip opt_* insns for fstr args with block given
normal
2014-12-17
1
-3
/
+6
*
compile.c: wrap funcptr
nobu
2014-12-16
1
-2
/
+8
*
iseq.c: show function name if possible
nobu
2014-12-16
1
-1
/
+15
*
compile.c: check funcptr
nobu
2014-12-16
1
-0
/
+1
*
compile.c: support for TS_FUNCPTR
nobu
2014-12-15
1
-0
/
+9
*
compile.c (rb_iseq_build_from_ary): remove misc handling
normal
2014-12-05
1
-7
/
+4
*
mostly fix rb_iseq_load
normal
2014-12-03
1
-48
/
+176
*
compile.c: set true and false directly
nobu
2014-12-02
1
-6
/
+16
*
* compile.c (iseq_compile_each): remove duplicated line event.
ko1
2014-11-27
1
-6
/
+13
*
compile.c (iseq_calc_param_size): hoist out of iseq_set_arguments
normal
2014-11-26
1
-32
/
+38
*
* compile.c (iseq_set_sequence): use "nop" insn instead of
ko1
2014-11-26
1
-2
/
+2
*
rb_id2str over rb_id2name
nobu
2014-11-25
1
-10
/
+14
*
compile.c (iseq_build_callinfo_from_hash): hoist out
normal
2014-11-25
1
-19
/
+26
*
* internal.h: Include ruby.h and ruby/encoding.h to be
akr
2014-11-15
1
-1
/
+0
*
* remove trailing spaces.
svn
2014-11-05
1
-2
/
+2
*
* compile.c (compile_data_alloc): add padding when strict alignment
ngoto
2014-11-05
1
-3
/
+64
*
* vm_core.h: change semantics of opt_num and opt_table.
ko1
2014-11-03
1
-10
/
+9
*
* vm_core.h: change iseq parameter data structure.
ko1
2014-11-02
1
-169
/
+154
*
* rewrite method/block parameter fitting logic to optimize
ko1
2014-11-02
1
-156
/
+247
*
compile.c: fix RB_GC_GUARD usage
normal
2014-10-11
1
-3
/
+5
*
* compile.c: remove commented out code.
hsbt
2014-10-01
1
-119
/
+0
*
compile.c: store IDs as Symbols
nobu
2014-09-20
1
-2
/
+2
*
compile.c, gc.c: suppress warnings
nobu
2014-09-14
1
-1
/
+1
*
* compile.c (rb_vm_addr2insn): rename to rb_vm_insn_addr2insn
ko1
2014-09-10
1
-4
/
+5
*
compile.c: remove useless cast
nobu
2014-09-10
1
-1
/
+1
*
rb_call_info_t: shrink to 96 bytes from 104 bytes on 64-bit
normal
2014-09-10
1
-16
/
+16
*
compile: translate iseq in-place
normal
2014-09-10
1
-6
/
+41
*
compile.c: remove needless SYM2ID <-> ID2SYM conversions
normal
2014-09-08
1
-41
/
+41
*
compile.c: assigned in REALLOC_N
nobu
2014-08-26
1
-1
/
+1
*
compile.c (iseq_set_sequence): check for multiplication overflow
normal
2014-08-26
1
-1
/
+1
*
compile.c: suppress a warning
nobu
2014-07-29
1
-1
/
+1
*
compile.c: check size
nobu
2014-07-26
1
-4
/
+4
[next]