Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
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
(801-1000/1591) Per page: 50, 100, 200, 500

Also available in: Atom CSV PDF