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
/
iseq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* iseq.c (iseq_load): disable peephole optimization option
ko1
2015-12-07
1
-0
/
+1
*
* iseq.c (iseq_translate): at the end of constructing an iseq,
ko1
2015-12-07
1
-3
/
+17
*
* vm_core.h, iseq.h: remove rb_iseq_t::variable_body.
ko1
2015-12-02
1
-24
/
+15
*
* iseq.h: introduce ISEQ_ORIGINAL_ISEQ() and
ko1
2015-12-02
1
-2
/
+2
*
* iseq.h: introduce ISEQ_COVERAGE() and ISEQ_COVERAGE_SET() macro.
ko1
2015-12-02
1
-4
/
+10
*
* iseq.h: introduce ISEQ_COMPILE_DATA() macro.
ko1
2015-12-02
1
-16
/
+16
*
iseq.h: rename member
nobu
2015-11-25
1
-3
/
+3
*
iseq.c (iseq_memsize): account for rb_call_cache entries
normal
2015-11-01
1
-0
/
+8
*
* iseq.c (make_compile_option_value): include frozen_string_literal*
ko1
2015-10-23
1
-1
/
+4
*
* ruby.c: introduce --enable-frozen-string-literal-debug option.
ko1
2015-10-23
1
-0
/
+1
*
iseq.c: list of keywords [Fix GH-1056]
nobu
2015-10-14
1
-1
/
+3
*
* iseq.c (rb_iseq_free): free iseq::variable_body to avoid memory
ko1
2015-10-05
1
-0
/
+1
*
fronzen-string-literal pragma
nobu
2015-09-27
1
-22
/
+34
*
* iseq.c (rb_iseq_free): free rb_iseq_t::body::cc_entries.
ko1
2015-09-19
1
-0
/
+1
*
* vm_core.h: split rb_call_info_t into several structs.
ko1
2015-09-19
1
-19
/
+29
*
* iseq.c: disable ISeq.load. It enabled accidentally at r51794.
ko1
2015-09-11
1
-1
/
+1
*
* vm_core.h: remove rb_call_info_t::blockiseq.
ko1
2015-09-08
1
-9
/
+2
*
* iseq.c (iseq_memsize): functions for wrapper object should have
ko1
2015-09-03
1
-3
/
+8
*
* vm_opts.h, iseq.c, iseq.h: add compile option to force frozen
ko1
2015-08-21
1
-0
/
+3
*
iseq.c (rb_iseq_mark): reduce NULL checks
normal
2015-08-14
1
-3
/
+3
*
iseq.c (iseq_memsize): reimplement for wrapper
normal
2015-08-12
1
-32
/
+80
*
iseq.c: fix type
nobu
2015-07-25
1
-5
/
+6
*
* vm_core.h: size should be unsigned.
ko1
2015-07-24
1
-17
/
+19
*
* vm_core.h: constify rb_iseq_constant_body::line_info_table.
ko1
2015-07-24
1
-3
/
+4
*
* vm_core.h: constify rb_iseq_constant_body::catch_table.
ko1
2015-07-24
1
-2
/
+2
*
* vm_core.h: constify rb_iseq_constant_body::local_table and
ko1
2015-07-23
1
-1
/
+1
*
* vm_core.h: constify rb_iseq_constant_body::iseq_encoded and
ko1
2015-07-23
1
-9
/
+11
*
* vm_core.h: separate rb_iseq_body into rb_iseq_constant_body and
ko1
2015-07-22
1
-7
/
+11
*
* make rb_iseq_t T_IMEMO object (type is imemo_iseq).
ko1
2015-07-21
1
-425
/
+403
*
* vm_core.h: constify rb_call_info_t::kw_arg,
ko1
2015-07-21
1
-2
/
+2
*
* vm_core.h: constify rb_call_info_t::blockiseq and rb_iseq_t::iseq.
ko1
2015-07-21
1
-5
/
+4
*
* compile.c: constify the first parameter (iseq).
ko1
2015-07-21
1
-1
/
+1
*
avoid redundant GET_THREAD() calls
normal
2015-07-16
1
-1
/
+1
*
* vm_core.h: constify rb_iseq_t::parent_iseq.
ko1
2015-07-16
1
-3
/
+3
*
* iseq.c (rb_iseq_disasm): rename rb_iseq_t *iseqdat to iseq
ko1
2015-07-16
1
-38
/
+38
*
remove redundant NULL check in mark functions
normal
2015-07-15
1
-16
/
+15
*
iseq.c (iseq_data_to_ary): dump kw_arg as symbol
normal
2015-07-07
1
-1
/
+1
*
* vm_core.h: remove rb_iseq_t::orig because rb_iseq_clone()
ko1
2015-07-07
1
-65
/
+52
*
* iseq.c, internal.h (rb_iseq_clone): removed because we don't need to
ko1
2015-07-07
1
-24
/
+0
*
* vm_core.h: remove rb_iseq_t::defined_method_id because it is not
ko1
2015-07-06
1
-1
/
+0
*
* vm_core.h: remove rb_iseq_t::klass to reduce dynamic data.
ko1
2015-07-06
1
-18
/
+0
*
move RB_GC_GUARD responsibility to rb_add_method_iseq
normal
2015-06-30
1
-0
/
+2
*
* iseq.c: constify.
ko1
2015-05-21
1
-1
/
+1
*
* proc.c (rb_method_get_iseq): rename to rb_method_iseq.
ko1
2015-05-21
1
-1
/
+1
*
* iseq.c (exception_type2symbol): show correct bug message.
ko1
2015-05-20
1
-1
/
+1
*
iseq.c: check srouce type
nobu
2015-05-19
1
-0
/
+1
*
* iseq.c (iseq_mark): skip some marking if iseq->orig is available.
ko1
2015-03-18
1
-8
/
+15
*
* fix namespace issue on singleton class expressions. [Bug #10943]
ko1
2015-03-06
1
-24
/
+1
*
compile.c: struct accessors
nobu
2014-12-17
1
-122
/
+0
*
iseq.c: default option
nobu
2014-12-17
1
-0
/
+1
[next]