.. |
array.h
|
Suppress array-bounds warnings from gcc 13
|
2023-11-07 23:19:51 +09:00 |
basic_operators.h
|
…
|
|
bignum.h
|
…
|
|
bits.h
|
Make popcount bit-masks stricter
|
2023-10-05 20:03:54 +09:00 |
class.h
|
Set m_tbl right after allocation
|
2023-12-19 13:09:36 -08:00 |
cmdlineopt.h
|
[Feature #19790] Rename BUGREPORT_PATH as CRASH_REPORT
|
2023-09-25 22:57:28 +09:00 |
compar.h
|
…
|
|
compile.h
|
Move the PC regardless of the leaf flag (#8232)
|
2023-08-16 20:28:33 -07:00 |
compilers.h
|
…
|
|
complex.h
|
…
|
|
cont.h
|
Free everything at shutdown
|
2023-12-07 15:52:35 -05:00 |
dir.h
|
…
|
|
enc.h
|
…
|
|
encoding.h
|
Free everything at shutdown
|
2023-12-07 15:52:35 -05:00 |
enum.h
|
…
|
|
enumerator.h
|
…
|
|
error.h
|
Free everything at shutdown
|
2023-12-07 15:52:35 -05:00 |
eval.h
|
…
|
|
file.h
|
…
|
|
fixnum.h
|
…
|
|
gc.h
|
Fix compaction for generic ivars
|
2023-11-24 13:29:04 -05:00 |
hash.h
|
Add rb_hash_free for the GC to use
|
2023-09-24 09:07:52 -04:00 |
imemo.h
|
Manage `rb_strterm_t` without imemo
|
2023-10-14 11:08:43 +09:00 |
inits.h
|
…
|
|
io.h
|
do not redefine a typedef
|
2023-08-25 17:27:53 +09:00 |
load.h
|
…
|
|
loadpath.h
|
…
|
|
math.h
|
…
|
|
missing.h
|
…
|
|
numeric.h
|
…
|
|
object.h
|
Re-embed when removing Object instance variables
|
2023-12-06 11:34:07 -05:00 |
parse.h
|
Shorten `rb_strterm_literal_t` members
|
2023-10-14 11:08:43 +09:00 |
proc.h
|
…
|
|
process.h
|
…
|
|
ractor.h
|
…
|
|
random.h
|
Free everything at shutdown
|
2023-12-07 15:52:35 -05:00 |
range.h
|
…
|
|
rational.h
|
…
|
|
re.h
|
…
|
|
ruby_parser.h
|
Export functions used for builtins
|
2023-11-08 13:02:55 +09:00 |
sanitizers.h
|
…
|
|
serial.h
|
…
|
|
signal.h
|
Move `posix_signal` declaration internal with prefix `ruby_`
|
2023-07-17 21:31:59 +09:00 |
st.h
|
Move internal ST functions to internal/st.h
|
2023-12-25 10:41:12 -05:00 |
static_assert.h
|
…
|
|
string.h
|
Pin embedded shared strings
|
2023-12-01 15:04:31 -05:00 |
struct.h
|
Remove unused references to the transient heap
|
2023-07-13 14:48:14 -04:00 |
symbol.h
|
Free everything at shutdown
|
2023-12-07 15:52:35 -05:00 |
thread.h
|
declare `rb_thread_io_blocking_call`
|
2023-12-20 07:00:41 +09:00 |
time.h
|
…
|
|
transcode.h
|
Free everything at shutdown
|
2023-12-07 15:52:35 -05:00 |
util.h
|
…
|
|
variable.h
|
Fix compaction for generic ivars
|
2023-11-24 13:29:04 -05:00 |
vm.h
|
Correct free_on_exit env var to free_at_exit
|
2023-12-20 14:36:32 +09:00 |
warnings.h
|
…
|
|