1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/internal
Peter Zhu 62bc4a9420 [Feature #18045] Implement size classes for GC
This commits implements size classes in the GC for the Variable Width
Allocation feature. Unless `USE_RVARGC` compile flag is set, only a
single size class is created, maintaining current behaviour. See the
redmine ticket for more details.

Co-authored-by: Aaron Patterson <tenderlove@ruby-lang.org>
2021-08-25 09:28:21 -04:00
..
array.h Remove duplicate declarations 2021-07-28 16:58:25 +09:00
bignum.h Add RBIMPL_RVALUE_EMBED_LEN_MAX neeeded by internal/bignum.h 2021-05-04 14:56:55 +02:00
bits.h get rid of using __builtin_unreachable directly [Bug #17787] 2021-04-10 16:05:01 +09:00
class.h Remove old warning aged nearly 8 years 2021-08-19 17:44:48 +09:00
compar.h
compile.h Warn more duplicate literal hash keys 2021-06-03 15:11:18 +09:00
compilers.h Update compilers.h [ci skip] 2021-01-05 01:06:07 +09:00
complex.h cdhash_cmp: can also take complex 2021-05-12 10:30:46 +09:00
cont.h Expose rb_obj_is_fiber. 2021-07-13 19:28:40 +12:00
dir.h
enc.h
encoding.h rb_enc_interned_str: handle autoloaded encodings 2021-03-22 21:37:48 +09:00
enum.h
enumerator.h
error.h Add RBIMPL_TODO 2021-08-20 15:18:12 +09:00
eval.h
file.h
fixnum.h Update fixnum.h 2020-12-01 20:40:33 +09:00
gc.h [Feature #18045] Implement size classes for GC 2021-08-25 09:28:21 -04:00
hash.h
imemo.h Partially revert 2c7d3b3a72 2021-04-27 17:05:19 +09:00
inits.h
io.h
load.h
loadpath.h
math.h
missing.h
numeric.h Moved rb_int_positive_pow declaration [Feature #18051] 2021-08-24 10:37:41 +09:00
object.h Share freeze option handling 2021-06-28 10:53:37 +09:00
parse.h ast.c: Rename "save_script_lines" to "keep_script_lines" 2021-08-20 16:18:36 +09:00
proc.h
process.h
random.h
range.h
rational.h Use Rational for Float#round with ndigits > 14 2021-08-06 15:03:51 -07:00
re.h Warn more duplicate literal hash keys 2021-06-03 15:11:18 +09:00
sanitizers.h
serial.h
signal.h
static_assert.h
string.h Move rb_str_escape function declaration 2021-07-11 18:26:20 +09:00
struct.h
symbol.h
thread.h
time.h
transcode.h
util.h Moved exported symbols in internal/util.h to ruby/util.h 2021-08-24 10:37:41 +09:00
variable.h Moved rb_deprecate_constant declaration [Feature #18051] 2021-08-24 10:37:41 +09:00
vm.h Make it possible to get AST::Node from Thread::Backtrace::Location 2021-06-18 03:35:38 +09:00
warnings.h Fix some typos by spell checker 2021-04-26 10:07:41 +09:00