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
/
method.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow method caching of protected FCALLs
John Hawthorn
2022-06-21
1
-1
/
+0
*
Fix memory leak at the same named alias [Bug #18516]
Nobuyoshi Nakada
2022-01-27
1
-0
/
+1
*
`mandatory_only_cme` should not be in `def`
Koichi Sasada
2021-12-21
1
-1
/
+0
*
Lazily create singletons on instance_{exec,eval} (#5146)
John Hawthorn
2021-12-02
1
-1
/
+1
*
optimize `Struct` getter/setter
Koichi Sasada
2021-11-19
1
-0
/
+3
*
`rb_method_optimized_t` for further extension
Koichi Sasada
2021-11-19
1
-3
/
+7
*
`Primitive.mandatory_only?` for fast path
Koichi Sasada
2021-11-15
1
-2
/
+4
*
prohibi method call by defined_method in other racotrs
Koichi Sasada
2020-09-25
1
-0
/
+1
*
Remove write barrier exemption for T_ICLASS
Alan Wu
2020-08-17
1
-0
/
+4
*
Extracted METHOD_ENTRY_CACHEABLE macro
Nobuyoshi Nakada
2020-06-30
1
-0
/
+1
*
Evaluate macros argument just once
Nobuyoshi Nakada
2020-06-30
1
-3
/
+3
*
add #include guard hack
卜部昌平
2020-04-13
1
-2
/
+2
*
Introduce disposable call-cache.
Koichi Sasada
2020-02-22
1
-2
/
+9
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-0
/
+3
*
per-method serial number
卜部昌平
2019-12-18
1
-0
/
+1
*
make functions static
卜部昌平
2019-11-19
1
-1
/
+0
*
delete unused functions
卜部昌平
2019-11-14
1
-3
/
+0
*
* expand tabs. [ci skip]
git
2019-10-03
1
-7
/
+7
*
Revert https://github.com/ruby/ruby/pull/2486
卜部昌平
2019-10-03
1
-29
/
+60
*
refactor constify most of rb_method_entry_t
卜部昌平
2019-09-30
1
-36
/
+7
*
refactor add rb_method_entry_from_template
卜部昌平
2019-09-30
1
-3
/
+2
*
refactor delete rb_method_entry_copy
卜部昌平
2019-09-30
1
-1
/
+2
*
refactor constify most of rb_method_definition_t
卜部昌平
2019-09-30
1
-20
/
+20
*
refactor delete METHOD_ENTRY_COMPLEMENTED flag
卜部昌平
2019-09-30
1
-2
/
+0
*
Stop packing rb_method_definition_t
Nobuyoshi Nakada
2019-07-23
1
-2
/
+3
*
STATIC_ASSERT for VM_METHOD_TYPE_MINIMUM_BITS
Nobuyoshi Nakada
2019-05-31
1
-1
/
+2
*
Add `GC.compact` again.
tenderlove
2019-04-20
1
-12
/
+12
*
Reverting compaction for now
tenderlove
2019-04-17
1
-12
/
+12
*
Adding `GC.compact` and compacting GC support.
tenderlove
2019-04-17
1
-12
/
+12
*
Reverting all commits from r67479 to r67496 because of CI failures
kazu
2019-04-10
1
-12
/
+12
*
Adding `GC.compact` and compacting GC support.
tenderlove
2019-04-09
1
-12
/
+12
*
`rb_add_method` is void function.
ko1
2019-04-05
1
-1
/
+1
*
change `cfunc->invoker` type for opt.
ko1
2019-02-22
1
-1
/
+1
*
Add refinements support to method/instance_method.
nobu
2019-01-28
1
-0
/
+1
*
Enable refinements on symbol-proc in ruby-level methods
nobu
2018-12-18
1
-0
/
+1
*
Revert "Symbol refinements"
mrkn
2018-12-04
1
-1
/
+0
*
Symbol refinements
mrkn
2018-12-04
1
-0
/
+1
*
Revert "Symbol refinements"
nobu
2018-12-03
1
-1
/
+0
*
Symbol refinements
nobu
2018-12-03
1
-0
/
+1
*
Revert "Symbol refinements [Bug #15114]"
nobu
2018-12-03
1
-1
/
+0
*
Symbol refinements [Bug #15114]
nobu
2018-12-03
1
-0
/
+1
*
Support targetting TracePoint [Feature #15289]
ko1
2018-11-26
1
-2
/
+7
*
Avoid compiler depend error
kazu
2018-08-22
1
-2
/
+2
*
Add TracePoint#parameters
mame
2018-06-03
1
-0
/
+2
*
method.h: VM_METHOD_TYPE_MINIMUM_BITS
nobu
2018-01-28
1
-1
/
+3
*
method.h: BITFIELD in rb_method_definition_t
nobu
2018-01-28
1
-1
/
+1
*
internal.h: add BITFIELD macro to aid C99 users
normal
2018-01-27
1
-7
/
+1
*
Speedup `block.call` [Feature #14330]
ko1
2018-01-07
1
-0
/
+1
*
bit-fields other than int is a C99ism
shyouhei
2018-01-02
1
-1
/
+7
*
vm_core.h (rb_iseq_locatoin_t): add a field `code_range`
mame
2017-12-05
1
-1
/
+1
[next]