ruby/internal
Alan Wu 68a419d749 Delete unused rb_check_funcall_with_hook() 2024-08-07 19:17:31 -04:00
..
array.h
basic_operators.h Introduce a specialize instruction for Array#pack 2024-05-23 12:11:50 -07:00
bignum.h
bits.h
class.h Refactor VM root modules 2024-03-06 15:33:43 -05:00
cmdlineopt.h
compar.h
compile.h
compilers.h
complex.h
cont.h
dir.h
enc.h
encoding.h Add a hint of `ASCII-8BIT` being `BINARY` 2024-04-18 10:17:26 +02:00
enum.h
enumerator.h
error.h `rb_enc_compile_warn` and `rb_enc_compile_warning` are printf format 2024-05-19 22:15:59 +09:00
eval.h [Bug #20342] Consider wrapped load in `main` methods 2024-04-05 01:33:08 +09:00
file.h
fixnum.h
gc.h Move ruby_load_external_gc_from_argv to gc.h 2024-07-03 09:03:40 -04:00
hash.h
imemo.h Add rb_block_call2, a flexible variant of rb_block_call 2024-07-10 13:00:47 +09:00
inits.h Merge rb_objspace_alloc and Init_heap. 2024-04-04 15:00:57 +01:00
io.h Define `IO_WITHOUT_GVL` macro 2024-01-24 20:51:50 +09:00
load.h
loadpath.h
math.h
missing.h Free environ when RUBY_FREE_AT_EXIT 2024-01-11 10:09:53 -05:00
numeric.h Faster Integer.sqrt for large bignum 2024-03-18 13:52:27 +09:00
object.h Move rb_class_allocate_instance from gc.c to object.c 2024-02-14 13:43:02 -05:00
parse.h Revert 528c4501f4 2024-05-31 18:24:43 +09:00
proc.h
process.h
ractor.h
random.h
range.h
rational.h
re.h
ruby_parser.h Change return value of `gets` function to be `rb_parser_string_t *` instead of `VALUE` 2024-05-04 11:59:10 +09:00
sanitizers.h [DOC] Unify Doxygen formats (#10285) 2024-03-19 10:59:25 -07:00
serial.h
signal.h Revert "hijack SIGCHLD handler for internal use" 2024-04-04 21:48:14 +09:00
st.h
static_assert.h
string.h Precompute embedded string literals hash code 2024-05-28 07:32:41 +02:00
struct.h
symbol.h
thread.h Do not `poll` first 2024-01-05 05:51:25 +09:00
time.h
transcode.h
util.h
variable.h
vm.h Delete unused rb_check_funcall_with_hook() 2024-08-07 19:17:31 -04:00
warnings.h