1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/include/ruby
Shugo Maeda 6606597109
Deprecate include/prepend in refinements and add Refinement#import_methods instead
Refinement#import_methods imports methods from modules.
Unlike Module#include, it copies methods and adds them into the refinement,
so the refinement is activated in the imported methods.

[Bug #17429] [ruby-core:101639]
2021-10-21 16:31:54 +09:00
..
backward
fiber
internal Deprecate include/prepend in refinements and add Refinement#import_methods instead 2021-10-21 16:31:54 +09:00
assert.h
atomic.h Align the implementation precedences with rb_atomic_t definition 2021-09-24 10:11:32 +09:00
backward.h
debug.h
defines.h
encoding.h split include/ruby/encoding.h 2021-10-05 14:18:23 +09:00
intern.h
io.h
memory_view.h
missing.h
onigmo.h
oniguruma.h
ractor.h rb_ractor_shareable_p(): fix doxygen 2021-10-05 14:18:23 +09:00
random.h
re.h
regex.h
ruby.h
st.h
subst.h
thread.h
thread_native.h
util.h
version.h
vm.h
win32.h