..
array.h
Define rb_to_array which converts with to_a
2021-02-12 12:15:57 +09:00
bignum.h
Move rb_big_isqrt declaration
2021-01-31 09:23:51 +09:00
bits.h
Fix a typo [ci skip]
2020-05-18 17:42:50 +09:00
class.h
Add RCLASS_SUBCLASSES Macro
2021-02-01 08:42:54 -08:00
compar.h
add #include guard hack
2020-04-13 16:06:00 +09:00
compile.h
sed -i 's|ruby/impl|ruby/internal|'
2020-05-11 09:24:08 +09:00
compilers.h
Update compilers.h [ci skip]
2021-01-05 01:06:07 +09:00
complex.h
include/ruby/backward/2/r_cast.h: deprecate
2020-08-27 15:03:36 +09:00
cont.h
Expose scheduler as public interface & bug fixes. ( #3945 )
2021-02-09 19:39:56 +13:00
dir.h
add #include guard hack
2020-04-13 16:06:00 +09:00
enc.h
add #include guard hack
2020-04-13 16:06:00 +09:00
encoding.h
add #include guard hack
2020-04-13 16:06:00 +09:00
enum.h
add #include guard hack
2020-04-13 16:06:00 +09:00
enumerator.h
add #include guard hack
2020-04-13 16:06:00 +09:00
error.h
Switch rb_category_warn{,ing} to accept an rb_warning_category_t
2020-12-18 09:54:11 -08:00
eval.h
add #include guard hack
2020-04-13 16:06:00 +09:00
file.h
add #include guard hack
2020-04-13 16:06:00 +09:00
fixnum.h
Update fixnum.h
2020-12-01 20:40:33 +09:00
gc.h
Narrowed down unaligned member access region in RB_OBJ_WRITE
2020-12-13 11:57:05 +09:00
hash.h
Ractor.make_shareable(obj)
2020-10-21 07:59:24 +09:00
imemo.h
enable constant cache on ractors
2021-01-05 02:27:58 +09:00
inits.h
add #include guard hack
2020-04-13 16:06:00 +09:00
io.h
add #include guard hack
2020-04-13 16:06:00 +09:00
load.h
add #include guard hack
2020-04-13 16:06:00 +09:00
loadpath.h
add #include guard hack
2020-04-13 16:06:00 +09:00
math.h
add #include guard hack
2020-04-13 16:06:00 +09:00
missing.h
sed -i 's|ruby/impl|ruby/internal|'
2020-05-11 09:24:08 +09:00
numeric.h
Allow inlining Integer#-@ and #~
2020-12-22 22:32:19 -08:00
object.h
RBASIC_SET_CLASS_RAW: follow strict aliasing rule
2021-03-02 17:47:28 +09:00
parse.h
add #include guard hack
2020-04-13 16:06:00 +09:00
proc.h
Moved rb_callable_receiver internal
2020-10-06 10:11:51 +09:00
process.h
Allow Dir.home to work for non-login procs when $HOME not set
2020-05-23 23:16:28 +09:00
random.h
add #include guard hack
2020-04-13 16:06:00 +09:00
range.h
Feature #16812 : Allow slicing arrays with ArithmeticSequence ( #3241 )
2020-10-21 02:40:18 +09:00
rational.h
Fix ArithmeticSequence#last and ArithmeticSequence#each for non-integer sequences ( #3870 )
2020-12-09 18:48:59 +09:00
re.h
sed -i 's|ruby/impl|ruby/internal|'
2020-05-11 09:24:08 +09:00
sanitizers.h
sed -i 's|ruby/impl|ruby/internal|'
2020-05-11 09:24:08 +09:00
serial.h
sed -i 's|ruby/impl|ruby/internal|'
2020-05-11 09:24:08 +09:00
signal.h
add #include guard hack
2020-04-13 16:06:00 +09:00
static_assert.h
sed -i 's|ruby/impl|ruby/internal|'
2020-05-11 09:24:08 +09:00
string.h
tuning trial: newobj with current ec
2020-12-07 08:28:36 +09:00
struct.h
include/ruby/backward/2/r_cast.h: deprecate
2020-08-27 15:03:36 +09:00
symbol.h
add #include guard hack
2020-04-13 16:06:00 +09:00
thread.h
Rename to Fiber#set_scheduler
.
2020-11-07 23:39:50 +13:00
time.h
sed -i 's|ruby/impl|ruby/internal|'
2020-05-11 09:24:08 +09:00
transcode.h
sed -i 's|ruby/impl|ruby/internal|'
2020-05-11 09:24:08 +09:00
util.h
sed -i 's|ruby/impl|ruby/internal|'
2020-05-11 09:24:08 +09:00
variable.h
tuning ivar set
2020-12-16 13:06:13 +09:00
vm.h
Revert "[Bug #11213 ] let defined?(super) call respond_to_missing?"
2021-01-13 18:11:46 +09:00
warnings.h
sed -i 's|ruby/impl|ruby/internal|'
2020-05-11 09:24:08 +09:00