1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/internal
jacopo 0c57438ccf Update fixnum.h
Fix a typo: "nevative" => "negative" in `rb_fix_plus_fix`.
2020-12-01 20:40:33 +09:00
..
array.h should not use rb_ary_modify() 2020-12-01 13:18:32 +09:00
bignum.h
bits.h
class.h sync RClass::ext::iv_index_tbl 2020-10-17 08:18:04 +09:00
compar.h
compile.h
compilers.h
complex.h
cont.h
dir.h
enc.h
encoding.h
enum.h
enumerator.h
error.h
eval.h
file.h
fixnum.h Update fixnum.h 2020-12-01 20:40:33 +09:00
gc.h
hash.h Ractor.make_shareable(obj) 2020-10-21 07:59:24 +09:00
imemo.h
inits.h
io.h
load.h
loadpath.h
math.h
missing.h
numeric.h
object.h
parse.h
proc.h
process.h
random.h
range.h Feature #16812: Allow slicing arrays with ArithmeticSequence (#3241) 2020-10-21 02:40:18 +09:00
rational.h
re.h
sanitizers.h
scheduler.h Rename to Fiber#set_scheduler. 2020-11-07 23:39:50 +13:00
serial.h
signal.h
static_assert.h
string.h should not use rb_str_modify(), too 2020-12-01 18:16:23 +09:00
struct.h
symbol.h
thread.h Rename to Fiber#set_scheduler. 2020-11-07 23:39:50 +13:00
time.h
transcode.h
util.h
variable.h eagerly initialize ivar table when index is small enough 2020-11-09 09:44:16 -08:00
vm.h [Bug #11213] let defined?(super) call respond_to_missing? 2020-11-20 16:04:45 +09:00
warnings.h