Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
21111 Ruby master Bug Open RbConfig::CONFIG['CXX'] quietly set to "false" when Ruby cannot build C++ programs 02/03/2025 10:47 PM Actions
21110 Ruby master Misc Open Should Marshal.dump always use object links for repeated Float values? 02/03/2025 03:20 PM Actions
21109 Ruby master Feature Open Want to clarify how $/ is handled in Ractor 02/02/2025 01:18 PM Actions
21108 Ruby master Bug Open C-c (SIGINT) crashes ruby when looping Ractors are not taken? 02/03/2025 03:47 AM Actions
21107 Ruby master Feature Open Add a Ractor safety & shareability section to stdlib class docs 02/02/2025 06:57 AM Actions
21105 Ruby master Feature Open Improve Ruby Stack Trace to Include Exact Error Position (Column Number) 02/02/2025 11:42 AM Actions
21104 Ruby master Bug Open Net::HTTP connections failing in Ruby >= 3.4.0 on macOS with Happy Eyeballs enabled 02/04/2025 12:27 PM Actions
21102 Ruby master Bug Open Unexpected encoding when concatenating ASCII string with ASCII compatible string with non ASCII encoding 01/31/2025 05:02 PM Actions
21100 Ruby master Misc Open DevMeeting before or after RubyKaigi2025 01/30/2025 08:52 AM Actions
21097 Ruby master Bug Open `x = a rescue b in c` and `def f = a rescue b in c` parsed differently between parse.y and prism prism 01/29/2025 08:05 PM Actions
21096 Ruby master Bug Open Ruby hangs up when compiling for bytecode on AArch64 emulated by QEMU 01/29/2025 02:14 PM Actions
21094 Ruby master Bug Open Module#set_temporary_name does not affect a name of a nested module 01/28/2025 06:19 PM Actions
21090 Ruby master Bug Open SEGV from require in Thread in Ractor 02/02/2025 11:20 PM Actions
21089 Ruby master Bug Open Missing methods on enumerators created from Enumerator::product and Enumerator::Chain knu (Akinori MUSHA) 01/27/2025 01:52 AM Actions
21086 Ruby master Feature Open Declare rb_profile_frames() family as async-signal-safe 01/23/2025 03:33 PM Actions
21084 Ruby master Feature Open Declare objects have weak references 01/21/2025 04:47 PM Actions
21083 Ruby master Bug Open current SystemCallError.new(-1) behavior on windows is not in accordance with the intent of the source code. 01/23/2025 04:23 PM Actions
21082 Ruby master Feature Open Alias it to its 01/22/2025 11:47 AM Actions
21049 Ruby master Bug Open Reconsider handling of the numbered parameters and "it" parameter in `Binding#local_variables` matz (Yukihiro Matsumoto) 01/20/2025 09:46 AM Actions
21047 Ruby master Feature Open Change `*nil` to not call `nil.to_a`, for consistency with `**nil` 01/19/2025 11:12 PM Actions
21042 Ruby master Feature Open Add and expose Thread#memory_allocations memory allocation counters ioquatix (Samuel Williams) 01/15/2025 10:52 PM Actions
21041 Ruby master Feature Open Enum class 01/15/2025 10:15 PM Actions
21039 Ruby master Feature Open Ractor.make_shareable breaks block semantics (seeing updated captured variables) of existing blocks ko1 (Koichi Sasada) 01/19/2025 11:18 PM Actions
21037 Ruby master Bug Open Ractors hang with multiple threads 01/24/2025 09:52 PM Actions
21036 Ruby master Bug Open Somewhat confusing behaviour between warning "block passed may be ignored", versus the responsible method triggering this warning already being faulty and can never be run successfully due to errors such as "wrong number of arguments" and/or recursive cal 01/14/2025 08:27 AM Actions
21035 Ruby master Misc Open Clarify or redefine Module#autoload? and Module#const_defined? 01/14/2025 07:51 AM Actions
21033 Ruby master Feature Open Allow lambdas that don't access `self` to be Ractor shareable 02/04/2025 05:20 PM Actions
21029 Ruby master Bug Open Prism behavior for `defined? (;x)` differs prism 01/14/2025 11:52 PM Actions
21028 Ruby master Feature Open Method for finding why an object isn't Ractor shareable tenderlovemaking (Aaron Patterson) 02/01/2025 04:33 PM Actions
21026 Ruby master Bug Open `def __FILE__.a; end` should be a syntax error 01/12/2025 08:20 AM Actions
21023 Ruby master Bug Open Unintentional ruby/spec capi extension build twice 01/10/2025 11:13 AM Actions
21020 Ruby master Feature Open Sync sig directory for prism of default gem. 01/11/2025 10:49 PM Actions
21019 Ruby master Misc Open DevMeeting-2025-02-13 01/21/2025 04:48 PM Actions
21016 Ruby master Bug Open What should massign with `shareable_constant_value: experimental_everything` freeze? 01/08/2025 03:11 AM Actions
21015 Ruby master Feature Open Add in a `-g` flag, like `-s` but with a few more quality of life features 01/11/2025 12:26 AM Actions
21007 Ruby master Bug Open Ractor scheduler issue when multiple threads in a ractor 01/06/2025 10:34 PM Actions
21005 Ruby master Feature Open Update the source location method to include line start/stop and column start/stop details 01/09/2025 02:36 PM Actions
21000 Ruby master Feature Open A way to avoid loading constant required by a type check 01/08/2025 02:36 PM Actions
20998 Ruby master Bug Open rb_str_locktmp() changes flags of frozen strings and string literals 01/09/2025 05:00 PM Actions
20996 Ruby master Bug Open Embed Ruby 3.4 Failure 01/13/2025 01:55 AM Actions
20987 Ruby master Feature Open Add dbg - minimal debugging helper 01/09/2025 11:26 AM Actions
20971 Ruby master Feature Assigned Deprecate `rb_path_check` matz (Yukihiro Matsumoto) 01/14/2025 02:33 AM Actions
20968 Ruby master Bug Open `Array#fetch_values` unexpected method name in stack trace 12/19/2024 08:37 AM Actions
20965 Ruby master Bug Open `it` vs `binding.local_variables` 01/20/2025 09:47 AM Actions
20959 Ruby master Feature Open Add a way to get codepage of console. windows 01/07/2025 07:14 AM Actions
20958 Ruby master Bug Open fix ENV.keys encoding on windows 01/07/2025 07:19 AM Actions
20957 Ruby master Bug Open RangeError on Array#values_at with negative ranges 01/13/2025 11:43 AM Actions
20953 Ruby master Feature Open Array#fetch_values vs #values_at protocols matz (Yukihiro Matsumoto) 01/13/2025 03:18 PM Actions
20948 Ruby master Bug Assigned Constant references incorrectly cached in `module (expr)::Foo` ko1 (Koichi Sasada) 12/14/2024 10:48 PM Actions
20943 Ruby master Bug Open Constant defined in `Data.define` block 12/30/2024 10:35 AM Actions
(1-50/1649) Per page: 50, 100, 200, 500

Also available in: Atom CSV PDF