Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
6351 Ruby master 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 master Feature Assigned FileUtils#sync matz (Yukihiro Matsumoto) 03/20/2024 12:38 AM Actions
6317 Ruby master Feature Assigned Range#cover?の引数としてRangeインスタンスを受けられるようにして欲しい matz (Yukihiro Matsumoto) 03/20/2024 12:46 AM Actions
6309 Ruby master Feature Assigned Add a reference queue for weak references matz (Yukihiro Matsumoto) 08/23/2020 09:07 PM Actions
6308 Ruby master Feature Assigned Eliminate delegation from WeakRef matz (Yukihiro Matsumoto) 12/23/2021 11:40 PM Actions
6293 Ruby master Feature Assigned new queue / blocking queues matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
6277 Ruby master Feature Assigned Hash#convert_key matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
6265 Ruby master Feature Assigned Remove 'useless' 'concatenation' syntax naruse (Yui NARUSE) 08/10/2016 02:36 AM Actions
6133 Ruby master Feature Assigned SSLSocketをshutdownできない rhenium (Kazuki Yamaguchi) 11/29/2022 02:07 AM Actions
6012 Ruby master Feature Assigned Proc#source_location also return the column nobu (Nobuyoshi Nakada) 02/12/2019 07:49 AM Actions
5970 Ruby master Feature Assigned Add Enumerable#join with same semantics as Array#join matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
5945 Ruby master 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 master Feature Assigned Sweet instance var assignment in the object initializer matz (Yukihiro Matsumoto) 10/12/2023 02:41 AM Actions
5781 Ruby master Feature Assigned Query attributes (attribute methods ending in `?` mark) matz (Yukihiro Matsumoto) 01/10/2020 06:34 AM Actions
5764 Ruby master Feature Assigned Net::HTTP should assume HTTP/0.9 on unexpected responses naruse (Yui NARUSE) 07/15/2019 05:06 PM Actions
5749 Ruby master Feature Assigned new method String#match_all needed matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
5741 Ruby master Feature Assigned Secure Erasure of Passwords matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
5654 Ruby master Feature Assigned Introduce global lock to avoid concurrent require nahi (Hiroshi Nakamura) 12/25/2017 06:15 PM Actions
5643 Ruby master Feature Assigned require/load options and binding option matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
5617 Ruby master Feature Assigned Allow install RubyGems into dediceted directory hsbt (Hiroshi SHIBATA) 05/16/2018 09:15 AM Actions
5582 Ruby master Feature Assigned Allow clone of singleton methods on a BasicObject matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
5558 Ruby master Feature Assigned String#% strange arity errors matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
5478 Ruby master Feature Open Add syntax to import Set into core 09/02/2020 12:24 PM Actions
5461 Ruby master Feature Assigned Add pipelining to Net::HTTP naruse (Yui NARUSE) 12/25/2017 06:15 PM Actions
5456 Ruby master Feature Assigned kernel#syscall() should be removed. matz (Yukihiro Matsumoto) 12/10/2020 08:46 AM Actions
5445 Ruby master Feature Assigned Need RUBYOPT -r before ARGV -r matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
5434 Ruby master 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 master Feature Assigned New method Enumerator#iterate matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
5310 Ruby master Feature Assigned Integral objects mrkn (Kenta Murata) 12/25/2017 06:15 PM Actions
5129 Ruby master Feature Assigned Create a core class "FileArray" and make "ARGF" its instance matz (Yukihiro Matsumoto) 01/23/2018 02:02 PM Actions
5064 Ruby master Feature Assigned HTTP user-agent class matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
5007 Ruby master Feature Assigned Proc#call_under: Unifying instance_eval and instance_exec matz (Yukihiro Matsumoto) 04/19/2018 07:57 AM Actions
4924 Ruby master Feature Assigned mkmf have_header fails with C++ headers nobu (Nobuyoshi Nakada) 12/25/2017 06:15 PM Actions
4824 Ruby master Feature Assigned Provide method Kernel#executed? matz (Yukihiro Matsumoto) 03/05/2018 04:57 AM Actions
4818 Ruby master Feature Assigned Add method marshalable? matz (Yukihiro Matsumoto) 12/25/2017 06:15 PM Actions
4592 Ruby master Feature Assigned Tempfileを直接保存したい matz (Yukihiro Matsumoto) 12/25/2017 06:14 PM Actions
4539 Ruby master Feature Assigned Array#zip_with matz (Yukihiro Matsumoto) 11/28/2019 08:23 AM Actions
4521 Ruby master Feature Assigned NoMethodError#message may take very long to execute matz (Yukihiro Matsumoto) 12/25/2017 06:14 PM Actions
4514 Ruby master Feature Assigned #deep_clone and #deep_dup for Objects matz (Yukihiro Matsumoto) 12/25/2017 06:14 PM Actions
4464 Ruby master 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 master Feature Assigned TCPSocket / UDPSocket do not accept IPAddr objects. knu (Akinori MUSHA) 12/25/2017 06:14 PM Actions
3731 Ruby master Feature Assigned Easier Embedding API for Ruby ko1 (Koichi Sasada) 03/20/2024 12:22 AM Actions
3608 Ruby master Feature Assigned Enhancing Pathname#each_child to be lazy akr (Akira Tanaka) 12/25/2017 06:14 PM Actions
2631 Ruby master Feature Assigned Allow IO#reopen to take a block Glass_saga (Masaki Matsushita) 05/24/2018 01:22 PM Actions
2324 Ruby master Feature Assigned Dir instance methods for relative path nobu (Nobuyoshi Nakada) 12/25/2017 05:58 PM Actions
2294 Ruby master Feature Assigned [PATCH] ruby_bind_stack() to embed Ruby in coroutine ko1 (Koichi Sasada) 01/05/2018 09:00 PM Actions
1644 Ruby master Feature Assigned recv on inherited socket wrapped in TCPSocket does not read data, on Windows windows 12/10/2020 08:45 AM Actions
(1551-1597/1597) Per page: 50, 100, 200, 500

Also available in: Atom CSV PDF