Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
21116 Ruby Feature Closed Extract RJIT as a third-party gem 02/13/2025 10:38 AM Actions
20721 Ruby Bug Closed Gem executables have a .lock file in Ruby 3.3.5 hsbt (Hiroshi SHIBATA) 11/04/2024 10:22 PM Actions
20214 Ruby Bug Closed Backport https://github.com/ruby/ruby/pull/9711 to fix exits on Ruby 3.3's new instruction naruse (Yui NARUSE) 03/20/2024 09:43 AM Actions
20182 Ruby Feature Closed Rewrite Array#each in Ruby 01/23/2024 09:29 PM Actions
20153 Ruby Bug Closed Backport 7f9c174102 to fix --yjit-stats with RubyVM::YJIT.enable naruse (Yui NARUSE) 03/20/2024 09:45 AM Actions
19781 Ruby Bug Closed Stack consistency error with tailcall and YJIT enabled jit 07/20/2024 07:30 AM Actions
19780 Ruby Feature Open Remove tailcall_optimization support 07/27/2023 11:48 PM Actions
19747 Ruby Misc Closed Propose Kevin Newton and Jemma Issroff as core committers hsbt (Hiroshi SHIBATA) 06/29/2023 08:23 AM Actions
19625 Ruby Bug Closed Ruby 3.2 MJIT never triggers JIT compaction 07/22/2023 03:02 AM Actions
19623 Ruby Bug Closed Ruby 3.2 MJIT crashes on railsbench 07/22/2023 03:02 AM Actions
19483 Ruby Bug Closed rubyzip not behaving well with YJIT jit 07/16/2023 03:52 AM Actions
19475 Ruby Misc Closed Propose Matthew Valentine-House (@eightbitraptor) as a core committer hsbt (Hiroshi SHIBATA) 03/09/2023 08:43 PM Actions
19420 Ruby Feature Closed Simplify MJIT implementation 03/06/2023 07:29 AM Actions
19263 Ruby Bug Closed MJIT fails to compile multiple values in a single case in Ruby 3.2.0 12/29/2022 11:26 AM Actions
19250 Ruby Misc Closed The require path of MJIT 12/22/2022 06:46 AM Actions
19102 Ruby Feature Closed Optimize ERB::Util.html_escape more than CGI.escapeHTML for template engines 11/26/2022 09:56 PM Actions
19090 Ruby Feature Closed Do not duplicate an unescaped string in CGI.escapeHTML 11/30/2022 03:08 AM Actions
18980 Ruby Feature Closed `it` as a default block parameter k0kubun (Takashi Kokubun) 12/19/2024 07:04 AM Actions
18975 Ruby Misc Closed Propose Stan Lo (@st0012) as an IRB maintainer 12/26/2022 04:52 AM Actions
18968 Ruby Misc Closed Run MJIT under a forked Ruby process 08/20/2022 11:33 PM Actions
18891 Ruby Misc Closed Expand tabs in C code 07/21/2022 04:44 PM Actions
18830 Ruby Misc Closed Remove MJIT worker thread 06/15/2022 04:54 PM Actions
18824 Ruby Feature Closed Drop MinGW support of MJIT 06/13/2022 04:41 PM Actions
18790 Ruby Bug Closed cannot load such file -- digest (LoadError) hsbt (Hiroshi SHIBATA) 10/06/2022 05:54 AM Actions
18361 Ruby Misc Closed Propose John Hawthorn (@jhawthorn) as a core committer 11/25/2021 07:02 AM Actions
18349 Ruby Feature Closed Let --jit enable YJIT on supported platforms 12/14/2021 12:08 AM Actions
18233 Ruby Misc Closed Intermediate Representation for Ruby's JIT 11/19/2021 05:35 PM Actions
17939 Ruby Bug Rejected Segmentation fault at Ruby 3.0.0 w/ CGI.escapeHTML 06/07/2021 12:47 AM Actions
17935 Ruby Bug Closed Backport 86c262541ad07528842d76dab4b9b34bd888d5f4 and 7e14762159643b4415e094f9d2a90afaf7994588 to Ruby 3.0 nagachika (Tomoyuki Chikanaga) 06/03/2021 12:18 PM Actions
17928 Ruby Bug Closed Backport 1aac0e88193a82ed36b43e852c46414181b66455 to Ruby 3.0 nagachika (Tomoyuki Chikanaga) 06/03/2021 12:18 PM Actions
17876 Ruby Bug Closed Backport dfe21ef7a15a30fc33f3a5cc089e15d09e905eb4 to Ruby 3.0 nagachika (Tomoyuki Chikanaga) 05/22/2021 05:59 AM Actions
17526 Ruby Bug Closed Avoid re-entering opt_invokebuiltin_delegate_leave 02/01/2021 09:54 AM Actions
17490 Ruby Feature Closed Rename RubyVM::MJIT to RubyVM::JIT 01/17/2022 06:32 AM Actions
17336 Ruby Feature Closed using refined: do ... end 11/21/2020 02:41 PM Actions
16961 Ruby Misc Closed Is overriding a method in a subclass considered as a breaking change or not? 06/18/2020 06:07 PM Actions
16956 Ruby Misc Closed Attributes for MJIT's optimization k0kubun (Takashi Kokubun) 05/17/2021 11:50 PM Actions
16837 Ruby Feature Closed Can we make Ruby 3.0 as fast as Ruby 2.7 with the new assertions? 05/25/2020 06:21 PM Actions
16806 Ruby Feature Closed Struct#initialize accepts keyword arguments too by default k0kubun (Takashi Kokubun) 01/10/2023 03:07 PM Actions
16769 Ruby Feature Rejected Struct.new(..., immutable: true) 04/10/2020 12:15 PM Actions
16686 Ruby Feature Closed Let Net::HTTP.get take request headers 03/11/2020 05:26 AM Actions
16664 Ruby Bug Closed Backport request: MJIT unloads methods used in a main thread when calling a Fiber 03/20/2020 06:12 AM Actions
16641 Ruby Bug Closed Backport request: MJIT crashes on a certain flow of branches 03/07/2020 09:57 AM Actions
16139 Ruby Bug Closed setinstancevariable on MJIT may not check frozen flag k0kubun (Takashi Kokubun) 03/19/2020 12:55 PM Actions
16112 Ruby Misc Closed Reduce the possibility of "expand tabs" commit occurrences 05/15/2022 02:58 PM Actions
16109 Ruby Misc Closed Normalize legacy tag names 08/19/2019 07:09 AM Actions
16094 Ruby Misc Closed Allow only "Rebase and merge" or "Squash and merge" on GitHub master branch, and sync it on git.ruby-lang.org update hook k0kubun (Takashi Kokubun) 08/13/2019 08:09 PM Actions
16093 Ruby Misc Rejected Prohibit a "foxtrot merge" instead of a merge commit 08/10/2019 11:54 PM Actions
15843 Ruby Misc Closed Make "trunk" a symbolic-ref of "master" on git.ruby-lang.org k0kubun (Takashi Kokubun) 01/15/2020 06:07 AM Actions
15782 Ruby Misc Closed DevelopersMeeting20190522Japan 05/24/2019 03:50 PM Actions
15737 Ruby Bug Closed Queue#pop randomly hangs forever ko1 (Koichi Sasada) 06/20/2020 11:54 PM Actions
(1-50/72) Per page: 50, 100

Also available in: Atom CSV PDF