Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
21047 Ruby Feature Closed Change `*nil` to not call `nil.to_a`, for consistency with `**nil` 03/27/2025 06:17 PM Actions
20788 Ruby Bug Closed Prism issues unused variable warnings for negative line numbers kddnewton (Kevin Newton) 10/10/2024 03:13 PM Actions
20751 Ruby Bug Closed Regression in Prism related to use of return in default argument values 09/17/2024 11:49 PM Actions
20640 Ruby Bug Closed Evaluation Order Issue in f(**h, &h.delete(key)) jeremyevans0 (Jeremy Evans) 09/18/2024 06:18 PM Actions
20502 Ruby Bug Closed Backport pthread_kill fix to Ruby 3.3 05/29/2024 11:49 PM Actions
20230 Ruby Bug Closed Fix crash when passing large keyword splat to method accepting keywords and keyword splat 02/13/2024 06:37 PM Actions
20229 Ruby Bug Closed Empty keyword splat in array not removed in ARGSPUSH case 02/20/2024 06:49 PM Actions
20218 Ruby Bug Closed aset/masgn/op_asgn with keyword arguments 06/07/2024 05:53 PM Actions
20213 Ruby Bug Closed zsuper with keyword splat without explicit keywords incorrectly uses mutable keyword splat 03/20/2024 12:48 PM Actions
20104 Ruby Bug Closed Regexp#match returns nil but allocates T_MATCH objects 02/01/2024 12:07 AM Actions
20066 Ruby Feature Closed Reduce Implicit Array/Hash Allocations For Method Calls Involving Splats 01/25/2024 02:29 AM Actions
20051 Ruby Bug Closed Op asgn calls handle keywords and keyword splats as positional arguments 12/12/2023 03:35 PM Actions
20032 Ruby Misc Closed Propose @kjtsanaktsidis as a commiter hsbt (Hiroshi SHIBATA) 12/12/2023 09:07 AM Actions
20012 Ruby Bug Closed Fix keyword splat passing as regular argument 12/08/2023 12:34 AM Actions
20011 Ruby Feature Closed Reduce implicit array allocations on caller side of method calling 12/19/2023 06:32 AM Actions
20008 Ruby Bug Closed f(**kw, &block) calls block.to_proc before kw.to_hash 12/19/2023 05:09 PM Actions
19885 Ruby Bug Closed Invalid Warning for Default Gems That Will Move to Bundled Gems hsbt (Hiroshi SHIBATA) 10/13/2023 02:00 PM Actions
19683 Ruby Bug Closed ruby-3.3.0-preview1 does not build with BSD make without --with-baseruby 12/20/2023 05:36 AM Actions
19573 Ruby Feature Rejected Add Class#singleton_inherited 04/14/2023 03:21 AM Actions
19388 Ruby Feature Rejected Deprecate SecurityError 02/09/2023 08:04 PM Actions
19347 Ruby Feature Closed Add Dir.fchdir 03/24/2023 06:19 PM Actions
19113 Ruby Bug Closed Inconsistency in retention of compare_by_identity flag in Hash methods 03/24/2023 05:55 PM Actions
18748 Ruby Bug Closed Range#cover? returns true for beginless range of different type 03/25/2023 02:27 AM Actions
18387 Ruby Bug Closed Backport of fix for #16798 to Ruby 2.6 introduced C99 syntax usa (Usaku NAKAMURA) 04/12/2022 10:53 AM Actions
18351 Ruby Feature Closed Support anonymous rest and keyword rest argument forwarding matz (Yukihiro Matsumoto) 12/30/2021 10:39 PM Actions
18347 Ruby Bug Closed Newly introduced assertion failure for cc->cme_ != NULL ko1 (Koichi Sasada) 11/26/2021 08:34 PM Actions
18260 Ruby Bug Closed YJIT uses insecure mmap protections maximecb (Maxime Chevalier-Boisvert) 12/01/2021 09:07 PM Actions
17746 Ruby Bug Closed Backport f9f13a4f6d8be706b17efc089c28f7bc617ef549 to Ruby 3.0 04/02/2021 11:31 AM Actions
17352 Ruby Bug Closed Backport Subsecond of Time::tm should be 0 04/05/2021 12:17 AM Actions
17313 Ruby Bug Closed Backport 9fb60672d55162a92ab7e97b000a7e277458aab1 to Ruby 2.7 02/11/2021 03:31 AM Actions
17191 Ruby Bug Closed 3.0.0-preview1 fails to install using BSD make nobu (Nobuyoshi Nakada) 09/29/2020 04:47 AM Actions
17130 Ruby Bug Closed Method#super_method is broken for aliased methods 06/17/2022 01:52 PM Actions
17055 Ruby Feature Closed Allow suppressing uninitialized instance variable and method redefined verbose mode warnings 12/10/2020 06:16 PM Actions
16967 Ruby Bug Closed Branch coverage duplicates branches inside ensure 06/20/2020 12:28 AM Actions
16923 Ruby Feature Closed Switch reserved for numbered parameter warning to SyntaxError 07/22/2020 03:36 PM Actions
16907 Ruby Bug Closed Probable use-after-free in VM assertion ko1 (Koichi Sasada) 08/21/2020 09:52 PM Actions
16900 Ruby Bug Closed Disposable call-cache introduced memory leak ko1 (Koichi Sasada) 05/22/2020 02:23 AM Actions
16891 Ruby Feature Rejected Restore Positional Argument to Keyword Conversion matz (Yukihiro Matsumoto) 06/30/2020 02:58 PM Actions
16698 Ruby Bug Closed Backport security fix for CVE-2020-10663 03/31/2020 10:51 AM Actions
16632 Ruby Bug Closed Remove verbose warning on treating keyword splat as positional argument in Ruby 2.6 02/28/2021 02:32 PM Actions
16404 Ruby Feature Closed Add Proc#ruby2_keywords 12/09/2019 03:11 PM Actions
16271 Ruby Bug Closed Cannot build taglib-ruby gem on ruby-2.7.0-preview2 nobu (Nobuyoshi Nakada) 10/23/2019 11:20 AM Actions
16168 Ruby Feature Closed Add keyword argument separation to C functions using rb_scan_args 09/25/2019 07:00 PM Actions
16154 Ruby Bug Closed lib/delegate.rb issues keyword argument warnings 01/20/2020 08:53 AM Actions
16138 Ruby Bug Closed Backport Struct.new empty option hash fix to 2.5 and 2.6 03/30/2020 09:51 PM Actions
16129 Ruby Feature Closed Call initialize_clone with freeze: false if clone called with freeze: false 07/28/2020 08:11 PM Actions
16127 Ruby Bug Closed Delegates to BasicObject do not work 10/10/2019 08:15 PM Actions
15980 Ruby Bug Closed Coverage shows while/until after raise if/unless as uncovered line mame (Yusuke Endoh) 02/28/2021 02:16 PM Actions
15961 Ruby Feature Closed Always warn for URI.{,un}{escape,encode} akira (akira yamada) 09/27/2019 02:44 PM Actions
15943 Ruby Misc Closed Add Bug Triaging Guide 07/15/2019 04:42 AM Actions
(1-50/134) Per page: 50, 100, 200

Also available in: Atom CSV PDF