Project

General

Profile

Issues

Filters

Apply Clear

# Project Tracker Status Subject Assignee Updated
19609 Ruby master Bug Open net/http ignores open_timeout, read_timeout on Windows 04/20/2023 01:27 PM Actions
19607 Ruby master Feature Open Introduce `Hash#symbolize_keys`. 04/21/2023 03:39 PM Actions
19604 Ruby master Feature Open XOAUTH2 support in net-pop 04/17/2023 03:28 PM Actions
19598 Ruby master Bug Open Inconsistent behaviour of TracePoint API 04/14/2023 10:42 AM Actions
19567 Ruby master Feature Open Add Oxford Comma Support for better readability 04/03/2023 03:14 PM Actions
19562 Ruby master Bug Open Setting default_(in|ex)ternal encoding after running an Ractor freezes ruby 04/04/2023 08:30 PM Actions
19560 Ruby master Feature Open IO#close_on_fork= and IO#close_on_fork? 04/19/2023 08:20 AM Actions
19558 Ruby master Bug Open str.dump.undump crashes when str contains both Unicode and ASCII control characters 03/30/2023 04:21 PM Actions
19557 Ruby master Bug Open Deadlock on STDOUT(ERR) lock on signal handler 03/29/2023 08:27 AM Actions
19555 Ruby master Feature Open Allow passing default options to `Data.define` 04/03/2023 02:05 AM Actions
19554 Ruby master Feature Open Invalid memory access detected by Valgrind when using Fibers 04/03/2023 07:15 PM Actions
19553 Ruby master Feature Open Document thread-safety of OpenSSL related classes such as OpenSSL::PKey::RSA or OpenSSL::Cipher etc 03/28/2023 01:42 PM Actions
19545 Ruby master Feature Open lp/hp logic parsing inconsistency 04/04/2023 04:37 AM Actions
19528 Ruby master Feature Open `JSON.load` defaults are surprising (`create_additions: true`) 04/14/2023 02:16 PM Actions
19484 Ruby master Feature Open Calling `binding` on a C-level proc raises an `ArgumentError` 03/08/2023 06:49 PM Actions
19473 Ruby master Bug Open can't be called from trap context (ThreadError) is too limiting 03/13/2023 03:41 PM Actions
19472 Ruby master Feature Assigned Ractor::Selector to wait multiple ractors ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
19470 Ruby master Bug Open Frequent small range-reads from and then writes to a large array are very slow 03/07/2023 07:27 AM Actions
19465 Ruby master Feature Assigned [PATCH] reuse open(2) from rb_file_load_ok on POSIX-like system normalperson (Eric Wong) 02/28/2023 09:40 AM Actions
19458 Ruby master Feature Open Expose HEREDOC identifier 07/11/2023 01:23 PM Actions
19452 Ruby master Feature Open `Thread::Backtrace::Location` should have column information if possible. 05/23/2023 05:04 PM Actions
19451 Ruby master Feature Open Extract path and line number from SyntaxError? 03/07/2023 05:33 AM Actions
19440 Ruby master Feature Open Deprecate ThreadGroup 03/13/2023 10:48 AM Actions
19438 Ruby master Bug Open Ruby 2.7 -> 3.2 Performance Regression in so_k_nucleotide benchmark 03/06/2023 06:10 PM Actions
19435 Ruby master Feature Open Expose counts for each GC reason in GC.stat 05/09/2023 04:46 AM Actions
19430 Ruby master Feature Open Contribution wanted: DNS lookup by c-ares library 10/19/2023 03:34 AM Actions
19428 Ruby master Feature Open Adding a "piped heredoc" feature 02/20/2023 06:12 PM Actions
19423 Ruby master Feature Open IXDTF (Internet Extended Date/Time format) support 02/08/2023 08:49 AM Actions
19422 Ruby master Feature Assigned Make `--enabled-shared` mandatory on macOS hsbt (Hiroshi SHIBATA) 02/22/2024 08:33 AM Actions
19421 Ruby master Misc Open Distribution documentation 02/13/2023 08:17 AM Actions
19413 Ruby master Bug Open Can't move object when 2 ivars refer to same object 02/04/2023 10:15 PM Actions
19412 Ruby master Bug Open Socket starts queueing and not responding after a certain amount of requests 03/16/2023 03:45 PM Actions
19410 Ruby master Bug Assigned If move from ractor fails with error, some objects are left in broken state ko1 (Koichi Sasada) 02/07/2023 06:04 AM Actions
19408 Ruby master Bug Assigned Object no longer frozen after moved from a ractor ko1 (Koichi Sasada) 02/16/2024 07:12 PM Actions
19407 Ruby master Bug Assigned 2 threads taking from current ractor will hang forever ko1 (Koichi Sasada) 02/07/2023 06:04 AM Actions
19391 Ruby master Misc Open IO #write/#read behaviour when binmode and encoding are explicitly specified 01/30/2023 10:19 AM Actions
19387 Ruby master Bug Assigned Issue with ObjectSpace.each_objects not returning objects after starting a ractor ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
19384 Ruby master Bug Open ASCII 128..154 characters in IO.popen or %x output do not reflect the proper encoding in Windows 01/26/2023 09:17 PM Actions
19383 Ruby master Bug Assigned Time.now.zone encoding for German display language in Windows is incorrect windows 03/03/2023 02:15 AM Actions
19378 Ruby master Bug Assigned Windows: Use less syscalls for faster require of big gems windows 03/01/2023 10:12 PM Actions
19374 Ruby master Bug Assigned Issue with Ractor.make_shareable with curried procs ko1 (Koichi Sasada) 01/27/2023 03:48 AM Actions
19372 Ruby master Bug Assigned Proc objects are not traversed for shareable check during Ractor.make_shareable(prok) ko1 (Koichi Sasada) 02/07/2023 06:05 AM Actions
19369 Ruby master Bug Assigned Small corner-case issue that breaks Ractor isolation: change cloned object from another thread ko1 (Koichi Sasada) 01/25/2023 03:26 AM Actions
19368 Ruby master Bug Assigned Small issue with isolated procs and eval ko1 (Koichi Sasada) 01/22/2023 11:26 PM Actions
19367 Ruby master Bug Assigned Issue with ractor local storage API ko1 (Koichi Sasada) 01/22/2023 09:51 PM Actions
19366 Ruby master Feature Open Rename/alias Refinedment#refined_class => #refined_module 02/13/2023 06:16 AM Actions
19364 Ruby master Bug Assigned Issue with tracepoint enable/disable across ractors ko1 (Koichi Sasada) 01/23/2023 02:13 AM Actions
19363 Ruby master Bug Assigned Fix rb_transient_heap_mark: wrong header (T_STRUCT) segfault mame (Yusuke Endoh) 04/03/2024 03:50 AM Actions
19355 Ruby master Feature Open Add finer coarsed locking for searching callable method entries 01/19/2023 10:18 PM Actions
19344 Ruby master Feature Open Regexp.new: stricter handling of second argument 01/16/2023 07:22 AM Actions
19338 Ruby master Bug Assigned Ruby hangs when ouputting warnings inside ractor with VM lock held ko1 (Koichi Sasada) 01/23/2023 02:14 AM Actions
19333 Ruby master Feature Open Setting (Fiber Local|Thread Local|Fiber Storage) to nil should delete value in order to avoid memory leaks. 12/28/2023 08:55 AM Actions
19326 Ruby master Feature Assigned Please add a better API for passing a Proc to a Ractor ko1 (Koichi Sasada) 12/19/2023 07:21 AM Actions
19325 Ruby master Feature Assigned YJIT: Windows support lacking. yjit 08/03/2023 02:27 PM Actions
19324 Ruby master Feature Assigned Enumerator.product => Enumerable#product knu (Akinori MUSHA) 04/03/2024 03:50 AM Actions
19322 Ruby master Feature Open Support spawning "private" child processes 02/13/2023 01:01 AM Actions
19317 Ruby master Feature Assigned Unicode ICU Full case mapping duerst (Martin Dürst) 01/08/2023 01:54 PM Actions
19315 Ruby master Feature Open Lazy substrings in CRuby 06/21/2023 03:49 PM Actions
19313 Ruby master Bug Open Leaked file descriptors while running test-all 02/27/2023 11:25 PM Actions
19306 Ruby master Feature Open Expand zlib interface 02/13/2023 12:19 AM Actions
19304 Ruby master Misc Assigned Kernel vs Object documentation matz (Yukihiro Matsumoto) 04/03/2024 03:50 AM Actions
19303 Ruby master Feature Open Resolv::IPv4::Regex variant without anchors 01/03/2023 12:34 PM Actions
19297 Ruby master Bug Open Don't download content from internet to execute Ruby test suite 09/06/2023 01:03 PM Actions
19294 Ruby master Feature Open Enumerator.product works incorrectly with consuming enumerators 05/14/2023 01:25 PM Actions
19288 Ruby master Bug Open Ractor JSON parsing significantly slower than linear parsing 09/29/2023 06:41 PM Actions
19287 Ruby master Feature Open Let DelegateClass respect the original method's arity in case of 0 08/31/2023 03:54 AM Actions
19277 Ruby master Feature Open Project-scoped refinements 12/29/2022 03:09 AM Actions
19268 Ruby master Bug Open Mingw64 Build Failure 09/26/2023 02:48 AM Actions
19266 Ruby master Bug Open URI::Generic should use URI::RFC3986_PARSER instead of URI::DEFAULT_PARSER 04/09/2024 07:34 PM Actions
19261 Ruby master Feature Open `Data#members` is not important 01/10/2023 09:58 AM Actions
19251 Ruby master Bug Open Limit amount of test failures due to updates of tzdata 12/22/2022 08:19 AM Actions
19245 Ruby master Feature Open Strict mode for Array#pack that doesn't silently truncate numbers that are too large for the given directive 01/20/2023 04:37 AM Actions
19236 Ruby master Feature Open Allow to create hashes with a specific capacity from Ruby 03/26/2024 07:20 AM Actions
19231 Ruby master Bug Open Integer#step and Float::INFINITY - inconsistent behaviour when called with and without a block 03/14/2024 06:39 AM Actions
19197 Ruby master Feature Open Add Exception#root_cause 06/03/2023 12:00 AM Actions
19193 Ruby master Feature Assigned drop DOS TEXT mode support usa (Usaku NAKAMURA) 12/20/2022 04:53 PM Actions
19192 Ruby master Bug Open IO has third data mode, document is incomplete. 12/11/2022 08:41 PM Actions
19191 Ruby master Feature Open Implicit console input transcoding is more desirable 12/20/2022 02:23 PM Actions
19186 Test Bug Open test2 12/08/2022 06:08 AM Actions
19185 Test Bug Open test 12/06/2022 01:24 AM Actions
19179 Ruby master Feature Open Support parsing SCM_CRED(ENTIALS) messages from ancillary messages 02/13/2023 12:44 AM Actions
19176 Ruby master Misc Open Missing insns_info for iseqs in ruby 3.2 built with debug options 12/04/2022 09:02 AM Actions
19172 Ruby master Bug Open `ruby_thread_has_gvl_p` is innacurate sometimes -- document or change? 02/02/2023 08:28 AM Actions
19171 Ruby master Feature Assigned Update Unicode data to Unicode Version 15.1 duerst (Martin Dürst) 04/03/2024 03:50 AM Actions
19165 Ruby master Bug Open Method (with no param) delegation with *, **, and ... is slow 12/13/2022 07:01 PM Actions
19157 Ruby master Bug Open URI bad component validation can be tricked 11/28/2022 11:46 PM Actions
19154 Ruby master Bug Assigned Specify require and autoload guarantees in ractors ko1 (Koichi Sasada) 04/03/2024 03:50 AM Actions
19148 Ruby master Feature Open Define Hash#merge_sum as Hash#merge with sum block 12/25/2022 04:52 PM Actions
19142 Ruby master Misc Open Run test suites against 'install', based on ENV variable? 11/26/2022 06:32 AM Actions
19141 Ruby master Feature Open Add thread-owned Monitor to protect thread-local resources 11/23/2022 11:09 AM Actions
19137 Ruby master Feature Open Numbered parameters are not made available to IRB. 11/20/2022 10:18 AM Actions
19131 Ruby master Misc Open MatchData#values_at(): addressing with Range and Integer index behaves differently for the first element (entire matched string) 01/28/2023 02:15 PM Actions
19126 Ruby master Feature Open clang: Cannot compile with Control Flow Integrity (CFI) 06/22/2023 11:15 PM Actions
19125 Ruby master Feature Open Support SafeStack 11/12/2022 01:49 AM Actions
19123 Ruby master Misc Open Error handling of Struct#values_at and Array#values_at is slightly inconsistent 11/11/2022 05:29 PM Actions
19122 Ruby master Misc Assigned Use MADV_DONTNEED instead of MADV_FREE when freeing a Fiber's stack ioquatix (Samuel Williams) 04/03/2024 03:50 AM Actions
19121 Ruby master Misc Open Time: utc offset argument's formats "+/-HH", "+/-HHMM", "+/-HHMMSS" are supported differently 11/14/2022 10:18 AM Actions
19119 Ruby master Feature Open Add an interface for out-of-process profiling tools to access Ruby information 11/15/2022 12:10 PM Actions
19112 Ruby master Bug Open Ractor garbage collection breaks/disables all active tracepoints 01/25/2023 11:17 PM Actions
19107 Ruby master Feature Open Allow trailing comma in method signature 02/13/2023 06:43 AM Actions
(201-300/1603) Per page: 50, 100, 200, 500

Also available in: Atom CSV PDF