Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
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
13821 Ruby master Feature Assigned Allow fibers to be resumed across threads ko1 (Koichi Sasada) 12/28/2023 09:20 PM Actions
13820 Ruby master Feature Open Add a nil coalescing operator 03/16/2021 03:34 PM Actions
13805 Ruby master Feature Open Make refinement scoping to be like that of constants 08/13/2017 10:52 PM Actions
13804 Ruby master Misc Open Protected methods cannot be overridden 08/10/2017 09:41 PM Actions
13795 Ruby master Feature Open Hash#select return type does not match Hash#find_all 06/24/2019 06:33 PM Actions
13765 Ruby master Feature Open Add Proc#bind 07/26/2017 01:31 PM Actions
13763 Ruby master Feature Open Trigger "unused variable warning" for unused variables in parameter lists 11/28/2017 04:49 AM Actions
13750 Ruby master Feature Open Improve String#casecmp? and Symbol#casecmp? performance with ASCII string 01/24/2021 07:12 AM Actions
13733 Ruby master Feature Open Dump the delegator instead of the delegated object 06/29/2018 05:09 PM Actions
13719 Ruby master Feature Open [PATCH] net/http: allow existing socket arg for Net::HTTP.start 09/12/2020 09:45 PM Actions
13697 Ruby master Feature Assigned [PATCH]: futex based thread primitives kosaki (Motohiro KOSAKI) 04/03/2024 03:50 AM Actions
13696 Ruby master Feature Assigned Add exchange and noreplace options to File.rename Glass_saga (Masaki Matsushita) 04/03/2024 03:50 AM Actions
13681 Ruby master Feature Open Ruby digest init fails in FIPS mode when built against OpenSSL ~> 1.0.1 07/04/2017 05:17 PM Actions
13671 Ruby master Bug Assigned Regexp with lookbehind and case-insensitivity raises RegexpError only on strings with certain characters duerst (Martin Dürst) 01/06/2023 01:59 PM Actions
13645 Ruby master Feature Open Syntactic sugar for indexing when using the safe navigation operator 04/16/2019 03:00 PM Actions
13639 Ruby master Feature Open Add "RTMIN" and "RTMAX" to Signal.list 08/31/2017 09:06 AM Actions
13634 Ruby master Misc Open NilClass is lying about respond_to?(:clone) 06/06/2017 08:27 AM Actions
13626 Ruby master Feature Open Add String#byteslice! 08/27/2022 11:16 AM Actions
13622 Ruby master Misc Assigned Documentation missing stomar (Marcus Stollsteimer) 06/03/2017 07:27 AM Actions
13620 Ruby master Feature Open Simplifying MRI's build system: always make install 02/15/2023 07:55 PM Actions
13610 Ruby master Feature Assigned IPAddr doesn't provide helpful methods to get the subnet or IP address knu (Akinori MUSHA) 10/20/2017 01:13 AM Actions
13577 Ruby master Feature Assigned Digest.file accidentally receives File object but uses file path nobu (Nobuyoshi Nakada) 05/20/2017 06:50 PM Actions
13576 Ruby master Feature Open File#to_path shall be deleted 06/24/2019 08:20 PM Actions
13574 Ruby master Feature Open Method redefinition warning 08/25/2019 06:11 PM Actions
13516 Ruby master Feature Assigned Improve the text of the circular require warning nobu (Nobuyoshi Nakada) 08/31/2017 05:49 AM Actions
13514 Ruby master Feature Open [PATCH] thread_pthread.c (native_sleep): preserve old unblock function 07/27/2021 11:41 AM Actions
13512 Ruby master Feature Assigned System Threads ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
13508 Ruby master Feature Assigned How remove/refactor code related mathn library. hsbt (Hiroshi SHIBATA) 12/25/2017 06:15 PM Actions
13507 Ruby master Feature Open Improve performance of some Complex methods where call Numeric#real? internally 06/24/2019 08:21 PM Actions
13506 Ruby master Feature Open Improve performance of Complex#{+,-,*,/,**,abs2} 06/24/2019 08:21 PM Actions
13502 Ruby master Feature Open remove unused Array#to_s implementation 07/27/2021 11:41 AM Actions
13497 Ruby master Misc Open Docs, code samples, Ripper example 04/23/2017 04:27 AM Actions
13482 Ruby master Feature Open Improve performance of "set instance variable" 06/24/2019 08:25 PM Actions
13436 Ruby master Feature Open Improve performance of Array#<=> with Fixnum/Float/String elements 06/24/2019 08:26 PM Actions
13434 Ruby master Feature Open better method definition in C API 07/13/2017 07:41 AM Actions
13395 Ruby master Feature Open Add a method to check for not nil 09/30/2017 12:53 PM Actions
13388 Ruby master Feature Assigned gc.c: Add GC.get_parameters and .set_parameters ko1 (Koichi Sasada) 03/30/2017 10:52 AM Actions
13385 Ruby master Feature Assigned [PATCH] Make Resolv::DNS::Name validation similar to host and dig commands akr (Akira Tanaka) 04/03/2024 03:50 AM Actions
13378 Ruby master Feature Assigned Eliminate 4 of 8 syscalls when requiring file by absolute path nobu (Nobuyoshi Nakada) 04/03/2024 03:50 AM Actions
13374 Ruby master Feature Open Fix one of performance regressions in method calling 06/24/2019 08:32 PM Actions
13342 Ruby master Feature Open Improve yielding block performance 06/24/2019 08:33 PM Actions
13333 Ruby master Feature Open block to yield 05/19/2017 09:01 AM Actions
13314 Ruby master Feature Open dig= 03/14/2017 12:55 PM Actions
13263 Ruby master Feature Open Add companion integer nth-root method to recent Integer#isqrt 04/05/2017 12:49 AM Actions
13259 Ruby master Feature Open Kernel#Date 02/28/2017 12:09 PM Actions
13252 Ruby master Feature Assigned C API for creating strings without copying ko1 (Koichi Sasada) 04/17/2017 07:22 AM Actions
13245 Ruby master Feature Open [PATCH] reject inter-thread TLS modification 09/12/2017 12:54 PM Actions
13241 Ruby master Feature Open Method(s) to access Unicode properties for characters/strings 08/08/2019 08:10 PM Actions
13240 Ruby master Feature Open Change Unicode property implementation in Onigmo from inversion lists to direct lookup 02/22/2017 08:01 AM Actions
13209 Ruby master Misc Open fact.rb in ruby/sample variations 02/14/2017 12:10 AM Actions
13174 Ruby master Feature Open Smaller id_table on 64bit platform 01/31/2017 02:05 PM Actions
13164 Ruby master Bug Open A second `SystemStackError` exception results in `Segmentation fault (core dumped)` 04/14/2017 01:05 PM Actions
13153 Ruby master Feature Open Inconsistent sprintf formatting for 0 value 09/29/2020 03:30 PM Actions
13151 Ruby master Bug Open File.writable? doesn't report correctly if a directory is writable on Windows. 01/23/2017 05:46 PM Actions
13129 Ruby master Feature Assigned Refinements cannot refine method_missing and respond_to_missing? matz (Yukihiro Matsumoto) 07/03/2021 10:45 PM Actions
13124 Ruby master Feature Open Should #puts convert to external encoding? 12/01/2017 06:45 PM Actions
13108 Ruby master Feature Open [Doc Request] Explicitly document Range#sum 01/05/2017 11:50 PM Actions
13103 Ruby master Feature Open [PATCH] random.c: use "__NR_" syscall prefix on Linux (instead of "SYS_") 01/11/2017 10:51 PM Actions
13095 Ruby master Feature Open [PATCH] io.c (rb_f_syscall): remove deprecation notice 03/26/2017 06:21 AM Actions
13048 Ruby master Feature Open Better way to do Regexp.new(Regexp.escape("some string")) 01/20/2017 04:01 AM Actions
13047 Ruby master Feature Assigned Use String literal instead of `String#+` for multiline pretty-printing of multiline strings akr (Akira Tanaka) 02/22/2017 07:09 AM Actions
13026 Ruby master Feature Open Public singleton methods 02/22/2017 06:53 PM Actions
13006 Ruby master Feature Open backtrace of thread killer 12/06/2016 01:11 AM Actions
12992 Ruby master Feature Open ArgumentError if hostname is missing 07/27/2021 11:40 AM Actions
12986 Ruby master Feature Open HTTP/request basic_auth context should be switched 06/24/2019 10:38 PM Actions
12985 Ruby master Feature Open HTTP should handle cookies 06/24/2019 10:38 PM Actions
12969 Ruby master Feature Open Allow optional parameter in String#strip and related 01/20/2017 08:19 AM Actions
12968 Ruby master Feature Open Allow default value via block for Integer(), Float() and Rational() 06/28/2017 05:53 PM Actions
12928 Ruby master Feature Open Use socket conect_timeout in net stdlib for open_timeout 12/02/2019 09:20 PM Actions
12911 Ruby master Misc Open Translate docs 11/29/2022 02:05 AM Actions
12901 Ruby master Feature Open Anonymous functions without scope lookup overhead 01/01/2022 12:30 PM Actions
12869 Ruby master Feature Open open-uri's open rejects `BOM' in encoding 10/25/2016 05:06 AM Actions
12867 Ruby master Feature Open Add ability to check validity of a URL 12/23/2021 11:43 PM Actions
12858 Ruby master Feature Open Supporting batch-requiring of files in ruby 10/23/2016 08:05 AM Actions
12843 Ruby master Feature Open Proposal to add a new method to class File in order to determine the name of the file without any suffix 10/17/2016 08:56 AM Actions
12817 Ruby master Feature Open Consider adding method .sample() on class Hash (if this was not yet proposed) 10/11/2016 12:57 AM Actions
12802 Ruby master Feature Open Add BLAKE2 support to Digest 09/02/2019 05:58 AM Actions
12790 Ruby master Feature Open Better inspect for stdlib classes 02/27/2017 08:36 PM Actions
12755 Ruby master Feature Open optimize instruction sequence 09/12/2016 07:05 AM Actions
12731 Ruby master Feature Open rb_path_to_class should call custom const_defined? methods (take 2) 07/25/2019 06:13 PM Actions
12725 Ruby master Bug Assigned Trying to use ./miniruby before it exists nobu (Nobuyoshi Nakada) 08/22/2023 10:33 PM Actions
12700 Ruby master Feature Open regexg heredoc support 11/24/2017 12:53 AM Actions
12689 Ruby master Bug Open Thread isolation of $~ and $_ 04/01/2021 08:51 PM Actions
12656 Ruby master Feature Assigned Expand short paths with File.expand_path windows 01/31/2018 02:31 PM Actions
12653 Ruby master Feature Assigned Use wide WinAPI for rb_w32_getcwd usa (Usaku NAKAMURA) 09/12/2016 06:35 AM Actions
12648 Ruby master Feature Open `Enumerable#sort_by` with descending option 07/19/2022 02:41 AM Actions
12639 Ruby master Feature Assigned Speed up require in RubyGems by 5x hsbt (Hiroshi SHIBATA) 07/26/2018 02:12 AM Actions
12625 Ruby master Feature Open TypeError.assert, ArgumentError.assert 08/10/2016 04:36 AM Actions
12589 Ruby master Feature Open VM performance improvement proposal 02/20/2018 05:00 AM Actions
12586 Ruby master Feature Open Hash#sample 08/10/2016 04:08 AM Actions
12582 Ruby master Bug Assigned OpenSSL Authenticated Encryption should check for tag length rhenium (Kazuki Yamaguchi) 04/28/2017 01:45 PM Actions
12573 Ruby master Feature Open Introduce a straightforward way to discover whether a process is running 04/19/2017 12:05 PM Actions
12543 Ruby master Feature Assigned explicit tail call syntax: foo() then return matz (Yukihiro Matsumoto) 04/18/2021 03:02 PM Actions
12523 Ruby master Feature Open `Object#values_at` 01/05/2020 03:44 PM Actions
12506 Ruby master Bug Assigned On cygwin, Feature #5994 does not work cygwin 05/19/2022 08:20 AM Actions
12497 Ruby master Feature Assigned GMP version of divmod may be slower akr (Akira Tanaka) 08/10/2016 03:11 AM Actions
12482 Ruby master Feature Open ArgumentError.new(nil) should give a better description 06/16/2016 04:18 AM Actions
12455 Ruby master Feature Open Add a way for class String to determine whether it has only numbers / digits or not 07/20/2016 03:13 AM Actions
12445 Ruby master Bug Assigned Testing TestIO#test_open_fifo_does_not_block_other_threads results in deadlock on cygwin cygwin 05/19/2022 08:20 AM Actions
12444 Ruby master Bug Assigned Segmentation fault when running TestException#test_machine_stackoverflow on cygwin cygwin 05/19/2022 08:20 AM Actions
12442 Ruby master Bug Assigned TestArgf#test_textmode fails on cygwin cygwin 05/19/2022 08:20 AM Actions
12435 Ruby master Feature Open Using connect_nonblock to open TCP connections in Net::HTTP#connect 06/06/2016 12:42 AM Actions
12416 Ruby master Feature Open struct rb_id_table lacks mark function 09/22/2020 07:43 PM Actions
12403 Ruby master Feature Open Optimise Regexp#match? 05/24/2016 05:54 AM Actions
12380 Ruby master Feature Open `Struct` as a subclass of `Class` 05/14/2016 08:28 AM Actions
12378 Ruby master Feature Open arbitrary size Random.new_seed 05/13/2016 04:44 PM Actions
12350 Ruby master Feature Open Introduce Array#find! that raises an error if element not found 07/19/2016 06:20 AM Actions
12334 Ruby master Feature Open Final/Readonly Support for Fields / Instance Variables 07/20/2016 01:49 AM Actions
12319 Ruby master Feature Open `Module#const_get` does not accept symbol with nested name 01/04/2020 07:24 PM Actions
12317 Ruby master Feature Open Name space of a module 09/04/2016 04:59 PM Actions
12306 Ruby master Feature Assigned Implement String #blank? #present? and improve #strip and family to handle unicode matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
12282 Ruby master Feature Open Hash#dig! for repeated applications of Hash#fetch 12/28/2018 05:31 AM Actions
12281 Ruby master Feature Assigned Allow lexically scoped use of refinements with `using {}` block syntax shugo (Shugo Maeda) 06/13/2016 07:44 AM Actions
12280 Ruby master Feature Open IO.copy_stream(IO, IO) fails with "pread() not implemented" 08/23/2023 05:50 PM Actions
12277 Ruby master Misc Open Coding rule: colum number 04/13/2016 06:32 PM Actions
12272 Ruby master Feature Open Accepting HTML entity name in string literal 04/13/2016 05:16 AM Actions
12262 Ruby master Feature Open Anti-loop 04/09/2016 05:30 AM Actions
12247 Ruby master Feature Open accept multiple arguments at Array#delete 04/04/2016 10:16 PM Actions
12244 Ruby master Feature Assigned Add a way to `integer - integer % num` matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
12226 Ruby master Feature Open Dir.home with valid named user raises ArgumentError on Windows 05/08/2016 10:06 AM Actions
12214 Ruby master Feature Open Inconsistent behaviour and lack of warnings/errors when referencing duplicated _variables 03/24/2016 04:58 PM Actions
12211 Ruby master Feature Open introduce Date#first_of_month and Date#last_of_month 03/26/2016 12:58 AM Actions
12179 Ruby master Bug Open Build failure due to VPATH expansion 04/14/2016 01:55 AM Actions
12173 Ruby master Feature Open `Time#till_now` 03/16/2016 10:19 AM Actions
12165 Ruby master Feature Open Hash#first, Hash#last 05/17/2023 05:14 PM Actions
12145 Ruby master Feature Open Aliashood between `size` and `length` is not consistent 06/27/2019 10:02 PM Actions
12141 Ruby master Feature Open send and __send__ 03/14/2016 01:32 AM Actions
12134 Ruby master Feature Open Comparison between `true` and `false` 03/15/2016 12:41 PM Actions
12129 Ruby master Feature Open syntactic sugar for dynamic method dispatch `object_expression:method_name_expression(1, 2)` 03/14/2016 01:35 AM Actions
12125 Ruby master Feature Open Proposal: Shorthand operator for Object#method 01/07/2022 06:23 PM Actions
12116 Ruby master Feature Open `Fixnum#divmod`, `Bignum#divmod` with multiple arguments 03/21/2016 02:00 PM Actions
12115 Ruby master Feature Open Add Symbol#call to allow to_proc shorthand with arguments 11/16/2018 09:49 AM Actions
12114 Ruby master Feature Open $VERBOSE = true is being ignored 02/26/2016 02:00 PM Actions
12113 Ruby master Feature Open Global method inside Delegator causes NameError 03/01/2016 01:58 AM Actions
12110 Ruby master Feature Open Create a method to avoid vacuous truth? 03/12/2016 08:01 AM Actions
12094 Ruby master Feature Open parameterized property assignment: o.prop(arg) = 1 03/17/2016 07:05 AM Actions
12086 Ruby master Feature Open using: option for instance_eval etc. 12/29/2019 07:46 PM Actions
12083 Ruby master Feature Open $_ and $~ by Binding#local_variable_{get,set} 02/18/2016 04:35 AM Actions
12080 Ruby master Feature Open Enumerable#first, Array#last with block 04/20/2016 03:51 AM Actions
12077 Ruby master Feature Open Consolidate SSLSocket interface with TCPSocket 05/17/2016 06:37 AM Actions
12064 Ruby master Feature Assigned Make creation of enc/unicode/casefold.h automatic again nobu (Nobuyoshi Nakada) 04/03/2024 03:50 AM Actions
12059 Ruby master Feature Open `Array#single?`, `Hash#single?` 02/10/2016 04:02 AM Actions
12057 Ruby master Feature Open Allow methods with `yield` to be called without a block 12/23/2021 11:43 PM Actions
12041 Ruby master Feature Open Change the initializer of NameError to take a receiver as the third argument 02/12/2016 05:37 AM Actions
12040 Ruby master Bug Assigned [Win32] File.stat fails on a mounted volume windows 02/01/2016 08:13 AM Actions
12034 Ruby master Feature Open RegExp does not respect file encoding directive 02/13/2016 06:41 PM Actions
12023 Ruby master Feature Open Allow ivars to be used as method arguments 01/27/2016 09:58 AM Actions
12021 Ruby master Feature Open Final instance variables 12/23/2021 11:43 PM Actions
12020 Ruby master Feature Assigned Documenting Ruby memory model ko1 (Koichi Sasada) 12/23/2021 11:40 PM Actions
12019 Ruby master Feature Assigned Better low-level support for writing concurrent libraries matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
12017 Ruby master Feature Open [PATCH] dedupe string keys from Marshal.load 01/25/2016 09:02 AM Actions
12008 Ruby master Feature Open Immutable object graphs (a.k.a. deep freeze) 06/27/2019 10:29 PM Actions
12006 Ruby master Feature Open return IO object from IO#print, IO#puts, IO#close_read, IO#close_write,... 01/21/2016 12:42 PM Actions
11987 Ruby master Feature Open daemons can't show the backtrace of rb_bug 01/13/2016 10:58 AM Actions
11955 Ruby master Feature Assigned Expose Object that Receives logs in Logger sonots (Naotoshi Seo) 10/15/2022 08:38 AM Actions
11939 Ruby master Feature Open Syntax sugar to apply a method replace a variable 01/04/2016 09:49 AM Actions
11927 Ruby master Feature Open Return value for `Module#include` and `Module#prepend` 09/02/2020 12:40 AM Actions
11923 Ruby master Feature Open Put Struct accessors into separate module to allow redefining them in Struct.new's block 05/17/2016 06:37 AM Actions
11917 Ruby master Feature Open Add Range#length as an alias for size 01/30/2016 07:01 AM Actions
11882 Ruby master Feature Assigned Map or NamedMap matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
11868 Ruby master Feature Open Proposal for RubyVM::InstructionSequence.compile to return an object containing the syntax error information currently written to STDERR 04/21/2016 05:49 AM Actions
11840 Ruby master Bug Assigned Error with "make check" on Cygwin cygwin 04/03/2024 03:50 AM Actions
11817 Ruby master Feature Open map.parallel 12/15/2015 04:28 AM Actions
11816 Ruby master Feature Assigned Partial safe navigation operator matz (Yukihiro Matsumoto) 04/14/2020 08:02 AM Actions
11815 Ruby master Feature Open Proposal for method `Array#difference` 07/20/2020 11:34 PM Actions
11808 Ruby master Bug Assigned Different behavior between Enumerable#grep and Array#grep ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
11796 Ruby master Feature Open [PATCH] Refactor reduce call get_stat() 12/09/2015 02:33 PM Actions
11786 Ruby master Feature Open [PATCH] micro-optimize case dispatch even harder 12/09/2015 09:58 AM Actions
11783 Ruby master Misc Open Do you have any idea if you have a budgets? 05/16/2019 09:06 PM Actions
11781 Ruby master Feature Open Would it be possible to alias .prepend() towards .unshift() for class Array by default? 12/09/2015 12:46 PM Actions
11735 Ruby master Feature Assigned Porting String#squish and String#squish! from Ruby on Rails' Active Support matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
11723 Ruby master Feature Open CGI library should give access to raw request body 11/20/2015 07:06 PM Actions
11710 Ruby master Feature Assigned [PATCH] Replace Set#merge with Set#merge! and make Set#merge non-mutating. knu (Akinori MUSHA) 04/03/2024 03:50 AM Actions
11700 Ruby master Feature Open positive flags for reverse lookup to socket 11/17/2015 02:48 AM Actions
11694 Ruby master Feature Open Numeric#nonpositive?, nonnegative? 11/16/2015 12:56 AM Actions
11690 Ruby master Feature Open Update Hash during multiple assignment 12/10/2015 12:26 PM Actions
11689 Ruby master Feature Open Add methods allow us to get visibility from Method and UnboundMethod object. 08/20/2022 12:34 PM Actions
11670 Ruby master Feature Assigned Show warning to make nested def obsolete nobu (Nobuyoshi Nakada) 04/03/2024 03:50 AM Actions
11665 Ruby master Feature Open Support nested functions for better code organization 11/16/2016 03:06 PM Actions
11660 Ruby master Feature Open a falsy value (similar to js undefined) that facilitates forwarding of default arguments 11/05/2019 07:33 PM Actions
11634 Ruby master Feature Open [PATCH] variable.c (rb_global_tbl): convert to id_table 10/29/2015 08:11 PM Actions
11630 Ruby master Feature Open possibility to serialize Proc or Lambda 11/23/2015 01:34 PM Actions
11629 Ruby master Feature Open Implement Enhanced Mail System Status Codes (rfc1893) 10/28/2015 10:38 AM Actions
11627 Ruby master Feature Assigned make `nonzero` an alias of `nonzero?` matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
11625 Ruby master Feature Open Unlock GVL for SHA1 calculations 04/03/2024 03:23 AM Actions
11599 Ruby master Feature Assigned Dump entries of hash in ObjectSpace tmm1 (Aman Karmani) 04/03/2024 03:50 AM Actions
11597 Ruby master Feature Open Add Linux-specific setfsuid(2)/setfsgid(2) 10/15/2015 10:08 PM Actions
11588 Ruby master Feature Open Implement structured warnings 12/06/2015 08:48 PM Actions
(1001-1200/1603) Per page: 50, 100, 200, 500

Also available in: Atom CSV PDF