Project

General

Profile

Actions

Issues

Filters

Apply Clear

# Tracker Status Subject Assignee Updated
21996 Bug Open Crash when modifying instance variables during inspect or Marshal dump 04/13/2026 04:52 PM Actions
21995 Bug Open mkmf generates a non-deterministic log file 04/13/2026 09:24 AM Actions
21994 Bug Open If there is a local variable `foo`, calls to a method `foo` with a regexp literal as first argument is always a SyntaxError without parentheses 04/13/2026 03:43 PM Actions
21993 Bug Open `rb_gc_update_tbl_refs` is incorrectly documented as the dcompact pair for `rb_mark_tbl_no_pin`, and is unsafe for `st_table`s with non-VALUE keys 04/11/2026 02:56 PM Actions
21991 Bug Open `$!` stays as the first exception in Ruby Box tagomoris (Satoshi Tagomori) 04/11/2026 06:17 AM Actions
21990 Bug Open [ruby-talk:444791] Regression: Ruby 4.0 constantly crashing 04/11/2026 06:14 AM Actions
21989 Bug Open Fiber initialization failure on WASI/ruby.wasm raises TypeError instead of FiberError 04/09/2026 10:45 AM Actions
21987 Feature Open Assume `chdir(2)` isn't called and cache `rb_dir_getwd_ospath()` 04/10/2026 09:23 AM Actions
21984 Bug Open RubyVM::AST can't tell if an array is passed to break/next/return 04/09/2026 12:50 PM Actions
21982 Feature Open Add `Decimal` as a core numeric class mrkn (Kenta Murata) 04/08/2026 02:34 PM Actions
21981 Feature Open Remove CREF rewriting for methods on cloned classes/modules 04/03/2026 12:37 AM Actions
21980 Bug Open RubyVM::AST offsets are incorrect when BOM 04/02/2026 06:46 PM Actions
21979 Feature Open `String#unpack`/`String#unpack1` should allow negative offset 04/02/2026 06:55 AM Actions
21977 Bug Assigned Ruby::Box crash with `RUBY_BOX=1` via `Binding` refinement, `UnboundMethod#bind_call`, and `Symbol#to_proc` tagomoris (Satoshi Tagomori) 04/01/2026 09:46 AM Actions
21976 Feature Open Add $SECONDS, $RANDOM, and other bashisms 04/02/2026 01:22 PM Actions
21973 Feature Open Smile argument 03/31/2026 06:48 PM Actions
21972 Feature Open Add Date.birthday and Date.age to track Ruby's milestones 04/01/2026 04:24 AM Actions
21970 Bug Open Corrupted `ciobj->operands` in `compile.c: optimize_checktype` 03/30/2026 10:18 AM Actions
21967 Bug Open `vm_call_cfunc: cfp consistency error` while requiring `nkf.so` 03/30/2026 09:40 AM Actions
21963 Feature Open A solution to completely avoid allocated-but-uninitialized objects 03/27/2026 07:29 PM Actions
21962 Feature Open Add deep_freeze for recursive freezing 03/24/2026 04:51 PM Actions
21960 Feature Open Improve #backtrace to not confuse terminals 03/25/2026 09:58 AM Actions
21957 Feature Open Introduce `Enumerable#close` to free internal resources. ioquatix (Samuel Williams) 03/19/2026 09:28 AM Actions
21956 Misc Open DevMeeting-2026-05-13 03/18/2026 02:36 AM Actions
21953 Feature Open Allow accessing unshareable objects within a Ractor-local Ruby Box 03/15/2026 08:53 AM Actions
21951 Feature Open Lazy load error extension gems to speed up boot time hsbt (Hiroshi SHIBATA) 03/18/2026 06:31 AM Actions
21950 Feature Open Add a built-in CPU-time profiler 03/19/2026 07:34 PM Actions
21949 Misc Open timeout gem maintainers 03/09/2026 11:37 AM Actions
21948 Misc Open benchmark gem maintainer 03/09/2026 10:56 AM Actions
21943 Feature Open Add StringScanner#get_int to extract capture group as Integer without intermediate String 03/06/2026 06:38 PM Actions
21940 Bug Open Ruby::Box: `$_` returns stale value due to gvar_tbl caching tagomoris (Satoshi Tagomori) 03/16/2026 01:37 PM Actions
21929 Feature Open Add configure script options for instrumenting Rust builds 03/19/2026 03:14 PM Actions
21923 Feature Open DTrace USDT probe Ruby method arguments and return value 02/23/2026 12:43 PM Actions
21922 Misc Open Permissions for committers for ex-default/bundled/unbundled gems repositories 04/14/2026 10:29 AM Actions
21921 Bug Open Hash inconsistent ==, >=, <= behavior 03/17/2026 09:46 AM Actions
21918 Bug Assigned fiber scheduler: fiber interrupt triggers for IOs that haven't been closed ioquatix (Samuel Williams) 03/16/2026 06:21 AM Actions
21916 Misc Open DevMeeting before RubyKaigi 2026 03/24/2026 02:27 PM Actions
21883 Bug Assigned IO::Buffer can be unlocked and freed by another thread during syscall ioquatix (Samuel Williams) 03/16/2026 06:19 AM Actions
21881 Misc Assigned Split the root box into the (newer) root box and the master of copied user boxes tagomoris (Satoshi Tagomori) 02/24/2026 12:10 AM Actions
21878 Feature Open More file types: DOOR, PORT, WHITEOUT 02/13/2026 05:05 PM Actions
21871 Feature Open Add Module#undef_const 02/12/2026 08:18 AM Actions
21870 Bug Open Regexp: Warnings when using slightly overlapping \p{...} classes 04/13/2026 05:14 AM Actions
21869 Feature Open Add receive_all Method to Ractor API for Message Batching ractor 04/05/2026 07:39 PM Actions
21867 Bug Assigned enabling Ruby::Box changes puts/warn to no longer use $stdout/$stderr tagomoris (Satoshi Tagomori) 02/10/2026 06:28 AM Actions
21863 Feature Open Add RBASIC_FLAGS() and RBASIC_SET_FLAGS() 02/12/2026 04:15 PM Actions
21857 Feature Assigned Introduce to_proc pattern ktsj (Kazuki Tsujimoto) 03/21/2026 02:36 AM Actions
21852 Feature Open New improved allocator function interface 03/27/2026 07:32 PM Actions
21850 Bug Open Can't build on FreeBSD/riscv64 01/27/2026 02:16 AM Actions
21849 Bug Open Ripper.lex emits two `tstring_content` for single string in edge-case 01/26/2026 12:02 PM Actions
21848 Bug Assigned GC compaction freezes during code reload with 100% CPU in rb_vm_ci_free -> st_general_delete tenderlovemaking (Aaron Patterson) 02/10/2026 06:12 AM Actions
(1-50/1712) Per page: 50, 100, 200

Also available in: CSV PDF Atom