Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
18352 Ruby master Misc Open What is the Hash#grep expected? 11/28/2021 10:39 PM Actions
18338 Ruby master Bug Open Encoding.default_external = Encoding::UTF_16BE may add a wrongly-encoded string to $LOADED_FEATURES 11/15/2021 07:32 AM Actions
18337 Ruby master Bug Assigned Ruby allows zero-width characters in identifiers duerst (Martin Dürst) 11/24/2021 09:13 AM Actions
18334 Ruby master Feature Open ENV#to_h returns a new Hash object but Hash#to_h does not, which can cause inconsistencies 11/17/2021 05:46 PM Actions
18332 Ruby master Feature Open a ? b 12/29/2021 04:38 AM Actions
18331 Ruby master Feature Open Kernel.#Time 11/13/2021 12:41 PM Actions
18291 Ruby master Feature Open When use =~ with named group, if regex is on the right side, variable not defined. 11/06/2021 12:36 PM Actions
18275 Ruby master Feature Open Add an option to define_method to not capture the surrounding environment ko1 (Koichi Sasada) 12/03/2021 02:34 PM Actions
18265 Ruby master Feature Open Self-contained one-binary feature which discuss on ruby kaigi 2021 day 2, 《 Ruby Committers vs the World / CRuby Committers》 10/24/2021 04:11 PM Actions
18262 Ruby master Feature Open Enumerator::Lazy#partition 11/20/2021 10:17 AM Actions
18259 Ruby master Feature Open Support quarter spec %q in Time#strftime 10/21/2021 12:15 PM Actions
18256 Ruby master Feature Open Change the canonical name of Thread::Mutex, Thread::Queue, Thread::SizedQueue and Thread::ConditionVariable to just Mutex, Queue, SizedQueue and ConditionVariable 10/20/2021 10:59 PM Actions
18255 Ruby master Bug Open ioctl zeroes the last buffer byte 10/25/2021 08:13 AM Actions
18248 Ruby master Misc Open Add Feature Triaging Guide 10/12/2021 03:21 PM Actions
18242 Ruby master Feature Open Parser makes multiple assignment sad in confusing way 10/09/2021 07:58 AM Actions
18228 Ruby master Feature Open Add a `timeout` option to `IO.copy_stream` 10/01/2021 05:10 AM Actions
18227 Ruby master Feature Open Static class initialization. ioquatix (Samuel Williams) 09/29/2021 09:21 PM Actions
18181 Ruby master Feature Open Introduce Enumerable#min_with_value, max_with_value, and minmax_with_value 12/24/2022 05:50 AM Actions
18179 Ruby master Feature Open Add Math methods to Numeric 03/24/2022 02:54 PM Actions
18168 Ruby master Feature Open Add ActiveSupport deep_transform_values to Ruby 09/15/2021 05:29 AM Actions
18162 Ruby master Feature Open Shorthand method Proc#isolate to create isolated proc objects 09/13/2021 02:33 AM Actions
18152 Ruby master Bug Open Fix theoretical bug with signals + qsort 09/08/2021 03:38 PM Actions
18150 Ruby master Misc Open Proposal: Deprecate leading zero syntax to declare octals, since it's extremely confusing (and Python 3 removed it too) 09/04/2021 03:21 AM Actions
18146 Ruby master Feature Open Add `delete_prefix` and `delete_suffix` to `Pathname` 09/03/2021 04:59 AM Actions
18137 Ruby master Feature Open A new method to check Proc is isolated or not 10/27/2021 07:30 AM Actions
18136 Ruby master Feature Open take_while_after 02/23/2023 08:02 PM Actions
18135 Ruby master Feature Open Introduce Enumerable#detect_only 09/02/2021 05:44 PM Actions
18132 Ruby master Bug Open TODO: fix ccan/list thread safety 01/02/2022 08:22 AM Actions
18131 Ruby master Bug Open addr2line.c: Some inlined functions mistakenly shown 08/24/2021 07:59 PM Actions
18127 Ruby master Feature Open Ractor-local version of Singleton 11/09/2021 02:45 PM Actions
18119 Ruby master Bug Assigned Ractor crashes when instantiating classes ko1 (Koichi Sasada) 11/13/2023 10:45 PM Actions
18083 Ruby master Feature Open Capture error in ensure block. 12/15/2023 09:41 PM Actions
18082 Ruby master Misc Open FileUtils.remove_entry_secure has inconsistent document 08/17/2021 04:26 PM Actions
18080 Ruby master Bug Open Syntax error on one-line pattern matching 09/04/2023 11:01 PM Actions
18070 Ruby master Feature Open `attr` should be removed 02/23/2023 08:05 PM Actions
18069 Ruby master Feature Open `instance_exec` is just ignored when the block is originally a method 08/10/2021 05:33 AM Actions
18063 Ruby master Feature Open io_uring implementation 08/05/2021 10:02 AM Actions
18061 Ruby master Bug Open Execshield test: libruby.so.N.N.N: FAIL: property-note test because no .note.gnu.property section found 06/22/2022 07:58 AM Actions
18057 Ruby master Feature Open Introduce Array#mean 01/16/2024 08:10 PM Actions
18055 Ruby master Feature Open Introduce 07/30/2021 09:30 AM Actions
18035 Ruby master Feature Open Introduce general model/semantic for immutability. 03/06/2024 03:46 AM Actions
18013 Ruby master Bug Open Unexpected results when mxiing negated character classes and case-folding 06/29/2021 12:05 PM Actions
18012 Ruby master Bug Open Case-insensitive character classes can only match multiple code points when top-level character class is not negated 06/29/2021 08:35 AM Actions
18010 Ruby master Bug Open Character class with single character gets case-folded with following string 06/28/2021 09:30 AM Actions
18009 Ruby master Bug Open Regexps \w and \W with /i option and /u option produce inconsistent results under nested negation and intersection 02/06/2024 08:33 PM Actions
18004 Ruby master Feature Open Add Async to the stdlib 07/05/2022 05:09 PM Actions
18002 Ruby master Bug Open s390x: Tests failing without LC_ALL env jaruga (Jun Aruga) 07/12/2021 04:30 PM Actions
17999 Ruby master Bug Open TestMethod#test_zsuper intermittent timeout error on raspbian10-aarch64 CI 06/18/2021 01:33 AM Actions
17998 Ruby master Bug Assigned ractor: process hanging (with ractors initialized, but not being used) ko1 (Koichi Sasada) 03/01/2023 04:25 AM Actions
17994 Ruby master Feature Open Clarify `IO.read` behavior and add `File.read` method 07/16/2021 03:04 AM Actions
17990 Ruby master Bug Open Inconsistent behavior of Regexp quantifiers over characters with complex case foldings 06/15/2021 11:59 AM Actions
17989 Ruby master Bug Open Case insensitive Regexps do not handle characters with overlapping case foldings 06/15/2021 11:43 AM Actions
17950 Ruby master Feature Open Unable to pattern-match against a String key 06/15/2021 11:42 AM Actions
17944 Ruby master Feature Open Remove Socket.gethostbyaddr and Socket.gethostbyname 06/10/2021 08:26 AM Actions
17942 Ruby master Feature Open Add a `initialize(public @a, private @b)` shortcut syntax for defining public/private accessors for instance vars as part of constructor 12/04/2022 06:44 AM Actions
17938 Ruby master Feature Open Keyword alternative for boolean positional arguments 07/15/2021 06:46 AM Actions
17931 Ruby master Bug Open Compile fails setup option nodynamic 07/07/2021 08:51 AM Actions
17925 Ruby master Bug Open Pattern matching syntax using semicolon one-line 09/22/2023 01:11 PM Actions
17924 Ruby master Feature Open Range#infinite? 07/08/2021 11:58 PM Actions
17884 Ruby master Feature Open locindex for profiling tools ko1 (Koichi Sasada) 05/24/2021 04:17 PM Actions
17882 Ruby master Bug Assigned bootstraptest/test_ractor.rb:224 segfaults on Cygwin cygwin 05/19/2022 08:20 AM Actions
17878 Ruby master Bug Open bootstraptest/test_ractor.rb:224 a random failing test with "The outgoing-port is already closed (Ractor::ClosedError)" 09/13/2021 01:10 PM Actions
17859 Ruby master Feature Open Start IRB when running just `ruby` 02/23/2023 07:53 PM Actions
17856 Ruby master Feature Open ary.member? is slower than ary.include? 05/11/2021 10:12 AM Actions
17851 Ruby master Feature Open ruby extension for memoryview 05/05/2021 03:15 PM Actions
17849 Ruby master Feature Open Fix Timeout.timeout so that it can be used in threaded Web servers matz (Yukihiro Matsumoto) 04/10/2022 06:26 AM Actions
17844 Ruby master Feature Open Support list of methods to test with respond_to? 05/06/2021 07:00 PM Actions
17834 Ruby master Feature Open Add a Bytes and BytesArray class that implement memoryview 05/06/2021 02:22 PM Actions
17833 Ruby master Feature Open add IO.readinto(b) where b is a bytes like object that is you can get a memoryview from 06/30/2021 02:36 PM Actions
17830 Ruby master Feature Open Add Integer#previous and Integer#prev matz (Yukihiro Matsumoto) 04/27/2021 11:35 PM Actions
17829 Ruby master Misc Open Clang/LLVM correctness of x64-mingw32 build (`shorten-64-to-32` warnings) 04/26/2021 04:23 PM Actions
17825 Ruby master Feature Open Uniformize Float::INFINITY and Date::infinity.new 05/04/2021 01:43 AM Actions
17808 Ruby master Feature Open Feature Request: JS like splat of Object properties as named method parameters 04/17/2021 11:43 PM Actions
17797 Ruby master Feature Open MIPS support for addr2line.c 04/13/2021 03:49 AM Actions
17792 Ruby master Bug Open make notes and make test fail with Ruby3.0.1p64 RaspberryPI 4B Ubuntu 20.10 ARM64 05/23/2021 08:23 PM Actions
17790 Ruby master Feature Open Have a way to clear a String without resetting its capacity 04/21/2021 11:27 PM Actions
17786 Ruby master Feature Open Proposal: new "ends" keyword 04/11/2021 01:40 AM Actions
17785 Ruby master Feature Open Allow named parameters to be keywords matz (Yukihiro Matsumoto) 12/17/2021 06:10 PM Actions
17774 Ruby master Bug Open Quantified empty group causes regex to fail 10/13/2021 04:43 PM Actions
17773 Ruby master Feature Open Alias `Numeric#zero?` and `Float#zero?` as `Numeric#empty?` and `Float#empty?` 04/02/2021 03:39 PM Actions
17771 Ruby master Feature Open String#start_with? should not construct MatchData or set $~ 04/02/2021 02:49 PM Actions
17758 Ruby master Feature Open Provide Hash#count for performance improvement 03/28/2021 06:39 PM Actions
17753 Ruby master Feature Open Add Module#namespace 02/10/2023 12:48 AM Actions
17749 Ruby master Feature Open Const source location without name 04/17/2021 07:38 AM Actions
17743 Ruby master Feature Open Show argument types in backtrace 03/25/2021 06:39 PM Actions
17741 Ruby master Feature Open Ruby links to `objc` for convenience - this should be moved into a native ext 03/23/2021 01:24 AM Actions
17720 Ruby master Misc Assigned Cirrus CI to check non-x86_64 architecture cases by own machines jaruga (Jun Aruga) 09/26/2021 10:24 AM Actions
17718 Ruby master Feature Open a method paramaters object that can be pattern matched against 03/24/2021 01:29 PM Actions
17684 Ruby master Feature Assigned Remove `--disable-gems` from release version of Ruby hsbt (Hiroshi SHIBATA) 03/10/2023 11:57 AM Actions
17683 Ruby master Misc Open Current status of beginless range (experimental or not) 06/05/2021 07:22 AM Actions
17682 Ruby master Feature Open String#casecmp performance improvement 03/24/2021 02:29 PM Actions
17679 Ruby master Feature Assigned Ractor incoming channel can consume unlimited resources ko1 (Koichi Sasada) 08/24/2023 09:14 PM Actions
17678 Ruby master Bug Assigned Ractors do not restart after fork ko1 (Koichi Sasada) 08/25/2023 04:29 PM Actions
17677 Ruby master Bug Assigned Ractor crashes fork when blocking ko1 (Koichi Sasada) 03/09/2021 12:42 AM Actions
17663 Ruby master Feature Open Enumerator#with, an alternative to Enumerator#with_object 03/02/2021 05:48 PM Actions
17662 Ruby master Misc Assigned The heredoc pattern used in tests does not syntax highlight correctly in many editors nobu (Nobuyoshi Nakada) 06/30/2021 12:54 PM Actions
17660 Ruby master Feature Open Expose information about which basic methods have been redefined 03/02/2021 03:31 PM Actions
17647 Ruby master Feature Open Print register `r11` on 32-bit ARM Linux 04/30/2021 11:22 AM Actions
17638 Ruby master Feature Assigned Support backtracing with the libbacktrace library naruse (Yui NARUSE) 03/05/2021 03:40 PM Actions
17637 Ruby master Misc Open Endless ranges with `nil` boundary weird behavior 02/19/2021 07:57 AM Actions
17627 Ruby master Feature Open Suggestion: Implement `freeze_values` instance method on collection-like classes. 02/16/2021 07:58 PM Actions
17624 Ruby master Bug Open Ractor.receive is not thread-safe ko1 (Koichi Sasada) 11/13/2023 10:03 PM Actions
17617 Ruby master Bug Open When a Ractor's incoming port is closed, Ractor.receive_if does not raise Ractor::ClosedError, but instead blocks indefinitely ko1 (Koichi Sasada) 11/13/2023 09:59 PM Actions
17616 Ruby master Feature Open Support backtracing on Linux with non-GNU-libc + libunwind 02/09/2021 01:12 PM Actions
17611 Ruby master Feature Open Expose `rb_execarg` interfaces and `rb_grantpt` 02/07/2021 01:52 AM Actions
17593 Ruby master Feature Assigned load_iseq_eval should override the ISeq path ko1 (Koichi Sasada) 02/16/2021 08:27 AM Actions
17586 Ruby master Misc Open Please run Windows CI in all std-lib repos 01/28/2021 02:34 PM Actions
17579 Ruby master Feature Open [Proposal] A suggestion for newline-separated shorthand notation, for the creation of Arrays containing strings that may contain ' ' (space) characters 01/25/2021 04:33 PM Actions
17578 Ruby master Bug Assigned mkmf experimental C++ Support nobu (Nobuyoshi Nakada) 01/27/2021 03:51 AM Actions
17576 Ruby master Feature Open Partial Functions (procs, lambdas) 10/17/2022 04:12 PM Actions
17569 Ruby master Misc Open `uri` lib maintainership akr (Akira Tanaka) 01/23/2021 10:42 AM Actions
17566 Ruby master Feature Open Tune thread QoS / efficiency on macOS 01/29/2021 09:16 AM Actions
17565 Ruby master Misc Open Prefer use of access(2) in rb_file_load_ok() to check for existence of require'd files 01/21/2021 08:52 PM Actions
17562 Ruby master Feature Open Update -E option in --help 01/19/2021 05:38 PM Actions
17550 Ruby master Feature Open Why no function to get all subdirectories of a directory? 01/18/2021 08:57 AM Actions
17548 Ruby master Feature Open Need simple way to include symlink directories in Dir.glob 03/21/2022 01:35 PM Actions
17528 Ruby master Feature Open Make Addrinfo.getaddrinfo fall back to Timeout.timeout for :resolv_timeout 01/13/2021 08:50 PM Actions
17525 Ruby master Feature Open Implement Happy Eyeballs Version 2 (RFC8305) in Socket.tcp Glass_saga (Masaki Matsushita) 11/17/2022 06:41 AM Actions
17516 Ruby master Bug Assigned forking in a ractor causes Ruby to crash ko1 (Koichi Sasada) 08/25/2023 02:33 PM Actions
17513 Ruby master Feature Open Methods of shareable objects and UnboundMethods should be shareable ko1 (Koichi Sasada) 08/24/2023 08:03 PM Actions
17506 Ruby master Bug Open Ractor isolation broken by ThreadGroup 01/03/2021 08:05 PM Actions
17502 Ruby master Misc Open C vs Ruby ko1 (Koichi Sasada) 12/02/2021 07:53 PM Actions
17496 Ruby master Feature Open Add constant Math::TAU 01/13/2021 05:47 AM Actions
17474 Ruby master Feature Open Interpreting constants at compile time 01/07/2021 04:40 PM Actions
17473 Ruby master Feature Open Make Pathname to embedded class of Ruby akr (Akira Tanaka) 01/07/2022 09:25 AM Actions
17471 Ruby master Feature Open send_if method for improved conditional chaining 12/29/2020 03:23 PM Actions
17420 Ruby master Bug Open Unsafe mutation of $" when doing non-RubyGems require in Ractor ko1 (Koichi Sasada) 01/16/2023 01:46 PM Actions
17416 Ruby master Feature Open Improve performance Kernel#itself 12/21/2020 01:14 PM Actions
17414 Ruby master Feature Open Ractor should allow access to shareable attributes for Modules/Classes ko1 (Koichi Sasada) 12/21/2020 03:56 PM Actions
17406 Ruby master Feature Open Add `NoMatchingPatternError#depth` 12/19/2020 03:18 PM Actions
17404 Ruby master Feature Open Ractor `move:` API to allow shareability check ko1 (Koichi Sasada) 12/18/2020 09:17 PM Actions
17400 Ruby master Bug Open Incorrect character downcase for Greek Sigma duerst (Martin Dürst) 11/13/2023 07:51 PM Actions
17393 Ruby master Feature Open `Ractor::Moved#inspect` ko1 (Koichi Sasada) 12/21/2020 05:47 PM Actions
17376 Ruby master Misc Assigned Reduce number of GitHub Actions shyouhei (Shyouhei Urabe) 12/10/2020 11:50 AM Actions
17375 Ruby master Feature Open Add scheduler callbacks for transferring fibers 12/07/2020 11:31 PM Actions
17363 Ruby master Feature Assigned Timeouts ko1 (Koichi Sasada) 05/14/2022 09:06 AM Actions
17359 Ruby master Bug Open Ractor copy mode is not Ractor-safe ko1 (Koichi Sasada) 12/02/2020 05:42 PM Actions
17357 Ruby master Feature Open `Queue#pop` should have a block form for closed queues 01/12/2021 07:32 AM Actions
17356 Ruby master Feature Open Alignment of memory allocated through Fiddle struct's malloc 12/02/2020 11:06 AM Actions
17355 Ruby master Feature Assigned Using same set of names in or-patterns (pattern matching with Foo(x) | Bar(x)) ktsj (Kazuki Tsujimoto) 09/13/2021 09:11 AM Actions
17353 Ruby master Feature Open Functional chaining operator 11/30/2020 03:29 AM Actions
17339 Ruby master Feature Assigned Semantic grouping with BigDecimal#to_s mrkn (Kenta Murata) 07/01/2023 03:02 PM Actions
17337 Ruby master Misc Open Don't embed Ruby build-time configuration in Ruby 08/24/2023 06:11 PM Actions
17333 Ruby master Feature Open Enumerable#many? 12/11/2020 03:38 AM Actions
17330 Ruby master Feature Open Object#non 08/19/2022 05:09 AM Actions
17326 Ruby master Feature Open Add Kernel#must! to the standard library 06/22/2022 04:10 PM Actions
17316 Ruby master Feature Open On memoization 05/13/2022 11:32 AM Actions
17315 Ruby master Feature Open Hash #transform 11/13/2020 08:38 PM Actions
17311 Ruby master Feature Open Improve performance Array#deconstruct & Array#to_ary 11/08/2020 07:12 AM Actions
17309 Ruby master Misc Open URI.escape being deprecated, yet there is no replacement 11/11/2020 12:52 AM Actions
17298 Ruby master Feature Open Ractor's basket communication APIs 11/13/2020 04:16 PM Actions
17297 Ruby master Feature Assigned Feature: Introduce Pathname.mktmpdir akr (Akira Tanaka) 08/30/2021 06:51 AM Actions
17296 Ruby master Feature Assigned Feature: Pathname#chmod use FileUtils.chmod instead of File akr (Akira Tanaka) 08/30/2021 06:51 AM Actions
17295 Ruby master Feature Assigned Feature: Create a directory and file with Pathname#touch akr (Akira Tanaka) 09/28/2021 01:20 AM Actions
17294 Ruby master Feature Assigned Feature: Allow method chaining with Pathname#mkpath Pathname#rmtree akr (Akira Tanaka) 08/30/2021 06:52 AM Actions
17291 Ruby master Feature Assigned Optimize __send__ call matz (Yukihiro Matsumoto) 01/12/2021 05:47 AM Actions
17288 Ruby master Feature Open Optimize __send__ call with a literal method name matz (Yukihiro Matsumoto) 10/30/2020 12:17 AM Actions
17286 Ruby master Feature Open `Ractor.new` should accept `move: true` 11/08/2020 03:01 AM Actions
17285 Ruby master Feature Open Less strict `Ractor.select` 10/26/2020 03:15 AM Actions
17279 Ruby master Feature Open Allow a negative step in Range#step with a block matz (Yukihiro Matsumoto) 10/22/2020 02:23 AM Actions
17258 Ruby master Feature Open Oneshot Branch Coverage 10/09/2020 08:26 PM Actions
17210 Ruby master Feature Open More readable and useful `Set#inspect` knu (Akinori MUSHA) 05/19/2021 10:12 PM Actions
17208 Ruby master Feature Open Add `Set#compact` and `Set#compact!` methods 11/05/2020 10:44 AM Actions
17206 Ruby master Feature Open Introduce new Regexp option to avoid global MatchData allocations 10/28/2020 10:43 PM Actions
17199 Ruby master Misc Open id outputed by inspect and to_s output does not allow to find actual object_id and vice-versa 10/20/2020 09:35 PM Actions
17184 Ruby master Feature Open No stdlib function to perform simple string replacement matz (Yukihiro Matsumoto) 02/23/2021 09:27 PM Actions
17180 Ruby master Misc Open Ractor and constant referencing 08/24/2023 05:46 PM Actions
17173 Ruby master Feature Open open-uri で ciphers を設定したい akr (Akira Tanaka) 09/25/2020 09:17 AM Actions
17166 Ruby master Feature Open net/http not supporting unix domain sockets 09/12/2020 02:51 PM Actions
17165 Ruby master Feature Open Add `filter` and `flatten` keywords to `Enumerable#map` 09/13/2020 09:41 AM Actions
17163 Ruby master Feature Open Rename `begin` 09/09/2020 03:04 AM Actions
17159 Ruby master Feature Open extend `define_method` for Ractor 08/24/2023 05:45 PM Actions
17156 Ruby master Feature Open Refinements per directory tree 12/07/2020 05:19 AM Actions
17155 Ruby master Feature Open Add a Diggable mixin 09/05/2020 02:08 PM Actions
17154 Ruby master Misc Open Update Pathname Documentation to Clarify Expected Behavior akr (Akira Tanaka) 09/05/2020 01:18 PM Actions
17151 Ruby master Feature Open Support multiple builtin ruby code for implimatation in Ruby & C 09/05/2020 01:41 AM Actions
17148 Ruby master Feature Open stdbuf(1) support 09/07/2020 04:12 AM Actions
17143 Ruby master Feature Open Improve support for warning categories 11/20/2020 01:05 PM Actions
17142 Ruby master Bug Open Ruby fails to build in AIX 03/20/2021 07:08 AM Actions
17140 Ruby master Feature Open Merge Enumerable#grep(_v) with Enumerable#select/reject 02/10/2021 07:56 AM Actions
17137 Ruby master Misc Assigned Cooperation on maintaining official docker ruby images hsbt (Hiroshi SHIBATA) 04/03/2023 09:01 AM Actions
17134 Ruby master Feature Open Add resolv_timeout to TCPSocket 11/30/2022 10:31 AM Actions
17127 Ruby master Feature Open Some TrueClass methods are faster if implemented in Ruby 11/05/2020 07:11 AM Actions
17121 Ruby master Feature Open Remove ENV#index 08/13/2020 09:58 AM Actions
17115 Ruby master Feature Open Optimize String#casecmp? for ASCII strings 08/15/2020 03:48 AM Actions
17111 Ruby master Feature Assigned Improve performance of Net::HTTPHeader#set_form by 40% naruse (Yui NARUSE) 08/10/2020 05:36 AM Actions
17099 Ruby master Feature Open Remove boolean argument and warning from Module#attr 12/18/2020 04:15 AM Actions
17097 Ruby master Feature Open `map_min`, `map_max` 12/23/2022 05:19 PM Actions
17056 Ruby master Feature Open Array#index: Allow specifying the position to start search as in String#index 09/25/2020 01:41 PM Actions
17053 Ruby master Misc Open RDoc for Hash Keys 07/28/2020 01:21 AM Actions
17047 Ruby master Feature Open Support parameters for MAIL FROM and RCPT TO 12/06/2021 08:16 PM Actions
17040 Ruby master Feature Open cleanup include/ruby/backward* 08/26/2020 07:07 AM Actions
17036 Ruby master Feature Open Regexp deconstruction keys to allow pattern matching 07/19/2020 02:45 PM Actions
17016 Ruby master Feature Open Enumerable#accumulate 04/27/2021 03:14 PM Actions
17006 Ruby master Feature Open Let `Kernel#Hash` take a block to provide the default value 07/04/2020 07:51 AM Actions
17004 Ruby master Feature Open Provide a way for methods to omit their return value 07/20/2020 05:44 AM Actions
17001 Ruby master Feature Open [Feature] Dir.scan to yield dirent for efficient and composable recursive directory scaning 06/30/2020 07:57 PM Actions
16997 Ruby master Bug Open IO#gets converts some \r\n to \n with universal_newline: false 08/26/2020 05:20 PM Actions
16993 Ruby master Feature Open Sets: from hash keys using Hash#key_set 06/27/2020 05:44 AM Actions
16992 Ruby master Feature Open Sets: officially ordered matz (Yukihiro Matsumoto) 09/03/2020 02:08 PM Actions
(401-600/1608) Per page: 50, 100, 200, 500

Also available in: Atom CSV PDF