ruby/include/ruby
Jean Boussier 15084fbc3c Get rid of FL_EXIVAR
Now that the shape_id gives us all the same information, it's no
longer needed.
2025-06-13 23:50:30 +02:00
..
backward Rename ivptr -> fields, next_iv_index -> next_field_index 2025-05-08 07:58:05 +02:00
fiber Fix blocking_operation_wait use-after-free bug. 2025-06-06 13:13:16 +09:00
internal Get rid of FL_EXIVAR 2025-06-13 23:50:30 +02:00
io Refer autoconfigured endian macro (#10572) 2024-04-19 15:58:53 +12:00
assert.h Show more in RBIMPL_ASSERT_TYPE 2024-06-21 09:25:00 +09:00
atomic.h Reduce Object#object_id contention. 2025-05-14 14:41:46 +02:00
backward.h Revert "Finer-grained inline constant cache invalidation" 2022-03-25 20:29:09 +09:00
debug.h Mark first argument to all C-API tracepoint functions as nonnull 2025-03-28 23:08:28 +09:00
defines.h include/ruby/defines.h: add doxygen 2021-09-10 20:00:06 +09:00
encoding.h split include/ruby/encoding.h 2021-10-05 14:18:23 +09:00
intern.h Merge internal/intern/gc.h into internal/gc.h 2023-02-27 10:11:56 -08:00
io.h [Feature #21205] Define File::Stat#birthtime by statx 2025-05-30 20:55:12 +09:00
memory_view.h memory_view: Avoid using bit field 2023-09-09 07:30:04 +09:00
missing.h [wasm] wasm/missing.{c,h}: add missing libc stubs for wasi-libc 2022-01-19 11:19:06 +09:00
onigmo.h Fix memory leak in Regexp capture group when timeout 2024-07-25 09:23:49 -04:00
oniguruma.h
ractor.h Fix typos 2021-11-02 19:17:37 +09:00
random.h Typo fixes for public headers [ci skip] 2023-12-21 20:34:49 -05:00
re.h Resurrect rb_reg_prepare_re C API 2023-07-27 15:30:10 -07:00
regex.h include/ruby/regex.h: skip doxygen 2021-09-10 20:00:06 +09:00
ruby.h Make wrapper of main for wasm more generic 2025-03-16 17:33:58 +09:00
st.h Move internal ST functions to internal/st.h 2023-12-25 10:41:12 -05:00
subst.h include/ruby/subst.h: skip doxygen 2021-09-10 20:00:06 +09:00
thread.h Expose ruby_thread_has_gvl_p. 2025-04-14 18:28:09 +09:00
thread_native.h Move rb_thread_cond_struct definition into thread_native.h 2023-05-26 14:51:23 +09:00
util.h [DOC] Update comment for DECIMAL_SIZE_OF_BITS 2023-11-11 19:26:13 +09:00
version.h Development of 3.5.0 started. 2024-12-25 18:15:17 +09:00
vm.h [Feature #20306] Implement ruby_free_at_exit_p 2024-03-14 08:33:30 -04:00
win32.h Fix for old mingw without clock_gettime and clock_getres 2025-05-22 13:08:39 +09:00