Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
20396 Ruby Feature Open ObjectSpace.dump_all(string_value: false): skip dumping the String contents 04/18/2024 06:56 AM Actions
20395 Ruby Bug Open Invalid license note in vsnprintf.c 03/27/2024 06:31 PM Actions
20387 Ruby Misc Assigned Meta-ticket for ASAN support kjtsanaktsidis (KJ Tsanaktsidis) 06/02/2024 12:56 AM Actions
20349 Ruby Feature Open Pattern Matching - Expose local variable captures 03/20/2024 11:05 AM Actions
20346 Ruby Bug Assigned FiberScheduler.unblock not called by Thread#join when Thread body contains Ractor.take ractor 06/05/2025 09:45 PM Actions
20320 Ruby Misc Open Using OSU Open Source Lab native ppc64le/s390x CI services trigged on pull-requests 04/08/2024 03:01 PM Actions
20319 Ruby Bug Open Singleton class is being frozen lazily in some cases 06/06/2024 09:41 AM Actions
20318 Ruby Feature Open Pattern matching `case ... in` support for triple-dot arguments 03/12/2024 05:34 PM Actions
20317 Ruby Feature Open Removing the `allocate` method should cause `new` to fail 03/04/2024 03:20 PM Actions
20316 Ruby Bug Open Regexp quantifier behavior changes in different syntactic context. 02/29/2024 05:21 PM Actions
20315 Ruby Bug Open Quantifier expansion leads to different results in Regexp. 02/29/2024 04:59 PM Actions
20314 Ruby Bug Open Simultaneous Timeout expires may raise an exception after the block 10/19/2024 06:31 PM Actions
20301 Ruby Bug Open `Set#add?` does two hash look-ups 03/15/2024 01:34 AM Actions
20300 Ruby Feature Open Hash: set value and get pre-existing value in one call 05/11/2024 04:21 PM Actions
20299 Ruby Bug Open Tracepoint staying enable after a disable 03/12/2024 08:33 AM Actions
20298 Ruby Feature Open Introduce `Time()` type-cast / constructor. 03/12/2024 05:38 PM Actions
20291 Ruby Feature Open Add --warning=category option the same as -W:category 02/22/2024 12:12 PM Actions
20283 Ruby 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 Feature Open Enhancing Ruby's Coverage with Per-Test Coverage Reports 02/20/2024 08:09 PM Actions
20278 Ruby 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 Misc Open Ambiguity around Ractor message sending FIFO semantics 04/26/2024 05:51 PM Actions
20269 Ruby Bug Open bignum too big to convert into `long' when running String#byteslice on Windows 02/16/2024 09:55 AM Actions
20266 Ruby Feature Open New syntax to escape embed strings in Regexp literal 02/16/2024 08:51 PM Actions
20261 Ruby Feature Assigned Add symbol synonyms for '' and nil for IO method line separator arguments burdettelamar (Burdette Lamar) 04/03/2024 03:50 AM Actions
20259 Ruby 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
20249 Ruby Feature Open Introduce a backtrace-only mode for rb_bug() 01/23/2025 03:09 PM Actions
20243 Ruby 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 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 Misc Assigned Use prism for mk_builtin_loader.rb prism 11/13/2024 05:16 AM Actions
20235 Ruby Feature Open Deprecate CHAR syntax 02/06/2024 06:46 PM Actions
20232 Ruby Misc Open Document Kernel#require and Module#autoload concurrency guarantees 03/04/2024 02:50 PM Actions
20225 Ruby Bug Assigned Inconsistent behavior of regex matching for a regex has a null loop make_now_just (Hiroya Fujinami) 04/03/2024 03:50 AM Actions
20215 Ruby Feature Open Introduce `IO#readable?` 04/22/2024 04:08 AM Actions
20211 Ruby Feature Open Consider re-adding 3.2-style support of Anonymous Args/Blocks 01/25/2024 05:00 AM Actions
20205 Ruby Feature Assigned Enable `frozen_string_literal` by default matz (Yukihiro Matsumoto) 07/10/2025 08:51 AM Actions
20203 Ruby Bug Open `TestEnumerable` test failures with GCC 14 04/28/2025 08:21 AM Actions
20196 Ruby Feature Open Proposal: Binary data literal 01/29/2024 11:59 PM Actions
20189 Ruby Bug Open `rb_str_resize` does not clear coderange when expanding 01/16/2024 08:29 PM Actions
20186 Ruby Bug Open Ripper does not generate AST for some keywords in Ruby 3.3 04/24/2024 10:21 PM Actions
20179 Ruby Bug Open `--with-ruby-version` configure option is not correctly applied to `rubyhdrdir` 01/12/2024 01:18 PM Actions
20177 Ruby Feature Open Optimized $LOADED_FEATURES.include? 01/10/2024 11:06 PM Actions
20176 Ruby Feature Open Array#pack: support offset kwarg 01/10/2024 04:25 PM Actions
20171 Ruby Bug Open ri -i ruby interactive pressing tab does not autocomplete 01/09/2024 05:46 PM Actions
20167 Ruby Bug Assigned Code execution isn't recorded in Ractor ractor 05/12/2025 11:16 PM Actions
20164 Ruby Feature Open Add Exception#deconstruct_keys 01/15/2024 05:07 PM Actions
20163 Ruby Feature Open Introduce #bit_count method on Integer 01/10/2024 01:17 AM Actions
20158 Ruby Bug Assigned Ractor affects Coverage results ractor 05/08/2025 10:38 PM Actions
20155 Ruby Bug Assigned Using value of rb_fiber_scheduler_current() crashes Ruby ioquatix (Samuel Williams) 01/19/2024 09:45 PM Actions
20152 Ruby Feature Open mkmf / extconf: Add a proper way to not compile the extension 01/24/2024 06:18 AM Actions
20147 Ruby Bug Open FreeBSD libyaml 12/31/2024 12:02 AM Actions
20146 Ruby Bug Assigned Code using Ractor with env `RUBY_MAX_CPU=1` ends with unreachable ractor 05/08/2025 10:38 PM Actions
20103 Ruby Bug Open rb_internal_thread_remove_event_hook() hangs when called from within a Thread hook 12/28/2023 03:46 PM Actions
20100 Ruby 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 Bug Open Regexp#match? with empty capture group repeat is inconsistent 12/28/2023 07:43 PM Actions
20093 Ruby 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 Bug Assigned Fiber#kill transfers to root fiber ioquatix (Samuel Williams) 09/20/2024 12:27 AM Actions
20082 Ruby Bug Assigned Killing fibers across threads: unexpected exception ioquatix (Samuel Williams) 04/03/2024 03:50 AM Actions
20081 Ruby Bug Open Transfered Fiber doesn't return to Fiber that started it 12/27/2023 11:34 PM Actions
20079 Ruby Bug Open alexandria testsuite began to segfault recently 07/27/2024 11:03 PM Actions
20070 Ruby Feature Open commas in pattern match 12/18/2023 05:04 PM Actions
20067 Ruby Bug Open IO.pipe `int_enc` and `ext_enc` not working as documented? 12/19/2023 12:23 PM Actions
20047 Ruby Bug Open ConditionVariable#wait has spurious wakeups from signal traps 12/07/2023 01:09 PM Actions
20045 Ruby Bug Assigned `TestDir#test_home` fails on i686 jemmai (Jemma Issroff) 12/19/2023 05:02 AM Actions
20041 Ruby Bug Assigned Array destructuring and default values in parameters tenderlovemaking (Aaron Patterson) 04/03/2024 03:50 AM Actions
20040 Ruby Feature Open Make Hash respond do deconstruct to allow matchting key/value pairs 12/06/2023 12:14 AM Actions
20034 Ruby Feature Open [mkmf] Support creating a compilation database for C language tooling 12/27/2023 12:20 AM Actions
20024 Ruby Feature Open SyntaxError subclasses 01/10/2024 10:46 PM Actions
20020 Ruby Bug Open Segfault running regexp match? 11/24/2023 08:29 AM Actions
20013 Ruby Misc Open Travis CI status 12/23/2024 01:59 PM Actions
20002 Ruby Feature Open Print C-level backtrace on uncaught Ruby exceptions 11/12/2023 12:22 PM Actions
19996 Ruby Bug Assigned `RUBY_MN_THREADS=1` triggers Action Cable unit test failures ko1 (Koichi Sasada) 12/19/2023 06:40 AM Actions
19995 Ruby Feature Open Proposal: Signal._trap as analogue to Process._fork 11/09/2023 11:41 PM Actions
19988 Ruby Feature Open AI for inner code behavior analysis at runtime 11/05/2023 01:52 PM Actions
19986 Ruby Bug Open Win32: `HOME` is set to just `HOMEDRIVE` if `HOMEPATH` is unset 11/05/2023 03:15 AM Actions
19984 Ruby Bug Assigned `make test-bundler-parallel` fails with ` --enable-shared` hsbt (Hiroshi SHIBATA) 10/08/2024 11:29 AM Actions
19979 Ruby Feature Open Allow methods to declare that they don't accept a block via `&nil` 07/24/2024 06:21 AM Actions
19972 Ruby Feature Assigned Install default/bundled gems into dedicated directories hsbt (Hiroshi SHIBATA) 11/24/2023 09:46 PM Actions
19971 Ruby Misc Open Confusing arity of a Proc with implicit rest parameter 12/04/2023 04:30 PM Actions
19970 Ruby Bug Open Eval leaks callcache and callinfo objects on arm32 (linux) 02/12/2024 03:29 AM Actions
19931 Ruby Feature Open to_int is not for implicit conversion? 11/29/2023 03:22 PM Actions
19930 Ruby Feature Open [Documentation] class Regexp: Character Classes ranges 10/17/2023 04:28 PM Actions
19922 Ruby Bug Open ObjectSpace.dump_all in multiple threads in parallel causes SEGV 11/13/2023 08:21 AM Actions
19915 Ruby 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 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 Bug Open Set#delete_if behavior inconsistent with Array/Hash 10/13/2023 04:42 AM Actions
19905 Ruby Feature Open Introduce `Queue#peek` 02/13/2024 07:05 PM Actions
19904 Ruby Feature Open Deprecate or warn on multiple regular expression encodings 09/29/2023 08:54 AM Actions
19898 Ruby Feature Open Special syntax for instance variable assignment 09/22/2023 03:07 PM Actions
19891 Ruby Bug Open rb_mRubyVMFrozenCore is reported by DTrace but ignored by TracePoint 09/19/2023 07:17 AM Actions
19884 Ruby Feature Open Make Safe Navigation Operator work on classes 10/10/2023 02:01 PM Actions
19875 Ruby Bug Open Ruby 3.0 -> 3.1 Performance regression in String#count 09/27/2023 06:52 PM Actions
19869 Ruby Bug Open Mark skipped test somehow 09/08/2023 03:37 PM Actions
19865 Ruby Bug Open Segfault when calling user signal handlers during VM shutdown 08/27/2024 04:01 PM Actions
19849 Ruby Feature Open Requiring file with autoload results in confusing error if file doesn't exist 09/14/2023 02:17 PM Actions
19831 Ruby Bug Open warning message of linker with macOS Sonoma beta 12/26/2023 05:49 AM Actions
19830 Ruby Feature Open Allow `Array#transpose` to take an optional size argument 08/04/2023 02:29 PM Actions
19794 Ruby 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 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 Feature Open Remove tailcall_optimization support 07/27/2023 11:48 PM Actions
19767 Ruby 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
(201-300/1655) Per page: 50, 100, 200, 500

Also available in: Atom CSV PDF