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
*
compile.c: fix lhs splat in massign
nobu
2016-01-10
1
-4
/
+18
*
compile.c: adjust call_info count
nobu
2016-01-01
1
-17
/
+24
*
compile.c: remove unreferred label
nobu
2016-01-01
1
-0
/
+3
*
compile.c: adjust label reference
nobu
2015-12-29
1
-0
/
+1
*
fix common misspelling [ci skip]
nobu
2015-12-24
1
-1
/
+1
*
preserve source file name encoding
nobu
2015-12-24
1
-35
/
+37
*
* compile.c (ibf_load_object_string): use fstring if frozen string.
ko1
2015-12-18
1
-1
/
+1
*
* compile.c (ibf_load_setup): check tainted string argument.
ko1
2015-12-18
1
-0
/
+2
*
* compile.c: fix typos.
hsbt
2015-12-14
1
-1
/
+1
*
compile.c: rehash cdhash
nobu
2015-12-11
1
-0
/
+2
*
compile.c (iseq_compile_each): reduce needless rb_str_dup
normal
2015-12-10
1
-3
/
+3
*
* compile.c (iseq_compile_each): do not add debug information
ko1
2015-12-09
1
-3
/
+8
*
compile.c (ibf_dump_object_unsupported): fix spelling error
normal
2015-12-09
1
-1
/
+1
*
* *.c (*_memsize): do not check ptr.
ko1
2015-12-09
1
-17
/
+7
*
* compile.c (ibf_dump_memsize): should check NULL.
ko1
2015-12-08
1
-5
/
+10
*
compile.c: suppress warning
nobu
2015-12-08
1
-1
/
+2
*
* compile.c (iseq_ibf_dump): dump extra data just string length.
ko1
2015-12-08
1
-1
/
+1
*
compile.c: fix extra_str
nobu
2015-12-08
1
-1
/
+1
*
* compile.c (ibf_load_setup): cast to int.
ko1
2015-12-08
1
-1
/
+1
*
* compile.c (ibf_setup_load): rename to ibf_load_setup().
ko1
2015-12-08
1
-3
/
+21
*
free ibf_dump at exception
nobu
2015-12-08
1
-23
/
+74
*
compile.c: make opt a string value
nobu
2015-12-08
1
-2
/
+3
*
check loading object index range
nobu
2015-12-08
1
-0
/
+3
*
suppress warnings
nobu
2015-12-08
1
-1
/
+1
*
* compile.c (iseq_ibf_dump): fix for clang type checker.
ko1
2015-12-08
1
-1
/
+1
*
* introduce new ISeq binary format serializer/de-serializer
ko1
2015-12-08
1
-0
/
+1431
*
compile.c (iseq_build_from_ary_body): avoid rb_ary_dup for CDHASH
normal
2015-12-08
1
-1
/
+0
*
compile optimized case dispatch for nil/true/false
normal
2015-12-08
1
-0
/
+6
*
* compile.c (rb_iseq_build_from_ary): do not allocate table
ko1
2015-12-07
1
-1
/
+1
*
compile.c: no extra parentheses
nobu
2015-12-04
1
-35
/
+35
*
compile.c: just append compile error message
nobu
2015-12-04
1
-10
/
+36
*
* vm_core.h, iseq.h: remove rb_iseq_t::variable_body.
ko1
2015-12-02
1
-1
/
+1
*
* iseq.h: introduce ISEQ_ORIGINAL_ISEQ() and
ko1
2015-12-02
1
-7
/
+7
*
* iseq.h: introduce ISEQ_FLIP_CNT_INCREMENT() macro.
ko1
2015-12-02
1
-1
/
+1
*
* iseq.h: introduce ISEQ_COVERAGE() and ISEQ_COVERAGE_SET() macro.
ko1
2015-12-02
1
-2
/
+2
*
* iseq.h: introduce ISEQ_COMPILE_DATA() macro.
ko1
2015-12-02
1
-112
/
+112
*
compile.c: fix the element
nobu
2015-12-02
1
-9
/
+6
*
compile.c: consistent messages
nobu
2015-12-01
1
-17
/
+32
*
compile.c: tailcall opt for indexers
nobu
2015-11-26
1
-3
/
+4
*
iseq.h: rename member
nobu
2015-11-25
1
-1
/
+1
*
compile.c: fix position
nobu
2015-11-22
1
-1
/
+1
*
compile.c: move logop DCE
nobu
2015-11-22
1
-5
/
+39
*
compile.c: optimize useless branches
nobu
2015-11-22
1
-1
/
+11
*
compile.c: free labels table
nobu
2015-11-22
1
-4
/
+12
*
compile.c: use rb_compile_bug
nobu
2015-11-22
1
-23
/
+27
*
compile.c: use COMPILE_ERROR
nobu
2015-11-22
1
-32
/
+42
*
compile.c: flush disasm
nobu
2015-11-22
1
-0
/
+1
*
compile.c: check each steps
nobu
2015-11-22
1
-9
/
+8
*
* compile.c (iseq_compile_each): add debug information to NODE_STR
ko1
2015-11-20
1
-10
/
+11
*
* compile.c (iseq_compile_each): T_IMEMO/iseq objects should be
ko1
2015-11-19
1
-2
/
+2
[next]