Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
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) 07/11/2025 05:45 AM 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
20420 Ruby Bug Assigned benchmark/gc/redblack.rb license clarification ko1 (Koichi Sasada) 09/20/2024 12:27 AM Actions
20419 Ruby Bug Open [BUG] inconsistent freelist length with cppflags='-DRGENGC_CHECK_MODE -DUSE_RUBY_DEBUG_LOG=1' 04/10/2024 12:08 AM Actions
20412 Ruby Bug Open UTF-8 String encoding behavior differs between 3.2, 3.3 and master 04/09/2024 01:16 AM Actions
20409 Ruby Bug Open Missing reporting some invalid breaks 04/04/2024 03:46 AM Actions
20408 Ruby Feature Open Add heap_live_slots to GC.stat_heap 04/04/2024 05:50 AM Actions
20406 Ruby Misc Open Question about Regexp encoding negotiation 04/04/2024 11:35 AM Actions
20405 Ruby Feature Open Inline comments 07/08/2025 12:11 AM Actions
(101-200/1656) Per page: 50, 100, 200, 500

Also available in: Atom CSV PDF