Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
20399 Ruby master Bug Open Ripper doesn't respect implicit -x 03/28/2024 02:27 PM Actions
20397 Ruby master Bug Open The nkf license in LEGAL file seems to be obsolete 03/27/2024 05:22 PM Actions
20396 Ruby master Feature Open ObjectSpace.dump_all(string_value: false): skip dumping the String contents 03/27/2024 04:55 PM Actions
20395 Ruby master Bug Open Invalid license note in vsnprintf.c 03/27/2024 06:31 PM Actions
20387 Ruby master Misc Open Meta-ticket for ASAN support kjtsanaktsidis (KJ Tsanaktsidis) 03/27/2024 10:50 PM Actions
20384 Ruby master Feature Open RubyVM::InstructionSequence.{new,compile} use --parser option 03/20/2024 08:27 PM Actions
20351 Ruby master Feature Open Optionally extract common GC routines into a DSO 03/20/2024 09:29 PM Actions
20350 Ruby master Feature Open Return chilled string from Symbol#to_s 03/20/2024 10:52 AM Actions
20349 Ruby master Feature Open Pattern Matching - Expose local variable captures 03/20/2024 11:05 AM Actions
20347 Ruby master Feature Assigned Separate docs task from all hsbt (Hiroshi SHIBATA) 03/19/2024 09:10 AM Actions
20346 Ruby master Bug Open FiberScheduler.unblock not called by Thread#join when Thread body contains Ractor.take 03/18/2024 07:06 PM Actions
20345 Ruby master Feature Open Add `--target-rbconfig` option to mkmf 03/27/2024 03:05 AM Actions
20344 Ruby master Bug Open argument stack underflow (-1) 03/18/2024 03:37 PM Actions
20342 Ruby master Bug Open Top level `public`, `private` and `ruby2_keywords` do not work in wrapped load 03/16/2024 10:41 AM Actions
20340 Ruby master Bug Open Ractor comments not applying to constant targets 03/14/2024 07:39 PM Actions
20337 Ruby master Bug Open Complex#inspect mutates the string returned by `real.inspect` 03/14/2024 11:25 AM Actions
20336 Ruby master Misc Open DevMeeting-2024-04-17 03/28/2024 06:52 AM Actions
20335 Ruby master Feature Open `Thread.each_caller_location` should accept the same arguments as `caller` and `caller_locations` 03/14/2024 03:15 PM Actions
20332 Ruby master Bug Open After upgrading to ruby v 3.2.3 rb_scan_args() skips argument value 03/12/2024 11:23 PM Actions
20331 Ruby master Feature Open Should parser warn hash duplication and when clause? 03/15/2024 12:46 PM Actions
20330 Ruby master Bug Open [BUG] Segmentation fault at 0xffffffffffffffff 03/23/2024 01:09 PM Actions
20329 Ruby master Feature Open Clean up `--dump` sub-options 03/18/2024 03:40 PM Actions
20328 Ruby master Bug Open optparse omits the option's description in the --help output if the description is an Array 03/08/2024 03:45 PM Actions
20325 Ruby master Bug Open Enumerator.product.size bug with zero * infinite enumerators 03/07/2024 06:03 PM Actions
20320 Ruby master Misc Open Using OSU Open Source Lab native ppc64le/s390x CI services trigged on pull-requests 03/14/2024 12:06 PM Actions
20319 Ruby master Bug Open Singleton class is being frozen lazily in some cases 03/14/2024 01:37 AM Actions
20318 Ruby master Feature Open Pattern matching `case ... in` support for triple-dot arguments 03/12/2024 05:34 PM Actions
20317 Ruby master Feature Open Removing the `allocate` method should cause `new` to fail 03/04/2024 03:20 PM Actions
20316 Ruby master Bug Open Regexp quantifier behavior changes in different syntactic context. 02/29/2024 05:21 PM Actions
20315 Ruby master Bug Open Quantifier expansion leads to different results in Regexp. 02/29/2024 04:59 PM Actions
20314 Ruby master Bug Open Simultaneous Timeout expires may raise an exception after the block 03/06/2024 12:43 AM Actions
20309 Ruby master Feature Assigned Bundled gems for Ruby 3.5 hsbt (Hiroshi SHIBATA) 03/14/2024 10:36 PM Actions
20301 Ruby master Bug Open `Set#add?` does two hash look-ups 03/15/2024 01:34 AM Actions
20300 Ruby master Feature Open Hash: set value and get pre-existing value in one call 03/15/2024 02:46 AM Actions
20299 Ruby master Bug Open Tracepoint staying enable after a disable 03/12/2024 08:33 AM Actions
20298 Ruby master Feature Open Introduce `Time()` type-cast / constructor. 03/12/2024 05:38 PM Actions
20294 Ruby master Bug Open Parser no longer warns on some duplicated keys 02/22/2024 02:11 PM Actions
20291 Ruby master Feature Open Add --warning=category option the same as -W:category 02/22/2024 12:12 PM Actions
20287 Ruby master Misc Open DevMeeting before or after RubyKaigi 02/21/2024 09:56 AM Actions
20285 Ruby master Bug Assigned Stale inline method caches when refinement modules are reopened jhawthorn (John Hawthorn) 02/21/2024 02:58 AM Actions
20283 Ruby master Bug Open Build failed since Ruby 3.2.3 if Xcode.app was renamed to space contained name. 02/20/2024 07:14 AM Actions
20282 Ruby master Feature Open Enhancing Ruby's Coverage with Per-Test Coverage Reports 02/20/2024 08:09 PM Actions
20278 Ruby master Feature Open syntax error, unexpected local variable or method, expecting ')' (SyntaxError) - but I think it should report that a ',' is missing, or alternatively, that suggesting ')' is the most likely cause but not always (e. g. reword it a bit) 03/04/2024 05:23 PM Actions
20272 Ruby master Misc Open Ambiguity around Ractor message sending FIFO semantics 02/16/2024 06:26 PM Actions
20271 Ruby master Bug Open Issue with moving embedded string across ractors 02/16/2024 04:36 PM Actions
20269 Ruby master Bug Open bignum too big to convert into `long' when running String#byteslice on Windows 02/16/2024 09:55 AM Actions
20267 Ruby master Bug Open Hashes that use ar_table aren't moved properly across ractors 02/15/2024 04:00 PM Actions
20266 Ruby master Feature Open New syntax to escape embed strings in Regexp literal 02/16/2024 08:51 PM Actions
20262 Ruby master Bug Open Regex mismatch between Ruby 3.2.2 and 3.3.0 02/13/2024 06:28 AM Actions
20261 Ruby master Feature Open Add symbol synonyms for '' and nil for IO method line separator arguments burdettelamar (Burdette Lamar) 03/14/2024 09:45 AM Actions
20259 Ruby master Misc Open Proposal to add "ruby --irb" and / or "ruby --start-irb" to start irb (interactive ruby) via ruby (bin/ruby), via the commandline 02/12/2024 06:48 PM Actions
20255 Ruby master Bug Open Embedded arrays aren't moved correctly across ractors ko1 (Koichi Sasada) 02/13/2024 07:39 PM Actions
20249 Ruby master Feature Open Introduce a backtrace-only mode for rb_bug() 02/15/2024 07:30 AM Actions
20243 Ruby master Bug Open M:N threading VM_ASSERT failure in rb_current_execution_context with clang 17 (on Linux) 02/07/2024 09:28 AM Actions
20240 Ruby master Misc Open Unable to build ruby 3.1.0 on macOS when shared due to dylibs (libgmp) not found when running miniruby 02/06/2024 11:48 PM Actions
20238 Ruby master Misc Open Use prism for mk_builtin_loader.rb 02/20/2024 03:17 PM Actions
20237 Ruby master Bug Assigned Unable to unshare(CLONE_NEWUSER) in Linux because of timer thread ko1 (Koichi Sasada) 02/13/2024 07:35 PM Actions
20235 Ruby master Feature Open Deprecate CHAR syntax 02/06/2024 06:46 PM Actions
20233 Ruby master Feature Open pkg-config not working on MSVC 02/02/2024 08:56 AM Actions
20232 Ruby master Misc Open Document Kernel#require and Module#autoload concurrency guarantees 03/04/2024 02:50 PM Actions
20225 Ruby master Bug Open Inconsistent behavior of regex matching for a regex has a null loop make_now_just (Hiroya Fujinami) 03/15/2024 12:37 AM Actions
20216 Ruby master Bug Open Circular parameter reference not checked for assignment 01/27/2024 09:52 AM Actions
20215 Ruby master Feature Open Introduce `IO#readable?` 02/19/2024 06:44 PM Actions
20211 Ruby master Feature Open Consider re-adding 3.2-style support of Anonymous Args/Blocks 01/25/2024 05:00 AM Actions
20203 Ruby master Bug Open `TestEnumerable` test failures with GCC 14 03/20/2024 06:32 PM Actions
20196 Ruby master Feature Open Proposal: Binary data literal 01/29/2024 11:59 PM Actions
20189 Ruby master Bug Open `rb_str_resize` does not clear coderange when expanding 01/16/2024 08:29 PM Actions
20186 Ruby master Bug Open Ripper does not generate AST for some keywords in Ruby 3.3 01/25/2024 07:02 AM Actions
20179 Ruby master Bug Open `--with-ruby-version` configure option is not correctly applied to `rubyhdrdir` 01/12/2024 01:18 PM Actions
20177 Ruby master Feature Open Optimized $LOADED_FEATURES.include? 01/10/2024 11:06 PM Actions
20176 Ruby master Feature Open Array#pack: support offset kwarg 01/10/2024 04:25 PM Actions
20171 Ruby master Bug Open ri -i ruby interactive pressing tab does not autocomplete 01/09/2024 05:46 PM Actions
20170 Ruby master Misc Open Drop support for GCC < 11 01/10/2024 01:30 AM Actions
20168 Ruby master Bug Open Process won't exit when Ractor.select waiting a Ractor 03/26/2024 03:02 PM Actions
20167 Ruby master Bug Open Code execution isn't recorded in Ractor 01/09/2024 09:48 AM Actions
20165 Ruby master Bug Open Ractors moving a Struct breaks beyond the first 3 fields 01/10/2024 07:26 PM Actions
20164 Ruby master Feature Open Add Exception#deconstruct_keys 01/15/2024 05:07 PM Actions
20163 Ruby master Feature Open Introduce #bit_count method on Integer 01/10/2024 01:17 AM Actions
20158 Ruby master Bug Assigned Ractor affects Coverage results ko1 (Koichi Sasada) 01/11/2024 04:36 PM Actions
20156 Ruby master Misc Open C99 updates 01/08/2024 02:59 PM Actions
20155 Ruby master Bug Assigned Using value of rb_fiber_scheduler_current() crashes Ruby ioquatix (Samuel Williams) 01/19/2024 09:45 PM Actions
20154 Ruby master Bug Open aarch64: configure overrides `-mbranch-protection` if it was set in CFLAGS via environment 01/07/2024 06:10 PM Actions
20152 Ruby master Feature Open mkmf / extconf: Add a proper way to not compile the extension 01/24/2024 06:18 AM Actions
20151 Ruby master Bug Open Can't build Ruby 3.1 on FreeBSD 14.0 02/20/2024 07:07 AM Actions
20147 Ruby master Bug Open FreeBSD libyaml 01/29/2024 07:46 AM Actions
20146 Ruby master Bug Assigned Code using Ractor with env `RUBY_MAX_CPU=1` ends with unreachable ko1 (Koichi Sasada) 01/07/2024 01:28 AM Actions
20112 Ruby master Bug Assigned Ractors not working properly in ruby 3.3.0 ko1 (Koichi Sasada) 01/04/2024 12:21 PM Actions
20105 Ruby master Feature Open Introduce `IO::Stream` or something similar. ioquatix (Samuel Williams) 01/01/2024 04:43 PM Actions
20103 Ruby master Bug Open rb_internal_thread_remove_event_hook() hangs when called from within a Thread hook 12/28/2023 03:46 PM Actions
20102 Ruby master Feature Open Introduce `Fiber#resuming?` ioquatix (Samuel Williams) 01/17/2024 03:36 PM Actions
20100 Ruby master Feature Open [Feature] Better / easier support for (optional) colours, on the commandline, in case a parsing error happened? 12/27/2023 07:30 PM Actions
20097 Ruby master Bug Open Regexp#match? with empty capture group repeat is inconsistent 12/28/2023 07:43 PM Actions
20093 Ruby master Feature Open Syntax or keyword to reopen existing classs/modules, never to define new classs/modules 12/29/2023 05:50 AM Actions
20089 Ruby master Bug Open Fiber#kill transfers to root fiber 12/28/2023 03:57 PM Actions
20088 Ruby master Bug Open Ruby 3.3.0 does not cross-complie on arm64-darwin 12/26/2023 03:33 PM Actions
20082 Ruby master Bug Open Killing fibers across threads: unexpected exception ioquatix (Samuel Williams) 12/26/2023 11:34 AM Actions
20081 Ruby master Bug Open Transfered Fiber doesn't return to Fiber that started it 12/27/2023 11:34 PM Actions
20079 Ruby master Bug Open alexandria testsuite began to segfault recently 01/03/2024 07:32 PM Actions
20076 Ruby master Bug Open M:N scheduler is stuck on macOS with RUBY_MN_THREADS=1 12/24/2023 05:47 PM Actions
20070 Ruby master Feature Open commas in pattern match 12/18/2023 05:04 PM Actions
20067 Ruby master Bug Open IO.pipe `int_enc` and `ext_enc` not working as documented? 12/19/2023 12:23 PM Actions
20047 Ruby master Bug Open ConditionVariable#wait has spurious wakeups from signal traps 12/07/2023 01:09 PM Actions
20045 Ruby master Bug Assigned `TestDir#test_home` fails on i686 jemmai (Jemma Issroff) 12/19/2023 05:02 AM Actions
20043 Ruby master Bug Open `defined?` checks for method existence but only sometimes 02/20/2024 07:21 AM Actions
20041 Ruby master Bug Open Array destructuring and default values in parameters tenderlovemaking (Aaron Patterson) 12/06/2023 09:09 PM Actions
20040 Ruby master Feature Open Make Hash respond do deconstruct to allow matchting key/value pairs 12/06/2023 12:14 AM Actions
20034 Ruby master Feature Open [mkmf] Support creating a compilation database for C language tooling 12/27/2023 12:20 AM Actions
20024 Ruby master Feature Open SyntaxError subclasses 01/10/2024 10:46 PM Actions
20020 Ruby master Bug Open Segfault running regexp match? 11/24/2023 08:29 AM Actions
20013 Ruby master Misc Open Travis CI status 03/21/2024 05:33 PM Actions
20009 Ruby master Bug Open Marshal.load raises exception when load dumped class include non-ASCII 11/21/2023 09:46 AM Actions
20002 Ruby master Feature Open Print C-level backtrace on uncaught Ruby exceptions 11/12/2023 12:22 PM Actions
19998 Ruby master Feature Open Emit deprecation warnings when the old (non-Typed) Data_XXX API is used 12/20/2023 08:23 AM Actions
19996 Ruby master Bug Assigned `RUBY_MN_THREADS=1` triggers Action Cable unit test failures ko1 (Koichi Sasada) 12/19/2023 06:40 AM Actions
19995 Ruby master Feature Open Proposal: Signal._trap as analogue to Process._fork 11/09/2023 11:41 PM Actions
19993 Ruby master Feature Open Optionally Free all memory at exit 12/07/2023 04:20 AM Actions
19988 Ruby master Feature Open AI for inner code behavior analysis at runtime 11/05/2023 01:52 PM Actions
19986 Ruby master Bug Open Win32: `HOME` is set to just `HOMEDRIVE` if `HOMEPATH` is unset 11/05/2023 03:15 AM Actions
19984 Ruby master Bug Open `make test-bundler-parallel` fails with ` --enable-shared` 11/06/2023 05:43 PM Actions
19981 Ruby master Bug Open bootstraptest/test_ractor.rb: Segmentation fault on arm32 10/30/2023 12:50 PM Actions
19979 Ruby master Feature Open Allow methods to declare that they don't accept a block via `&nil` 02/29/2024 08:30 AM Actions
19974 Ruby master Bug Open OpenSSL::PKCS7 generates SegFault when parsing invalid data 10/26/2023 08:41 PM Actions
19972 Ruby master Feature Assigned Install default/bundled gems into dedicated directories hsbt (Hiroshi SHIBATA) 11/24/2023 09:46 PM Actions
19971 Ruby master Misc Open Confusing arity of a Proc with implicit rest parameter 12/04/2023 04:30 PM Actions
19970 Ruby master Bug Open Eval leaks callcache and callinfo objects on arm32 (linux) 02/12/2024 03:29 AM Actions
19931 Ruby master Feature Open to_int is not for implicit conversion? 11/29/2023 03:22 PM Actions
19930 Ruby master Feature Open [Documentation] class Regexp: Character Classes ranges 10/17/2023 04:28 PM Actions
19922 Ruby master Bug Open ObjectSpace.dump_all in multiple threads in parallel causes SEGV 11/13/2023 08:21 AM Actions
19920 Ruby master Bug Open Ruby 3.1 fails to build with --enable-shared on macos-arm64: is an incompatible architecture (have 'arm64', need '') 11/30/2023 01:32 PM Actions
19915 Ruby master Feature Open URI::HTTP.build accepts user: and password: keyboard arguments, but do not populate #user or #password 10/09/2023 10:48 PM Actions
19912 Ruby master Misc Open [Small potential for slight improvement in regards to trailing / that were omitted in a regex] 10/08/2023 07:12 AM Actions
19910 Ruby master Bug Open Set#delete_if behavior inconsistent with Array/Hash 10/13/2023 04:42 AM Actions
19908 Ruby master Feature Assigned Update to Unicode 15.1 duerst (Martin Dürst) 01/09/2024 01:25 AM Actions
19905 Ruby master Feature Open Introduce `Queue#peek` 02/13/2024 07:05 PM Actions
19904 Ruby master Feature Open Deprecate or warn on multiple regular expression encodings 09/29/2023 08:54 AM Actions
19898 Ruby master Feature Open Special syntax for instance variable assignment 09/22/2023 03:07 PM Actions
19891 Ruby master Bug Open rb_mRubyVMFrozenCore is reported by DTrace but ignored by TracePoint 09/19/2023 07:17 AM Actions
19884 Ruby master Feature Open Make Safe Navigation Operator work on classes 10/10/2023 02:01 PM Actions
19875 Ruby master Bug Open Ruby 3.0 -> 3.1 Performance regression in String#count 09/27/2023 06:52 PM Actions
19869 Ruby master Bug Open Mark skipped test somehow 09/08/2023 03:37 PM Actions
19865 Ruby master Bug Open Segfault when calling user signal handlers during VM shutdown 09/06/2023 02:19 PM Actions
19849 Ruby master Feature Open Requiring file with autoload results in confusing error if file doesn't exist 09/14/2023 02:17 PM Actions
19841 Ruby master Bug Open Marshal.dump stack overflow with recursive Time 08/20/2023 04:17 PM Actions
19840 Ruby master Feature Open [Proposal] Expand Find pattern to Multiple Find ktsj (Kazuki Tsujimoto) 09/12/2023 07:35 AM Actions
19831 Ruby master Bug Open warning message of linker with macOS Sonoma beta 12/26/2023 05:49 AM Actions
19830 Ruby master Feature Open Allow `Array#transpose` to take an optional size argument 08/04/2023 02:29 PM Actions
19794 Ruby master Bug Assigned Ruby 3.2.2 fails to build on macOS Sonoma betas nobu (Nobuyoshi Nakada) 09/21/2023 05:44 AM Actions
19787 Ruby master Feature Open Add Enumerable#uniq_map, Enumerable::Lazy#uniq_map, Array#uniq_map and Array#uniq_map! 03/16/2024 03:40 AM Actions
19780 Ruby master Feature Open Remove tailcall_optimization support 07/27/2023 11:48 PM Actions
19767 Ruby master Misc Open [Not really a bug, but more a not ideal notification] "historical binary regexp match" when using the "n" modifier in a ruby regex 09/29/2023 02:02 PM Actions
19765 Ruby master Bug Open Ractor.make_shareable ignores self of a proc created from a Method ko1 (Koichi Sasada) 09/12/2023 08:09 AM Actions
19764 Ruby master Feature Open Introduce defp keyword for defining overloadable, pattern matched methods 07/18/2023 05:48 AM Actions
19761 Ruby master Bug Open AddressSanitizer fails with Thread and Process 08/20/2023 03:37 AM Actions
19758 Ruby master Misc Open Statically link ext/json nobu (Nobuyoshi Nakada) 01/30/2024 02:02 PM Actions
19756 Ruby master Bug Open URI::HTTP.build does not accept a host of `_gateway`, but `URI.parse` will. 07/05/2023 08:38 PM Actions
19749 Ruby master Bug Open Confirm correct behaviour when attaching private method with `#define_method` 09/26/2023 11:09 PM Actions
19744 Ruby master Feature Open Namespace on read 11/14/2023 07:59 PM Actions
19742 Ruby master Feature Open Introduce `Module#anonymous?` 03/12/2024 07:54 AM Actions
19717 Ruby master Feature Open `ConditionVariable#signal` is not fair when the wakeup is consistently spurious. 01/10/2024 10:32 AM Actions
19712 Ruby master Feature Open IO#reopen removes singleton class 06/09/2023 09:47 AM Actions
19708 Ruby master Feature Open Support `attr_reader :foo?` 06/22/2023 12:42 AM Actions
19703 Ruby master Bug Open text/binary mode of parent process fd is not properly inherited on windows 05/31/2023 02:34 PM Actions
19701 Ruby master Bug Open The rb_classext_t::classpath field is not marked for T_ICLASS 06/18/2023 06:55 AM Actions
19698 Ruby master Feature Open Need an idiomatic way to define an empty range 07/12/2023 07:40 AM Actions
19697 Ruby master Feature Open Resolv::DNS resolution for international domains fails with "Encoding::CompatibilityError: incompatible character encodings: UTF-8 and ASCII-8BIT" 05/30/2023 12:53 PM Actions
19696 Ruby master Bug Open YJIT panicked - branch stubs should never enlarge branches yjit 06/02/2023 03:58 PM Actions
19694 Ruby master Feature Open Add Regexp#timeout= setter 06/09/2023 01:20 PM Actions
19692 Ruby master Misc Open Net::HTTP Performance Workstream 05/24/2023 08:21 PM Actions
19691 Ruby master Misc Open File.realpath on Windows does not return actual case of the file 05/29/2023 02:56 AM Actions
19690 Ruby master Feature Open Add terminal colorizing gem to stdlib 05/24/2023 05:54 PM Actions
19642 Ruby master Feature Open Remove vectored read/write from `io.c`. ioquatix (Samuel Williams) 05/20/2023 10:31 AM Actions
19641 Ruby master Feature Open Allow setting OpenSSL::SSL::SSLContext in Net::HTTP 05/15/2023 02:47 AM Actions
19636 Ruby master Bug Open String#encode EUC_JIS_2004で"¥"がEncoding::UndefinedConversionErrorになる 05/10/2023 05:16 AM Actions
19634 Ruby master Feature Open Pattern matching dynamic key 05/19/2023 04:23 PM Actions
19633 Ruby master Feature Open Allow passing block to `Kernel#autoload` as alternative to second `filename` argument 05/18/2023 02:39 AM Actions
19631 Ruby master Bug Open module_eval does not propulate absolute_path for Kernel.caller_locations 05/06/2023 03:08 AM Actions
19628 Ruby master Feature Open Add ARGF.each_file for iterating file/io objects 05/03/2023 02:17 AM Actions
19626 Ruby master Feature Open Alias Base64 methods to non-64 suffixed methods 05/02/2023 08:17 AM Actions
19620 Ruby master Feature Open allow non-module rescue filters that implement the === opertor 04/27/2023 04:44 PM Actions
19618 Test Feature Open hash#dig tests 04/26/2023 06:13 AM Actions
19617 Ruby master Feature Open Add Method#binding and UnboundMethod#binding, similar to Proc#binding 04/28/2023 11:55 AM Actions
19609 Ruby master Bug Open net/http ignores open_timeout, read_timeout on Windows 04/20/2023 01:27 PM Actions
19607 Ruby master Feature Open Introduce `Hash#symbolize_keys`. 04/21/2023 03:39 PM Actions
19604 Ruby master Feature Open XOAUTH2 support in net-pop 04/17/2023 03:28 PM Actions
19598 Ruby master Bug Open Inconsistent behaviour of TracePoint API 04/14/2023 10:42 AM Actions
19567 Ruby master Feature Open Add Oxford Comma Support for better readability 04/03/2023 03:14 PM Actions
19562 Ruby master Bug Open Setting default_(in|ex)ternal encoding after running an Ractor freezes ruby 04/04/2023 08:30 PM Actions
19560 Ruby master Feature Open IO#close_on_fork= and IO#close_on_fork? 04/19/2023 08:20 AM Actions
19558 Ruby master Bug Open str.dump.undump crashes when str contains both Unicode and ASCII control characters 03/30/2023 04:21 PM Actions
19557 Ruby master Bug Open Deadlock on STDOUT(ERR) lock on signal handler 03/29/2023 08:27 AM Actions
19555 Ruby master Feature Open Allow passing default options to `Data.define` 04/03/2023 02:05 AM Actions
19554 Ruby master Feature Open Invalid memory access detected by Valgrind when using Fibers 04/03/2023 07:15 PM Actions
19553 Ruby master Feature Open Document thread-safety of OpenSSL related classes such as OpenSSL::PKey::RSA or OpenSSL::Cipher etc 03/28/2023 01:42 PM Actions
19545 Ruby master Feature Open lp/hp logic parsing inconsistency 04/04/2023 04:37 AM Actions
19528 Ruby master Feature Open `JSON.load` defaults are surprising (`create_additions: true`) 04/14/2023 02:16 PM Actions
19484 Ruby master Feature Open Calling `binding` on a C-level proc raises an `ArgumentError` 03/08/2023 06:49 PM Actions
19473 Ruby master Bug Open can't be called from trap context (ThreadError) is too limiting 03/13/2023 03:41 PM Actions
19472 Ruby master Feature Open Ractor::Selector to wait multiple ractors ko1 (Koichi Sasada) 12/19/2023 06:50 AM Actions
19470 Ruby master Bug Open Frequent small range-reads from and then writes to a large array are very slow 03/07/2023 07:27 AM Actions
19465 Ruby master Feature Assigned [PATCH] reuse open(2) from rb_file_load_ok on POSIX-like system normalperson (Eric Wong) 02/28/2023 09:40 AM Actions
19458 Ruby master Feature Open Expose HEREDOC identifier 07/11/2023 01:23 PM Actions
19452 Ruby master Feature Open `Thread::Backtrace::Location` should have column information if possible. 05/23/2023 05:04 PM Actions
19451 Ruby master Feature Open Extract path and line number from SyntaxError? 03/07/2023 05:33 AM Actions
19440 Ruby master Feature Open Deprecate ThreadGroup 03/13/2023 10:48 AM Actions
19438 Ruby master Bug Open Ruby 2.7 -> 3.2 Performance Regression in so_k_nucleotide benchmark 03/06/2023 06:10 PM Actions
19435 Ruby master Feature Open Expose counts for each GC reason in GC.stat 05/09/2023 04:46 AM Actions
19430 Ruby master Feature Open Contribution wanted: DNS lookup by c-ares library 10/19/2023 03:34 AM Actions
19428 Ruby master Feature Open Adding a "piped heredoc" feature 02/20/2023 06:12 PM Actions
19423 Ruby master Feature Open IXDTF (Internet Extended Date/Time format) support 02/08/2023 08:49 AM Actions
19422 Ruby master Feature Assigned Make `--enabled-shared` mandatory on macOS hsbt (Hiroshi SHIBATA) 02/22/2024 08:33 AM Actions
19421 Ruby master Misc Open Distribution documentation 02/13/2023 08:17 AM Actions
19413 Ruby master Bug Open Can't move object when 2 ivars refer to same object 02/04/2023 10:15 PM Actions
19412 Ruby master Bug Open Socket starts queueing and not responding after a certain amount of requests 03/16/2023 03:45 PM Actions
19410 Ruby master Bug Assigned If move from ractor fails with error, some objects are left in broken state ko1 (Koichi Sasada) 02/07/2023 06:04 AM Actions
19408 Ruby master Bug Assigned Object no longer frozen after moved from a ractor ko1 (Koichi Sasada) 02/16/2024 07:12 PM Actions
19407 Ruby master Bug Assigned 2 threads taking from current ractor will hang forever ko1 (Koichi Sasada) 02/07/2023 06:04 AM Actions
19391 Ruby master Misc Open IO #write/#read behaviour when binmode and encoding are explicitly specified 01/30/2023 10:19 AM Actions
19387 Ruby master Bug Open Issue with ObjectSpace.each_objects not returning objects after starting a ractor ko1 (Koichi Sasada) 01/11/2024 04:38 AM Actions
19384 Ruby master Bug Open ASCII 128..154 characters in IO.popen or %x output do not reflect the proper encoding in Windows 01/26/2023 09:17 PM Actions
19383 Ruby master Bug Assigned Time.now.zone encoding for German display language in Windows is incorrect windows 03/03/2023 02:15 AM Actions
19378 Ruby master Bug Assigned Windows: Use less syscalls for faster require of big gems windows 03/01/2023 10:12 PM Actions
19374 Ruby master Bug Assigned Issue with Ractor.make_shareable with curried procs ko1 (Koichi Sasada) 01/27/2023 03:48 AM Actions
19372 Ruby master Bug Assigned Proc objects are not traversed for shareable check during Ractor.make_shareable(prok) ko1 (Koichi Sasada) 02/07/2023 06:05 AM Actions
19369 Ruby master Bug Assigned Small corner-case issue that breaks Ractor isolation: change cloned object from another thread ko1 (Koichi Sasada) 01/25/2023 03:26 AM Actions
19368 Ruby master Bug Assigned Small issue with isolated procs and eval ko1 (Koichi Sasada) 01/22/2023 11:26 PM Actions
19367 Ruby master Bug Assigned Issue with ractor local storage API ko1 (Koichi Sasada) 01/22/2023 09:51 PM Actions
19366 Ruby master Feature Open Rename/alias Refinedment#refined_class => #refined_module 02/13/2023 06:16 AM Actions
19364 Ruby master Bug Assigned Issue with tracepoint enable/disable across ractors ko1 (Koichi Sasada) 01/23/2023 02:13 AM Actions
19363 Ruby master Bug Open Fix rb_transient_heap_mark: wrong header (T_STRUCT) segfault mame (Yusuke Endoh) 04/10/2023 08:21 AM Actions
19355 Ruby master Feature Open Add finer coarsed locking for searching callable method entries 01/19/2023 10:18 PM Actions
19344 Ruby master Feature Open Regexp.new: stricter handling of second argument 01/16/2023 07:22 AM Actions
19338 Ruby master Bug Assigned Ruby hangs when ouputting warnings inside ractor with VM lock held ko1 (Koichi Sasada) 01/23/2023 02:14 AM Actions
19333 Ruby master Feature Open Setting (Fiber Local|Thread Local|Fiber Storage) to nil should delete value in order to avoid memory leaks. 12/28/2023 08:55 AM Actions
19326 Ruby master Feature Assigned Please add a better API for passing a Proc to a Ractor ko1 (Koichi Sasada) 12/19/2023 07:21 AM Actions
19325 Ruby master Feature Assigned YJIT: Windows support lacking. yjit 08/03/2023 02:27 PM Actions
19324 Ruby master Feature Open Enumerator.product => Enumerable#product knu (Akinori MUSHA) 12/23/2023 02:21 PM Actions
19322 Ruby master Feature Open Support spawning "private" child processes 02/13/2023 01:01 AM Actions
19317 Ruby master Feature Assigned Unicode ICU Full case mapping duerst (Martin Dürst) 01/08/2023 01:54 PM Actions
19315 Ruby master Feature Open Lazy substrings in CRuby 06/21/2023 03:49 PM Actions
19313 Ruby master Bug Open Leaked file descriptors while running test-all 02/27/2023 11:25 PM Actions
19306 Ruby master Feature Open Expand zlib interface 02/13/2023 12:19 AM Actions
19304 Ruby master Misc Open Kernel vs Object documentation matz (Yukihiro Matsumoto) 02/10/2023 01:28 AM Actions
19303 Ruby master Feature Open Resolv::IPv4::Regex variant without anchors 01/03/2023 12:34 PM Actions
19297 Ruby master Bug Open Don't download content from internet to execute Ruby test suite 09/06/2023 01:03 PM Actions
19294 Ruby master Feature Open Enumerator.product works incorrectly with consuming enumerators 05/14/2023 01:25 PM Actions
19288 Ruby master Bug Open Ractor JSON parsing significantly slower than linear parsing 09/29/2023 06:41 PM Actions
19287 Ruby master Feature Open Let DelegateClass respect the original method's arity in case of 0 08/31/2023 03:54 AM Actions
19277 Ruby master Feature Open Project-scoped refinements 12/29/2022 03:09 AM Actions
19268 Ruby master Bug Open Mingw64 Build Failure 09/26/2023 02:48 AM Actions
19266 Ruby master Bug Open URI::Generic should use URI::RFC3986_PARSER instead of URI::DEFAULT_PARSER 01/16/2023 05:09 PM Actions
19261 Ruby master Feature Open `Data#members` is not important 01/10/2023 09:58 AM Actions
19251 Ruby master Bug Open Limit amount of test failures due to updates of tzdata 12/22/2022 08:19 AM Actions
19245 Ruby master Feature Open Strict mode for Array#pack that doesn't silently truncate numbers that are too large for the given directive 01/20/2023 04:37 AM Actions
19236 Ruby master Feature Open Allow to create hashes with a specific capacity from Ruby 03/26/2024 07:20 AM Actions
19231 Ruby master Bug Open Integer#step and Float::INFINITY - inconsistent behaviour when called with and without a block 03/14/2024 06:39 AM Actions
19197 Ruby master Feature Open Add Exception#root_cause 06/03/2023 12:00 AM Actions
19193 Ruby master Feature Assigned drop DOS TEXT mode support usa (Usaku NAKAMURA) 12/20/2022 04:53 PM Actions
19192 Ruby master Bug Open IO has third data mode, document is incomplete. 12/11/2022 08:41 PM Actions
19191 Ruby master Feature Open Implicit console input transcoding is more desirable 12/20/2022 02:23 PM Actions
19186 Test Bug Open test2 12/08/2022 06:08 AM Actions
19185 Test Bug Open test 12/06/2022 01:24 AM Actions
19179 Ruby master Feature Open Support parsing SCM_CRED(ENTIALS) messages from ancillary messages 02/13/2023 12:44 AM Actions
19176 Ruby master Misc Open Missing insns_info for iseqs in ruby 3.2 built with debug options 12/04/2022 09:02 AM Actions
19172 Ruby master Bug Open `ruby_thread_has_gvl_p` is innacurate sometimes -- document or change? 02/02/2023 08:28 AM Actions
19171 Ruby master Feature Open Update Unicode data to Unicode Version 15.1 duerst (Martin Dürst) 12/02/2022 07:59 AM Actions
19165 Ruby master Bug Open Method (with no param) delegation with *, **, and ... is slow 12/13/2022 07:01 PM Actions
19157 Ruby master Bug Open URI bad component validation can be tricked 11/28/2022 11:46 PM Actions
19154 Ruby master Bug Open Specify require and autoload guarantees in ractors ko1 (Koichi Sasada) 01/31/2023 05:02 PM Actions
19148 Ruby master Feature Open Define Hash#merge_sum as Hash#merge with sum block 12/25/2022 04:52 PM Actions
19142 Ruby master Misc Open Run test suites against 'install', based on ENV variable? 11/26/2022 06:32 AM Actions
19141 Ruby master Feature Open Add thread-owned Monitor to protect thread-local resources 11/23/2022 11:09 AM Actions
19137 Ruby master Feature Open Numbered parameters are not made available to IRB. 11/20/2022 10:18 AM Actions
19131 Ruby master Misc Open MatchData#values_at(): addressing with Range and Integer index behaves differently for the first element (entire matched string) 01/28/2023 02:15 PM Actions
19126 Ruby master Feature Open clang: Cannot compile with Control Flow Integrity (CFI) 06/22/2023 11:15 PM Actions
19125 Ruby master Feature Open Support SafeStack 11/12/2022 01:49 AM Actions
19123 Ruby master Misc Open Error handling of Struct#values_at and Array#values_at is slightly inconsistent 11/11/2022 05:29 PM Actions
19122 Ruby master Misc Open Use MADV_DONTNEED instead of MADV_FREE when freeing a Fiber's stack ioquatix (Samuel Williams) 05/30/2023 12:27 PM Actions
19121 Ruby master Misc Open Time: utc offset argument's formats "+/-HH", "+/-HHMM", "+/-HHMMSS" are supported differently 11/14/2022 10:18 AM Actions
19119 Ruby master Feature Open Add an interface for out-of-process profiling tools to access Ruby information 11/15/2022 12:10 PM Actions
19112 Ruby master Bug Open Ractor garbage collection breaks/disables all active tracepoints 01/25/2023 11:17 PM Actions
19107 Ruby master Feature Open Allow trailing comma in method signature 02/13/2023 06:43 AM Actions
19099 Ruby master Feature Open Support `private_constant` for an undefined constant 11/30/2022 05:55 PM Actions
19098 Ruby master Misc Open Time#strftime: %z and width 11/15/2022 03:43 PM Actions
19097 Ruby master Feature Open Improve performance some Float and IO class constants 11/01/2022 03:21 PM Actions
19077 Ruby master Feature Open Introduce `Hash#dup` copy on write. ioquatix (Samuel Williams) 10/22/2022 10:39 PM Actions
19064 Ruby master Feature Open UDPSocket#bind does not take AddrInfo, despite documentation saying it should 11/07/2022 05:15 PM Actions
19061 Ruby master Feature Open Proposal: make a concept of "consuming enumerator" explicit 02/09/2023 09:26 AM Actions
19059 Ruby master Feature Open Introduce top level `module TimeoutError` for aggregating various timeout error classes. matz (Yukihiro Matsumoto) 11/12/2022 09:54 PM Actions
19057 Ruby master Feature Assigned Hide implementation of `rb_io_t`. ioquatix (Samuel Williams) 03/28/2024 08:41 AM Actions
19056 Ruby master Feature Open Introduce `Fiber.annotation` for attaching messages to fibers. ioquatix (Samuel Williams) 06/05/2023 09:43 AM Actions
19052 Ruby master Misc Open Increased memory usage (RSS) for Ruby when compiled by gcc 11/07/2022 05:11 PM Actions
19048 Ruby master Bug Open Install of Ruby 3.1.x fails on Ubuntu 20.04 running on WSL 11/10/2022 06:00 AM Actions
19044 Ruby master Bug Open Attempting to compile a static ruby 3.1 fails with MinGW 10/09/2022 12:24 PM Actions
19043 Ruby master Bug Open Segfault on macOS 11.7 while using StringScanner in multiple threads 10/20/2022 09:35 PM Actions
19039 Ruby master Bug Open Closing an IO being select'ed in another thread does not resume the thread 10/06/2022 05:30 AM Actions
19023 Ruby master Feature Open Enable riscv64 coroutines on riscv64-freebsd, arm32 on arm*-freebsd and ppc on powerpc-freebsd 10/06/2022 06:53 AM Actions
19022 Ruby master Feature Open Use __builtin_ppc_get_timebase on POWER with clang 10/06/2022 02:49 PM Actions
19019 Ruby master Feature Open Nicely formatted exception messages in HTML 09/26/2022 09:19 PM Actions
19017 Ruby master Bug Open Net::HTTP may block when attempting to reuse a persistent connection 09/24/2022 10:14 PM Actions
19015 Ruby master Feature Open Language extension by a heredoc 05/04/2023 04:43 AM Actions
19011 Ruby master Feature Open Improve LSP support in CRuby development itself 11/10/2022 11:35 AM Actions
19002 Ruby master Feature Open Explicit splat for enumerator kwarg blocks 09/09/2022 01:47 AM Actions
19001 Ruby master Feature Open Data: Add #to_h symmetric to constructor with keyword args [Follow-on to #16122 Data: simple immutable value object] 09/10/2022 01:24 PM Actions
18995 Ruby master Bug Open IO#set_encoding sometimes set an IO's internal encoding to the default external encoding 09/15/2022 01:28 PM Actions
18993 Ruby master Bug Open Inconsistent Range#size for Float and Rational 09/02/2022 06:18 PM Actions
18986 Ruby master Feature Open Raises Exception for Range#last(n) with Float::INFINITY 08/30/2022 07:51 PM Actions
18984 Ruby master Misc Open Doc for Range#size for Float/Rational does not make sense 10/14/2023 05:57 AM Actions
18979 Ruby master Feature Open Kernel#sprintf formatting BigDecimal without the loss of precision 08/25/2022 03:31 PM Actions
18966 Ruby master Bug Open Strange behavior when numbered parameters and method definition are both used in a block 12/15/2023 04:37 PM Actions
18961 Ruby master Feature Open Introduce support for pattern matching all elements of an array 08/10/2022 04:46 PM Actions
18959 Ruby master Feature Open Handle gracefully nil kwargs eg. **nil 08/29/2022 02:17 PM Actions
18950 Ruby master Feature Open Hash#slice fails to copy default block 08/05/2022 05:57 PM Actions
18947 Ruby master Bug Open Unexpected Errno::ENAMETOOLONG on Windows 04/13/2023 06:47 PM Actions
18940 Ruby master Bug Assigned Ruby Ractor fails with IOError when handling higher concurrency ko1 (Koichi Sasada) 02/03/2023 11:45 PM Actions
18926 Ruby master Feature Open Ractor should support mutexes and treat the block as critical section across ractors 07/26/2022 04:40 PM Actions
18924 Ruby master Misc Open lstrlen and lstrcat still in use 08/30/2023 08:52 PM Actions
18923 Ruby master Bug Open Dir.glob Errno::ENAMETOOLONG - Caused by outdated logic in open_dir_handle (win32.c) 07/17/2022 08:33 PM Actions
18921 Ruby master Misc Open Remove workaround for some fixed bug (llvm.4898 & 38095)? 07/19/2022 12:40 AM Actions
18919 Ruby master Feature Assigned Ractor: can't share #Method objects ko1 (Koichi Sasada) 05/10/2023 12:27 AM Actions
18918 Ruby master Feature Open Can't compile ruby master with AFL ASAN 08/30/2023 08:36 PM Actions
18915 Ruby master Feature Open New error class: NotImplementedYetError or scope change for NotImplementedError 12/22/2023 03:28 PM Actions
18903 Ruby master Bug Open Stack overflow signal handling seems to be triggered once and then not working after 10/13/2023 03:18 AM Actions
18894 Ruby master Feature Open Object#make_shareable 06/03/2023 03:07 AM Actions
18878 Ruby master Bug Open parse.y: Foo::Bar {} is inconsistently rejected 08/30/2023 08:26 PM Actions
18842 Ruby master Bug Open Ruby's Resolv library does not handle correctly the `NODATA` case 06/19/2022 05:39 PM Actions
18841 Ruby master Feature Open Proposal: autoload_relative 02/17/2023 08:39 AM Actions
18840 Ruby master Misc Open Top-level #using and other methods docs 06/18/2022 07:12 PM Actions
18835 Ruby master Feature Open Add InstructionSequence#type method 06/16/2022 10:30 PM Actions
18831 Ruby master Feature Open Block argument to `yield` 06/18/2022 03:12 AM Actions
18821 Ruby master Feature Open Expose Pattern Matching interfaces in core classes 10/23/2022 03:37 AM Actions
18818 Ruby master Bug Open Thread waitq does not retain referenced objects, can lead to use after free. ioquatix (Samuel Williams) 06/08/2023 12:47 AM Actions
18815 Ruby master Feature Open instance_{eval,exec} vs Proc#>> 06/02/2022 05:17 PM Actions
18814 Ruby master Feature Open Ractor: add method to query incoming message queue size 01/06/2023 12:53 AM Actions
18804 Ruby master Bug Open Invalid line number for putnil instruction 05/25/2022 09:22 AM Actions
18794 Ruby master Bug Open Windows - intermittent SEGV TestObjSpace#test_reachable_objects_during_iteration 06/30/2022 11:13 PM Actions
18784 Ruby master Feature Open `FileUtils.rm_f` and `FileUtils.rm_rf` should not mask exceptions 05/14/2023 04:52 AM Actions
18773 Ruby master Feature Assigned deconstruct to receive a range ktsj (Kazuki Tsujimoto) 07/22/2022 05:48 PM Actions
18762 Ruby master Feature Open Add an Array#undigits that compliments Integer#digits 05/03/2022 08:08 PM Actions
18761 Ruby master Misc Open provide an example wasm project katei (Yuta Saito) 02/22/2023 08:02 PM Actions
18757 Ruby master Feature Open Introduce %R percent literal for anchored regular expression patterns 04/27/2022 05:30 PM Actions
18740 Ruby master Bug Open Use of rightward assignment changes line number needed for line-targeted TracePoint ko1 (Koichi Sasada) 11/17/2022 08:45 AM Actions
18736 Ruby master Feature Open self-p for method chain 04/15/2022 11:09 AM Actions
18733 Ruby master Bug Open Ruby GC problems cause performance issue with Ractor 04/15/2022 09:13 AM Actions
18725 Ruby master Misc Open IO#write and IO#wait_writable block for write pipe if read pipe is closed in other thread on OpenBSD 04/13/2022 11:20 PM Actions
18690 Ruby master Feature Open Allow `Kernel#then` to take arguments 02/17/2023 08:42 AM Actions
18677 Ruby master Bug Assigned BigDecimal#power (**) returns FloatDomainError when passing an infinite parameter mrkn (Kenta Murata) 04/20/2022 02:04 AM Actions
18675 Ruby master Feature Open Add new exception class for resolv timeouts 04/01/2022 11:22 PM Actions
18668 Ruby master Feature Open Merge `io-nonblock` gems into core 07/25/2022 12:53 AM Actions
18661 Ruby master Bug Open Net::HTTP behavior changed between 2.6 and 3.1 on windows. 03/25/2022 01:57 PM Actions
18659 Ruby master Feature Open Create a Binding at the time of an exception and make it available to Rescue 03/25/2022 10:55 AM Actions
18647 Ruby master Feature Open Non-recursive option for iseq-targeted Tracepoints in ruby 2.6+ 03/18/2022 09:41 AM Actions
18644 Ruby master Feature Open Coerce anything callable to a Proc 06/18/2022 05:28 PM Actions
18640 Ruby master Feature Open default empty string argument for `String#sub` and `String#sub!`, e.g. `"hello".sub("l")` 03/19/2022 02:33 AM Actions
18622 Ruby master Bug Open const_get still looks in Object, while lexical constant lookup no longer does 08/24/2023 05:31 PM Actions
18617 Ruby master Feature Open Allow multiples keys in Hash#[] acting like Hash#dig 03/10/2022 01:36 PM Actions
18608 Ruby master Bug Open `require': cannot load such file -- ripper (LoadError) after `make distclean` 05/27/2022 04:10 AM Actions
18605 Ruby master Bug Open Fails to run on (newer) 32bit Windows with ucrt 06/23/2023 11:58 PM Actions
18603 Ruby master Feature Open Allow syntax like obj.method(arg)=value 02/27/2022 05:04 PM Actions
18601 Ruby master Bug Open Invalid byte sequences in Big5 encodings duerst (Martin Dürst) 08/25/2023 05:49 PM Actions
18597 Ruby master Feature Open Strings need a named method like `dup` that doesn't duplicate if receiver is mutable 02/17/2023 06:38 PM Actions
18594 Ruby master Feature Open Add a #to_h method on URI::Generic 03/31/2022 01:18 PM Actions
18593 Ruby master Feature Open Add back URI.escape 02/18/2022 07:45 PM Actions
18587 Ruby master Misc Open What was the reason behind Ruby choosing SipHash for Hash? 02/17/2022 12:02 AM Actions
18583 Ruby master Feature Open Pattern-matching: API for custom unpacking strategies? 03/17/2022 01:10 PM Actions
18576 Ruby master Feature Open Rename `ASCII-8BIT` encoding to `BINARY` 02/20/2024 11:16 AM Actions
18573 Ruby master Feature Open Object#pack1 10/13/2023 01:00 PM Actions
18554 Ruby master Feature Open Move unicode_normalize to a default gem 01/31/2022 05:51 PM Actions
18510 Ruby master Bug Open Unexpected waiting for console when starting ruby on windows 01/23/2022 02:53 PM Actions
18507 Ruby master Bug Open Incorrect target_os detection in configure script 01/25/2022 08:57 AM Actions
18506 Ruby master Bug Open make and make install rebuild items every time unnecessarily - sometimes causing races in parallel installs 01/21/2022 01:46 PM Actions
18494 Ruby master Feature Open [RFC] ENV["RUBY_GC_..."]= changes GC parameters dynamically 01/17/2022 11:15 PM Actions
18492 Ruby master Bug Open `rb_rescue2` inside `rb_protect` segfaults on Windows 01/14/2022 03:17 PM Actions
18478 Ruby master Feature Open Module#constant_pairs 01/11/2022 07:55 PM Actions
18477 Ruby master Feature Open Float#sqrt and Integer#sqrt 01/11/2022 07:34 PM Actions
18476 Ruby master Bug Open Call to require stuck forever after receiving EAGAIN on writev when running with zeus 02/28/2022 02:55 PM Actions
18473 Ruby master Bug Open Raw data in Socket::Option#inspect on Amazon Linux 2 01/11/2022 02:13 PM Actions
18463 Ruby master Feature Open Random number generation with xoshiro 02/13/2022 09:12 AM Actions
18459 Ruby master Feature Assigned IRB autocomplete dropdown colour options aycabta (aycabta .) 01/05/2022 02:15 AM Actions
18455 Ruby master Bug Open `IO#close` has poor performance and difficult to understand semantics. 03/25/2024 03:39 AM Actions
18450 Ruby master Feature Assigned Force break in prettyprint akr (Akira Tanaka) 12/29/2021 02:02 PM Actions
18444 Ruby master Bug Open Trapped TSTP causes a locking deadlock in 3.0.3 onward 05/26/2022 10:29 PM Actions
18439 Ruby master Feature Assigned YJIT: Support Microsoft x86 calling convention yjit 01/10/2023 04:46 AM Actions
18423 Ruby master Feature Open Installing stable versions like 3.0.3 from source generates fatal error by make 12/23/2021 11:44 PM Actions
18420 Ruby master Misc Open Question about how to handle IO.pipe reader and writer when forking 12/22/2021 12:04 AM Actions
18418 Ruby master Feature Open Add Net::HTTP#security_level= 12/19/2021 11:58 AM Actions
18412 Ruby master Bug Open Segfault in test_ractor.rb 12/17/2021 04:23 AM Actions
18410 Ruby master Feature Open Proposal to make inspect include underscores on numerics 12/16/2021 09:07 AM Actions
18402 Ruby master Feature Open Argument Labels 01/31/2022 06:14 PM Actions
18401 Ruby master Feature Open Rework `require_relative` to add the "current path" on `$LOAD_PATH` 12/09/2021 05:41 PM Actions
18396 Ruby master Bug Open An unexpected "hash value omission" syntax error when without parentheses call expr follows 03/29/2022 09:58 PM Actions
18395 Ruby master Feature Open Introduce Array#subtract! for performance 12/08/2021 04:42 PM Actions
18384 Ruby master Feature Open Pattern Match Object 05/07/2022 06:01 PM Actions
18376 Ruby master Feature Open Version comparison API 12/30/2021 10:33 AM Actions
18371 Ruby master Misc Assigned Release branches (release information in general) naruse (Yui NARUSE) 03/23/2022 10:32 PM Actions
18369 Ruby master Feature Open users.detect(:name, "Dorian") as shorthand for users.detect { |user| user.name == "Dorian" } 12/03/2021 02:23 PM Actions
18368 Ruby master Feature Open Range#step semantics for non-Numeric ranges 12/07/2023 09:14 AM Actions
18359 Ruby master Bug Open [Windows MinGW] warning Please include winsock2.h before windows.h 11/23/2021 05:07 PM Actions
18357 Ruby master Feature Open Proposal: stop raising when block passed to IO#each_* closes the IO 11/22/2021 09:03 PM Actions
18352 Ruby master Misc Open What is the Hash#grep expected? 11/28/2021 10:39 PM Actions
18338 Ruby master Bug Open Encoding.default_external = Encoding::UTF_16BE may add a wrongly-encoded string to $LOADED_FEATURES 11/15/2021 07:32 AM Actions
18337 Ruby master Bug Assigned Ruby allows zero-width characters in identifiers duerst (Martin Dürst) 11/24/2021 09:13 AM Actions
18334 Ruby master Feature Open ENV#to_h returns a new Hash object but Hash#to_h does not, which can cause inconsistencies 11/17/2021 05:46 PM Actions
18332 Ruby master Feature Open a ? b 12/29/2021 04:38 AM Actions
18331 Ruby master Feature Open Kernel.#Time 11/13/2021 12:41 PM Actions
18291 Ruby master Feature Open When use =~ with named group, if regex is on the right side, variable not defined. 11/06/2021 12:36 PM Actions
18275 Ruby master Feature Open Add an option to define_method to not capture the surrounding environment ko1 (Koichi Sasada) 12/03/2021 02:34 PM Actions
18265 Ruby master Feature Open Self-contained one-binary feature which discuss on ruby kaigi 2021 day 2, 《 Ruby Committers vs the World / CRuby Committers》 10/24/2021 04:11 PM Actions
18262 Ruby master Feature Open Enumerator::Lazy#partition 11/20/2021 10:17 AM Actions
18259 Ruby master Feature Open Support quarter spec %q in Time#strftime 10/21/2021 12:15 PM Actions
18256 Ruby master Feature Open Change the canonical name of Thread::Mutex, Thread::Queue, Thread::SizedQueue and Thread::ConditionVariable to just Mutex, Queue, SizedQueue and ConditionVariable 10/20/2021 10:59 PM Actions
18255 Ruby master Bug Open ioctl zeroes the last buffer byte 10/25/2021 08:13 AM Actions
18248 Ruby master Misc Open Add Feature Triaging Guide 10/12/2021 03:21 PM Actions
18242 Ruby master Feature Open Parser makes multiple assignment sad in confusing way 10/09/2021 07:58 AM Actions
18228 Ruby master Feature Open Add a `timeout` option to `IO.copy_stream` 10/01/2021 05:10 AM Actions
18227 Ruby master Feature Open Static class initialization. ioquatix (Samuel Williams) 09/29/2021 09:21 PM Actions
18181 Ruby master Feature Open Introduce Enumerable#min_with_value, max_with_value, and minmax_with_value 12/24/2022 05:50 AM Actions
18179 Ruby master Feature Open Add Math methods to Numeric 03/24/2022 02:54 PM Actions
18168 Ruby master Feature Open Add ActiveSupport deep_transform_values to Ruby 09/15/2021 05:29 AM Actions
18162 Ruby master Feature Open Shorthand method Proc#isolate to create isolated proc objects 09/13/2021 02:33 AM Actions
18152 Ruby master Bug Open Fix theoretical bug with signals + qsort 09/08/2021 03:38 PM Actions
18150 Ruby master Misc Open Proposal: Deprecate leading zero syntax to declare octals, since it's extremely confusing (and Python 3 removed it too) 09/04/2021 03:21 AM Actions
18146 Ruby master Feature Open Add `delete_prefix` and `delete_suffix` to `Pathname` 09/03/2021 04:59 AM Actions
18137 Ruby master Feature Open A new method to check Proc is isolated or not 10/27/2021 07:30 AM Actions
18136 Ruby master Feature Open take_while_after 02/23/2023 08:02 PM Actions
18135 Ruby master Feature Open Introduce Enumerable#detect_only 09/02/2021 05:44 PM Actions
18132 Ruby master Bug Open TODO: fix ccan/list thread safety 01/02/2022 08:22 AM Actions
18131 Ruby master Bug Open addr2line.c: Some inlined functions mistakenly shown 08/24/2021 07:59 PM Actions
18127 Ruby master Feature Open Ractor-local version of Singleton 11/09/2021 02:45 PM Actions
18119 Ruby master Bug Assigned Ractor crashes when instantiating classes ko1 (Koichi Sasada) 11/13/2023 10:45 PM Actions
18083 Ruby master Feature Open Capture error in ensure block. 12/15/2023 09:41 PM Actions
18082 Ruby master Misc Open FileUtils.remove_entry_secure has inconsistent document 08/17/2021 04:26 PM Actions
18080 Ruby master Bug Open Syntax error on one-line pattern matching 09/04/2023 11:01 PM Actions
18070 Ruby master Feature Open `attr` should be removed 02/23/2023 08:05 PM Actions
18069 Ruby master Feature Open `instance_exec` is just ignored when the block is originally a method 08/10/2021 05:33 AM Actions
18063 Ruby master Feature Open io_uring implementation 08/05/2021 10:02 AM Actions
18061 Ruby master Bug Open Execshield test: libruby.so.N.N.N: FAIL: property-note test because no .note.gnu.property section found 06/22/2022 07:58 AM Actions
18057 Ruby master Feature Open Introduce Array#mean 01/16/2024 08:10 PM Actions
18055 Ruby master Feature Open Introduce 07/30/2021 09:30 AM Actions
18035 Ruby master Feature Open Introduce general model/semantic for immutability. 03/06/2024 03:46 AM Actions
18013 Ruby master Bug Open Unexpected results when mxiing negated character classes and case-folding 06/29/2021 12:05 PM Actions
18012 Ruby master Bug Open Case-insensitive character classes can only match multiple code points when top-level character class is not negated 06/29/2021 08:35 AM Actions
18010 Ruby master Bug Open Character class with single character gets case-folded with following string 06/28/2021 09:30 AM Actions
18009 Ruby master Bug Open Regexps \w and \W with /i option and /u option produce inconsistent results under nested negation and intersection 02/06/2024 08:33 PM Actions
18004 Ruby master Feature Open Add Async to the stdlib 07/05/2022 05:09 PM Actions
18002 Ruby master Bug Open s390x: Tests failing without LC_ALL env jaruga (Jun Aruga) 07/12/2021 04:30 PM Actions
17999 Ruby master Bug Open TestMethod#test_zsuper intermittent timeout error on raspbian10-aarch64 CI 06/18/2021 01:33 AM Actions
17998 Ruby master Bug Assigned ractor: process hanging (with ractors initialized, but not being used) ko1 (Koichi Sasada) 03/01/2023 04:25 AM Actions
17996 Ruby master Bug Open Cygwin: thread + pipe behavior since Ruby 2.6 cygwin 05/19/2022 08:20 AM Actions
17994 Ruby master Feature Open Clarify `IO.read` behavior and add `File.read` method 07/16/2021 03:04 AM Actions
17990 Ruby master Bug Open Inconsistent behavior of Regexp quantifiers over characters with complex case foldings 06/15/2021 11:59 AM Actions
17989 Ruby master Bug Open Case insensitive Regexps do not handle characters with overlapping case foldings 06/15/2021 11:43 AM Actions
17950 Ruby master Feature Open Unable to pattern-match against a String key 06/15/2021 11:42 AM Actions
17944 Ruby master Feature Open Remove Socket.gethostbyaddr and Socket.gethostbyname 06/10/2021 08:26 AM Actions
17942 Ruby master Feature Open Add a `initialize(public @a, private @b)` shortcut syntax for defining public/private accessors for instance vars as part of constructor 12/04/2022 06:44 AM Actions
17938 Ruby master Feature Open Keyword alternative for boolean positional arguments 07/15/2021 06:46 AM Actions
17931 Ruby master Bug Open Compile fails setup option nodynamic 07/07/2021 08:51 AM Actions
17925 Ruby master Bug Open Pattern matching syntax using semicolon one-line 09/22/2023 01:11 PM Actions
17924 Ruby master Feature Open Range#infinite? 07/08/2021 11:58 PM Actions
17884 Ruby master Feature Open locindex for profiling tools ko1 (Koichi Sasada) 05/24/2021 04:17 PM Actions
17882 Ruby master Bug Assigned bootstraptest/test_ractor.rb:224 segfaults on Cygwin cygwin 05/19/2022 08:20 AM Actions
17878 Ruby master Bug Open bootstraptest/test_ractor.rb:224 a random failing test with "The outgoing-port is already closed (Ractor::ClosedError)" 09/13/2021 01:10 PM Actions
17859 Ruby master Feature Open Start IRB when running just `ruby` 02/23/2023 07:53 PM Actions
17856 Ruby master Feature Open ary.member? is slower than ary.include? 05/11/2021 10:12 AM Actions
17851 Ruby master Feature Open ruby extension for memoryview 05/05/2021 03:15 PM Actions
17849 Ruby master Feature Open Fix Timeout.timeout so that it can be used in threaded Web servers matz (Yukihiro Matsumoto) 04/10/2022 06:26 AM Actions
17844 Ruby master Feature Open Support list of methods to test with respond_to? 05/06/2021 07:00 PM Actions
17834 Ruby master Feature Open Add a Bytes and BytesArray class that implement memoryview 05/06/2021 02:22 PM Actions
17833 Ruby master Feature Open add IO.readinto(b) where b is a bytes like object that is you can get a memoryview from 06/30/2021 02:36 PM Actions
17830 Ruby master Feature Open Add Integer#previous and Integer#prev matz (Yukihiro Matsumoto) 04/27/2021 11:35 PM Actions
17829 Ruby master Misc Open Clang/LLVM correctness of x64-mingw32 build (`shorten-64-to-32` warnings) 04/26/2021 04:23 PM Actions
17825 Ruby master Feature Open Uniformize Float::INFINITY and Date::infinity.new 05/04/2021 01:43 AM Actions
17808 Ruby master Feature Open Feature Request: JS like splat of Object properties as named method parameters 04/17/2021 11:43 PM Actions
17797 Ruby master Feature Open MIPS support for addr2line.c 04/13/2021 03:49 AM Actions
17792 Ruby master Bug Open make notes and make test fail with Ruby3.0.1p64 RaspberryPI 4B Ubuntu 20.10 ARM64 05/23/2021 08:23 PM Actions
17790 Ruby master Feature Open Have a way to clear a String without resetting its capacity 04/21/2021 11:27 PM Actions
17786 Ruby master Feature Open Proposal: new "ends" keyword 04/11/2021 01:40 AM Actions
17785 Ruby master Feature Open Allow named parameters to be keywords matz (Yukihiro Matsumoto) 12/17/2021 06:10 PM Actions
17774 Ruby master Bug Open Quantified empty group causes regex to fail 10/13/2021 04:43 PM Actions
17773 Ruby master Feature Open Alias `Numeric#zero?` and `Float#zero?` as `Numeric#empty?` and `Float#empty?` 04/02/2021 03:39 PM Actions
17771 Ruby master Feature Open String#start_with? should not construct MatchData or set $~ 04/02/2021 02:49 PM Actions
17758 Ruby master Feature Open Provide Hash#count for performance improvement 03/28/2021 06:39 PM Actions
17753 Ruby master Feature Open Add Module#namespace 02/10/2023 12:48 AM Actions
17749 Ruby master Feature Open Const source location without name 04/17/2021 07:38 AM Actions
17743 Ruby master Feature Open Show argument types in backtrace 03/25/2021 06:39 PM Actions
17741 Ruby master Feature Open Ruby links to `objc` for convenience - this should be moved into a native ext 03/23/2021 01:24 AM Actions
17720 Ruby master Misc Assigned Cirrus CI to check non-x86_64 architecture cases by own machines jaruga (Jun Aruga) 09/26/2021 10:24 AM Actions
17718 Ruby master Feature Open a method paramaters object that can be pattern matched against 03/24/2021 01:29 PM Actions
17684 Ruby master Feature Assigned Remove `--disable-gems` from release version of Ruby hsbt (Hiroshi SHIBATA) 03/10/2023 11:57 AM Actions
17683 Ruby master Misc Open Current status of beginless range (experimental or not) 06/05/2021 07:22 AM Actions
17682 Ruby master Feature Open String#casecmp performance improvement 03/24/2021 02:29 PM Actions
17679 Ruby master Feature Assigned Ractor incoming channel can consume unlimited resources ko1 (Koichi Sasada) 08/24/2023 09:14 PM Actions
17678 Ruby master Bug Assigned Ractors do not restart after fork ko1 (Koichi Sasada) 08/25/2023 04:29 PM Actions
17677 Ruby master Bug Assigned Ractor crashes fork when blocking ko1 (Koichi Sasada) 03/09/2021 12:42 AM Actions
17663 Ruby master Feature Open Enumerator#with, an alternative to Enumerator#with_object 03/02/2021 05:48 PM Actions
17662 Ruby master Misc Assigned The heredoc pattern used in tests does not syntax highlight correctly in many editors nobu (Nobuyoshi Nakada) 06/30/2021 12:54 PM Actions
17660 Ruby master Feature Open Expose information about which basic methods have been redefined 03/02/2021 03:31 PM Actions
17647 Ruby master Feature Open Print register `r11` on 32-bit ARM Linux 04/30/2021 11:22 AM Actions
17638 Ruby master Feature Assigned Support backtracing with the libbacktrace library naruse (Yui NARUSE) 03/05/2021 03:40 PM Actions
17637 Ruby master Misc Open Endless ranges with `nil` boundary weird behavior 02/19/2021 07:57 AM Actions
17627 Ruby master Feature Open Suggestion: Implement `freeze_values` instance method on collection-like classes. 02/16/2021 07:58 PM Actions
(1-500/1607) Per page: 50, 100, 200, 500

Also available in: Atom CSV PDF