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
...
*
* expand tabs.
svn
2018-12-31
1
-29
/
+29
*
use a local variable
nobu
2018-12-31
1
-29
/
+30
*
hide iseq operand object for duphash. [Bug #15440]
ko1
2018-12-20
1
-2
/
+1
*
Freeze hash literals embedded in duphash instructions
nobu
2018-12-20
1
-0
/
+1
*
Don't increment `code_index`
tenderlove
2018-12-13
1
-1
/
+0
*
param.flags.has_kw flag should be FALSE before setting param.keyword.
ko1
2018-12-12
1
-0
/
+2
*
restore `catch_except_p` flag.
ko1
2018-12-12
1
-0
/
+1
*
Fix infinite loop by ensure
nobu
2018-12-11
1
-9
/
+26
*
* expand tabs.
svn
2018-12-11
1
-1
/
+1
*
Modify insn list only when compiling
nobu
2018-12-11
1
-1
/
+13
*
raise instead of rb_bug
nobu
2018-12-09
1
-4
/
+8
*
* expand tabs.
svn
2018-12-06
1
-5
/
+5
*
Speed up hash literals by duping
tenderlove
2018-12-06
1
-1
/
+6
*
* expand tabs.
svn
2018-12-03
1
-21
/
+21
*
Collapse putobject, putobject, newarray
tenderlove
2018-12-03
1
-8
/
+25
*
Revert "Collapse putobject, putobject, newarray"
tenderlove
2018-12-01
1
-47
/
+0
*
* expand tabs.
svn
2018-11-30
1
-30
/
+30
*
Collapse putobject, putobject, newarray
tenderlove
2018-11-30
1
-0
/
+47
*
* expand tabs.
svn
2018-11-27
1
-3
/
+3
*
compile.c: prevent out-of-bound initialization of coverage counters
mame
2018-11-27
1
-1
/
+3
*
Fix potential NULL pointer access [ci skip]
nobu
2018-11-10
1
-1
/
+2
*
compile.c: compile error than rb_bug [ci skip]
nobu
2018-11-08
1
-4
/
+11
*
compile.c: unreachable than rb_bug [ci skip]
nobu
2018-11-08
1
-1
/
+1
*
* expand tabs.
svn
2018-11-07
1
-6
/
+6
*
Rename get/setinlinecache to opt_get/opt_setinlinecache
mame
2018-11-07
1
-6
/
+6
*
Fix TracePoint for nested iseq loaded from binary [Bug#14702]
ko1
2018-11-06
1
-2
/
+1
*
Implement `RubyVM::AST.of` [Feature #14836]
yui-knk
2018-11-05
1
-0
/
+1
*
* remove trailing spaces, expand tabs.
svn
2018-10-30
1
-1
/
+1
*
support theap for T_HASH. [Feature #14989]
ko1
2018-10-30
1
-2
/
+2
*
* expand tabs.
svn
2018-10-30
1
-2
/
+2
*
introduce TransientHeap. [Bug #14858]
ko1
2018-10-30
1
-3
/
+3
*
* expand tabs.
svn
2018-10-30
1
-2
/
+2
*
revert r65444 and r65446 because of commit miss
ko1
2018-10-30
1
-3
/
+3
*
* expand tabs.
svn
2018-10-30
1
-2
/
+2
*
introduce TransientHeap. [Bug #14858]
ko1
2018-10-30
1
-3
/
+3
*
* expand tabs.
svn
2018-10-30
1
-7
/
+7
*
use RARRAY_AREF() instead of RARRAY_CONST_PTR().
ko1
2018-10-30
1
-12
/
+9
*
compile.c: fix up r65411
kazu
2018-10-29
1
-1
/
+1
*
use a rb_ function instead of st_ directly.
ko1
2018-10-28
1
-1
/
+1
*
compile.c: fix peephole optimization
nobu
2018-10-24
1
-1
/
+1
*
introduce new YARV insn newhashfromarray.
ko1
2018-10-24
1
-10
/
+1
*
* expand tabs.
svn
2018-10-20
1
-2
/
+2
*
Remove tracecoverage instructions
mame
2018-10-20
1
-10
/
+25
*
ext/coverage/: add the oneshot mode
mame
2018-10-20
1
-1
/
+3
*
compile.c: default_len is positive
shyouhei
2018-10-19
1
-0
/
+3
*
* expand tabs.
svn
2018-10-17
1
-5
/
+5
*
Remove the level information from throw instruction
mame
2018-10-17
1
-10
/
+7
*
Prefer `rb_fstring_lit` over `rb_fstring_cstr`
nobu
2018-10-13
1
-2
/
+2
*
* expand tabs.
svn
2018-09-26
1
-7
/
+7
*
revert r64847, r64846 and r64839
k0kubun
2018-09-26
1
-7
/
+9
[prev]
[next]