Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
21206 Ruby Bug Open Segmentation fault on ISeq#to_binary ko1 (Koichi Sasada) 06/05/2025 07:03 AM Actions
20816 Ruby Bug Assigned Potential regression in Ruby 3.3.x (compared with 3.1 and 3.2) regarding fast syscalls and multi-threading. ko1 (Koichi Sasada) 03/27/2025 01:15 AM Actions
20743 Ruby Bug Assigned ruby doesn't properly split RUBY_DEBUG_LOG_FILTER into items ko1 (Koichi Sasada) 01/28/2025 12:42 AM Actions
20462 Ruby Bug Assigned Native threads are no longer reused ko1 (Koichi Sasada) 07/03/2024 12:11 AM Actions
20420 Ruby Bug Assigned benchmark/gc/redblack.rb license clarification ko1 (Koichi Sasada) 09/20/2024 12:27 AM Actions
19996 Ruby Bug Assigned `RUBY_MN_THREADS=1` triggers Action Cable unit test failures ko1 (Koichi Sasada) 12/19/2023 06:40 AM Actions
19472 Ruby Feature Assigned Ractor::Selector to wait multiple ractors ko1 (Koichi Sasada) 11/13/2025 09:30 AM Actions
19368 Ruby Bug Assigned Small issue with isolated procs and eval ko1 (Koichi Sasada) 01/22/2023 11:26 PM Actions
18919 Ruby Feature Assigned Ractor: can't share #Method objects ko1 (Koichi Sasada) 05/10/2023 12:27 AM Actions
18814 Ruby Feature Assigned Ractor: add method to query incoming message queue size ko1 (Koichi Sasada) 09/20/2024 10:19 AM Actions
18740 Ruby Bug Assigned Use of rightward assignment changes line number needed for line-targeted TracePoint ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
18275 Ruby Feature Assigned Add an option to define_method to not capture the surrounding environment ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
17884 Ruby Feature Assigned locindex for profiling tools ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
17679 Ruby Feature Assigned Ractor incoming channel can consume unlimited resources ko1 (Koichi Sasada) 08/24/2023 09:14 PM Actions
17593 Ruby Feature Assigned load_iseq_eval should override the ISeq path ko1 (Koichi Sasada) 02/16/2021 08:27 AM Actions
17513 Ruby Feature Assigned Methods of shareable objects and UnboundMethods should be shareable ko1 (Koichi Sasada) 02/13/2026 07:27 PM Actions
17502 Ruby Misc Assigned C vs Ruby ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
17404 Ruby Feature Assigned Ractor `move:` API to allow shareability check ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
17393 Ruby Feature Assigned `Ractor::Moved#inspect` ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
17363 Ruby Feature Assigned Timeouts ko1 (Koichi Sasada) 05/14/2022 09:06 AM Actions
16819 Ruby Bug Assigned Line reporting off by one when reporting line of a hash? ko1 (Koichi Sasada) 06/16/2020 05:57 PM Actions
16776 Ruby Bug Assigned Regression in coverage library ko1 (Koichi Sasada) 11/24/2021 07:26 AM Actions
16027 Ruby Feature Assigned Update Ruby's dtrace / USDT API to match what is exposed via the TracePoint API ko1 (Koichi Sasada) 08/03/2019 02:41 AM Actions
15939 Ruby Feature Assigned Dump symbols reference to their fstr in ObjectSpace.dump() ko1 (Koichi Sasada) 08/08/2019 09:38 PM Actions
15878 Ruby Feature Assigned Make exit faster by not running GC ko1 (Koichi Sasada) 07/29/2019 07:48 AM Actions
15854 Ruby Feature Assigned Tracing instance variable assignment ko1 (Koichi Sasada) 06/05/2025 09:54 PM Actions
15802 Ruby Misc Assigned Reduce the minimum string buffer size from 127 to 63 bytes ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
15778 Ruby Feature Assigned Expose an API to pry-open the stack frames in Ruby ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
15499 Ruby Bug Assigned Breaking behavior on ruby 2.6: rb_thread_call_without_gvl doesn't invoke unblock_function when used on the main thread ko1 (Koichi Sasada) 01/05/2021 02:24 AM Actions
15315 Ruby Bug Assigned ec_switch can still lose interrupts ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
15263 Ruby Bug Assigned [PATCH] vm_trace.c (postponed_job_register): only hit main thread ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
14859 Ruby Feature Assigned [PATCH] implement Timeout in VM ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
14813 Ruby Feature Assigned [PATCH] gc.c: make gc_enter+gc_exit pairs dtrace probes, too ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
14727 Ruby Bug Assigned TestQueue#test_queue_with_trap always timeout on Windows10 ko1 (Koichi Sasada) 05/01/2018 02:59 AM Actions
14492 Ruby Feature Assigned iseq loading + caching should be in core ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
14394 Ruby Feature Assigned Class.descendants ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
14090 Ruby Bug Assigned `TestGc#test_interrupt_in_finalizer` fails very rarely ko1 (Koichi Sasada) 12/02/2021 07:24 PM Actions
13821 Ruby Feature Assigned Allow fibers to be resumed across threads ko1 (Koichi Sasada) 12/28/2023 09:20 PM Actions
13252 Ruby Feature Assigned C API for creating strings without copying ko1 (Koichi Sasada) 04/17/2017 07:22 AM Actions
12020 Ruby Feature Assigned Documenting Ruby memory model ko1 (Koichi Sasada) 12/23/2021 11:40 PM Actions
11808 Ruby Bug Assigned Different behavior between Enumerable#grep and Array#grep ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
10932 Ruby Feature Assigned Enabling allocation tracing as early as possible ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
10423 Ruby Feature Assigned [PATCH] opt_str_lit*: avoid literal string allocations ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
10238 Ruby Feature Assigned todo: remove dependency on malloc_usable_size ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
10009 Ruby Bug Assigned IO operation is 10x slower in multi-thread environment ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
9755 Ruby Feature Assigned Thread::Backtrace::Location#defined_class ko1 (Koichi Sasada) 04/18/2014 09:22 AM Actions
8960 Ruby Feature Assigned Add Exception#backtrace_locations ko1 (Koichi Sasada) 11/25/2016 02:15 PM Actions
8576 Ruby Feature Assigned Add optimized method type for constant value methods ko1 (Koichi Sasada) 12/25/2017 06:15 PM Actions
8444 Ruby Bug Assigned Regexp vars $~ and friends are not thread local ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
8263 Ruby Feature Assigned Support discovering yield state of individual Fibers ko1 (Koichi Sasada) 12/23/2021 11:40 PM Actions
(1-50/54) Per page: 50, 100

Also available in: CSV PDF Atom