Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
21501 Ruby Feature Open Include native filenames in backtraces as sources for native methods 07/05/2025 10:00 PM Actions
21498 Ruby Bug Open Windows - Ruby Overrides C Library APIs thus breaking them 07/03/2025 06:33 AM Actions
21495 Ruby Bug Open IO.read_nonblock does not work under a rescue IO::TimeoutError 07/01/2025 07:22 AM Actions
21461 Ruby Bug Open Heap-buffer-overflow in Prism when encoding magic comment is invalid and assignment is incomplete prism 07/01/2025 06:38 AM Actions
21460 Ruby Bug Open Pattern matching crash: unexpected PM_CALL_NODE 07/01/2025 10:18 AM Actions
21459 Ruby Feature Open Add Set C-API 07/01/2025 05:27 PM Actions
21458 Ruby Misc Open Test 'make install'? 07/01/2025 11:56 PM Actions
21456 Ruby Bug Open IO.close does not work in a rescue IO::TimeoutError block. 06/28/2025 01:15 PM Actions
21455 Ruby Feature Open Add a block argument to Array#join 06/28/2025 12:36 AM Actions
21454 Ruby Feature Open "undefined method 'break' for an instance of Binding" 06/27/2025 04:01 PM Actions
21452 Ruby Bug Open ARGS_SPLAT bytecode regression between 3.3 and 3.4 06/26/2025 03:26 PM Actions
21451 Ruby Bug Open Ractor.make_shareable(->{}, copy: true) raises unhelpful error ractor 06/27/2025 04:14 PM Actions
21446 Ruby Bug Open StackOverflow when changing visibility in reopened refinement 06/20/2025 12:17 AM Actions
21442 Ruby Feature Open Make tsort to bundled gems 06/18/2025 10:08 AM Actions
21435 Ruby Feature Open Kernel#then_try as a conditional #then 06/15/2025 12:02 AM Actions
21402 Ruby Bug Open ruby2_keywords affects methods/procs with post arguments 06/09/2025 09:30 PM Actions
21399 Ruby Misc Open DevMeeting-2025-07-10 06/29/2025 04:04 AM Actions
21398 Ruby Bug Open Ractor.select hangs when multiple threads submit heavy jobs concurrently ractor 06/23/2025 07:07 PM Actions
21396 Ruby Bug Open Set#initialize should call Set#add on items passed in 06/05/2025 05:05 PM Actions
21391 Ruby Bug Open Inconsistent trailing slash behavior of File.join and Pathname#join with empty strings 06/05/2025 10:13 AM Actions
21387 Ruby Feature Open Proposal to add Data#[] 06/02/2025 10:17 AM Actions
21386 Ruby Feature Open Introduce `Enumerable#join_map` 07/05/2025 05:39 PM Actions
21385 Ruby Misc Open Namespace: Suggesting a rename 06/30/2025 12:56 PM Actions
21376 Ruby Bug Open Inconsistent equality between Sets with different compare_by_identity, different classes 06/05/2025 01:31 PM Actions
21375 Ruby Bug Open Set[] does not call #initialize 06/20/2025 05:37 PM Actions
21374 Ruby Bug Open FrozenError message is inconsistent when a singleton method is defined on a frozen object 06/05/2025 08:43 AM Actions
21368 Ruby Bug Assigned Moving objects with finalizer between Ractors crashes ractor 06/11/2025 10:46 AM Actions
21364 Ruby Bug Open Constant lookup in namespaces should be consistent 05/22/2025 11:23 PM Actions
21363 Ruby Bug Open `Namespace.current` should always return the Namespace in which it was defined 06/03/2025 05:45 AM Actions
21362 Ruby Bug Open Namespace: Inline method caches poisoned with builtins 06/05/2025 04:43 AM Actions
21361 Ruby Feature Open Set execution file and line 06/03/2025 06:57 AM Actions
21360 Ruby Bug Open Inconsistent Support for `Exception#cause` in `Fiber#raise` and `Thread#raise` 05/22/2025 01:16 PM Actions
21359 Ruby Feature Assigned Introduce `Exception#cause=` for Post-Initialization Assignment ioquatix (Samuel Williams) 06/05/2025 09:25 AM Actions
21348 Ruby Bug Open Should Tracepoint track retry as another "call" event? 05/22/2025 07:52 AM Actions
21347 Ruby Feature Assigned Add `open_timeout` as an overall timeout option for `Socket.tcp` shioimm (Misaki Shioi) 06/05/2025 09:27 AM Actions
21346 Ruby Feature Open Introduce `String#ensure_suffix` 06/13/2025 05:29 PM Actions
21345 Ruby Bug Assigned crash on evaluating 'a=>a,*,' prism 05/28/2025 05:07 AM Actions
21343 Ruby Bug Open Namespace: singleton classes of root namespace leak between namespaces 06/03/2025 05:46 AM Actions
21342 Ruby Bug Open Segfault: invalid keeping_mutexes when using Mutex in Thread then Fiber after GC 05/15/2025 06:06 PM Actions
21341 Ruby Bug Open `Namespace is not a module (TypeError)` without enabling the namespace 06/03/2025 05:46 AM Actions
21339 Ruby Bug Assigned Namespace: `RubyVM::InstructionSequence.load_iseq` isn't called for the root namespace tagomoris (Satoshi Tagomori) 06/03/2025 05:46 AM Actions
21337 Ruby Bug Assigned Using `not` on the RHS of a logical operator becomes valid syntax with Prism prism 06/05/2025 10:52 AM Actions
21335 Ruby Feature Open Namespaces should be present in the backtrace 06/05/2025 04:24 AM Actions
21326 Ruby Bug Assigned Instruction generation differences between parse.y and prism for `def a(x, ...); b(...); end` prism 05/12/2025 11:16 PM Actions
21325 Ruby Misc Open make ruby more middle-aged man friendly 06/15/2025 08:42 AM Actions
21324 Ruby Bug Open Namespace loads RubyGems in root Namespace but it should not 06/03/2025 05:47 AM Actions
21322 Ruby Bug Open Namespaces and builtin classes as arguments and return values 06/03/2025 05:47 AM Actions
21320 Ruby Bug Open Namespaces leak with constant lookup 06/03/2025 05:48 AM Actions
21318 Ruby Bug Open Namespaces leak with Module.nesting 06/03/2025 05:48 AM Actions
21316 Ruby Bug Open Namespaces leak with permanent names 06/05/2025 04:32 AM Actions
21315 Ruby Bug Assigned Finalizers violate the `rb_ractor_confirm_belonging` assertion ractor 05/15/2025 07:40 PM Actions
21314 Ruby Bug Open Kernel#autoload requires the wrong file (?) 05/09/2025 03:52 AM Actions
21311 Ruby Feature Assigned Namespace on read (revised) tagomoris (Satoshi Tagomori) 06/05/2025 09:09 AM Actions
21308 Ruby Feature Open Replacing the Float#to_s (dtoa.c) implementation with a modern algorithm 05/13/2025 07:57 AM Actions
21307 Ruby Feature Assigned A way to strictly validate time input mame (Yusuke Endoh) 05/09/2025 03:31 AM Actions
21301 Ruby Bug Open Invalid Dates Accepted When Using "UTC" in Time.new 05/04/2025 02:05 AM Actions
21300 Ruby Feature Open Suggestion: Method for Array truncation 05/02/2025 09:38 AM Actions
21298 Ruby Bug Assigned `ObjectSpace.allocation_class_path` returns inconsistent results depending on `TracePoint` state tenderlovemaking (Aaron Patterson) 06/03/2025 05:47 AM Actions
21295 Ruby Bug Open macos-13 debug build failures 04/30/2025 07:25 PM Actions
21294 Ruby Bug Open URI.extract is extracting invalid URIs with a mishmash of IPv6 notation with IPv4 address 04/30/2025 07:58 AM Actions
21293 Ruby Bug Open C23/GCC 15 build breakage with rb_define_method() and friends 05/01/2025 06:42 AM Actions
21291 Ruby Bug Open possible bug with /m regexp and $ based on input 04/29/2025 12:56 AM Actions
21290 Ruby Misc Open Unable to build ruby extension on Fedora 42 due to possible GCC 15 issues 05/08/2025 01:30 PM Actions
21284 Ruby Feature Open Request: add `Array#pad` method 04/30/2025 07:16 PM Actions
21277 Ruby Feature Assigned Windows ARM support hsbt (Hiroshi SHIBATA) 05/12/2025 11:16 PM Actions
21275 Ruby Feature Assigned Update to Unicode 17.0 duerst (Martin Dürst) 05/12/2025 11:16 PM Actions
21272 Ruby Bug Open Class.new doesn't trigger :class TracePoint 04/26/2025 06:25 PM Actions
21271 Ruby Bug Open Ruby build failure due to invalid probe specifier for dtrace 04/27/2025 01:35 PM Actions
21270 Ruby Bug Assigned init_fast_fallback_inetsock_internal (default for TCPSocket.new/TCPSocket.open) isn't fiber aware ioquatix (Samuel Williams) 05/12/2025 11:16 PM Actions
21266 Ruby Bug Assigned YJIT GC safety crash with proc objects as block argument jit 05/12/2025 11:16 PM Actions
21265 Ruby Bug Open Crash when proc from Symbol#to_proc called outside refinement scope 04/11/2025 09:39 AM Actions
21264 Ruby Feature Open Extract Date library from Ruby repo in the future 04/26/2025 06:38 PM Actions
21263 Ruby Feature Open eval-after-require hook 04/11/2025 02:30 AM Actions
21262 Ruby Feature Assigned Proposal: `Ractor::Port` ko1 (Koichi Sasada) 04/12/2025 05:39 PM Actions
21259 Ruby Bug Assigned The Prism compiler wrongly creates a line number of zero prism 04/09/2025 11:04 AM Actions
21256 Ruby Bug Assigned `it` value is wrapped in an array when that doesn't happen with numbered parameter prism 04/13/2025 01:29 PM Actions
21221 Ruby Feature Assigned Proposal to upstream ZJIT maximecb (Maxime Chevalier-Boisvert) 05/12/2025 11:16 PM Actions
21212 Ruby Bug Assigned IO::Buffer can be freed while its slice is locked ioquatix (Samuel Williams) 05/12/2025 11:16 PM Actions
21208 Ruby Bug Assigned `Ractor#send(move: true)` allow moving objects that are on the stack, and used by C code. ractor 05/12/2025 11:16 PM Actions
21206 Ruby Bug Open Segmentation fault on ISeq#to_binary ko1 (Koichi Sasada) 06/05/2025 07:03 AM Actions
21204 Ruby Bug Assigned `TestEtc#test_ractor_parallel` is still flaky result with ModGC/MMTk eightbitraptor (Matt V-H) 04/02/2025 08:58 AM Actions
21203 Ruby Bug Assigned TestGc#test_gc_parameter_init_slots is flaky results peterzhu2118 (Peter Zhu) 04/02/2025 09:28 AM Actions
21200 Ruby Bug Assigned Ractor spuriously hangs, segfaults or errors on TestEtc#test_ractor_parallel ractor 05/12/2025 11:16 PM Actions
21194 Ruby Feature Open How to manage application-level information in Ruby application 03/21/2025 05:06 AM Actions
21188 Ruby Bug Assigned PRISM does not end reading from tty with ^D twice prism 03/27/2025 01:15 AM Actions
21187 Ruby Bug Assigned Strings concatenated with `\` getting frozen with literal hashes (PRISM only) prism 05/12/2025 11:16 PM Actions
21182 Ruby Feature Open Add Hash#rename 03/12/2025 05:41 AM Actions
21169 Ruby Bug Open "try to mark T_NONE object" with 3.3.7 03/06/2025 08:20 AM Actions
21168 Ruby Bug Assigned Prism doesn't require argument parentheses (in some cases) when a block is present but parse.y does prism 03/27/2025 01:15 AM Actions
21160 Ruby Feature Open Local return from proc 02/27/2025 05:05 PM Actions
21156 Ruby Feature Open Prettier RUBY_DEBUG_LOG output in cruby 02/25/2025 09:43 PM Actions
21155 Ruby Feature Open File scoped namespace declarations as in C# 02/25/2025 08:03 AM Actions
21148 Ruby Feature Open Class proposal: IndefiniteNumeric < Numeric 03/11/2025 09:53 AM Actions
21146 Ruby Bug Assigned VM_ASSERT(expr) gives bad bug report results when another ractor fails an assertion during printing of report ractor 05/12/2025 11:16 PM Actions
21142 Ruby Bug Open Lazy enumerator `.each_with_index` ignores `.take(0)` before it 03/14/2025 08:07 AM Actions
21140 Ruby Feature Open Add a method to get the address of certain JIT related functions 02/19/2025 04:04 PM Actions
21139 Ruby Bug Assigned Prism and parse.y parses `it = it` differently prism 03/27/2025 01:15 AM Actions
21119 Ruby Bug Open Programs containing `Dir.glob` with a thread executing a CPU-heavy task run very slowly. 02/13/2025 09:29 AM Actions
21111 Ruby Bug Assigned RbConfig::CONFIG['CXX'] quietly set to "false" when Ruby cannot build C++ programs katei (Yuta Saito) 02/13/2025 08:54 PM Actions
21110 Ruby Misc Open Should Marshal.dump always use object links for repeated Float values? 02/09/2025 09:15 AM Actions
21107 Ruby Feature Open Add a Ractor safety & shareability section to stdlib class docs 02/02/2025 06:57 AM Actions
21104 Ruby Bug Open Net::HTTP connections failing in Ruby >= 3.4.0 on macOS with Happy Eyeballs enabled 05/05/2025 08:24 AM Actions
21097 Ruby Bug Assigned `x = a rescue b in c` and `def f = a rescue b in c` parsed differently between parse.y and prism nobu (Nobuyoshi Nakada) 03/11/2025 07:24 AM Actions
21089 Ruby Bug Assigned Missing methods on enumerators created from Enumerator::product and Enumerator::Chain knu (Akinori MUSHA) 03/27/2025 01:15 AM Actions
21086 Ruby Feature Open Declare rb_profile_frames() family as async-signal-safe 01/23/2025 03:33 PM Actions
21084 Ruby Feature Open Declare objects have weak references 02/06/2025 03:01 PM Actions
21042 Ruby Feature Assigned Add and expose Thread#memory_allocations memory allocation counters ioquatix (Samuel Williams) 05/08/2025 09:07 AM Actions
21041 Ruby Feature Open Enum class 01/15/2025 10:15 PM Actions
21039 Ruby Feature Assigned Ractor.make_shareable breaks block semantics (seeing updated captured variables) of existing blocks ko1 (Koichi Sasada) 06/26/2025 09:07 PM Actions
21033 Ruby Feature Open Allow lambdas that don't access `self` to be Ractor shareable 02/04/2025 05:20 PM Actions
21023 Ruby Bug Open Unintentional ruby/spec capi extension build twice 01/10/2025 11:13 AM Actions
21020 Ruby Feature Assigned Sync sig directory for prism of default gem. prism 02/13/2025 06:13 PM Actions
21015 Ruby Feature Open Add in a `-g` flag, like `-s` but with a few more quality of life features 01/11/2025 12:26 AM Actions
21005 Ruby Feature Open Update the source location method to include line start/stop and column start/stop details 01/09/2025 02:36 PM Actions
21000 Ruby Feature Open A way to avoid loading constant required by a type check 01/08/2025 02:36 PM Actions
20987 Ruby Feature Open Add dbg - minimal debugging helper 01/09/2025 11:26 AM Actions
20959 Ruby Feature Assigned Add a way to get codepage of console. windows 03/27/2025 01:15 AM Actions
20958 Ruby Bug Open fix ENV.keys encoding on windows 01/07/2025 07:19 AM Actions
20957 Ruby Bug Open RangeError on Array#values_at with negative ranges 05/08/2025 05:13 PM Actions
20953 Ruby Feature Assigned Array#fetch_values vs #values_at protocols matz (Yukihiro Matsumoto) 03/27/2025 01:15 AM Actions
20948 Ruby Bug Assigned Constant references incorrectly cached in `module (expr)::Foo` ko1 (Koichi Sasada) 12/14/2024 10:48 PM Actions
20943 Ruby Bug Open Constant defined in `Data.define` block 12/30/2024 10:35 AM Actions
20929 Ruby Bug Open TestTime have an assertion different from current implementation. 01/07/2025 07:16 AM Actions
20925 Ruby Feature Open Allow boolean operators at beginning of line to continue previous line 01/09/2025 02:21 PM Actions
20920 Ruby Bug Assigned When loading a file, __FILE__ gets relative paths expanded only when they start with "./" nobu (Nobuyoshi Nakada) 03/27/2025 01:15 AM Actions
20919 Ruby Bug Open IO#seek and IO#pos= do not clear the character buffer in some cases while transcoding 04/14/2025 06:42 PM Actions
20917 Ruby Bug Open redo/next in nested begin block causes wrong order of execution 12/02/2024 07:44 PM Actions
20904 Ruby Bug Open 3.4.0-preview2: Building miniruby.exe fails for mswin32 12/11/2024 01:58 AM Actions
20899 Ruby Feature Open Reconsider adding `Array#find_map` 01/12/2025 07:27 AM Actions
20894 Ruby Feature Open Allow `Range#last(n)` for beginless ranges with Integer end 11/14/2024 04:54 AM Actions
20889 Ruby Bug Open IO#ungetc and IO#ungetbyte should not cause IO#pos to report an inaccurate position 11/12/2024 02:32 PM Actions
20888 Ruby Bug Assigned 4c270200db breaks TestGemRemoteFetcherLocalSSLServer tests or so shioimm (Misaki Shioi) 12/06/2024 05:51 AM Actions
20887 Ruby Feature Open Add "latest" version to "docs.ruby-lang.org" 11/13/2024 05:12 AM Actions
20885 Ruby Feature Open String#gsub? 12/18/2024 05:28 PM Actions
20881 Ruby Bug Assigned Complex#** returns discontinuous results in Fixnum and Bignum exponents mrkn (Kenta Murata) 11/13/2024 05:16 AM Actions
20878 Ruby Feature Open A new C API to create a String by adopting a pointer: `rb_enc_str_adopt(const char *ptr, long len, long capa, rb_encoding *enc)` 01/07/2025 02:25 PM Actions
20874 Ruby Bug Open Difference in documentation for `irb -U` between `man irb` and `irb --help` 11/06/2024 05:45 AM Actions
20872 Ruby Bug Open Undefined RUBY_API_VERSION_* macros used in <ruby/backward/cxxanyargs.hpp> 11/06/2024 11:57 AM Actions
20864 Ruby Feature Open Allow `Kernel#warn` to accept `**options` and pass these to `Warning.warn`. 11/08/2024 12:26 PM Actions
20819 Ruby Bug Open IO#readline does not process newlines correctly for wide character encodings 10/29/2024 01:44 AM Actions
20816 Ruby Bug Assigned Potential regression in Ruby 3.3.x (compared with 3.1 and 3.2) regarding fast syscalls and multi-threading. ko1 (Koichi Sasada) 03/27/2025 01:15 AM Actions
20813 Ruby Bug Open Segfault in rgengc_check_relation/RVALUE_WB_UNPROTECTED 11/22/2024 09:49 PM Actions
20809 Ruby Bug Open Ripper fails to parse/tokenize nested heredocs within embexpr 10/22/2024 10:57 AM Actions
20807 Ruby Bug Open String#gsub fails when called from string subclass with a block passed 10/23/2024 03:03 AM Actions
20790 Ruby Bug Open Syntax acceptance of `*x = p rescue p 1` is different between parse.y and prism 11/25/2024 10:58 AM Actions
20780 Ruby Bug Open related to #20779 -- crash creating large number of concurrent-ruby promises 10/02/2024 11:53 PM Actions
20776 Ruby Bug Assigned [PRISM] Pattern matching syntax error message prism 11/13/2024 05:16 AM Actions
20774 Ruby Misc Open Remove remaining locale dependent code from Windows port 01/07/2025 07:18 AM Actions
20772 Ruby Bug Open Test with -O3 is flaky 09/30/2024 07:49 AM Actions
20770 Ruby Feature Open A *new* pipe operator proposal 01/05/2025 06:32 AM Actions
20768 Ruby Feature Open Add Hash#delete_at 10/01/2024 06:27 PM Actions
20750 Ruby Feature Open Allow rb_thread_call_with_gvl to work when thread already has GVL 10/03/2024 04:43 AM Actions
20743 Ruby Bug Assigned ruby doesn't properly split RUBY_DEBUG_LOG_FILTER into items ko1 (Koichi Sasada) 01/28/2025 12:42 AM Actions
20742 Ruby Feature Open Trying to assign to a variable in statement modifier should emit a warning 09/17/2024 02:39 PM Actions
20739 Ruby Misc Open Test suite does not carry over CLI options 09/13/2024 05:12 PM Actions
20733 Ruby Bug Open Build failure OpenSSL extension with FreeBSD 13.3 10/08/2024 08:37 AM Actions
20727 Ruby Bug Assigned YJIT segmentation fault inside of invalidate_block_version jit 02/18/2025 04:29 PM Actions
20714 Ruby Bug Assigned Handle optional dependencies in `bundled_gems.rb` hsbt (Hiroshi SHIBATA) 06/23/2025 06:20 PM Actions
20699 Ruby Bug Open On Windows, the `__dir__` keyword is garbled in paths containing Japanese characters, and `require_relative` fails as well 01/07/2025 07:15 AM Actions
20697 Ruby Bug Open `Rational("1r")` fails while `Complex("1i")` succeeds 08/24/2024 01:31 AM Actions
20696 Ruby Bug Open `IO.read` ignores `err:` option 08/23/2024 11:41 PM Actions
20692 Ruby Feature Open Rewrite Array#bsearch in Ruby 09/06/2024 02:20 AM Actions
20689 Ruby Bug Open TestInvokeVerb#test_invokeverb has warnings on Windows 01/07/2025 07:14 AM Actions
20686 Ruby Bug Open URI::HTTPS can build URI with blank, invalid host 08/19/2024 11:46 PM Actions
20666 Ruby Bug Open Segmentation fault instead of LoadError exception 08/11/2024 09:58 AM Actions
20664 Ruby Feature Open Add `before` and `until` options to Enumerator.produce 08/28/2024 02:07 PM Actions
20642 Ruby Bug Open YJIT prevents hardening 07/19/2024 10:27 PM Actions
20625 Ruby Feature Open Object#chain_of 08/24/2024 01:53 AM Actions
20621 Ruby Feature Open Check libruby.so hardening by annocheck 08/07/2024 04:58 PM Actions
20613 Ruby Feature Open Implement shadow stack (part of CET) for coroutines 07/08/2024 02:26 PM Actions
20612 Ruby Feature Open Introduce new Epsilon (no-op) GC 07/31/2024 02:52 AM Actions
20609 Ruby Feature Open Nested module namespace misses fallback to top level 07/06/2024 05:32 PM Actions
20591 Ruby Bug Open macOS head - all are using OpenSSL 1.1.1? 06/22/2024 12:01 AM Actions
20580 Ruby Feature Open Pipe Operator accepting lambda 06/21/2024 04:55 AM Actions
20567 Ruby Feature Open Net::HTTPResponse#detect_encoding should default to UTF-8 for application/javascript 06/09/2024 01:26 AM Actions
20565 Ruby Feature Open Relax formal argument at label 06/08/2024 02:30 PM Actions
20564 Ruby Feature Open Switch default parser to Prism 12/24/2024 02:41 PM Actions
20526 Ruby Bug Open File.open(encoding: "bom|utf-8") converts "\r\n" to "\n" on Windows 01/07/2025 07:14 AM Actions
20509 Ruby Misc Open Document importance of #to_ary and #to_hash for Array#== and Hash#== 08/02/2024 01:20 AM Actions
20508 Ruby Feature Open Explicit access to *, **, &, and ... 08/01/2024 09:37 AM Actions
20498 Ruby Feature Open Negated method calls 01/05/2025 06:45 AM Actions
20492 Ruby Feature Open Debug option for tempfile 05/19/2024 05:10 AM Actions
20483 Ruby Feature Open More intuitive initialisation of null Range 05/12/2024 07:49 AM Actions
20480 Ruby Bug Open Complie failure for unable to configure NET_LUID using msys2 mingw64-gcc 01/10/2025 03:52 AM Actions
20476 Ruby Feature Open Add Enumerator#eager that returns self, like Enumerator::Lazy#lazy 05/07/2024 11:25 PM Actions
20473 Ruby Bug Assigned Ractor array/hash literals ractor 05/12/2025 11:16 PM Actions
20472 Ruby Bug Assigned Ractor support for ** into hash literal ractor 05/08/2025 10:38 PM Actions
20471 Ruby Bug Open Problem creating a file on a windows share and copy it afterwards 05/15/2024 12:06 PM Actions
20466 Ruby Bug Open Interpolated regular expressions have different encoding than interpolated strings 05/02/2024 06:13 PM Actions
20465 Ruby Bug Open parse.y adds an extra empty string to the AST 05/07/2024 04:03 AM Actions
20464 Ruby Bug Open Redundant returns are unreachable in coverage 05/03/2024 03:50 PM Actions
20462 Ruby Bug Assigned Native threads are no longer reused ko1 (Koichi Sasada) 07/03/2024 12:11 AM Actions
20461 Ruby Bug Open Unreadable pipe included in the readable IO of IO.select 04/30/2024 06:40 AM Actions
20460 Ruby Feature Open Ripper `eval` option 04/27/2024 07:37 PM Actions
20456 Ruby Bug Open Hash can get stuck marked as iterating through process forking 04/26/2024 10:06 AM Actions
20455 Ruby Bug Open rb_errinfo() inconsistent with $! in the caller Ruby code 04/25/2024 07:37 PM Actions
20452 Ruby Bug Open Ruby 3.3 on Alpine Linux results in a relatively shallow SystemStackError exception 06/17/2025 10:05 AM Actions
20448 Ruby Feature Open Make coverage event hooking C API public 05/21/2024 11:17 AM Actions
20437 Ruby Feature Open Could the licensing conditions be made less ambiguous? 01/03/2025 04:54 PM Actions
20434 Ruby Misc Open Deprecate encoding-related regular expression modifiers 04/18/2024 06:50 PM Actions
(1-200/1664) Per page: 50, 100, 200, 500

Also available in: Atom CSV PDF