Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
20439 Ruby master Bug Open Invalid string format with n$ flag is ignored in some case 04/19/2024 04:08 PM Actions
20438 Ruby master Bug Open String format "%\n" and "%\0" does not raise format error 04/19/2024 04:06 PM Actions
20437 Ruby master Feature Open Could be the licensing conditions be made less ambiguous? 04/19/2024 03:59 PM Actions
20436 Ruby master Misc Open DevMeeting at RubyKaigi 2024 04/19/2024 05:35 PM Actions
20435 Ruby master Misc Open DevMeeting-2024-06-13 04/17/2024 06:47 PM Actions
20434 Ruby master Misc Open Deprecate encoding-related regular expression modifiers 04/18/2024 06:50 PM Actions
20433 Ruby master Bug Open Hash.inspect for some hash returns syntax invalid representation 04/18/2024 03:16 AM Actions
20432 Ruby master Misc Open Proposal for workflow changes related to teeny releases 04/17/2024 07:40 PM Actions
20426 Ruby master Bug Open crash on aarch64 linux when using fibers (regression with 3.3) 04/12/2024 03:37 PM Actions
20425 Ruby master Feature Open Optimize forwarding callers and callees 04/18/2024 10:10 PM Actions
20424 Ruby master Bug Open ZLib::GZipReader always double allocates strings when passed outbuf, significantly increasing memory usage 04/11/2024 07:20 PM Actions
20421 Ruby master Bug Open String#index and String#byteindex don't clear `$~` when offset > size (or bytesize) 04/11/2024 03:57 PM Actions
20420 Ruby master Bug Open benchmark/gc/redblack.rb license clarification ko1 (Koichi Sasada) 04/11/2024 11:53 AM Actions
20419 Ruby master Bug Open [BUG] inconsistent freelist length with cppflags='-DRGENGC_CHECK_MODE -DUSE_RUBY_DEBUG_LOG=1' 04/10/2024 12:08 AM Actions
20416 Ruby master Bug Open IO#read doesn't preserve buffer encoding if `maxlen = nil` 04/09/2024 01:10 PM Actions
20415 Ruby master Feature Open Precompute literal String hash code during compilation 04/09/2024 02:23 PM Actions
20412 Ruby master Bug Open UTF-8 String encoding behavior differs between 3.2, 3.3 and master 04/09/2024 01:16 AM Actions
20409 Ruby master Bug Open Missing reporting some invalid breaks 04/04/2024 03:46 AM Actions
20408 Ruby master Feature Open Add heap_live_slots to GC.stat_heap 04/04/2024 05:50 AM Actions
20407 Ruby master Misc Open Question about applying encoding modifier to an interpolated Regexp 04/04/2024 09:49 AM Actions
20406 Ruby master Misc Open Question about Regexp encoding negotiation 04/04/2024 11:35 AM Actions
20405 Ruby master Feature Open Inline comments 04/16/2024 07:44 PM Actions
20401 Ruby master Bug Open Duplicated when clause warning line number 03/29/2024 05:32 AM Actions
20399 Ruby master Bug Open Ripper doesn't respect implicit -x 03/29/2024 03:21 PM Actions
20397 Ruby master Bug Open The nkf license in LEGAL file seems to be obsolete 04/11/2024 06:24 AM Actions
20396 Ruby master Feature Open ObjectSpace.dump_all(string_value: false): skip dumping the String contents 04/18/2024 06:56 AM Actions
20395 Ruby master Bug Open Invalid license note in vsnprintf.c 03/27/2024 06:31 PM Actions
20387 Ruby master Misc Assigned Meta-ticket for ASAN support kjtsanaktsidis (KJ Tsanaktsidis) 04/03/2024 03:50 AM Actions
20384 Ruby master Feature Open RubyVM::InstructionSequence.{new,compile} use --parser option 03/29/2024 03:18 PM Actions
20350 Ruby master Feature Open Return chilled string from Symbol#to_s 04/17/2024 10:44 PM Actions
20349 Ruby master Feature Open Pattern Matching - Expose local variable captures 03/20/2024 11:05 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
20344 Ruby master Bug Open argument stack underflow (-1) 03/18/2024 03:37 PM Actions
20340 Ruby master Bug Open Ractor comments not applying to constant targets 04/16/2024 06:33 AM Actions
20337 Ruby master Bug Open Complex#inspect mutates the string returned by `real.inspect` 03/14/2024 11:25 AM Actions
20320 Ruby master 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 master Bug Open Singleton class is being frozen lazily in some cases 04/18/2024 11:44 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 04/17/2024 10:57 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
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 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 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 Assigned Embedded arrays aren't moved correctly across ractors ko1 (Koichi Sasada) 04/03/2024 03:50 AM 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 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 master Feature Open Introduce `IO#readable?` 04/19/2024 01:20 AM 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 Assigned Introduce `IO::Stream` or something similar. ioquatix (Samuel Williams) 04/03/2024 03:50 AM 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
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
(1-100/1591) Per page: 50, 100, 200, 500

Also available in: Atom CSV PDF