Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
17624 Ruby master Bug Assigned Ractor.receive is not thread-safe ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
17617 Ruby master Bug Assigned When a Ractor's incoming port is closed, Ractor.receive_if does not raise Ractor::ClosedError, but instead blocks indefinitely ko1 (Koichi Sasada) 04/03/2024 03:50 AM 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 Assigned `uri` lib maintainership akr (Akira Tanaka) 04/03/2024 03:50 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
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 Assigned Methods of shareable objects and UnboundMethods should be shareable ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
17506 Ruby master Bug Open Ractor isolation broken by ThreadGroup 01/03/2021 08:05 PM Actions
17502 Ruby master Misc Assigned C vs Ruby ko1 (Koichi Sasada) 04/03/2024 03:50 AM 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 Assigned Make Pathname to embedded class of Ruby akr (Akira Tanaka) 04/03/2024 03:50 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 Assigned Unsafe mutation of $" when doing non-RubyGems require in Ractor ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
17416 Ruby master Feature Open Improve performance Kernel#itself 12/21/2020 01:14 PM Actions
17414 Ruby master Feature Assigned Ractor should allow access to shareable attributes for Modules/Classes ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
17406 Ruby master Feature Open Add `NoMatchingPatternError#depth` 12/19/2020 03:18 PM Actions
17404 Ruby master Feature Assigned Ractor `move:` API to allow shareability check ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
17400 Ruby master Bug Assigned Incorrect character downcase for Greek Sigma duerst (Martin Dürst) 04/03/2024 03:50 AM Actions
17393 Ruby master Feature Assigned `Ractor::Moved#inspect` ko1 (Koichi Sasada) 04/03/2024 03:50 AM 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 Assigned Ractor copy mode is not Ractor-safe ko1 (Koichi Sasada) 04/03/2024 03:50 AM 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 Assigned Optimize __send__ call with a literal method name matz (Yukihiro Matsumoto) 04/03/2024 03:50 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 Assigned Allow a negative step in Range#step with a block matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
17258 Ruby master Feature Open Oneshot Branch Coverage 10/09/2020 08:26 PM Actions
17210 Ruby master Feature Assigned More readable and useful `Set#inspect` knu (Akinori MUSHA) 04/03/2024 03:50 AM 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 Assigned No stdlib function to perform simple string replacement matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
17180 Ruby master Misc Open Ractor and constant referencing 08/24/2023 05:46 PM Actions
17173 Ruby master Feature Assigned open-uri で ciphers を設定したい akr (Akira Tanaka) 04/03/2024 03:50 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 Assigned Update Pathname Documentation to Clarify Expected Behavior akr (Akira Tanaka) 04/03/2024 03:50 AM 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 Assigned Sets: officially ordered matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
16990 Ruby master Feature Open Sets: operators compatibility with Array 02/22/2021 11:37 PM Actions
16989 Ruby master Feature Assigned Sets: need ♥️ knu (Akinori MUSHA) 04/03/2024 03:50 AM Actions
16986 Ruby master Feature Assigned Anonymous Struct literal matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
16985 Ruby master Feature Assigned Improve `pp` for `Hash` and `String` akr (Akira Tanaka) 04/03/2024 03:50 AM Actions
16978 Ruby master Feature Assigned Ruby should not use realpath for __FILE__ nobu (Nobuyoshi Nakada) 04/03/2024 03:50 AM Actions
16971 Ruby master Feature Open weak_ref&.some_method should behave like object&.some_method 06/19/2020 03:17 PM Actions
16960 Ruby master Feature Open Feedback regarding => in ‘As’ Pattern Matching 06/13/2020 12:32 AM Actions
16952 Ruby master Feature Open Kernel.exec gives an incorrect error message when passed a script with a non-existing shebang 06/11/2020 08:40 PM Actions
16946 Ruby master Feature Open Add an `intersperse` method 09/15/2022 11:21 AM Actions
16937 Ruby master Feature Assigned Add DNS over HTTP to Resolv akr (Akira Tanaka) 12/10/2020 09:15 AM Actions
16929 Ruby master Feature Open Add GC.start(compact: true) 06/01/2020 03:42 PM Actions
16928 Ruby master Feature Open Array#include_all? & Array#include_any? 06/01/2020 09:27 PM Actions
16924 Ruby master Feature Open instance_eval equivalent for RubyVM::InstructionSequence 05/30/2020 03:49 PM Actions
16913 Ruby master Feature Open Add `ARGF#each_io` 05/25/2020 11:33 PM Actions
16905 Ruby master Bug Open Ruby required to build Ruby on Haiku? 05/24/2020 08:08 AM Actions
16899 Ruby master Feature Open Add method `Array#both_end` 05/18/2020 01:44 AM Actions
16898 Ruby master Feature Open Modify the syntax of -> lambda expressions in ruby3 05/19/2020 02:02 AM Actions
16897 Ruby master Feature Open General purpose memoizer in Ruby 3 with Ruby 2 performance 06/26/2020 03:51 PM Actions
16895 Ruby master Misc Open Request for cooperation: Try your applications/libraries with master branch and debug options 02/12/2023 10:04 AM Actions
16894 Ruby master Feature Assigned Integer division for Ruby 3 matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
16838 Ruby master Feature Open Enumerator::ArithmeticSequence missing allocator for #clone and #dup 05/18/2020 10:44 PM Actions
16833 Ruby master Feature Assigned Add Enumerable#empty? ioquatix (Samuel Williams) 04/03/2024 03:50 AM Actions
16829 Ruby master Bug Open Exceptions raised from within an enumerated method lose part of their stacktrace 05/20/2022 07:25 PM Actions
16819 Ruby master Bug Assigned Line reporting off by one when reporting line of a hash? ko1 (Koichi Sasada) 06/16/2020 05:57 PM Actions
16818 Ruby master Feature Open Rename `Range#%` to `Range#/` 05/07/2020 08:49 AM Actions
16817 Ruby master Feature Open attr_predicate or attr_query or attr_something for ? methods 12/23/2021 11:44 PM Actions
16816 Ruby master Feature Open Prematurely terminated Enumerator should stay terminated 04/09/2021 09:24 PM Actions
16805 Ruby master Misc Assigned Coroutine's license is unclear ReiOdaira (Rei Odaira) 07/01/2021 10:09 PM Actions
16803 Ruby master Misc Open Discussion: those internal macros reside in public API headers 05/14/2020 12:27 PM Actions
16795 Ruby master Feature Open build ruby.exe on Windows against ruby-static.lib omitting x64-vcruntime-ruby.dll (no '--enable-shared' option for Windows) 04/17/2020 01:22 PM Actions
16794 Ruby master Feature Open Rightward operators 09/10/2020 09:34 PM Actions
16791 Ruby master Feature Open Shortcut for Process::Status.exitstatus 05/19/2020 03:16 AM Actions
16790 Ruby master Feature Open string format and refinements 04/16/2020 03:06 AM Actions
16781 Ruby master Feature Open alias :fold :reduce 05/16/2020 08:28 AM Actions
16776 Ruby master Bug Assigned Regression in coverage library ko1 (Koichi Sasada) 11/24/2021 07:26 AM Actions
16773 Ruby master Feature Open Reduce allocations in net/http 04/10/2020 11:36 AM Actions
16761 Ruby master Feature Open Add an API to move the entire heap, as to make testing GC.compact compatibility easier 05/07/2020 04:03 PM Actions
16757 Ruby master Feature Open Add intersection to Range 01/22/2022 07:26 AM Actions
16755 Ruby master Feature Open warning: `if' at the end of line without an expression 04/03/2020 11:28 PM Actions
16752 Ruby master Feature Open :private param for const_set 04/03/2020 12:35 AM Actions
16750 Ruby master Misc Open Change typedef of VALUE for better type checking 04/03/2020 02:34 AM Actions
16747 Ruby master Misc Assigned Repository reorganization request nobu (Nobuyoshi Nakada) 05/22/2020 01:30 PM Actions
16745 Ruby master Feature Open Improving Date and DateTime comparison 03/31/2020 10:32 PM Actions
16742 Ruby master Feature Open RbConfig.windows? and RbConfig.host_os 04/11/2020 02:00 PM Actions
16741 Ruby master Feature Open Implement Shellwords.shellescape correctly for Windows 03/29/2020 07:54 AM Actions
16739 Ruby master Feature Open Allow Hash#keys and Hash#values to accept a block for filtering output 07/10/2020 04:09 PM Actions
16703 Ruby master Feature Open Namespace parameter for `Module#name` 03/24/2020 10:08 AM Actions
16688 Ruby master Feature Open Allow #to_path object as argument to system() 04/13/2020 05:37 PM Actions
16684 Ruby master Feature Open Use the word "to" instead of "from" in backtrace 04/10/2020 07:58 AM Actions
16678 Ruby master Misc Open Array#values_at has unintuitive behavior when supplied a range starting with negative index 03/09/2020 02:06 PM Actions
16673 Ruby master Feature Open total_timeout for Net::HTTP 03/07/2020 06:25 AM Actions
16667 Ruby master Feature Open Allow parameters to Symbol#to_proc and Method#to_proc 03/03/2020 03:40 PM Actions
16666 Ruby master Feature Open 'string' - 'str' as a shortcut for 'string'.gsub('str', '')? 03/01/2020 08:38 PM Actions
16665 Ruby master Feature Open Add an Array#except_index method 03/15/2020 03:37 PM Actions
16659 Ruby master Misc Open Documentation on Regexp missing for absence pattern (?~pat) 02/27/2020 04:16 PM Actions
16657 Ruby master Feature Assigned Don't ship bundled gems as .gem files as well as in expanded form hsbt (Hiroshi SHIBATA) 07/05/2023 09:21 AM Actions
16648 Ruby master Feature Open improve GC performance by 5% with builtin_prefetch 02/29/2020 06:27 PM Actions
16638 Ruby master Feature Open Structured Data for Syslog 02/17/2020 07:06 PM Actions
16637 Ruby master Feature Open Time#to_s and Date#to_s accept strftime format string 02/17/2020 09:46 PM Actions
16630 Ruby master Misc Assigned Deprecate pub/ruby/*snapshot* and use pub/ruby/snapshot/* instead matz (Yukihiro Matsumoto) 02/27/2020 09:52 AM Actions
16621 Ruby master Feature Open Second block parameter of Pathname#glob to be relative path from self 02/12/2020 11:27 PM Actions
16615 Ruby master Feature Open Group style access scope for macros 03/09/2020 02:39 PM Actions
16601 Ruby master Feature Open Let `nil.to_a` and `nil.to_h` return a fixed instance 02/01/2020 10:12 AM Actions
16600 Ruby master Feature Open Optimized opcodes for frozen arrays and hashes literals 01/30/2020 09:51 AM Actions
16597 Ruby master Feature Open missing poll() 06/09/2022 09:14 AM Actions
16563 Ruby master Feature Open Let rb_mod_const_at and rb_const_list use an ID table instead for inherited VS private constant segregation 01/26/2020 04:38 PM Actions
16562 Ruby master Feature Open Expose rb_io_set_encoding_internal to reduce function calls on loading source files 01/27/2020 06:05 AM Actions
16559 Ruby master Feature Assigned Net::HTTP#request injects "Connection: close" header if #started? is false, wasting HTTP server resources naruse (Yui NARUSE) 04/03/2024 03:50 AM Actions
16557 Ruby master Feature Open Deduplicate Regexp literals 02/28/2020 11:44 AM Actions
16517 Ruby master Feature Open mkmf.rb - changes for Windows ? 11/18/2022 12:24 AM Actions
16512 Ruby master Misc Assigned Improving `www.ruby-lang.org` reference by merging with `rubyreferences.github.io` hsbt (Hiroshi SHIBATA) 05/13/2023 12:59 AM Actions
16511 Ruby master Feature Open Staged warnings and better compatibility for keyword arguments in 2.7.1 02/25/2020 06:54 PM Actions
16507 Ruby master Misc Open =~ vs include? or match? 02/12/2023 09:57 AM Actions
16497 Ruby master Bug Assigned StringIO#internal_encoding is broken (more severely in 2.7) nobu (Nobuyoshi Nakada) 10/26/2021 04:31 PM Actions
16489 Ruby master Feature Open Make rb_warn_deprecated a public API 01/09/2020 01:22 AM Actions
16487 Ruby master Misc Open Potential for SIMD usage in ruby-core 01/16/2020 05:25 AM Actions
16482 Ruby master Feature Open net/http should support TLS connection to proxies 01/05/2020 05:52 PM Actions
16479 Ruby master Feature Open Let execution context local storage be backed by an ID table 01/04/2020 01:41 AM Actions
16478 Ruby master Feature Open Fold symbol tables for tracking basic operation method redefinition changes into a single ID table 01/04/2020 01:42 AM Actions
16471 Ruby master Feature Open Two feature requests for WeakRef: get original object, callback feature 01/02/2020 03:44 PM Actions
16461 Ruby master Feature Assigned Proc#using matz (Yukihiro Matsumoto) 12/10/2020 09:10 AM Actions
16460 Ruby master Feature Open External names for keyword parameters in method definitions 01/02/2020 02:11 AM Actions
16451 Ruby master Feature Open Special ternary operator for methods ending in `?` 12/26/2019 09:03 PM Actions
16436 Ruby master Misc Open hash missing #last method, make it not so consistent (it has #first) 01/06/2021 09:47 AM Actions
16425 Ruby master Feature Open Add Thread#dig 12/17/2019 12:15 AM Actions
16411 Ruby master Feature Open Safer keyword argument extension 12/10/2019 02:45 AM Actions
16408 Ruby master Misc Open Ruby docs list incorrect method signatures for PTY::getpty/PTY::spawn 12/12/2019 05:12 PM Actions
16396 Ruby master Misc Open What is the reason for this behaviour of Find.find? 12/09/2019 02:51 PM Actions
16381 Ruby master Feature Open Accept resolv_timeout in Net::HTTP 11/29/2019 04:38 PM Actions
16374 Ruby master Feature Open Object#nullify to provide scalars with the effect similar to Enumerable#reject 12/08/2019 02:30 AM Actions
16373 Ruby master Feature Open RDoc for some of the Kernel methods cannot be found in Kernel module 05/29/2020 09:29 PM Actions
16370 Ruby master Feature Open Pattern matching with variable assignment (the priority of `in` operator) 11/27/2019 01:55 PM Actions
16356 Ruby master Feature Open Method#inspect of argument forwarding 11/21/2019 01:54 PM Actions
16352 Ruby master Feature Open Modify Marshal to dump objects larger than 2 GiB 06/10/2020 04:12 AM Actions
16350 Ruby master Feature Assigned ArithmeticSequence#member? can result in infinite loop mrkn (Kenta Murata) 05/29/2020 10:26 PM Actions
16347 Ruby master Feature Open InmutableObject 12/23/2021 11:44 PM Actions
16346 Ruby master Misc Open Confusing macro name: RUBY_MARK_NO_PIN_UNLESS_NULL 11/13/2019 07:39 AM Actions
16341 Ruby master Feature Open Proposal: Set#to_proc and Hash#to_proc 11/12/2019 08:12 PM Actions
16336 Ruby master Feature Open Allow private constants to be accessed with absolute references 11/14/2019 06:21 PM Actions
16296 Ruby master Feature Open Alternative behavior for `...` in method body if `...` is not in method definition 11/10/2019 10:20 AM Actions
16291 Ruby master Feature Assigned Introduce support for resize in rb_ary_freeze and prefer internal use of rb_ary_freeze and rb_str_freeze for String and Array types nobu (Nobuyoshi Nakada) 04/03/2024 03:50 AM Actions
16287 Ruby master Feature Open Proposal to add .second and .third in particular to class Array 10/31/2019 01:47 PM Actions
16282 Ruby master Feature Open Add "call data" wrapper IMEMO object so inline cache can be updated 10/29/2019 12:13 AM Actions
16276 Ruby master Feature Open For consideration: "private do...end" / "protected do...end" 11/19/2019 04:27 AM Actions
16273 Ruby master Feature Open Proposal: Shorthand operator for "#instance_method" 01/14/2020 12:24 PM Actions
16267 Ruby master Misc Open MinGW CI - add to Actions ? 10/21/2019 01:10 AM Actions
16252 Ruby master Feature Open Hash#partition should return hashes 11/18/2021 03:54 PM Actions
16249 Ruby master Feature Open Dir#empty? and File#empty? 10/19/2019 12:49 PM Actions
16246 Ruby master Feature Open require with an optional block that is evaluated when requiring fails 10/09/2019 11:16 AM Actions
16245 Ruby master Feature Open Add interfaces to count and measure size all IMEMO objects 10/17/2019 09:16 PM Actions
16244 Ruby master Feature Open Add a Time#before? and Time#after? method 12/15/2019 12:59 AM Actions
16241 Ruby master Feature Open Shorter syntax for anonymous refinements 11/20/2020 07:22 PM Actions
16235 Ruby master Misc Open ENV.assoc spec test does not test invalid name 10/05/2019 10:53 PM Actions
16231 Ruby master Feature Open Add #location to Net::HTTPResponse 10/06/2019 11:14 PM Actions
16188 Ruby master Misc Assigned What are the performance implications of the new keyword arguments in 2.7 and 3.0? jeremyevans0 (Jeremy Evans) 04/03/2024 03:50 AM Actions
16183 Ruby master Feature Open Hash#with_default 09/27/2019 08:35 AM Actions
16160 Ruby master Misc Open Lazy init thread local storage 09/22/2019 01:55 AM Actions
16158 Ruby master Bug Open "st" Character Sequence In Regex Look-Behind Causes Illegal Pattern Error When Combined With POSIX Bracket Expressions And Case Insensitivity Flag 09/17/2019 09:37 AM Actions
16157 Ruby master Misc Open What is the correct and *portable* way to do generic delegation? 10/15/2019 04:28 PM Actions
16150 Ruby master Feature Open Add a way to request a frozen string from to_s 06/03/2022 04:42 PM Actions
16147 Ruby master Feature Open List Comprehensions in Ruby 06/25/2020 06:23 PM Actions
16146 Ruby master Feature Open Array .difference allow custom comparison 11/11/2019 08:34 PM Actions
16145 Ruby master Bug Open regexp match error if mixing /i, character classes, and utf8 12/03/2023 09:32 AM Actions
16142 Ruby master Feature Open Implement code_range in Proc and Method 01/09/2024 06:30 PM Actions
16130 Ruby master Misc Open [Discussion / Ideas] Finding a good name for the concept of/behind guilds - primarily the NAME 08/27/2019 04:00 PM Actions
16128 Ruby master Feature Open Would it be possible for ruby to warn about case/when menu options separated by a trailing, but accidental ','? 08/26/2019 09:56 AM Actions
16124 Ruby master Misc Assigned Let the transient heap belong to objspace ko1 (Koichi Sasada) 11/18/2019 08:48 AM Actions
16118 Ruby master Feature Open Array .difference allow custom comparison 12/23/2021 11:44 PM Actions
16115 Ruby master Feature Open Keyword arguments from method calls or ignore extra hash keys in splat 08/23/2019 12:53 AM Actions
16114 Ruby master Misc Open Naming of "beginless range" 10/08/2019 03:06 PM Actions
16113 Ruby master Feature Open Partial application 03/02/2021 02:00 PM Actions
16104 Ruby master Feature Open Introduce merge_if and merge_if! 08/15/2019 06:54 AM Actions
16102 Ruby master Feature Open `Symbol#call` 09/12/2019 09:25 AM Actions
16039 Ruby master Feature Open Array#contains? to check if one array contains another array 12/19/2019 06:47 AM Actions
16037 Ruby master Feature Open Allow multiple single/double-splatted variables in `in` pattern matching and introduce non-greedy-splatted variables 08/04/2019 04:47 AM Actions
16031 Ruby master Feature Open Raise ArgumentError when creating Time objects with invalid day of month, instead of rolling into next month 06/20/2020 04:23 AM Actions
16027 Ruby master Feature Assigned Update Ruby's dtrace / USDT API to match what is exposed via the TracePoint API ko1 (Koichi Sasada) 08/03/2019 02:41 AM Actions
16025 Ruby master Misc Assigned 'st_check_for_sizeof_st_index_t' declared as array with a negative size (emscripten) nobu (Nobuyoshi Nakada) 07/30/2019 11:20 AM Actions
16018 Ruby master Feature Open Add a way to deprecate methods 09/02/2019 06:24 AM Actions
16005 Ruby master Feature Open A variation of Time.iso8601 that can parse yyyy-MM-dd HH:mm:ss 11/17/2022 07:39 AM Actions
16001 Ruby master Feature Open Provide an alias to Kernel#caller_locations(1,1) and Kernel#caller(1,1) 09/04/2019 02:31 PM Actions
15999 Ruby master Feature Open KeyError#inspect does not contain receiver and key 07/14/2019 07:31 AM Actions
15993 Ruby master Bug Open 'require' doesn't work if there are Cyrillic chars in the path to Ruby dir 07/09/2021 04:08 PM Actions
15991 Ruby master Feature Assigned Allow questionmarks in variable names matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
15948 Ruby master Feature Open ENV.update takes multiple hashes as Hash#update 06/21/2019 07:35 AM Actions
15945 Ruby master Feature Open Option to truncate in `String#ljust`, `String#rjust`, and `String#center` 06/20/2019 02:39 PM Actions
15940 Ruby master Feature Assigned Coerce symbols internal fstrings in UTF8 rather than ASCII to better share memory with string literals naruse (Yui NARUSE) 04/03/2024 03:50 AM Actions
15939 Ruby master Feature Assigned Dump symbols reference to their fstr in ObjectSpace.dump() ko1 (Koichi Sasada) 08/08/2019 09:38 PM Actions
15936 Ruby master Feature Open on_error in lieu of rescue, raise 06/21/2019 07:05 PM Actions
15931 Ruby master Feature Assigned encoding for CESU-8 naruse (Yui NARUSE) 04/03/2024 03:50 AM Actions
15922 Ruby master Feature Open Enumerable#partition(pattern) 06/14/2019 03:40 AM Actions
15918 Ruby master Feature Assigned Pattern matching for Set ktsj (Kazuki Tsujimoto) 04/03/2024 03:50 AM Actions
15914 Ruby master Feature Open mkmf without libruby 06/12/2019 12:43 PM Actions
15909 Ruby master Feature Open Improve Thread#exit documentation 06/09/2019 12:05 AM Actions
15899 Ruby master Feature Open String#before and String#after 11/04/2019 08:57 PM Actions
15881 Ruby master Feature Assigned Optimize deconstruct in pattern matching ktsj (Kazuki Tsujimoto) 04/03/2024 03:50 AM Actions
15879 Ruby master Feature Open Proposal: Time#to_i accepts :unit keyword 07/29/2019 07:32 AM Actions
15878 Ruby master Feature Assigned Make exit faster by not running GC ko1 (Koichi Sasada) 07/29/2019 07:48 AM Actions
15864 Ruby master Feature Open Proposal: Add methods to determine if it is an infinite range 08/22/2019 07:36 AM Actions
15861 Ruby master Feature Open Correctly parse `file:c:/path/to/file` URIs 05/18/2019 10:58 PM Actions
15854 Ruby master Feature Assigned Tracing instance variable assignment ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
15840 Ruby master Feature Open configuration path search 05/11/2019 01:24 PM Actions
15837 Ruby master Feature Assigned Module#name_components matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
15833 Ruby master Feature Open Some refactors for shared-root array 07/29/2019 07:13 AM Actions
15824 Ruby master Feature Open respond_to pattern for pattern match 10/06/2019 07:56 AM Actions
15817 Ruby master Feature Open Warnings for undef_method and remove_method on initialize() 05/02/2019 09:11 AM Actions
15815 Ruby master Feature Assigned Add option to raise NoMethodError for OpenStruct marcandre (Marc-Andre Lafortune) 04/03/2024 03:50 AM Actions
15811 Ruby master Feature Open Propsing new method for comparing equality of 2 (float) numbers relatively 07/29/2019 04:40 PM Actions
15806 Ruby master Misc Assigned Explicitly initialise encodings on init to remove branches on encoding lookup nobu (Nobuyoshi Nakada) 08/29/2019 04:29 AM Actions
15804 Ruby master Feature Open A generic method to resolve the indexing on a sequence 04/28/2019 12:54 PM Actions
15802 Ruby master Misc Assigned Reduce the minimum string buffer size from 127 to 63 bytes ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
15781 Ruby master Feature Open Unify Method List Introspection? 04/21/2019 11:16 PM Actions
15778 Ruby master Feature Assigned Expose an API to pry-open the stack frames in Ruby ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
15764 Ruby master Bug Assigned Whitespace and control characters should not be permitted in tokens matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
15744 Ruby master Misc Open Improvement needed to documentation of 'Literals' 06/24/2019 02:27 AM Actions
15734 Ruby master Feature Open Parsing of shorthand IPv4 addresses compatible with inet_aton 03/28/2019 05:50 PM Actions
15724 Ruby master Feature Open Optionally suppress output from IRB for assignment expressions 03/27/2019 08:43 PM Actions
15721 Ruby master Feature Open optimize comparison of special const 03/22/2019 06:25 AM Actions
15668 Ruby master Feature Open stdlib: Date - Time should return the difference in days 03/15/2019 07:09 AM Actions
15663 Ruby master Feature Open Documenting autoload semantics 04/20/2019 01:44 AM Actions
15654 Ruby master Misc Open Documentation for Complex is wrong or misleading 03/11/2019 11:55 AM Actions
15627 Ruby master Feature Open Appearance of custom singleton classes 06/15/2020 10:37 PM Actions
15609 Ruby master Feature Open Kernel#sleep returns Float instead of Integer 08/13/2019 04:56 PM Actions
15599 Ruby master Bug Open Mixing autoload and require causes deadlock and incomplete definition. 02/12/2019 01:40 PM Actions
15598 Ruby master Bug Open Deadlock on mutual reference of autoloaded constants 03/20/2019 10:58 AM Actions
15592 Ruby master Feature Open mode where "autoload" behaves like an immediate "require" 03/16/2022 09:58 AM Actions
15590 Ruby master Feature Open Add dups to Array to find duplicates 02/08/2019 10:00 AM Actions
15588 Ruby master Feature Open String#each_chunk and #chunks 12/25/2019 04:28 AM Actions
15580 Ruby master Feature Open Proposal: method addition to class String called .indices ( String#indices ) 07/29/2020 01:54 AM Actions
15571 Ruby master Feature Open Add methods: iroot, root, and roots 01/30/2019 06:17 PM Actions
15568 Ruby master Misc Open TracePoint(:raise)#parameters raises RuntimeError 01/27/2019 12:02 AM Actions
15565 Ruby master Feature Open Circular dependency warnings - suggestions/ideas to improve the output from ruby 01/25/2019 11:36 PM Actions
15563 Ruby master Feature Open #dig that throws an exception if a key doesn't exist 02/17/2020 08:42 AM Actions
15562 Ruby master Feature Open `String#split` option to suppress the initial empty substring 01/28/2019 03:32 AM Actions
15559 Ruby master Feature Open Logical XOR (^^) operator 01/16/2022 03:20 AM Actions
15557 Ruby master Feature Open A new class that stores a condition and the previous receiver 01/27/2019 05:22 AM Actions
15550 Ruby master Bug Assigned Windows - gem bin files - can't run from bash shell hsbt (Hiroshi SHIBATA) 03/20/2019 01:05 AM Actions
15549 Ruby master Feature Open Enumerable#to_reader (or anything enumerable, Enumerator, lazy enums, enum_for results) 01/24/2019 12:21 PM Actions
15526 Ruby master Feature Open New way to destruct an object hash 01/14/2019 03:45 PM Actions
15523 Ruby master Feature Open Let `Range#begin` and `Range#end` be aliases of Range#first and Range#last 01/15/2019 03:53 AM Actions
15514 Ruby master Misc Open Add documentation for implicit array decomposition 01/10/2019 04:43 PM Actions
15510 Ruby master Misc Open Easter egg in Thread.handle_interrupt 01/05/2019 11:53 PM Actions
15499 Ruby master Bug Assigned Breaking behavior on ruby 2.6: rb_thread_call_without_gvl doesn't invoke unblock_function when used on the main thread ko1 (Koichi Sasada) 01/05/2021 02:24 AM Actions
15496 Ruby master Feature Open Extract between string as standard String api 01/09/2019 08:25 AM Actions
15492 Ruby master Feature Open Let #dig take a "default value" block like Hash#fetch does 01/01/2019 11:17 PM Actions
15487 Ruby master Misc Assigned Clarify default gems maintanance policy hsbt (Hiroshi SHIBATA) 12/30/2018 08:42 PM Actions
15477 Ruby master Feature Open Proc#arity returns -1 for composed lambda Procs of known arguments 03/15/2019 12:39 PM Actions
15463 Ruby master Feature Open oneshot coverage does not allow counting code lines without coverage 12/25/2018 12:52 PM Actions
15458 Ruby master Feature Open Automatic Exception#cause print in IRB 12/23/2021 11:44 PM Actions
15456 Ruby master Feature Open Adopt some kind of consistent versioning mechanism 02/07/2019 06:26 PM Actions
15446 Ruby master Feature Open Add a method `String#each_match` to the Ruby core 02/06/2019 08:00 AM Actions
15445 Ruby master Feature Assigned Reject '.123' in Float() method matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
15438 Ruby master Feature Open Threads can't switch faster than TIME_QUANTUM_(NSEC|USEC|MSEC) 08/23/2023 10:57 PM Actions
15435 Ruby master Feature Open Float の Infinity に生成済みの値を使用する 12/20/2018 02:27 PM Actions
15431 Ruby master Misc Open Hashes and arrays should not require commas to seperate values when using new lines 12/18/2018 11:05 AM Actions
15423 Ruby master Bug Open fork leapfrog leaks memory on FreeBSD 11.2 12/16/2018 02:28 PM Actions
15419 Ruby master Feature Open Allow Kernel#tap to be invoked with arguments like Kernel#send 12/23/2021 11:43 PM Actions
15418 Ruby master Misc Open Date.parse('2018') 12/15/2018 09:17 PM Actions
15413 Ruby master Feature Open unmarkable C stack (3rd stack) 12/15/2018 01:13 AM Actions
15408 Ruby master Feature Assigned Deprecate object_id and _id2ref headius (Charles Nutter) 04/03/2024 03:50 AM Actions
15402 Ruby master Misc Open Shrinking excess retained memory of container types on promotion to uncollectible 12/11/2018 08:43 PM Actions
15393 Ruby master Feature Open Add compilation flags to freeze Array and Hash literals 01/15/2019 12:15 AM Actions
15386 Ruby master Bug Open [PATCH] io.c (rb_io_check_char_readable): do not io_fflush buffered sockets 12/06/2018 11:38 AM Actions
15381 Ruby master Feature Open Let double splat call `to_h` implicitly 01/17/2023 06:11 PM Actions
15380 Ruby master Feature Open faster method lookup for Array#all? #none? #one? 12/05/2018 10:11 PM Actions
15367 Ruby master Bug Open IO.select is not resumed when io-object gets closed 12/03/2018 10:22 AM Actions
15363 Ruby master Feature Open Case insensitive file systems - add info to CONFIG or somewhere? 12/03/2018 04:30 AM Actions
15352 Ruby master Feature Open Mandatory block parameters 11/28/2018 12:19 PM Actions
15350 Ruby master Feature Open [PATCH] thread_sync.c (queue_sleep): remove deadlock checking 12/05/2018 08:42 AM Actions
15338 Ruby master Feature Open Provide way for C extensions to query if global variable is defined 11/25/2018 09:32 AM Actions
15334 Ruby master Bug Assigned child_info_fork::abort: address space needed by 'emoji_iso2022_kddi.so' on cygwin cygwin 04/03/2024 03:50 AM Actions
15330 Ruby master Feature Assigned autoload_relative matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
15315 Ruby master Bug Assigned ec_switch can still lose interrupts ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
15310 Ruby master Bug Open [PATCH] thread_pthread.c: close race from UBF_TIMER and non-GVL-releasing thread 11/20/2018 12:50 AM Actions
15305 Ruby master Feature Assigned [PATCH] include/ruby/ruby.h (RB_ALLOCV*): remove GC guard nobu (Nobuyoshi Nakada) 04/03/2024 03:50 AM Actions
15302 Ruby master Feature Open Proc#with and Proc#by, for partial function application and currying 11/23/2018 10:16 AM Actions
15281 Ruby master Feature Assigned Speed up Set#intersect with size check. knu (Akinori MUSHA) 08/11/2020 02:43 AM Actions
15277 Ruby master Feature Assigned at_exec matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
15263 Ruby master Bug Assigned [PATCH] vm_trace.c (postponed_job_register): only hit main thread ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
15249 Ruby master Misc Open Documentation for attr_accessor and attr_reader should be corrected 10/23/2018 08:09 PM Actions
15247 Ruby master Bug Open Windows - TEMP folder, non 8.3 & drive, fails & errors in test-all (ruby & rdoc) 10/23/2018 05:02 PM Actions
15240 Ruby master Feature Assigned Set operations check for is_a?(Set), rather than allowing duck typing knu (Akinori MUSHA) 04/03/2024 03:50 AM Actions
15239 Ruby master Feature Assigned [patch] test-spec win32ole suke (Masaki Suketa) 12/29/2019 01:04 PM Actions
15225 Ruby master Feature Open OpenStruct: Recursively converting child Hash objects to OpenStruct objects. 01/03/2021 02:30 AM Actions
15224 Ruby master Misc Open [DOCs] Minor inconsistency in class Array #initialize_copy - https://ruby-doc.org/core-2.5.1/Array.html#method-i-initialize_copy 10/13/2018 02:26 PM Actions
15222 Ruby master Feature Open Add a way to distinguish between Struct classes with and without keyword initializer 10/11/2018 01:16 PM Actions
15217 Ruby master Feature Open Add Resolv.current_resolver 10/08/2018 11:18 PM Actions
15202 Ruby master Misc Open Adding Coverity Scan to CI to see the result casually 10/25/2018 10:50 AM Actions
15192 Ruby master Feature Assigned Introduce a new "shortcut assigning" syntax to convenient setup instance variables matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
15172 Ruby master Feature Open Performance: create method(s) to mimic __builtin_ctz compiler directive functionality 12/28/2018 05:11 PM Actions
15166 Ruby master Feature Assigned 2.5 times faster implementation than current gcd implmentation watson1978 (Shizuo Fujita) 04/26/2019 09:12 PM Actions
15151 Ruby master Feature Open String#slice!(0,..) creates a duplicate of original string 06/20/2019 03:37 PM Actions
15149 Ruby master Feature Open extend string format to nil safe 09/25/2018 03:22 AM Actions
15145 Ruby master Feature Open chained mappings proposal 09/22/2018 12:06 AM Actions
15136 Ruby master Misc Open Fix -Wparentheses warnings 09/20/2018 09:41 AM Actions
15112 Ruby master Feature Assigned Introducing the short form of `STDERR.puts expr.inspect`. matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
15097 Ruby master Bug Assigned Gem install fails on Ruby 2.5.1 with Cygwin (get_dns_server_list undefined) cygwin 04/03/2024 03:50 AM Actions
15093 Ruby master Feature Open Retrive Array elements with infinite ranges specified by Float::INFINITY 09/09/2018 02:01 PM Actions
15074 Ruby master Feature Open Create 'official' C API documentation on ruby-doc.org 09/12/2018 09:12 PM Actions
15047 Ruby master Feature Open Documentation and more functions for Hash functions in C API 11/29/2022 02:04 AM Actions
15031 Ruby master Feature Open T_RANGE for testing whether object is a Range 08/27/2018 11:45 AM Actions
15024 Ruby master Feature Open Support block in Array#join 08/25/2018 05:05 AM Actions
15017 Ruby master Feature Open Provide extended information about Signal 04/19/2023 09:26 AM Actions
15007 Ruby master Misc Assigned Let all Init_xxx and extension APIs frequently called from init code paths be considered cold naruse (Yui NARUSE) 04/03/2024 03:50 AM Actions
15006 Ruby master Feature Open [PATCH] io.c: use copy_file_range with every types of files 08/21/2018 07:52 PM Actions
14982 Ruby master Feature Assigned Improve namespace system in ruby to avoiding top-level names chaos matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
14967 Ruby master Feature Open Any type 08/11/2019 07:43 PM Actions
14955 Ruby master Feature Open [PATCH] gc.c: use MADV_FREE to release most of the heap page body 08/14/2018 03:04 AM Actions
14951 Ruby master Feature Open New operator to evaluate truthy/falsy/logical equivalence 08/02/2018 07:16 AM Actions
14938 Ruby master Feature Open Provide API to get same result as ruby -wc 08/06/2018 06:27 PM Actions
14932 Ruby master Feature Open Dynamically adjust method cache size at runtime 07/22/2018 10:45 PM Actions
14931 Ruby master Feature Open [DOC] exception keyword argument is not documented in some methods 07/22/2018 08:53 AM Actions
14927 Ruby master Feature Assigned Loading multiple files at once matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
14925 Ruby master Feature Open Kernel#assert(expression) 07/20/2018 02:39 PM Actions
14919 Ruby master Feature Open Add String#byteinsert 01/02/2023 11:52 PM Actions
14917 Ruby master Misc Assigned Add RDoc documents to tar ball aycabta (aycabta .) 07/21/2018 09:29 AM Actions
14916 Ruby master Feature Open Proposal to add Array#=== 08/09/2018 04:06 AM Actions
14904 Ruby master Feature Open Make it possible to run instance_eval with zero-arguments lambda 07/11/2018 05:03 AM Actions
14901 Ruby master Feature Assigned [PATCH] do not block SIGCHLD in normal Ruby Threads normalperson (Eric Wong) 07/19/2021 05:23 AM Actions
14896 Ruby master Feature Open Expose Net::HTTPResponse socket for integration with libraries expecting an IO 07/04/2018 10:05 PM Actions
14869 Ruby master Feature Open Proposal to add Hash#=== 08/09/2018 04:03 AM Actions
14859 Ruby master Feature Assigned [PATCH] implement Timeout in VM ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
14851 Ruby master Feature Open [PATCH] thread_pthread.c: remove non-sleepy timer thread implementation 07/19/2021 05:23 AM Actions
14844 Ruby master Feature Assigned Future of RubyVM::AST? yui-knk (Kaneko Yuichiro) 04/03/2024 03:50 AM Actions
14838 Ruby master Bug Open RegexpError with double "s" in look-behind assertion in case-insensitive unicode regexp 06/09/2018 04:04 PM Actions
14833 Ruby master Feature Open Add RubyVM::AST::Node#pretty_print 06/07/2018 02:56 PM Actions
14825 Ruby master Misc Open When redefining `attr_xx` methods the visibility becomes `public` 06/05/2018 05:57 AM Actions
14819 Ruby master Feature Open Efficient cstring to RVALUE typecasting for c extension gems 06/06/2018 09:13 PM Actions
14813 Ruby master Feature Assigned [PATCH] gc.c: make gc_enter+gc_exit pairs dtrace probes, too ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
14811 Ruby master Feature Open Dynamically extend Ruby VM stack 06/05/2018 07:59 AM Actions
14801 Ruby master Feature Open New method 'show_stack' to show Ruby stack(s) when program is running 06/01/2018 09:45 AM Actions
14800 Ruby master Feature Open Zlib::GzipReader#read does not support 2nd argument 08/26/2019 07:49 PM Actions
14788 Ruby master Feature Open `Hash#keys` Could Accept a Block 03/25/2020 01:49 PM Actions
14785 Ruby master Feature Open Parse guard statements like regular conditionals 05/25/2018 05:46 AM Actions
14783 Ruby master Feature Open String#chars_at / String#bytes_at 05/24/2018 01:18 PM Actions
14777 Ruby master Feature Open Add Range#offset ? 05/19/2018 03:50 PM Actions
14771 Ruby master Feature Open Add method to create DNS resource from data string 05/17/2018 10:43 PM Actions
14770 Ruby master Misc Open [META] DevelopersMeeting 05/17/2018 12:28 PM Actions
14768 Ruby master Misc Open Add documentation for || and && 05/17/2018 09:45 AM Actions
14761 Ruby master Bug Open TestThread#test_join_limits hangs up on Solaris 10 with gcc 05/16/2018 05:23 AM Actions
14760 Ruby master Misc Assigned cross-thread IO#close semantics matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
14759 Ruby master Feature Open [PATCH] set M_ARENA_MAX for glibc malloc 03/15/2019 06:54 AM Actions
14758 Ruby master Feature Open Add a first-class support for isolated bounded packages / modules / contexts 05/18/2018 09:13 AM Actions
14737 Ruby master Feature Assigned Split default gems into separate directory structure hsbt (Hiroshi SHIBATA) 09/02/2020 06:00 PM Actions
14735 Ruby master Misc Open thread-safe operations in a hash could be documented 05/04/2018 01:09 PM Actions
14727 Ruby master Bug Assigned TestQueue#test_queue_with_trap always timeout on Windows10 ko1 (Koichi Sasada) 05/01/2018 02:59 AM Actions
14724 Ruby master Feature Assigned chains of inequalities matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
14723 Ruby master Feature Open [WIP] sleepy GC 05/18/2018 09:13 AM Actions
14718 Ruby master Feature Open Use jemalloc by default? 03/25/2020 06:38 PM Actions
14715 Ruby master Feature Open Pathname#== should compare by #realpath instead of #to_s 08/26/2019 07:38 PM Actions
14710 Ruby master Feature Open I'd like to know from C API that "It has only one reference to Ruby object" to determine whether it is a temporary object. 04/24/2018 11:28 PM Actions
14701 Ruby master Feature Open If the object is not frozen, I want to be able to redefine the compound assignment operator. 08/11/2019 08:46 PM Actions
14692 Ruby master Misc Assigned Question: Ruby stdlib's Option Parser nobu (Nobuyoshi Nakada) 04/03/2024 03:50 AM Actions
14685 Ruby master Feature Open IRB doesn't print exception cause 04/13/2018 03:20 PM Actions
14681 Ruby master Bug Open `syswrite': stream closed in another thread (IOError) ioquatix (Samuel Williams) 04/11/2024 02:49 AM Actions
14673 Ruby master Misc Open Documentation for `Array#drop` / `drop_while` unclear in regard to modification 04/10/2018 09:51 AM Actions
14672 Ruby master Feature Open Introduce a Date.safe_parse method 04/18/2018 10:11 AM Actions
14669 Ruby master Feature Open Regexp does not expose the amount of capture groups. 04/08/2018 11:11 AM Actions
14640 Ruby master Bug Assigned [win32] File.realpath treats a relative path with a drive letter as an absolute path. windows 04/03/2024 03:50 AM Actions
14636 Ruby master Feature Open `Hash` has a method for accessing the shortest path towards a certain key 03/28/2018 09:42 AM Actions
14625 Ruby master Feature Open yield_self accepts an argument, calling to_proc 03/30/2018 06:52 AM Actions
14624 Ruby master Feature Open #{nil} allocates a fresh empty string each time 04/21/2018 11:12 AM Actions
14618 Ruby master Feature Open Add display width method to String for CLI 03/21/2018 04:00 AM Actions
14615 Ruby master Feature Open Consider introducing shortcut to check Net::HTTP response type 03/19/2018 05:43 AM Actions
14609 Ruby master Feature Assigned Let `Kernel#p` without an argument print the receiver matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
14606 Ruby master Feature Open Change begin-else-end without rescue from warning to syntax error 03/16/2018 01:22 AM Actions
14605 Ruby master Feature Open Remove `original_iseq` from `rb_iseq_constant_body` 08/26/2019 07:31 PM Actions
14602 Ruby master Feature Open Version of dig that raises error if a key is not present 01/05/2024 06:09 PM Actions
14601 Ruby master Feature Open test-all & ruby/test_m17n_comb.rb - fixup 08/26/2019 07:30 PM Actions
14593 Ruby master Feature Open Add `Enumerator#concat` 03/08/2018 09:15 PM Actions
14585 Ruby master Feature Open Array#each_pair 03/11/2018 11:38 PM Actions
14582 Ruby master Bug Open Unable to use `method__entry` and `method_return` tracing probes since 2.5 11/27/2023 10:39 AM Actions
14580 Ruby master Feature Open Hash#store accepts a block 03/08/2018 11:59 AM Actions
14574 Ruby master Feature Open percent literals and binary encoding strings 03/04/2018 07:38 AM Actions
14570 Ruby master Feature Open Make File.expand_path/real_path casing consistent on Windows 06/17/2021 04:22 PM Actions
14565 Ruby master Feature Open Simpler, one-liner, failsafe require in ruby? [Suggested names: require_failsafe, require_safe, require_try, require_add) 10/09/2019 05:42 AM Actions
14564 Ruby master Feature Open `dig` opposite method 07/13/2022 04:00 PM Actions
14555 Ruby master Feature Open OpenStruct performance doesn't have to be slow... 02/27/2018 12:59 AM Actions
14550 Ruby master Feature Open Support keyword arguments with Date#step 02/26/2018 03:58 AM Actions
14548 Ruby master Feature Assigned Allow some_array&.[1] to be a valid syntax matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
14546 Ruby master Feature Assigned Hash#delete! matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
14492 Ruby master Feature Assigned iseq loading + caching should be in core ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
14480 Ruby master Bug Open miniruby crashing when compiled with -O2 or -O1 on aarch64 09/22/2023 09:49 AM Actions
14476 Ruby master Feature Assigned Adding same_all? for checking whether all items in an Array are same mrkn (Kenta Murata) 08/28/2020 01:10 PM Actions
14465 Ruby master Feature Open rename/alias and then obsolete UDPSocket::send 12/23/2021 11:43 PM Actions
14463 Ruby master Feature Open Allow comments to precede dots in member expressions 12/23/2021 11:43 PM Actions
14430 Ruby master Feature Open net/http: use Socket.tcp with connect_timeout, instead of TCPSocket.open wrapped in Timeout.timeout 01/19/2021 10:01 AM Actions
14412 Ruby master Feature Assigned DRb UNIX on local machine: add support for getpeereid() seki (Masatoshi Seki) 01/28/2018 12:51 PM Actions
14411 Ruby master Feature Open URI#secure? 02/11/2018 03:44 PM Actions
14404 Ruby master Feature Open Adding writev support to IO#write_nonblock 01/29/2018 12:29 AM Actions
14401 Ruby master Feature Open Integer#digitsの逆の動作をするメソッドが欲しい 01/25/2018 01:13 PM Actions
14399 Ruby master Feature Open Add Enumerable#product 08/11/2019 09:34 PM Actions
14397 Ruby master Feature Assigned public, protected and private should return their arguments instead of self matz (Yukihiro Matsumoto) 12/10/2018 07:08 AM Actions
14394 Ruby master Feature Assigned Class.descendants ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
14393 Ruby master Feature Open Support sending file descriptors (on local machine) via DRb UNIX 01/24/2018 08:58 PM Actions
14392 Ruby master Feature Open Pipe operator 12/13/2018 09:51 AM Actions
14378 Ruby master Feature Open Increase Fixnum range on Windows from 31 bits to 63 bits 06/18/2021 07:31 PM Actions
14365 Ruby master Feature Open irreconcilable ancestor chain ordering expectations should perhaps produce an error 08/13/2019 05:18 AM Actions
14364 Ruby master Bug Open Regexp last match variable in procs 11/13/2023 07:55 PM Actions
14348 Ruby master Feature Open win32ole: enable using coclass-es with multiple IDispatch implementations 01/10/2018 11:35 AM Actions
14328 Ruby master Feature Open SIMD vectorization 07/16/2018 05:12 PM Actions
14278 Ruby master Feature Open Ambiguous Exception for OpenSSL::HMAC.digest 06/20/2019 11:36 PM Actions
14276 Ruby master Feature Open Ruby core debugger API 01/05/2018 07:54 PM Actions
14275 Ruby master Feature Open GC not aggressive enough 06/17/2021 06:54 PM Actions
14274 Ruby master Feature Open Merge Std-Lib Time Class into Core 07/19/2021 07:54 AM Actions
14249 Ruby master Feature Open Remove str[match_str] 05/19/2018 06:13 PM Actions
14197 Ruby master Feature Open `Enumerable#{select,reject}` accept a pattern argument 04/04/2020 05:47 AM Actions
14190 Ruby master Misc Open What are the semantics of $SAFE? 12/15/2017 10:28 PM Actions
14177 Ruby master Feature Open PATCH: File::Stat#dev on Windows 12/25/2017 06:15 PM Actions
14164 Ruby master Feature Open [Suggestion] Type system for ruby 3x to be usable for e. g. rubocop or autogenerating crystal code and so forth 08/12/2019 08:15 AM Actions
14153 Ruby master Feature Open [PATCH] resurrection of # -*- warn_past_scope: true -*- 12/26/2017 08:53 AM Actions
14149 Ruby master Misc Open Ruby Birthday Thread - 25th years anniversary 12/02/2017 01:40 AM Actions
14136 Ruby master Feature Open Implement #empty? on more classes 10/27/2018 07:20 AM Actions
14129 Ruby master Feature Open Feature Request: sockets - add support for recvmmsg 12/12/2017 08:35 AM Actions
14128 Ruby master Feature Assigned Introduce Hash#delete default value matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
14122 Ruby master Feature Open Add LogicError 06/17/2019 11:47 PM Actions
14114 Ruby master Feature Open Add #step for Array, Enumerable, Enumerator 06/24/2019 05:00 PM Actions
14111 Ruby master Feature Open ArgumentErrorが発生した時メソッドのプロトタイプをメッセージに含む 06/13/2019 05:41 AM Actions
14092 Ruby master Feature Open Add extension key argument to Tempfile 11/08/2017 06:47 PM Actions
14090 Ruby master Bug Assigned `TestGc#test_interrupt_in_finalizer` fails very rarely ko1 (Koichi Sasada) 12/02/2021 07:24 PM Actions
14084 Ruby master Feature Open Introduce Enumerator#next? 11/06/2017 03:28 PM Actions
14079 Ruby master Feature Open Validate argument list without calling method 11/07/2017 03:20 AM Actions
14077 Ruby master Feature Open Add Encoding::FILESYSTEM and Encoding::LOCALE constants 11/03/2017 09:31 PM Actions
14052 Ruby master Feature Open Introduce SecureRandom.with_chars 12/12/2017 08:59 AM Actions
14040 Ruby master Feature Open deprecate HTTP.version_1_2 10/22/2017 09:32 AM Actions
14037 Ruby master Misc Open Writing doxygen document comments to static functions 10/21/2017 07:48 AM Actions
14033 Ruby master Feature Open Add String#append 08/08/2018 03:01 AM Actions
14025 Ruby master Feature Open #initialize with ivars 10/19/2017 06:50 AM Actions
13999 Ruby master Bug Assigned Cygwin 環境で ripper_state_lex.rb がコアダンプする cygwin 05/19/2022 08:20 AM Actions
13968 Ruby master Misc Open [Ruby 3.x perhaps] - A (minimal?) static variant of ruby 01/14/2018 03:24 PM Actions
13936 Ruby master Feature Open Make regular expressions debugable 10/07/2017 01:25 AM Actions
13934 Ruby master Feature Open [Feature request] Being able to set a default encoding other than Unicode on a "per-project" basis 09/25/2017 05:18 AM Actions
13927 Ruby master Feature Open Integrate module_function as a core language type 09/25/2017 10:30 PM Actions
13924 Ruby master Feature Open Add headings/hints to RubyVM::InstructionSequence#disasm 09/20/2017 01:40 PM Actions
13922 Ruby master Feature Open Consider showing warning messages about same-named aliases - either directly or perhaps via the "did you mean gem" 09/25/2017 12:21 PM Actions
13913 Ruby master Feature Open Method definition with explicitly callable method names 06/24/2019 05:49 PM Actions
13893 Ruby master Feature Open Add Fiber#[] and Fiber#[]= and restore Thread#[] and Thread#[]= to their original behavior 08/14/2020 01:48 AM Actions
13890 Ruby master Feature Open Allow a regexp as an argument to 'count', to count more interesting things than single characters 01/19/2023 08:59 AM Actions
13881 Ruby master Feature Open Use getcontext/setcontext on OS X 09/08/2017 09:13 AM Actions
13869 Ruby master Feature Open Filter non directories from Dir.glob 10/20/2017 01:58 AM Actions
13860 Ruby master Feature Open A proposal for a new, simpler class-method addition to Time - for the time being calling it Time.date() but another name is fine; and the ability to omit '%' tokens as arguments to it 02/21/2018 12:57 PM Actions
13847 Ruby master Feature Assigned Gem activated problem for default gems hsbt (Hiroshi SHIBATA) 11/29/2022 02:05 AM Actions
(501-1000/1591) Per page: 50, 100, 200, 500

Also available in: Atom CSV PDF