Project

General

Profile

Actions

Issues

Filters

Apply Clear

# Tracker Status Subject Assignee Updated
21695 Feature Open Optimizing Ruby performance with Ruby itself instead of Rust 11/18/2025 02:09 AM Actions
21694 Bug Open Crash when looking up super method from BasicObject 11/17/2025 07:02 PM Actions
21693 Feature Open Allow calling any callable object as a method 11/17/2025 10:52 PM Actions
21692 Bug Open Basic gems like `date` require a compiler 11/18/2025 02:09 AM Actions
21691 Bug Open On Windows some of binary read functions of IO are not functional 11/17/2025 01:20 PM Actions
21690 Misc Open Inconsistent `rb_popcount64()` definition 11/17/2025 11:15 AM Actions
21689 Misc Open DevMeeting-2025-12-11 11/17/2025 08:54 AM Actions
21688 Misc Open Ruby::Box maturing path 11/16/2025 02:31 PM Actions
21687 Bug Open IO#pos goes wrong after EOF character(ctrl-z) met. 11/17/2025 12:47 PM Actions
21686 Bug Open In combination with IO#ungetbyte, the write position may become unpredictable. 11/16/2025 05:40 AM Actions
21685 Bug Open Unnecessary context-switching, especially bad on multi-core machines. 11/14/2025 08:37 AM Actions
21684 Misc Open Does IO#pos clear the buffer? 11/13/2025 04:58 PM Actions
21682 Bug Open The result of IO#pos is inconsistent after using IO#ungetc. 11/13/2025 03:34 AM Actions
21681 Misc Open Clarification on the Status and Roadmap of Ruby Box for Ruby 4.0 11/13/2025 10:53 AM Actions
21678 Feature Open Enumerable#rfind 11/14/2025 04:32 PM Actions
21676 Bug Open make[2]: *** No rule to make target '../../../.././ext/-test-/namespace/yay1/yay1.h', needed by 'yay1.o'. Stop. 11/13/2025 09:20 AM Actions
21675 Feature Open Advent of Pattern Matching 11/10/2025 02:25 PM Actions
21674 Bug Open Possible regression in return case in statement prism 11/11/2025 10:55 AM Actions
21672 Bug Assigned `IO::Buffer.new` does not check that flags are valid ioquatix (Samuel Williams) 11/11/2025 08:49 PM Actions
21669 Bug Open Thoroughly implement void value expression check prism 11/06/2025 01:21 PM Actions
21665 Feature Open Revisit Object#deep_freeze to support non-Ractor use cases 11/06/2025 06:01 PM Actions
21663 Bug Open IO#pos will corrupt the file position in specific situation. 11/02/2025 11:38 AM Actions
21653 Feature Open Unify Hash methods and preserving default/default_proc 11/07/2025 05:34 PM Actions
21649 Bug Open Ractors can access non-shareable object through singleton classes ractor 10/27/2025 05:33 PM Actions
21645 Bug Assigned Can't `require "resolve"` on Windows under Bundler without warnings hsbt (Hiroshi SHIBATA) 11/11/2025 09:37 AM Actions
21642 Feature Open Introduce `IO::ConnectionResetError` and `IO::BrokenPipeError` as standardized IO-level exceptions. 10/21/2025 03:35 AM Actions
21640 Bug Open Core Pathname is missing 3 methods / is partially-defined 11/02/2025 10:00 PM Actions
21637 Feature Open Tracing global variable assignment 11/11/2025 06:04 AM Actions
21634 Bug Open Combining read(1) with eof? causes dropout of results unexpectedly on Windows. 11/16/2025 02:52 PM Actions
21633 Bug Open A `rb_thread_call_without_gvl` loop can cause the fiber scheduler to ignore signals. ioquatix (Samuel Williams) 10/09/2025 04:42 AM Actions
21630 Misc Open Suggest @Earlopain for core contributor 10/23/2025 07:00 AM Actions
21622 Bug Open Prism wrongly accepts command call to be a key of keyword argument prism 10/03/2025 03:41 PM Actions
21621 Bug Open test-bundled-gems.rb timeouts with csv gem on ci 10/21/2025 05:56 AM Actions
21619 Feature Open logger: Context API 10/01/2025 08:50 AM Actions
21617 Feature Open Add Internationalized Domain Name (IDN) support to URI 10/02/2025 07:56 AM Actions
21616 Feature Open date ライブラリを deprecated させたい 10/11/2025 08:38 AM Actions
21613 Bug Open TestGc#test_exception_in_finalizer_procs and TestGc#test_exception_in_finalizer_method fail with ASAN 09/21/2025 03:32 PM Actions
21612 Bug Open Make sure we never context switch while holding the VM lock 09/19/2025 07:21 PM Actions
21607 Bug Open require 'concurrent-ruby' causes segfault with Ruby 3.4.6 on linux/i686 built with GCC 15 ractor 10/31/2025 08:54 AM Actions
21573 Feature Open Simpler syntax errors 09/17/2025 04:53 PM Actions
21570 Misc Open Windows: Static compilation struggles 09/11/2025 01:14 PM Actions
21564 Feature Open Extend permutation, repeated_permutation, combination and repeated_combination arguments 09/11/2025 09:41 PM Actions
21554 Feature Open Which `make` should be supported? 08/26/2025 06:12 PM Actions
21552 Feature Open allow String.strip and similar to take a parameter similar to String.delete 09/12/2025 06:56 PM Actions
21551 Bug Open Ractor isolation error points to the wrong place 08/23/2025 11:41 PM Actions
21545 Feature Open #try_dig, a dig that returns early if it cannot dig deeper 08/26/2025 12:54 PM Actions
21544 Misc Open CI: Launchable: Early flake detection 08/15/2025 07:49 AM Actions
21539 Feature Open Facilitate walking native and interpreter (and jit?) stacks from outside of the ruby process 08/28/2025 08:18 AM Actions
21537 Bug Open rb_ractor_sched_barrier_start() hangs on Windows ractor 08/12/2025 01:07 PM Actions
21520 Feature Open Feature Proposal: Enumerator::Lazy#tee 08/21/2025 09:30 AM Actions
(1-50/1674) Per page: 50, 100, 200, 500

Also available in: CSV PDF Atom