Project

General

Profile

Actions

Issues

Filters

Apply Clear

# Tracker Status Subject Assignee Updated
21784 Bug Open Proc#source_location start column seems strange for -> {} 12/15/2025 04:40 PM Actions
21783 Bug Open {Method,UnboundMethod,Proc}#source_location returns columns in bytes and not in characters 12/15/2025 07:55 PM Actions
21782 Bug Open Ractor::IsolationError reports incorrect path for constants found through upwards search 12/15/2025 09:59 AM Actions
21781 Feature Open Add `fetch_values` method on `ENV` 12/14/2025 06:33 PM Actions
21780 Bug Open Change the default size of Enumerator.produce back to infinity 12/14/2025 07:17 PM Actions
21777 Misc Open DevMeeting-2026-01-14 12/14/2025 08:50 AM Actions
21773 Feature Open Support for setting encoding when a block is passed to `Net::HTTPResponse.read_body` 12/11/2025 01:38 PM Actions
21768 Feature Open Remove deprecated functions 12/11/2025 03:48 AM Actions
21767 Feature Open Consider procs which `self` is Ractor-shareable as Ractor shareable 12/08/2025 10:28 AM Actions
21766 Feature Open Pathname + FileUtils making sweet music together 12/12/2025 04:08 PM Actions
21765 Bug Open stop using the C runtime _read() on Windows 12/08/2025 04:11 PM Actions
21763 Bug Open Windows: output IO pipe ignores crlf newline conversion specified by set_encoding 12/04/2025 11:38 AM Actions
21762 Misc Assigned Box: Inspect improvements tagomoris (Satoshi Tagomori) 12/09/2025 09:20 AM Actions
21761 Bug Assigned NameError: uninitialized constant only when RUBY_BOX=1 tagomoris (Satoshi Tagomori) 12/09/2025 09:51 PM Actions
21760 Bug Assigned Ruby::Box: a couple of require-related problems tagomoris (Satoshi Tagomori) 12/09/2025 09:17 AM Actions
21756 Bug Open Ripper fails to parse pathological heredoc 12/03/2025 08:31 AM Actions
21723 Bug Assigned `binding.irb` raises a LoadError under `bundle exec` when Gemfile contains `path:` or `git:` hsbt (Hiroshi SHIBATA) 12/15/2025 10:21 AM Actions
21722 Feature Open Expose rb_gc_mark_weak API for use in extensions 12/04/2025 10:27 AM Actions
21721 Feature Open Allow `Queue` and `SizedQueue` to be used as LIFO queues 12/13/2025 06:53 PM Actions
21720 Feature Open Add a native Binary Heap / Priority Queue to Ruby's Standard Library (heapify, heappush, heappop) 12/08/2025 01:54 PM Actions
21719 Bug Open Thread deadlock with explicit require of a base clase in Linux Ruby 3.4 12/09/2025 05:39 PM Actions
21716 Bug Open YJIT panic: "all PendingBranchRefs should be unique" in net/http response reading (infinite unwind loop) jit 12/01/2025 07:08 PM Actions
21715 Bug Open Miscompilation on x86-64-v2 due to undefined behavior in search_nonascii in string.c 12/15/2025 08:44 AM Actions
21714 Bug Assigned Prism and parse.y inconsistency in `def a = a b do 1 end` prism 12/09/2025 09:02 AM Actions
21713 Bug Assigned Prism accepts pattern matching in modifier rescue followed by operators that shouldn't be allowed prism 12/09/2025 09:01 AM Actions
21711 Bug Open Prism and parse.y parses private endless method definition with block differently prism 11/29/2025 08:48 PM Actions
21709 Bug Open Regexp interpolation is inconsistent with String interpolation 12/15/2025 11:49 AM Actions
21706 Feature Open Add SIMD optimizations for string comparison operations 11/23/2025 07:53 PM Actions
21704 Feature Open Expose rb_process_status_new to C extensions 12/11/2025 05:47 AM Actions
21700 Feature Open `IO::Buffer.map`: offset argument is "broken" and needs to be made more useful 11/21/2025 06:59 PM Actions
21697 Bug Open `nmake up` will update broken `revision.h` 11/19/2025 07:49 AM Actions
21695 Feature Open Optimizing Ruby performance with Ruby itself instead of Rust 11/20/2025 01:07 AM Actions
21693 Feature Open Allow calling any callable object as a method 11/18/2025 06:58 PM Actions
21692 Bug Open Basic gems like `date` require a compiler 11/18/2025 09:27 AM Actions
21691 Bug Open On Windows some of binary read functions of IO are not functional 11/17/2025 01:20 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. 12/12/2025 04:30 PM 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
21675 Feature Open Advent of Pattern Matching 11/20/2025 04:54 AM 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/20/2025 12:22 PM Actions
21669 Bug Open Thoroughly implement void value expression check prism 12/13/2025 06:50 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
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 12/02/2025 02:49 AM Actions
(1-50/1677) Per page: 50, 100, 200, 500

Also available in: CSV PDF Atom