Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
19465 Ruby Feature Assigned [PATCH] reuse open(2) from rb_file_load_ok on POSIX-like system normalperson (Eric Wong) 02/28/2023 09:40 AM Actions
18494 Ruby Feature Open [RFC] ENV["RUBY_GC_..."]= changes GC parameters dynamically 01/17/2022 11:15 PM Actions
15478 Ruby Bug Closed [RFC] erb: remove deprecation warnings from ERB.new k0kubun (Takashi Kokubun) 12/29/2018 09:03 PM Actions
15433 Ruby Bug Closed OpenStruct NameError vs NoMethodError spec fails for method_missing 02/26/2021 09:03 PM Actions
15423 Ruby Bug Open fork leapfrog leaks memory on FreeBSD 11.2 12/16/2018 02:28 PM Actions
15422 Ruby Bug Closed Re: [ruby-cvs:73514] normal:r66413 (trunk): thread_pthread.c: fix memory leak from fork loop leapfrog (v3) 10/17/2019 07:46 PM Actions
15415 Ruby Feature Closed [PATCH] fileutils (mv): fall back to copy + unlink on EPERM hsbt (Hiroshi SHIBATA) 03/11/2019 09:52 AM Actions
15413 Ruby Feature Open unmarkable C stack (3rd stack) 12/15/2018 01:13 AM Actions
15399 Ruby Bug Closed [PATCH] insns.def (duparray, duphash): add dtrace hooks tenderlovemaking (Aaron Patterson) 01/15/2019 09:08 AM Actions
15386 Ruby Bug Open [PATCH] io.c (rb_io_check_char_readable): do not io_fflush buffered sockets 12/06/2018 11:38 AM Actions
15372 Ruby Bug Closed openssl 1.1.1a on Debian sid test failures rhenium (Kazuki Yamaguchi) 10/17/2019 07:54 PM Actions
15350 Ruby Feature Open [PATCH] thread_sync.c (queue_sleep): remove deadlock checking 12/05/2018 08:42 AM Actions
15316 Ruby Bug Closed rb_postponed_job_register not thread-safe k0kubun (Takashi Kokubun) 11/30/2018 05:19 AM Actions
15315 Ruby Bug Assigned ec_switch can still lose interrupts ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
15310 Ruby Bug Open [PATCH] thread_pthread.c: close race from UBF_TIMER and non-GVL-releasing thread 11/20/2018 12:50 AM Actions
15305 Ruby Feature Assigned [PATCH] include/ruby/ruby.h (RB_ALLOCV*): remove GC guard nobu (Nobuyoshi Nakada) 04/03/2024 03:50 AM Actions
15264 Ruby Bug Rejected [PATCH] vm_trace.c (postponed_job_register): only hit main thread ko1 (Koichi Sasada) 10/28/2018 10:49 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
15095 Ruby Feature Closed [PATCH] share VM stack between threads and fibers if identical ko1 (Koichi Sasada) 09/12/2018 08:49 PM Actions
15084 Ruby Bug Closed Backport r64476 01/16/2019 12:05 PM Actions
15050 Ruby Bug Closed GC after forking with fibers crashes ko1 (Koichi Sasada) 09/12/2018 10:32 PM Actions
15041 Ruby Bug Closed [PATCH] cont.c: set th->root_fiber to current fiber at fork 02/01/2019 02:17 AM Actions
15014 Ruby Misc Closed thread.c: use rb_hrtime_scalar for high-resolution time operations 08/28/2018 02:04 AM Actions
15013 Ruby Bug Closed thread_pthread.c: reinitialize ubf_list at fork 03/12/2019 11:59 PM Actions
15011 Ruby Misc Closed [PATCH] thread_pthread.c: use eventfd instead of pipe on Linux 08/24/2018 07:19 PM Actions
15002 Ruby Feature Closed [PATCH] thread.c (sleep_*): reduce the effect of spurious interrupts normalperson (Eric Wong) 08/18/2018 09:22 AM Actions
14968 Ruby Bug Closed [PATCH] io.c: make all pipes nonblocking by default 12/06/2020 06:38 AM Actions
14962 Ruby Misc Closed [PATCH] thread_pthread: stop trying to deal with cancellation 08/08/2018 07:52 AM Actions
14955 Ruby Feature Open [PATCH] gc.c: use MADV_FREE to release most of the heap page body 08/14/2018 03:04 AM Actions
14949 Ruby Bug Closed test_jit.rb test_unload_units fails on 32-bit k0kubun (Takashi Kokubun) 07/31/2018 10:53 PM Actions
14945 Ruby Bug Closed [PATCH] thread.c (blocking_region_end): clear ubf before unregister_ubf_list 08/08/2018 09:33 AM Actions
14939 Ruby Bug Closed [PATCH] cont.c (ec_switch): prevent delayed/missed trap interrupt race ko1 (Koichi Sasada) 10/11/2018 02:58 PM Actions
14937 Ruby Misc Closed [PATCH] thread_pthread: lazy-spawn timer-thread only on contention 08/15/2018 07:32 AM Actions
14929 Ruby Bug Closed [PATCH] thread.c (do_select): fix leak on exception 11/12/2018 06:14 PM Actions
14907 Ruby Misc Closed [PATCH] io.c: do not close inherited FDs by default akr (Akira Tanaka) 08/16/2018 11:57 PM Actions
14901 Ruby Feature Assigned [PATCH] do not block SIGCHLD in normal Ruby Threads normalperson (Eric Wong) 07/19/2021 05:23 AM Actions
14892 Ruby Bug Closed r63763 breaks -DMJIT_FORCE_ENABLE=1 k0kubun (Takashi Kokubun) 07/07/2018 02:41 PM Actions
14882 Ruby Bug Third Party's Issue OpenSSL::PKey::*.new does not resume after spurious signals rhenium (Kazuki Yamaguchi) 07/02/2018 02:32 PM Actions
14868 Ruby Bug Closed [PATCH] process.c (ruby_fork_ruby): fix race in signal handling 08/18/2018 05:20 AM Actions
14859 Ruby Feature Assigned [PATCH] implement Timeout in VM ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
14856 Ruby Bug Closed [PATCH] lib/drb/extservm.rb (service): do not return `false' 08/18/2018 04:40 AM Actions
14852 Ruby Bug Closed please backport thread sync fixes to 2.5 03/14/2019 10:24 PM Actions
14851 Ruby Feature Open [PATCH] thread_pthread.c: remove non-sleepy timer thread implementation 07/19/2021 05:23 AM Actions
14820 Ruby Feature Closed [PATCH] ipaddr.rb: use frozen_string_literal knu (Akinori MUSHA) 12/18/2018 05:10 AM Actions
14815 Ruby Feature Closed [PATCH] benchmark/driver.rb: add CPU time measurement targets 06/03/2018 09:06 PM Actions
14814 Ruby Feature Closed rb_vm_insn_addr2insn: use sto to perform addr2insn mapping 06/06/2018 08:57 PM 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
14798 Ruby Misc Closed [PATCH] gc.c: reduce parameters for gc_start and garbage_collect 06/08/2018 09:42 AM Actions
14767 Ruby Feature Closed [PATCH] gc.c: use monotonic counters for objspace_malloc_increase ko1 (Koichi Sasada) 06/22/2018 08:33 AM Actions
14764 Ruby Misc Closed [PATCH] vm_trace: remove rb_postponed_job_t->flags 05/17/2018 03:48 AM Actions
(1-50/336) Per page: 50, 100, 200, 500

Also available in: CSV PDF Atom