Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
8460 Ruby Feature Assigned PATCH: optparse: add `keep_unknown` option nobu (Nobuyoshi Nakada) 04/02/2023 06:51 AM Actions
8452 Ruby Feature Open Kernel#otherwise to rewrite code like (obj || default_obj).do_smth 05/26/2013 08:41 PM Actions
8449 Ruby Feature Assigned Array#ary_plus always returns an array nobu (Nobuyoshi Nakada) 04/03/2024 03:50 AM Actions
8445 Ruby Bug Assigned IO.open and IO#set_enconding does not support :fallback option akr (Akira Tanaka) 11/13/2023 07:29 PM Actions
8444 Ruby Bug Assigned Regexp vars $~ and friends are not thread local ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
8437 Ruby Feature Open custom operators, unicode 08/30/2015 03:05 AM Actions
8404 Ruby Feature Open virtual, hooked or read only global variabels for ruby only code too 05/14/2013 09:19 PM Actions
8366 Ruby Feature Open Exception.message take time to execute depending on the instance variables 09/22/2014 06:41 AM Actions
8321 Ruby Feature Open Ripper: I would like coordinates for keywords 05/10/2013 07:01 PM Actions
8295 Ruby Feature Assigned Float や Rational から(可能であれば)正確な BigDecimal を生成する機能 mrkn (Kenta Murata) 12/25/2017 06:15 PM Actions
8291 Ruby Feature Open Allow retrieving the root Fiber of a Thread 12/23/2021 11:43 PM Actions
8275 Ruby Feature Open Add Module#public_const_get 12/23/2021 11:43 PM Actions
8272 Ruby Feature Open Transfer feature tracking to CommonRuby 12/23/2021 11:40 PM Actions
8271 Ruby Feature Assigned Proposal for moving to a more visible, formal process for feature requests matz (Yukihiro Matsumoto) 12/23/2021 11:40 PM Actions
8270 Ruby Feature Assigned Ruby should build without thread support (aka minix) nobu (Nobuyoshi Nakada) 04/03/2024 03:50 AM Actions
8263 Ruby Feature Assigned Support discovering yield state of individual Fibers ko1 (Koichi Sasada) 12/23/2021 11:40 PM Actions
8259 Ruby Feature Open Atomic attributes accessors 12/23/2021 11:43 PM Actions
8232 Ruby Feature Assigned Rudiments of abstract algebra in Ruby matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
8229 Ruby Feature Assigned extend Hash.include? matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
8206 Ruby Feature Open Should Ruby core implement String#blank? 04/28/2016 02:05 PM Actions
8185 Ruby Bug Open Thread/fork issue 12/30/2019 03:00 AM Actions
8184 Ruby Feature Open Avoid the creation of meaningless ranges (nil, false, true) 03/29/2013 11:16 PM Actions
8164 Ruby Feature Assigned Public/Private matz (Yukihiro Matsumoto) 12/10/2020 08:50 AM Actions
8126 Ruby Feature Assigned OpenSSL::SSL::SSLSocket does not define #recv and #send messages rhenium (Kazuki Yamaguchi) 08/08/2019 11:05 PM Actions
8088 Ruby Feature Open Method#parameters (and friends) should provide useful information about core methods 01/04/2023 05:09 PM Actions
8083 Ruby Feature Assigned Exit status is limited to one-byte values which is invalid for Windows windows 03/14/2013 08:26 PM Actions
8061 Ruby Feature Assigned 重複するキーワードをエラーにする matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
8047 Ruby Feature Assigned IPAddr makes host address with netmask knu (Akinori MUSHA) 01/05/2018 09:00 PM Actions
8046 Ruby Feature Open allow Object#extend to take a block 12/25/2017 06:15 PM Actions
8042 Ruby Feature Assigned Add Addrinfo#socket to create a socket that is not connected or bound matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
8016 Ruby Feature Assigned Alias __FILE__ and __LINE__ as methods matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
7981 Ruby Feature Open ruby does not respect -- 02/28/2013 02:49 PM Actions
7968 Ruby Bug Assigned Poor UDPSocket#send performance in ruby 2.0.0 on windows windows 11/16/2023 01:24 PM Actions
7964 Ruby Bug Assigned Writing an ASCII-8BIT String to a StringIO created from a UTF-8 String nobu (Nobuyoshi Nakada) 11/13/2023 07:07 PM Actions
7914 Ruby Feature Assigned Case for local class methods matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7895 Ruby Feature Open Exception#backtrace_locations to go with Thread#backtrace_locations and Kernel#caller_locations 12/23/2021 11:43 PM Actions
7892 Ruby Bug Assigned MIME encoding bug of NKF.nkf naruse (Yui NARUSE) 04/03/2024 03:50 AM Actions
7883 Ruby Feature Assigned Add Regex#to_proc matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7876 Ruby Feature Assigned Add method for accessing Class from within Singleton Class matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7848 Ruby Feature Assigned Restore default state for core ruby objects matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7845 Ruby Feature Open Strip doesn't handle unicode space characters in ruby 1.9.2 & 1.9.3 (does in 1.9.1) 12/23/2021 11:43 PM Actions
7795 Ruby Feature Assigned Symbol.defined? and/or to_existing_symbol matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7788 Ruby Feature Assigned YAML Tag Schema Support tenderlovemaking (Aaron Patterson) 04/03/2024 03:50 AM Actions
7748 Ruby Feature Assigned Contextual send matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7747 Ruby Feature Open Expanded API for Binding semantics 12/23/2021 11:43 PM Actions
7745 Ruby Feature Assigned lib/observer.rb: Observers are compared by identity nobu (Nobuyoshi Nakada) 04/03/2024 03:50 AM Actions
7742 Ruby Bug Assigned System encoding (Windows-1258) is not recognized by Ruby to convert back to UTF-8 duerst (Martin Dürst) 04/03/2024 03:50 AM Actions
7739 Ruby Feature Assigned Define Hash#| as Hash#reverse_merge in Rails matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
7708 Ruby Feature Open support for patches list 12/25/2017 06:15 PM Actions
7704 Ruby Feature Assigned Add a list of enabled (experimental) language features. matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7702 Ruby Feature Assigned Remove Proc#binding matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7657 Ruby Feature Assigned Array#& doesn't accept Enumerables matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7654 Ruby Feature Assigned Add optional code block to IO::readlines matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7644 Ruby Feature Assigned In refinements, change "using" keyword to a less generic word. matz (Yukihiro Matsumoto) 12/10/2020 08:49 AM Actions
7614 Ruby Feature Assigned alias_accessor matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7611 Ruby Feature Assigned Focal method for all loads/requires matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7604 Ruby Feature Assigned Make === comparison operator ability to delegate comparison to an argument matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7580 Ruby Feature Assigned Range translation matz (Yukihiro Matsumoto) 06/11/2018 09:51 AM Actions
7548 Ruby Feature Assigned Load and Require Callbacks matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7546 Ruby Feature Assigned Change behavior of `Array#slice` for an argument of `Range` class matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7545 Ruby Feature Open Make Range act as a "lazy ordered set" 12/10/2020 08:49 AM Actions
7532 Ruby Feature Assigned Hardcoded compiler location nobu (Nobuyoshi Nakada) 12/25/2017 06:15 PM Actions
7518 Ruby Feature Assigned Fiddle::Pointer#to_str and Fiddle::Pointer#to_int should be removed tenderlovemaking (Aaron Patterson) 08/15/2013 04:56 AM Actions
7503 Ruby Feature Assigned make timeout.rb async-interrupt safe by default matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
7488 Ruby Feature Assigned Receiving object_id in object creation probes tenderlovemaking (Aaron Patterson) 12/25/2017 06:15 PM Actions
7444 Ruby Feature Assigned Array#product_set matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7436 Ruby Feature Assigned Allow for a "granularity" flag for backtrace_locations matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
7412 Ruby Feature Assigned Pathname#relative_path_from does not support mixed directory separators on windows akr (Akira Tanaka) 01/05/2018 09:00 PM Actions
7394 Ruby Feature Assigned Enumerable#find ifnone parameter could be non-callable nobu (Nobuyoshi Nakada) 02/10/2021 09:32 AM Actions
7384 Ruby Feature Open Rename #each_with_object to #each_with 12/25/2017 06:15 PM Actions
7377 Ruby Feature Assigned #indetical? as an alias for #equal? matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7362 Ruby Feature Assigned Adding Pathname#start_with? akr (Akira Tanaka) 12/25/2017 06:15 PM Actions
7349 Ruby Feature Assigned Struct#inspect needs more meaningful output matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
7341 Ruby Feature Open Enumerable#associate 12/25/2017 06:15 PM Actions
7340 Ruby Feature Open 'each_with' or 'into' alias for 'each_with_object' 12/25/2017 06:15 PM Actions
7321 Ruby Feature Assigned Newton.#nsolve の第 2 引数が複数の役割を持つ mrkn (Kenta Murata) 12/25/2017 06:15 PM Actions
7314 Ruby Feature Assigned Convert Proc to Lambda doesn't work in MRI matz (Yukihiro Matsumoto) 05/21/2016 09:15 AM Actions
7250 Ruby Feature Open A mechanism to include at once both instance-level and class-level methods from a module 12/25/2017 06:15 PM Actions
7220 Ruby Feature Open Separate IO#dup, StringIO#initialize_copy from dup(2) 12/10/2020 08:47 AM Actions
7149 Ruby Feature Assigned Constant magic for everyone. matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7148 Ruby Feature Assigned Improved Tempfile w/o DelegateClass Glass_saga (Masaki Matsushita) 03/27/2019 09:51 AM Actions
7132 Ruby Feature Assigned Alternation between named / ordered method arguments and aliases for method arguments. matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
7121 Ruby Feature Assigned Extending the use of `require' matz (Yukihiro Matsumoto) 04/03/2024 04:29 AM Actions
7106 Ruby Feature Open FileUtils.touch should allow touching the symlink itself rather than the file the link points to 12/25/2017 06:15 PM Actions
7087 Ruby Feature Assigned ::ConditionVariable#wait does not work with Monitor because Monitor#sleep does not exist matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
7086 Ruby Feature Assigned ConditionVariable#wait has meaningless return value kosaki (Motohiro KOSAKI) 12/25/2017 06:15 PM Actions
7082 Ruby Feature Open Process.kill 0 in windows can return spurious success 12/25/2017 06:15 PM Actions
7060 Ruby Feature Open Broaden support for chmod 12/25/2017 06:15 PM Actions
6973 Ruby Feature Assigned Add an #integral? method to Numeric to test for whole-number values mrkn (Kenta Murata) 12/25/2017 06:15 PM Actions
6946 Ruby Feature Open FIPS support? 11/07/2018 04:00 PM Actions
6869 Ruby Feature Assigned Do not treat `_` parameter exceptionally matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
6857 Ruby Feature Assigned bigdecimal/math BigMath.E/BigMath.exp R. P. Feynman inspired optimization mrkn (Kenta Murata) 12/25/2017 06:15 PM Actions
6842 Ruby Feature Assigned Add Optional Arguments to String#strip matz (Yukihiro Matsumoto) 08/24/2016 05:50 AM Actions
6841 Ruby Feature Assigned Shorthand for Assigning Return Value of Method to Self matz (Yukihiro Matsumoto) 12/10/2020 08:53 AM Actions
6828 Ruby Feature Open Constancy of Constants 12/10/2020 08:47 AM Actions
6817 Ruby Feature Assigned Partial application matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
6811 Ruby Feature Assigned File, Dir and FileUtils should have bang-versions of singleton methods that fails silently matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
6810 Ruby Feature Assigned `module A::B; end` is not equivalent to `module A; module B; end; end` with respect to constant lookup (scope) matz (Yukihiro Matsumoto) 12/10/2020 09:22 AM Actions
6802 Ruby Feature Assigned String#scan should have equivalent yielding MatchData matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
6783 Ruby Feature Open Infinite loop in inspect, not overriding inspect, to_s, and no known circular references. Stepping into inspect in debugger locks it up with 100% CPU. 08/05/2019 11:13 PM Actions
6769 Ruby Feature Assigned rbinstall.rb: install both src and batch files separetely nobu (Nobuyoshi Nakada) 10/30/2015 12:38 PM Actions
6758 Ruby Feature Open Object#sequence 12/25/2017 06:15 PM Actions
6733 Ruby Feature Open New inspect framework 11/24/2021 05:06 AM Actions
6695 Ruby Feature Assigned Configuration for Thread/Fiber creation ko1 (Koichi Sasada) 12/25/2017 06:15 PM Actions
6694 Ruby Feature Assigned Thread.new without block. ko1 (Koichi Sasada) 12/25/2017 06:15 PM Actions
6687 Ruby Feature Open Enumerable#with 12/25/2017 06:15 PM Actions
6682 Ruby Feature Assigned Add a method to return an instance attached by a singleton class shyouhei (Shyouhei Urabe) 12/25/2017 06:15 PM Actions
6671 Ruby Feature Assigned File.split_all and File.split_root matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
6648 Ruby Feature Assigned Provide a standard API for retrieving all command-line flags passed to Ruby matz (Yukihiro Matsumoto) 12/17/2024 04:10 PM Actions
6641 Ruby Feature Assigned Hash.auto constructor matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
6613 Ruby Feature Assigned VT_RECORD, IRecordInfo Support in WIN32OLE suke (Masaki Suketa) 12/25/2017 06:15 PM Actions
6611 Ruby Feature Assigned Comments requested on implementation of set_parse_func matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
6596 Ruby Feature Assigned New method `Array#indexes` matz (Yukihiro Matsumoto) 07/29/2020 01:41 AM Actions
6594 Ruby Feature Assigned Integrated Functor matz (Yukihiro Matsumoto) 03/20/2024 12:21 AM Actions
6452 Ruby Feature Assigned Allow extend to override class methods matz (Yukihiro Matsumoto) 12/10/2020 08:53 AM Actions
6445 Ruby Feature Assigned request for default length/position on string index matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
6376 Ruby Feature Assigned Feature lookup and checking if feature is loaded matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
6360 Ruby Bug Assigned Debug information build even without requesting it nobu (Nobuyoshi Nakada) 11/13/2023 07:21 PM Actions
6354 Ruby Feature Assigned Remove escape (break/return/redo/next support) from class/module scope matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
6351 Ruby Bug Assigned transcode table generator does not support multi characters of Unicode duerst (Martin Dürst) 11/13/2023 06:35 PM Actions
6337 Ruby Feature Assigned FileUtils#sync matz (Yukihiro Matsumoto) 03/20/2024 12:38 AM Actions
6317 Ruby Feature Assigned Range#cover?の引数としてRangeインスタンスを受けられるようにして欲しい matz (Yukihiro Matsumoto) 03/20/2024 12:46 AM Actions
6309 Ruby Feature Assigned Add a reference queue for weak references matz (Yukihiro Matsumoto) 08/23/2020 09:07 PM Actions
6308 Ruby Feature Assigned Eliminate delegation from WeakRef matz (Yukihiro Matsumoto) 12/23/2021 11:40 PM Actions
6293 Ruby Feature Assigned new queue / blocking queues matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
6277 Ruby Feature Assigned Hash#convert_key matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
6265 Ruby Feature Assigned Remove 'useless' 'concatenation' syntax naruse (Yui NARUSE) 08/10/2016 02:36 AM Actions
6133 Ruby Feature Assigned SSLSocketをshutdownできない rhenium (Kazuki Yamaguchi) 11/29/2022 02:07 AM Actions
5970 Ruby Feature Assigned Add Enumerable#join with same semantics as Array#join matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
5945 Ruby Feature Assigned Add the ability to mark a at_exit as process-local. matz (Yukihiro Matsumoto) 10/10/2018 08:29 AM Actions
5825 Ruby Feature Assigned Sweet instance var assignment in the object initializer matz (Yukihiro Matsumoto) 10/12/2023 02:41 AM Actions
5781 Ruby Feature Assigned Query attributes (attribute methods ending in `?` mark) matz (Yukihiro Matsumoto) 01/10/2020 06:34 AM Actions
5764 Ruby Feature Assigned Net::HTTP should assume HTTP/0.9 on unexpected responses naruse (Yui NARUSE) 07/15/2019 05:06 PM Actions
5749 Ruby Feature Assigned new method String#match_all needed matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
5741 Ruby Feature Assigned Secure Erasure of Passwords matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
5654 Ruby Feature Assigned Introduce global lock to avoid concurrent require nahi (Hiroshi Nakamura) 12/25/2017 06:15 PM Actions
5643 Ruby Feature Assigned require/load options and binding option matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
5617 Ruby Feature Assigned Allow install RubyGems into dediceted directory hsbt (Hiroshi SHIBATA) 05/16/2018 09:15 AM Actions
5582 Ruby Feature Assigned Allow clone of singleton methods on a BasicObject matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
5558 Ruby Feature Assigned String#% strange arity errors matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
5478 Ruby Feature Open Add syntax to import Set into core 09/02/2020 12:24 PM Actions
5461 Ruby Feature Assigned Add pipelining to Net::HTTP naruse (Yui NARUSE) 12/25/2017 06:15 PM Actions
5456 Ruby Feature Assigned kernel#syscall() should be removed. matz (Yukihiro Matsumoto) 12/10/2020 08:46 AM Actions
5445 Ruby Feature Assigned Need RUBYOPT -r before ARGV -r matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
5434 Ruby Feature Assigned Allow per-class whitelisting of methods safe to expose through DRb seki (Masatoshi Seki) 12/25/2017 06:15 PM Actions
5389 Ruby Feature Assigned New method Enumerator#iterate matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
5310 Ruby Feature Assigned Integral objects mrkn (Kenta Murata) 12/25/2017 06:15 PM Actions
5129 Ruby Feature Assigned Create a core class "FileArray" and make "ARGF" its instance matz (Yukihiro Matsumoto) 01/23/2018 02:02 PM Actions
5064 Ruby Feature Assigned HTTP user-agent class matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
5007 Ruby Feature Assigned Proc#call_under: Unifying instance_eval and instance_exec matz (Yukihiro Matsumoto) 04/19/2018 07:57 AM Actions
4924 Ruby Feature Assigned mkmf have_header fails with C++ headers nobu (Nobuyoshi Nakada) 12/25/2017 06:15 PM Actions
4824 Ruby Feature Assigned Provide method Kernel#executed? matz (Yukihiro Matsumoto) 03/05/2018 04:57 AM Actions
4818 Ruby Feature Assigned Add method marshalable? matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
4592 Ruby Feature Assigned Tempfileを直接保存したい matz (Yukihiro Matsumoto) 12/25/2017 06:14 PM Actions
4539 Ruby Feature Assigned Array#zip_with matz (Yukihiro Matsumoto) 05/16/2025 08:47 PM Actions
4521 Ruby Feature Assigned NoMethodError#message may take very long to execute matz (Yukihiro Matsumoto) 12/25/2017 06:14 PM Actions
4514 Ruby Feature Assigned #deep_clone and #deep_dup for Objects matz (Yukihiro Matsumoto) 12/25/2017 06:14 PM Actions
4464 Ruby Feature Assigned [PATCH] add Fcntl::Flock object for easier use of POSIX file locks kosaki (Motohiro KOSAKI) 12/25/2017 06:14 PM Actions
3953 Ruby Feature Assigned TCPSocket / UDPSocket do not accept IPAddr objects. knu (Akinori MUSHA) 12/25/2017 06:14 PM Actions
3731 Ruby Feature Assigned Easier Embedding API for Ruby ko1 (Koichi Sasada) 03/20/2024 12:22 AM Actions
3608 Ruby Feature Assigned Enhancing Pathname#each_child to be lazy akr (Akira Tanaka) 12/25/2017 06:14 PM Actions
2631 Ruby Feature Assigned Allow IO#reopen to take a block Glass_saga (Masaki Matsushita) 05/24/2018 01:22 PM Actions
2324 Ruby Feature Assigned Dir instance methods for relative path nobu (Nobuyoshi Nakada) 12/25/2017 05:58 PM Actions
2294 Ruby Feature Assigned [PATCH] ruby_bind_stack() to embed Ruby in coroutine ko1 (Koichi Sasada) 01/05/2018 09:00 PM Actions
1644 Ruby Feature Assigned recv on inherited socket wrapped in TCPSocket does not read data, on Windows windows 12/10/2020 08:45 AM Actions
(1501-1665/1665) Per page: 50, 100, 200, 500

Also available in: Atom CSV PDF