-
Feature #21539: Facilitate walking native and interpreter (and jit?) stacks from outside of the ruby process
-
Bug #21441: SEGV during thread cleanup if profiler calls thread_profiles_frames at wrong time
-
Feature #20861: Add an environment variable for tuning the default thread quantum: #20861#note-22
-
Bug #20905: Ruby VM hangs while using ractors: #20905#note-6
-
Bug #20905: Ruby VM hangs while using ractors: #20905#note-4
-
Feature #21116: Extract RJIT as a third-party gem
-
Feature #21084: Declare objects have weak references
-
Bug #20804: Stop reserving stack ahead-of-time in on Linux
-
Feature #13381: [PATCH] Expose rb_fstring and its family to C extensions
-
Feature #16029: Expose fstring related APIs to C-extensions
-
Feature #19236: Allow to create hashes with a specific capacity from Ruby
-
Feature #18683: Allow to create hashes with a specific capacity.
-
Bug #20905: Ruby VM hangs while using ractors: #20905#note-1
-
Feature #20878: A new C API to create a String by adopting a pointer: `rb_enc_str_adopt(const char *ptr, long len, long capa, rb_encoding *enc)`
-
Feature #20860: Merge Optional Experimental Feature MMTk into Ruby
-
Feature #20876: Introduce `Fiber::Scheduler#blocking_operation_wait` to avoid stalling the event loop.
-
Feature #20855: Introduce `Fiber::Scheduler#blocking_region` to avoid stalling the event loop.
-
Feature #20861: Add an environment variable for tuning the default thread quantum
-
Bug #20816: Potential regression in Ruby 3.3.x (compared with 3.1 and 3.2) regarding fast syscalls and multi-threading.
-
Bug #20633: compile error at vm_insnhelper.c when HAVE_DECL_ATOMIC_SIGNAL_FENCE is 0: #20633#note-6
-
Bug #20586: Some filesystem calls in dir.c are missing error handling and can return incorrect results if interrupted: #20586#note-10
-
Bug #20586: Some filesystem calls in dir.c are missing error handling and can return incorrect results if interrupted: #20586#note-7
-
Feature #20590: Ensure `fork` isn't called when `raddrinfo`'s background thread is in `getaddrinfo`
-
Bug #20587: dir.c calls blocking filesystem APIs/system calls while holding the GVL: #20587#note-9
-
Bug #20633: compile error at vm_insnhelper.c when HAVE_DECL_ATOMIC_SIGNAL_FENCE is 0: #20633#note-1
Loading...