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
...
*
Use a pinning list for keeping objects alive during assembly.
Aaron Patterson
2020-05-20
1
-14
/
+87
*
Prefer dedicated enum over int
Nobuyoshi Nakada
2020-05-18
1
-1
/
+1
*
built-in method call must not have a receiver
Nobuyoshi Nakada
2020-05-18
1
-0
/
+1
*
drop varargs.h support
卜部昌平
2020-05-11
1
-1
/
+1
*
sed -i 's|ruby/impl|ruby/internal|'
卜部昌平
2020-05-11
1
-1
/
+1
*
sed -i s|ruby/3|ruby/impl|g
卜部昌平
2020-05-11
1
-1
/
+1
*
Added more NORETURN declarations
Nobuyoshi Nakada
2020-05-11
1
-1
/
+3
*
Fix pseudo code for NODE_ARYPTN, NODE_HSHPTN
Kazuki Tsujimoto
2020-05-04
1
-2
/
+0
*
Create succ_index_table as a part of `iseq_setup`
Nobuyoshi Nakada
2020-04-15
1
-0
/
+7
*
Disassemble nop-inserted list
Nobuyoshi Nakada
2020-04-15
1
-0
/
+2
*
Show heading for update_catch_except_flags
Nobuyoshi Nakada
2020-04-15
1
-0
/
+1
*
Avoid UB with flexible array member
Alan Wu
2020-04-12
1
-2
/
+2
*
Suppress -Wswitch warnings
Nobuyoshi Nakada
2020-04-08
1
-0
/
+2
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-17
/
+18
*
Reduce allocations for keyword argument hashes
Jeremy Evans
2020-03-17
1
-20
/
+42
*
Make {**{}} return unfrozen empty hash
Jeremy Evans
2020-03-17
1
-6
/
+20
*
Correctly detect whether strict alignment is needed on OpenBSD
Jeremy Evans
2020-03-12
1
-0
/
+10
*
CI can be NULL.
Koichi Sasada
2020-02-22
1
-28
/
+41
*
Introduce disposable call-cache.
Koichi Sasada
2020-02-22
1
-11
/
+27
*
VALUE size packed callinfo (ci).
Koichi Sasada
2020-02-22
1
-177
/
+165
*
Fixed missing `return`
Nobuyoshi Nakada
2020-02-20
1
-0
/
+1
*
printf can be a macro
卜部昌平
2020-02-20
1
-0
/
+1
*
Split the optimizable range item conditions
Nobuyoshi Nakada
2020-02-16
1
-1
/
+9
*
Reduce begin-less/end-less range allocation
Masataka Pocke Kuwabara
2020-02-16
1
-5
/
+7
*
Make yield in singleton class definitions in methods a SyntaxError
Jeremy Evans
2020-02-11
1
-10
/
+3
*
compile.c: Drop obj_list from ibf_dump
NagayamaRyoga
2020-02-09
1
-31
/
+43
*
compile.c: Drop iseq_list from ibf_dump
NagayamaRyoga
2020-02-09
1
-19
/
+34
*
Deduplicate objects efficiently when dumping iseq to binary
NagayamaRyoga
2020-02-09
1
-16
/
+25
*
Check type of empty keyword [Bug #16603]
Seiei Miyagi
2020-02-03
1
-1
/
+1
*
compile.c: remove a unused variable
Yusuke Endoh
2020-02-01
1
-2
/
+1
*
Optimized branches in pattern matching
Nobuyoshi Nakada
2020-01-30
1
-61
/
+46
*
move internal/debug.h definitions to internal.h
Koichi Sasada
2020-01-03
1
-1
/
+0
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-12
/
+26
*
export a function for MJIT.
Koichi Sasada
2019-12-25
1
-1
/
+1
*
take care of USE_LAZY_LOAD=1.
Koichi Sasada
2019-12-25
1
-1
/
+5
*
Manage deprecation warning by the flag
Nobuyoshi Nakada
2019-12-22
1
-2
/
+4
*
compile.c: avoid newarraykwsplat for arguments
v2_7_0_rc2
Yusuke Endoh
2019-12-22
1
-1
/
+8
*
Fixed misspellings
Nobuyoshi Nakada
2019-12-20
1
-1
/
+1
*
readable function names for inline functions.
Koichi Sasada
2019-12-13
1
-1
/
+1
*
add casts
卜部昌平
2019-12-12
1
-6
/
+6
*
vm_args.c (rb_warn_check): Use iseq_unique_id instead of its pointer
Yusuke Endoh
2019-12-09
1
-1
/
+1
*
Introduce an "Inline IVAR cache" struct
Aaron Patterson
2019-12-05
1
-0
/
+5
*
compile.c: stop wrong peephole optimization when covearge is enabled
Yusuke Endoh
2019-12-04
1
-103
/
+129
*
compile.c: trivial refactoring
Yusuke Endoh
2019-12-04
1
-3
/
+1
*
rename __builtin_inline!(code) and introduce others.
Koichi Sasada
2019-11-27
1
-2
/
+22
*
make functions static
卜部昌平
2019-11-19
1
-1
/
+1
*
vm_invoke_builtin_delegate with start index.
Koichi Sasada
2019-11-18
1
-25
/
+52
*
More fixes for $SAFE/taint post merging
Jeremy Evans
2019-11-18
1
-2
/
+0
*
Avoid top-level search for nested constant reference from nil in defined?
Dylan Thacker-Smith
2019-11-13
1
-3
/
+3
*
Revert "Method reference operator"
Nobuyoshi Nakada
2019-11-12
1
-9
/
+0
[prev]
[next]