Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
20929 Ruby master Bug Open TestTime have an assertion different from current implementation. 12/03/2024 03:33 PM Actions
20928 Ruby master Bug Open Current 3.4-dev cannot be built with jemalloc activated in macOS peterzhu2118 (Peter Zhu) 12/03/2024 11:21 AM Actions
20927 Ruby master Bug Open `{ **{ } }` behaves differently when `shareable_constant_value: experimental_everything` 12/03/2024 12:48 AM Actions
20926 Ruby master Bug Open shareable_constant_value: experimental_everything crashes with parse.y 12/03/2024 12:42 AM Actions
20925 Ruby master Feature Open Allow boolean operators at beginning of line to continue previous line 12/01/2024 03:38 AM Actions
20924 Ruby master Bug Open IO#readline ignores the limit argument when the encoding is UTF-32LE and the limit would split a character 11/29/2024 04:35 PM Actions
20922 Ruby master Feature Open Should not we omit parentheses in assert calls? 11/29/2024 11:47 AM Actions
20920 Ruby master Bug Open When loading a file, __FILE__ gets relative paths expanded only when they start with "./" 11/28/2024 06:59 PM Actions
20919 Ruby master Bug Open IO#seek and IO#pos= do not clear the character buffer in some cases while transcoding 11/29/2024 02:15 PM Actions
20918 Ruby master Bug Assigned Prism error indicates line number of `-e` that does not exist prism 12/03/2024 02:32 AM Actions
20917 Ruby master Bug Open redo/next in nested begin block causes wrong order of execution 12/02/2024 07:44 PM Actions
20916 Ruby master Bug Assigned Prism compiler should support ** in Ractor constant prism 12/03/2024 02:32 AM Actions
20913 Ruby master Misc Open Proposal: Adding Jeremy Evans and Burdette Lamar to www.ruby-lang.org's English Editorial Team 11/28/2024 01:08 AM Actions
20906 Ruby master Bug Open Segmentation Fault in compile_keyword_arg 11/25/2024 05:56 PM Actions
20905 Ruby master Bug Open Ruby VM hangs while using ractors 11/22/2024 09:32 AM Actions
20904 Ruby master Bug Open 3.4.0-preview2: Building miniruby.exe fails for mswin32 12/03/2024 01:10 AM Actions
20899 Ruby master Feature Open Reconsider adding `Array#find_map` 11/16/2024 08:43 PM Actions
20897 Ruby master Bug Open resolv: not usable across ractors 11/15/2024 06:16 PM Actions
20894 Ruby master Feature Open Allow `Range#last(n)` for beginless ranges with Integer end 11/14/2024 04:54 AM Actions
20893 Ruby master Feature Assigned random/formatter.rb: Separate from securerandom matz (Yukihiro Matsumoto) 12/03/2024 02:32 AM Actions
20889 Ruby master Bug Open IO#ungetc and IO#ungetbyte should not cause IO#pos to report an inaccurate position 11/12/2024 02:32 PM Actions
20888 Ruby master Bug Assigned 4c270200db breaks TestGemRemoteFetcherLocalSSLServer tests or so shioimm (Misaki Shioi) 11/15/2024 12:22 AM Actions
20887 Ruby master Feature Open Add "latest" version to "docs.ruby-lang.org" 11/13/2024 05:12 AM Actions
20885 Ruby master Feature Open String#gsub? 11/12/2024 02:45 PM Actions
20884 Ruby master Feature Open reserve "Ruby" toplevel module for Ruby language 11/12/2024 01:46 PM Actions
20882 Ruby master Feature Open Provide Boolean(...) 11/12/2024 01:13 AM Actions
20881 Ruby master Bug Assigned Complex#** returns discontinuous results in Fixnum and Bignum exponents mrkn (Kenta Murata) 11/13/2024 05:16 AM Actions
20879 Ruby master Misc Open DevMeeting-2024-12-12 11/27/2024 08:54 PM Actions
20878 Ruby master Feature Open A new C API to create a String by adopting a pointer: `rb_enc_str_adopt(const char *ptr, long len, long capa, rb_encoding *enc)` 11/22/2024 08:50 AM Actions
20877 Ruby master Feature Open Introduce (public) debug assertion for holding the GVL. 11/20/2024 09:39 PM Actions
20875 Ruby master Feature Open Atomic initialization for Ractor local storage 12/02/2024 04:15 PM Actions
20874 Ruby master Bug Open Difference in documentation for `irb -U` between `man irb` and `irb --help` 11/06/2024 05:45 AM Actions
20872 Ruby master Bug Open Undefined RUBY_API_VERSION_* macros used in <ruby/backward/cxxanyargs.hpp> 11/06/2024 11:57 AM Actions
20864 Ruby master Feature Open Allow `Kernel#warn` to accept `**options` and pass these to `Warning.warn`. 11/08/2024 12:26 PM Actions
20861 Ruby master Feature Open Add an environment variable for tuning the default thread quantum 11/25/2024 02:02 AM Actions
20858 Ruby master Bug Open multiple parallel assignments are inconsistent 11/01/2024 05:42 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
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) 11/07/2024 10:25 AM Actions
20817 Ruby master Bug Assigned Ruby 3.4.0dev emits `warning: possibly useless use of + in void context` while Ruby 3.3.5 does not prism 11/13/2024 05:16 AM 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 11/22/2024 09:49 PM Actions
20809 Ruby master Bug Open Ripper fails to parse/tokenize nested heredocs within embexpr 10/22/2024 10:57 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
20790 Ruby master Bug Open Syntax acceptance of `*x = p rescue p 1` is different between parse.y and prism 11/25/2024 10:58 AM Actions
20785 Ruby master Bug Assigned Should `a in b, and c` `a in b, or c` `a in b, rescue c` be syntax ok? matz (Yukihiro Matsumoto) 11/16/2024 06:05 AM Actions
20782 Ruby master Feature Assigned Introduction of Happy Eyeballs Version 2 (RFC8305) in TCPSocket.new naruse (Yui NARUSE) 11/08/2024 04:32 AM 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 Assigned [PRISM] Pattern matching syntax error message prism 11/13/2024 05:16 AM Actions
(1-50/1636) Per page: 50, 100, 200, 500

Also available in: Atom CSV PDF