Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
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
15554 Ruby master Feature Assigned warn/error passing a block to a method which never use a block matz (Yukihiro Matsumoto) 04/24/2024 06:35 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
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
(801-900/1605) Per page: 50, 100, 200, 500

Also available in: Atom CSV PDF