ruby/internal
Peter Zhu a2ff9423a1 Allow user defined SIZE_POOL_COUNT
We shouldn't overwrite the value of SIZE_POOL_COUNT if the user has
specified one.
2023-03-27 09:40:24 -04:00
..
array.h Stop exporting symbols for MJIT 2023-03-06 21:59:23 -08:00
basic_operators.h Stop exporting symbols for MJIT 2023-03-06 21:59:23 -08:00
bignum.h Stop exporting symbols for MJIT 2023-03-06 21:59:23 -08:00
bits.h Remove obsoleted MJIT_HEADER macro 2023-03-06 22:29:35 -08:00
class.h Revert "Allow classes and modules to become too complex" 2023-03-10 08:50:43 -08:00
cmdlineopt.h RJIT: Prefix rjit_options with rb_ 2023-03-18 21:28:55 -07:00
compar.h Introduce BOP_CMP for optimized comparison 2022-12-06 12:37:23 -08:00
compile.h Stop exporting symbols for MJIT 2023-03-06 21:59:23 -08:00
compilers.h
complex.h
cont.h Introduce `Fiber#storage` for inheritable fiber-scoped variables. (#6612) 2022-12-01 23:00:33 +13:00
dir.h
enc.h
encoding.h parenthesize to macro 2022-12-02 01:31:27 +09:00
enum.h
enumerator.h
error.h
eval.h
file.h Revert "reuse open(2) from rb_file_load_ok on POSIX-like system" 2023-02-27 09:24:45 -08:00
fixnum.h Fix rb_fix_mul_fix on OpenBSD/mips64 2022-07-03 09:42:44 -07:00
gc.h Allow user defined SIZE_POOL_COUNT 2023-03-27 09:40:24 -04:00
hash.h Stop exporting symbols for MJIT 2023-03-06 21:59:23 -08:00
imemo.h use correct svar even if env is escaped 2023-02-10 17:55:25 +09:00
inits.h
io.h
load.h
loadpath.h
math.h
missing.h
numeric.h Stop exporting symbols for MJIT 2023-03-06 21:59:23 -08:00
object.h Stop exporting symbols for MJIT 2023-03-06 21:59:23 -08:00
parse.h Revert "reuse open(2) from rb_file_load_ok on POSIX-like system" 2023-02-27 09:24:45 -08:00
proc.h Stop exporting symbols for MJIT 2023-03-06 21:59:23 -08:00
process.h Don't redefine RB_OBJ_WRITE 2023-01-18 08:49:32 -05:00
ractor.h
random.h
range.h
rational.h Don't redefine RB_OBJ_WRITE 2023-01-18 08:49:32 -05:00
re.h Stop exporting symbols for MJIT 2023-03-06 21:59:23 -08:00
sanitizers.h Remove obsoleted MJIT_HEADER macro 2023-03-06 22:29:35 -08:00
serial.h
signal.h
static_assert.h
string.h Stop exporting symbols for MJIT 2023-03-06 21:59:23 -08:00
struct.h Don't redefine RB_OBJ_WRITE 2023-01-18 08:49:32 -05:00
symbol.h Ensure _id2ref finds symbols with the correct type 2022-07-20 10:38:44 -07:00
thread.h Move RB_VM_SAVE_MACHINE_CONTEXT to internal/thread.h 2023-03-15 21:26:26 +00:00
time.h
transcode.h
util.h
variable.h Stop exporting symbols for MJIT 2023-03-06 21:59:23 -08:00
vm.h Remove unused jit_enable_p flag 2023-03-14 14:01:53 -07:00
warnings.h