Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
20862 Ruby master Bug Open gem install --document=rdoc,ri fails with some gem 11/02/2024 02:34 PM Actions
20861 Ruby master Feature Open Add an environment variable for tuning the default thread quantum 11/04/2024 08:11 AM Actions
20860 Ruby master Feature Open Merge Optional Experimental Feature MMTk into Ruby 11/01/2024 04:10 PM Actions
20859 Ruby master Feature Assigned Make Base64 to core class hsbt (Hiroshi SHIBATA) 11/04/2024 12:06 PM Actions
20858 Ruby master Bug Open multiple parallel assignments are inconsistent 11/01/2024 05:42 PM Actions
20857 Ruby master Bug Assigned Ruby 3.4 seems to have backwards compatibility issues more than its predecessors matz (Yukihiro Matsumoto) 11/01/2024 04:28 PM Actions
20856 Ruby master Bug Open Incorrect and inconsistent multi-thread eval execution with Prism compiler prism 11/04/2024 08:03 PM Actions
20854 Ruby master Bug Assigned Some bundled gems are not installed starting with 007c75ce4c66243e41144c6977e5ccbf4ab71c93 hsbt (Hiroshi SHIBATA) 10/31/2024 07:21 AM Actions
20852 Ruby master Feature Open Anonymous HEREDOC blocks 10/29/2024 07:33 AM Actions
20819 Ruby master Bug Open IO#readline does not process newlines correctly for wide character encodings 10/29/2024 01:44 AM Actions
20818 Ruby master Feature Open Allow passing a block to Hash#store (to update current value) 10/28/2024 01:54 PM Actions
20817 Ruby master Bug Open Ruby 3.4.0dev emits `warning: possibly useless use of + in void context` while Ruby 3.3.5 does not kddnewton (Kevin Newton) 10/28/2024 02:16 PM Actions
20816 Ruby master Bug Open Potential regression in Ruby 3.3.x (compared with 3.1 and 3.2) regarding fast syscalls and multi-threading. 10/26/2024 10:16 AM Actions
20813 Ruby master Bug Open Segfault in rgengc_check_relation/RVALUE_WB_UNPROTECTED 10/24/2024 09:07 PM Actions
20811 Ruby master Feature Open `warning: in a**b, b may be too big` is really helpful? 10/24/2024 10:12 AM Actions
20809 Ruby master Bug Open Ripper fails to parse/tokenize nested heredocs within embexpr 10/22/2024 10:57 AM Actions
20808 Ruby master Bug Open Data#pretty_print doesn't handle private or remove attribute readers 10/22/2024 11:32 AM Actions
20807 Ruby master Bug Open String#gsub fails when called from string subclass with a block passed 10/23/2024 03:03 AM Actions
20802 Ruby master Bug Open It is possible to set the encoding of an IO instance to one that requires binmode when binmode is not set 10/17/2024 01:43 PM Actions
20800 Ruby master Bug Open Don't place `ruby` executable into `/usr/libexec/x86_64-linux/bin` 10/21/2024 09:01 AM Actions
20795 Ruby master Bug Open Timeout method doesn't check for negative time values 10/13/2024 04:46 PM Actions
20794 Ruby master Feature Open Expose information about the currently running GC module 10/10/2024 08:12 PM Actions
20793 Ruby master Feature Open Allow Multiple Arguments for the .is_a? Method 10/10/2024 11:21 AM Actions
20792 Ruby master Feature Open String#forcible_encoding? 10/21/2024 10:52 AM Actions
20790 Ruby master Bug Open Syntax acceptance of `*x = p rescue p 1` is different between parse.y and prism 10/09/2024 03:53 AM Actions
20787 Ruby master Bug Open IO#readline does not check its arguments like IO#gets and will read more data than limit 10/07/2024 01:18 AM Actions
20786 Ruby master Feature Open Flow chaining with "then" keyword 10/07/2024 09:39 AM Actions
20785 Ruby master Bug Open Should `a in b, and c` `a in b, or c` `a in b, rescue c` be syntax ok? matz (Yukihiro Matsumoto) 10/06/2024 04:07 AM Actions
20784 Ruby master Bug Open `?\` followed by EOF is parsed wrong 10/05/2024 06:21 AM Actions
20782 Ruby master Feature Assigned Introduction of Happy Eyeballs Version 2 (RFC8305) in TCPSocket.new naruse (Yui NARUSE) 11/01/2024 11:30 PM Actions
20781 Ruby master Misc Open DevMeeting-2024-11-07 11/03/2024 09:21 PM Actions
20780 Ruby master Bug Open related to #20779 -- crash creating large number of concurrent-ruby promises 10/02/2024 11:53 PM Actions
20779 Ruby master Bug Open Un-rescuable thread creation limit on Mac 10/02/2024 11:31 PM Actions
20776 Ruby master Bug Open [PRISM] Pattern matching syntax error message prism 10/02/2024 04:13 PM Actions
20775 Ruby master Feature Assigned Gemify win32-registry, win32-sspi and win32-resolv hsbt (Hiroshi SHIBATA) 10/08/2024 08:13 AM Actions
20774 Ruby master Misc Open Remove remaining locale dependent code from Windows port 10/04/2024 03:43 PM Actions
20772 Ruby master Bug Open Test with -O3 is flaky 09/30/2024 07:49 AM Actions
20770 Ruby master Feature Open A *new* pipe operator proposal 10/15/2024 10:01 AM Actions
20768 Ruby master Feature Open Add Hash#delete_at 10/01/2024 06:27 PM Actions
20767 Ruby master Bug Open VM_ASSERT fails on clear_method_entry_by_id_in_class() under a specific situation 10/29/2024 11:25 PM Actions
20762 Ruby master Bug Assigned `make test-basic` with -DRGENGC_FORCE_MAJOR_GC is always failure eightbitraptor (Matt V-H) 10/07/2024 03:30 AM Actions
20757 Ruby master Feature Open Make rb_tracearg_(parameters|eval_script|instruction_sequence) public C-API ko1 (Koichi Sasada) 09/30/2024 05:24 AM Actions
20753 Ruby master Bug Open [doc] IO::Buffer examples try to write into readonly buffer returned from IO::Buffer.for ioquatix (Samuel Williams) 09/30/2024 12:22 PM Actions
20750 Ruby master Feature Open Allow rb_thread_call_with_gvl to work when thread already has GVL 10/03/2024 04:43 AM Actions
20745 Ruby master Bug Open IO::Buffer#copy triggers UB when src/dest buffers overlap ioquatix (Samuel Williams) 09/30/2024 05:24 AM Actions
20743 Ruby master Bug Open ruby doesn't properly split RUBY_DEBUG_LOG_FILTER into items 10/17/2024 03:08 AM Actions
20742 Ruby master Feature Open Trying to assign to a variable in statement modifier should emit a warning 09/17/2024 02:39 PM Actions
20739 Ruby master Misc Open Test suite does not carry over CLI options 09/13/2024 05:12 PM Actions
20738 Ruby master Feature Open Removing a specific entry from a hash literal 10/08/2024 11:30 PM Actions
20733 Ruby master Bug Open Build failure OpenSSL extension with FreeBSD 13.3 10/08/2024 08:37 AM Actions
(1-50/1632) Per page: 50, 100, 200, 500

Also available in: Atom CSV PDF