Project

General

Profile

Actions

Issues

Filters

Apply Clear

# Tracker Status Subject Assignee Updated
22115 Bug Open [BUG] segmentation fault 06/14/2026 08:50 PM Actions
22114 Bug Open Endless ranges without parantheses can have unexpected results 06/14/2026 11:49 AM Actions
22113 Bug Open Proc#curry produces a corrupted (false) argument under GC compaction 06/14/2026 09:33 AM Actions
22111 Feature Open Non-symbolic hash keys with `expr : value` syntax 06/14/2026 02:10 PM Actions
22110 Bug Assigned Ruby::Box C-extension loading can be denied by predictable temporary filename tagomoris (Satoshi Tagomori) 06/13/2026 05:11 AM Actions
22109 Bug Open Unexpected or misleading error when subclass of a ractor calls a new method on itself 06/13/2026 10:06 PM Actions
22108 Feature Open Computed hash keys with (expr): syntax 06/14/2026 02:34 PM Actions
22107 Misc Open DevMeeting-2026-07-09 06/12/2026 07:31 AM Actions
22106 Bug Open Getting a segfault when using finalizers and/or WeakMap in Ractors 06/11/2026 05:53 PM Actions
22105 Bug Open Cannot initialize a WeakRef in a Ractor ractor 06/11/2026 05:40 PM Actions
22104 Bug Open Segfault in PRISM while Bootsnap compiles aws-sdk client_api.rb 06/12/2026 08:02 AM Actions
22102 Feature Open C API to obtain a C string from a Ruby String 06/11/2026 09:05 AM Actions
22099 Bug Open Keyword-only method silently accepts a positional argument 06/10/2026 05:18 PM Actions
22098 Bug Open RUBY_INTERNAL_THREAD_EVENT_RESUMED runs without GVL held luke-gru (Luke Gruber) 06/12/2026 11:31 AM Actions
22097 Feature Open Add Proc#with_refinements 06/14/2026 11:44 AM Actions
22095 Bug Assigned Prism rejects a multiple assignment in a rescue modifier value that parse.y accepts prism 06/09/2026 06:11 AM Actions
22091 Misc Assigned Missing Regexp documentation on relative (negative) backreferences burdettelamar (Burdette Lamar) 06/09/2026 06:02 AM Actions
22090 Bug Assigned Enabling Ruby::Box breaks Marshal.load tagomoris (Satoshi Tagomori) 06/09/2026 05:58 AM Actions
22085 Feature Open `String#to_f` and `Kernel#Float` shouldn't issue out of range warnings 06/11/2026 06:59 AM Actions
22082 Feature Open Introduce Bit Operations into String 06/12/2026 05:18 AM Actions
22081 Feature Open Core type definition migration from `ruby/rbs` to `ruby/ruby` soutaro (Soutaro Matsumoto) 06/09/2026 09:35 AM Actions
22080 Bug Open `Integer(obj, exception: false)` raises when `to_str` doesn't return String 06/11/2026 01:33 PM Actions
22077 Bug Open Endless methods in 3.3.5 allows for endless rescues. 4.0 shows different behaviour prism 05/21/2026 12:47 PM Actions
22068 Feature Open Adding post-quantum cryptography (PQC) support across Ruby standard libraries 05/15/2026 05:26 PM Actions
22067 Feature Open New RUBY_TYPED_THREAD_SAFE_FREE bit to declare thread safe dfree functions 06/06/2026 06:57 PM Actions
22066 Feature Open MemoryView feedbacks: error reporting and lack of formats mrkn (Kenta Murata) 05/12/2026 11:27 AM Actions
22059 Bug Open make -j problem in dtrace build 05/15/2026 04:58 PM Actions
22058 Bug Assigned {Method,InstanceMethod}#super_method doesn't work correctly for refined method with refinements for method active in the caller's scope shugo (Shugo Maeda) 06/11/2026 06:45 AM Actions
22056 Feature Open Add zero-copy String constructor backed by an arbitrary Ruby object 05/13/2026 06:20 AM Actions
22020 Bug Open Inner call node without all arguments returned by RubyVM::AbstractSyntaxTree.of for call with a block 05/04/2026 09:08 PM Actions
22019 Bug Open Set#intersect () segv if the block is called after return jhawthorn (John Hawthorn) 05/01/2026 06:33 PM Actions
22016 Bug Open ruby segfaults regularly 04/29/2026 05:58 PM Actions
22015 Bug Assigned Success without RUBY_BOX=1, Failure with RUBY_BOX=1 tagomoris (Satoshi Tagomori) 05/12/2026 07:49 AM Actions
22014 Feature Open Support `||` and `&&` operations in coverage 04/23/2026 08:51 PM Actions
22011 Feature Open Hash tables with swiss table 04/25/2026 04:44 AM Actions
22010 Feature Open Update to Unicode 18.0 duerst (Martin Dürst) 05/11/2026 02:18 AM Actions
22008 Feature Open RUBY_INTERNAL_EVENT_NEWOBJ should run earlier, with fully uninitialized object jhawthorn (John Hawthorn) 04/21/2026 03:18 AM Actions
22000 Misc Open Requesting to be a co-maintainer of ostruct 04/14/2026 10:33 PM Actions
21998 Feature Open Add {Method,UnboundMethod,Proc}#source_range 05/26/2026 08:46 PM Actions
21995 Bug Assigned mkmf generates a non-deterministic log file hsbt (Hiroshi SHIBATA) 05/13/2026 05:10 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 06/13/2026 05:42 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/17/2026 06:30 PM 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
21980 Bug Open RubyVM::AST offsets are incorrect when BOM 04/02/2026 06:46 PM 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
21970 Bug Open Corrupted `ciobj->operands` in `compile.c: optimize_checktype` 05/04/2026 08:03 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 04/17/2026 08:49 PM Actions
(1-50/1725) Per page: 50, 100, 200

Also available in: CSV PDF Atom