Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
8959 Ruby master Feature Assigned Allow top level prepend nobu (Nobuyoshi Nakada) 10/16/2013 03:22 AM Actions
8948 Ruby master Feature Assigned Frozen regex Eregon (Benoit Daloze) 03/10/2023 12:53 PM Actions
8947 Ruby master Feature Open make alias, alias_method, attr_* return name of the alias 12/23/2021 11:43 PM Actions
8921 Ruby master Feature Open Allow select, reject, etc to accept a regex 04/04/2020 05:57 AM Actions
8896 Ruby master Feature Open #tap with missing block 12/23/2021 11:43 PM Actions
8862 Ruby master Feature Open getoptlong to accept user-provided commandline 09/04/2013 09:53 PM Actions
8853 Ruby master Feature Open Should String#sub(pattern) returns an Enumerator? 07/13/2019 12:32 AM Actions
8850 Ruby master Feature Assigned Convert Rational to decimal string matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
8848 Ruby master Feature Open Syntax for binary strings 12/23/2021 11:43 PM Actions
8839 Ruby master Feature Assigned Class and module should return the class or module that was opened matz (Yukihiro Matsumoto) 12/28/2015 08:36 AM Actions
8834 Ruby master Feature Open Kernel#load_relative 04/18/2019 11:41 PM Actions
8807 Ruby master Feature Open Custom literals 12/10/2020 08:53 AM Actions
8804 Ruby master Feature Assigned ONCE syntax matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
8786 Ruby master Feature Open Process.clock_gettime(:realtime) 08/15/2013 10:33 PM Actions
8772 Ruby master Feature Open Hash alias #| merge, and the case for Hash and Array polymorphism 12/25/2017 06:15 PM Actions
8751 Ruby master Feature Open Add offsets to method#source_location 12/23/2021 11:43 PM Actions
8714 Ruby master Feature Open Non-interpolated regular expression literal 08/02/2013 08:00 PM Actions
8688 Ruby master Feature Open #sprintf should accept strings as keys 07/26/2013 02:33 AM Actions
8681 Ruby master Feature Open Net::HTTP should set TCP_NODELAY for requests with body 12/23/2021 11:43 PM Actions
8678 Ruby master Feature Assigned Allow invalid string to work with regexp matz (Yukihiro Matsumoto) 01/05/2018 09:00 PM Actions
8663 Ruby master Feature Assigned Officialy alias ArgumentError to ArgError matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
8640 Ruby master Feature Open Add Time#elapsed to return nanoseconds since creation 12/23/2021 11:43 PM Actions
8635 Ruby master Feature Open attr_accessor with default block 12/23/2021 11:43 PM Actions
8626 Ruby master Feature Open Add a Set coercion method to the standard lib: Set(possible_set) 12/23/2021 11:43 PM Actions
8619 Ruby master Feature Open Standard Profiling API 12/23/2021 11:43 PM Actions
8614 Ruby master Feature Open Object#singleton_class with a block 07/12/2013 10:14 AM Actions
8598 Ruby master Feature Open Expose information whether a timezone offset has been explicitly set on DateTime object 07/03/2013 08:27 PM Actions
8576 Ruby master Feature Assigned Add optimized method type for constant value methods ko1 (Koichi Sasada) 12/25/2017 06:15 PM Actions
8570 Ruby master Feature Open Better mechanisms to safely load classes concurrently 12/23/2021 11:43 PM Actions
8566 Ruby master Feature Open [PATCH] Allow to configure additional preludes 12/10/2014 01:13 PM Actions
8564 Ruby master Feature Open Extend Module#attr... methods 02/05/2015 07:39 PM Actions
8544 Ruby master Feature Open OpenURI should open 'file://' URIs 12/12/2015 04:30 PM Actions
8536 Ruby master Feature Assigned Implement is_numeric? family of methods matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
8494 Ruby master Feature Open Safe method for defensive copies. alternative to 'dup' 06/05/2013 04:26 PM Actions
8478 Ruby master Feature Assigned The hash returned by Enumerable#group_by should have an empty array for its default value matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
8460 Ruby master Feature Assigned PATCH: optparse: add `keep_unknown` option nobu (Nobuyoshi Nakada) 04/02/2023 06:51 AM Actions
8452 Ruby master Feature Open Kernel#otherwise to rewrite code like (obj || default_obj).do_smth 05/26/2013 08:41 PM Actions
8449 Ruby master Feature Assigned Array#ary_plus always returns an array nobu (Nobuyoshi Nakada) 04/03/2024 03:50 AM Actions
8445 Ruby master 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 master Bug Assigned Regexp vars $~ and friends are not thread local ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
8437 Ruby master Feature Open custom operators, unicode 08/30/2015 03:05 AM Actions
8404 Ruby master Feature Open virtual, hooked or read only global variabels for ruby only code too 05/14/2013 09:19 PM Actions
8366 Ruby master Feature Open Exception.message take time to execute depending on the instance variables 09/22/2014 06:41 AM Actions
8321 Ruby master Feature Open Ripper: I would like coordinates for keywords 05/10/2013 07:01 PM Actions
8295 Ruby master Feature Assigned Float や Rational から(可能であれば)正確な BigDecimal を生成する機能 mrkn (Kenta Murata) 12/25/2017 06:15 PM Actions
8291 Ruby master Feature Open Allow retrieving the root Fiber of a Thread 12/23/2021 11:43 PM Actions
8275 Ruby master Feature Open Add Module#public_const_get 12/23/2021 11:43 PM Actions
8272 Ruby master Feature Open Transfer feature tracking to CommonRuby 12/23/2021 11:40 PM Actions
8271 Ruby master 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 master Feature Assigned Ruby should build without thread support (aka minix) nobu (Nobuyoshi Nakada) 04/03/2024 03:50 AM Actions
8263 Ruby master Feature Assigned Support discovering yield state of individual Fibers ko1 (Koichi Sasada) 12/23/2021 11:40 PM Actions
8259 Ruby master Feature Open Atomic attributes accessors 12/23/2021 11:43 PM Actions
8232 Ruby master Feature Assigned Rudiments of abstract algebra in Ruby matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
8229 Ruby master Feature Assigned extend Hash.include? matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
8206 Ruby master Feature Open Should Ruby core implement String#blank? 04/28/2016 02:05 PM Actions
8185 Ruby master Bug Open Thread/fork issue 12/30/2019 03:00 AM Actions
8184 Ruby master Feature Open Avoid the creation of meaningless ranges (nil, false, true) 03/29/2013 11:16 PM Actions
8164 Ruby master Feature Assigned Public/Private matz (Yukihiro Matsumoto) 12/10/2020 08:50 AM Actions
8126 Ruby master Feature Assigned OpenSSL::SSL::SSLSocket does not define #recv and #send messages rhenium (Kazuki Yamaguchi) 08/08/2019 11:05 PM Actions
8088 Ruby master Feature Open Method#parameters (and friends) should provide useful information about core methods 01/04/2023 05:09 PM Actions
8083 Ruby master 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 master Feature Assigned 重複するキーワードをエラーにする matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
8047 Ruby master Feature Assigned IPAddr makes host address with netmask knu (Akinori MUSHA) 01/05/2018 09:00 PM Actions
8046 Ruby master Feature Open allow Object#extend to take a block 12/25/2017 06:15 PM Actions
8042 Ruby master 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 master Feature Assigned Alias __FILE__ and __LINE__ as methods matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
7981 Ruby master Feature Open ruby does not respect -- 02/28/2013 02:49 PM Actions
7968 Ruby master Bug Assigned Poor UDPSocket#send performance in ruby 2.0.0 on windows windows 11/16/2023 01:24 PM Actions
7964 Ruby master 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 master Feature Assigned Case for local class methods matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7895 Ruby master Feature Open Exception#backtrace_locations to go with Thread#backtrace_locations and Kernel#caller_locations 12/23/2021 11:43 PM Actions
7892 Ruby master Bug Assigned MIME encoding bug of NKF.nkf naruse (Yui NARUSE) 04/03/2024 03:50 AM Actions
7883 Ruby master Feature Assigned Add Regex#to_proc matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7876 Ruby master Feature Assigned Add method for accessing Class from within Singleton Class matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7848 Ruby master Feature Assigned Restore default state for core ruby objects matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7845 Ruby master 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 master Feature Assigned Symbol.defined? and/or to_existing_symbol matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7788 Ruby master Feature Assigned YAML Tag Schema Support tenderlovemaking (Aaron Patterson) 04/03/2024 03:50 AM Actions
7748 Ruby master Feature Assigned Contextual send matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7747 Ruby master Feature Open Expanded API for Binding semantics 12/23/2021 11:43 PM Actions
7745 Ruby master Feature Assigned lib/observer.rb: Observers are compared by identity nobu (Nobuyoshi Nakada) 04/03/2024 03:50 AM Actions
7742 Ruby master 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 master Feature Assigned Define Hash#| as Hash#reverse_merge in Rails matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
7708 Ruby master Feature Open support for patches list 12/25/2017 06:15 PM Actions
7704 Ruby master Feature Assigned Add a list of enabled (experimental) language features. matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7702 Ruby master Feature Assigned Remove Proc#binding matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7657 Ruby master Feature Assigned Array#& doesn't accept Enumerables matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7654 Ruby master Feature Assigned Add optional code block to IO::readlines matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7644 Ruby master Feature Assigned In refinements, change "using" keyword to a less generic word. matz (Yukihiro Matsumoto) 12/10/2020 08:49 AM Actions
7614 Ruby master Feature Assigned alias_accessor matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7611 Ruby master Feature Assigned Focal method for all loads/requires matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7604 Ruby master Feature Assigned Make === comparison operator ability to delegate comparison to an argument matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7580 Ruby master Feature Assigned Range translation matz (Yukihiro Matsumoto) 06/11/2018 09:51 AM Actions
7548 Ruby master Feature Assigned Load and Require Callbacks matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
7546 Ruby master 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 master Feature Open Make Range act as a "lazy ordered set" 12/10/2020 08:49 AM Actions
7532 Ruby master Feature Assigned Hardcoded compiler location nobu (Nobuyoshi Nakada) 12/25/2017 06:15 PM Actions
7518 Ruby master 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 master Feature Assigned make timeout.rb async-interrupt safe by default matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
7488 Ruby master Feature Assigned Receiving object_id in object creation probes tenderlovemaking (Aaron Patterson) 12/25/2017 06:15 PM Actions
(1401-1500/1601) Per page: 50, 100, 200, 500

Also available in: Atom CSV PDF