An open API service for providing issue and pull request metadata for open source projects.

GitHub / ruby/ruby issues and pull requests

#13907 - Suppress build warnings

Pull Request - State: closed - Opened by nobu 15 days ago

#13905 - Test IBM platform

Pull Request - State: open - Opened by hsbt 15 days ago

#13900 - ZJIT: Fix SP alignment on JIT entry for x86_64

Pull Request - State: open - Opened by k0kubun 15 days ago

#13898 - TesT Demo

Pull Request - State: closed - Opened by Elishatanson 16 days ago

#13897 - SGG

Pull Request - State: closed - Opened by Elishatanson 16 days ago

#13896 - Suppress warnings for variables

Pull Request - State: closed - Opened by nobu 16 days ago - 1 comment

#13893 - Make Pathname#mkpath builtin

Pull Request - State: closed - Opened by casperisfine 16 days ago

#13891 - id_table.c: reduce duplication in managed_id_table methods

Pull Request - State: closed - Opened by casperisfine 16 days ago

#13879 - [DOC] Tweaks for String#downcase

Pull Request - State: closed - Opened by BurdetteLamar 17 days ago
Labels: Documentation

#13878 - [Bug #21512] Socket.tcp_with_fast_fallback: Pass proper addr family to getaddrinfo

Pull Request - State: closed - Opened by osyoyu 17 days ago - 3 comments

#13802 - ZJIT: Fix crashes and a miscomp for param spilling

Pull Request - State: closed - Opened by XrXr 24 days ago

#13764 - ZJIT: Annotate `NilClass#nil?` and `Kernel#nil?`

Pull Request - State: open - Opened by st0012 29 days ago

#13763 - ZJIT: Shorten Debug print for 64-bit VReg

Pull Request - State: closed - Opened by k0kubun 29 days ago

#13762 - ZJIT: Avoid panicing with "Option::unwrap() on None"

Pull Request - State: open - Opened by k0kubun 29 days ago - 1 comment

#13761 - ZJIT: Support spilling basic block arguments

Pull Request - State: open - Opened by k0kubun 29 days ago - 2 comments

#13760 - ZJIT: Support `Regexp` type

Pull Request - State: open - Opened by st0012 29 days ago - 1 comment

#13758 - YJIT: Allow parallel scanning for JIT-compiled code

Pull Request - State: open - Opened by wks 30 days ago - 1 comment

#13757 - Backport GH-13617 for s390x

Pull Request - State: closed - Opened by hsbt 30 days ago
Labels: Backport

#13756 - Omit TestException#test_detailed_message_under_gc_compact_stress at Ruby 3.3

Pull Request - State: open - Opened by hsbt 30 days ago
Labels: Backport

#13755 - Simplify `rb_fields_tbl_copy`

Pull Request - State: closed - Opened by casperisfine 30 days ago

#13754 - Fixed inconsistency gemspec location

Pull Request - State: closed - Opened by hsbt about 1 month ago

#13753 - Use Dir.glob and base keyword arg for the installer of Ruby package

Pull Request - State: closed - Opened by hsbt about 1 month ago

#13752 - ZJIT: Stop tracking EP == BP assumption on JIT entry

Pull Request - State: closed - Opened by k0kubun about 1 month ago - 3 comments

#13751 - ZJIT: Enable bootstraptest/test_block.rb

Pull Request - State: closed - Opened by k0kubun about 1 month ago

#13750 - ZJIT: Mark GetLocal as having no effects

Pull Request - State: closed - Opened by tekknolagi about 1 month ago - 4 comments

#13749 - ZJIT: Don't compile functions with unhandled parameter types

Pull Request - State: closed - Opened by tekknolagi about 1 month ago - 4 comments

#13748 - ZJIT: Enable a couple more btests

Pull Request - State: closed - Opened by k0kubun about 1 month ago

#13747 - [DOC] Tweaks for Case Mapping doc

Pull Request - State: open - Opened by BurdetteLamar about 1 month ago - 1 comment
Labels: Documentation

#13746 - ZJIT: Pretty-print symbols in HIR dump

Pull Request - State: closed - Opened by tekknolagi about 1 month ago

#13745 - ZJIT: IsNil optimization and codegen support

Pull Request - State: closed - Opened by ywenc about 1 month ago - 5 comments

#13744 - ZJIT: setglobal should not return output

Pull Request - State: closed - Opened by k0kubun about 1 month ago - 1 comment

#13743 - ZJIT: Add new ZJIT types for Set

Pull Request - State: closed - Opened by st0012 about 1 month ago - 1 comment

#13742 - [DOC] Fix ARGF example

Pull Request - State: closed - Opened by DoctorFateKS about 1 month ago
Labels: Documentation

#13741 - Refactor class_fields_ivar_set

Pull Request - State: closed - Opened by casperisfine about 1 month ago

#13740 - vm_backtrace.c: add RB_GC_GUARD for `name` in location_format

Pull Request - State: closed - Opened by mame about 1 month ago

#13739 - Sync default gems

Pull Request - State: closed - Opened by hsbt about 1 month ago

#13738 - [DOC] Tweaks for String#bytesplice

Pull Request - State: closed - Opened by BurdetteLamar about 1 month ago
Labels: Documentation

#13737 - [DOC] Tweaks for Strings#byteslice

Pull Request - State: closed - Opened by BurdetteLamar about 1 month ago
Labels: Documentation

#13736 - fix building issue when using gcc15 with "-flto -Werror=lto-type-mismatc"

Pull Request - State: open - Opened by clan about 1 month ago - 9 comments

#13735 - Add Set C-API

Pull Request - State: open - Opened by jeremyevans about 1 month ago - 5 comments

#13734 - Add underflow check

Pull Request - State: closed - Opened by nobu about 1 month ago

#13733 - Improve `Gem::BUNDLED_GEMS`

Pull Request - State: closed - Opened by nobu about 1 month ago

#13732 - Check dump size in ibf_dump_write

Pull Request - State: closed - Opened by sferik about 1 month ago

#13731 - Implements [Feature #21455] Add a block argument to Array#join

Pull Request - State: open - Opened by leoarnold about 1 month ago - 2 comments

#13730 - Extract arith_seq_take

Pull Request - State: open - Opened by sferik about 1 month ago

#13729 - ZJIT: `throw` to HIR

Pull Request - State: open - Opened by XrXr about 1 month ago - 1 comment

#13728 - Stop setting TMP_RUBY_PREFIX during prelude

Pull Request - State: closed - Opened by etiennebarrie about 1 month ago - 1 comment

#13727 - Reduce allocations in `Gem::BUNDLED_GEMS.warning?`

Pull Request - State: open - Opened by joshuay03 about 1 month ago - 2 comments

#13726 - Inline ASAN poison functions when ASAN is not enabled

Pull Request - State: closed - Opened by peterzhu2118 about 1 month ago

#13725 - Fix the unknown warning group on wasm

Pull Request - State: closed - Opened by nobu about 1 month ago - 1 comment

#13724 - [Bug #21453] Override `files` in gemspec file before `eval`

Pull Request - State: closed - Opened by nobu about 1 month ago - 3 comments

#13723 - Consolidate octal and hexadecimal parsing logic

Pull Request - State: closed - Opened by sferik about 1 month ago

#13722 - Don't allow test failure of `power_assert` again

Pull Request - State: closed - Opened by hsbt about 1 month ago

#13721 - Fix backquote exit status docs

Pull Request - State: closed - Opened by kenyon about 1 month ago
Labels: Documentation

#13719 - ZJIT: Stop loading an extra parameter

Pull Request - State: closed - Opened by k0kubun about 1 month ago - 1 comment

#13718 - ZJIT: Codegen for `defined?(yield)`

Pull Request - State: closed - Opened by XrXr about 1 month ago - 1 comment

#13717 - add VM Lock around `rb_const_remove` operations (Module#remove_const)

Pull Request - State: open - Opened by luke-gruber about 1 month ago - 3 comments

#13716 - Fix flaky TestGc#test_heaps_grow_independently

Pull Request - State: closed - Opened by peterzhu2118 about 1 month ago

#13715 - Extract Ractor safe table used for frozen strings

Pull Request - State: closed - Opened by peterzhu2118 about 1 month ago - 3 comments

#13714 - Win32: Use `SIG_GET` to get the current value of the signal

Pull Request - State: closed - Opened by nobu about 1 month ago

#13713 - Re-enabled result of `test-bundled-gems`

Pull Request - State: closed - Opened by hsbt about 1 month ago

#13712 - Fix race condition in signal handler query

Pull Request - State: closed - Opened by sferik about 1 month ago - 6 comments

#13711 - Optimize String#casecmp? for ASCII-only strings

Pull Request - State: open - Opened by sferik about 1 month ago - 2 comments

#13710 - [DOC] Added entry `open_timeout` feature of `Socket.tcp` to NEWS.md

Pull Request - State: closed - Opened by hsbt about 1 month ago

#13709 - Fix Open3 documentation: clarify redirection options and blocking behavior

Pull Request - State: closed - Opened by rwstauner about 1 month ago - 2 comments

#13707 - Freeze UNUSABLE_CHARS constant

Pull Request - State: closed - Opened by sferik about 1 month ago - 2 comments

#13706 - Fix loop variable type in compile.c

Pull Request - State: closed - Opened by sferik about 1 month ago

#13705 - Assert AR table entry stability on replace

Pull Request - State: open - Opened by sferik about 1 month ago

#13704 - Change def->method_serial to be atomic

Pull Request - State: closed - Opened by luke-gruber about 1 month ago

#13703 - Fix the exception when trying to copy procs for Ractors

Pull Request - State: open - Opened by tenderlove about 1 month ago - 1 comment

#13702 - Add debug message to assertion for checking GC mode

Pull Request - State: closed - Opened by peterzhu2118 about 1 month ago

#13701 - Introduce Namespace#eval

Pull Request - State: closed - Opened by tenderlove about 1 month ago - 1 comment

#13700 - Move RUBY_ATOMIC_VALUE_LOAD to ruby_atomic.h

Pull Request - State: closed - Opened by peterzhu2118 about 1 month ago

#13699 - Override `files` of bundled gem specs

Pull Request - State: closed - Opened by nobu about 1 month ago

#13698 - variable.c: Refactor `generic_field_set` / `generic_ivar_set`

Pull Request - State: closed - Opened by casperisfine about 1 month ago - 1 comment

#13697 - Backport e1adb6cb15129a54df0c55a337e98b92b2a55e3f

Pull Request - State: closed - Opened by hsbt about 1 month ago
Labels: Backport

#13696 - Fix missing WB going to too_complex on class/geniv

Pull Request - State: closed - Opened by jhawthorn about 1 month ago - 2 comments

#13695 - Fix Windows CI for Ruby 3.4

Pull Request - State: closed - Opened by hsbt about 1 month ago - 3 comments
Labels: Backport

#13694 - Removed unnecessary vcvers option for Ruby 3.2

Pull Request - State: closed - Opened by hsbt about 1 month ago
Labels: Backport

#13693 - Tweak Windows CI for Ruby 3.3

Pull Request - State: closed - Opened by hsbt about 1 month ago - 1 comment
Labels: Backport

#13691 - Fix Windows CI at Ruby 3.4

Pull Request - State: closed - Opened by hsbt about 1 month ago - 1 comment
Labels: Backport

#13690 - Never use flags on T_NODE

Pull Request - State: closed - Opened by jhawthorn about 1 month ago

#13689 - ZJIT: Implement getlocal and setlocal (for nested scopes)

Pull Request - State: closed - Opened by XrXr about 1 month ago - 3 comments

#13688 - Cleanup and document `shape_id_t` layout

Pull Request - State: closed - Opened by casperisfine about 1 month ago

#13687 - Disallow forking from non-main ractor

Pull Request - State: closed - Opened by casperisfine about 1 month ago - 1 comment

#13686 - Generate HTML documentation even if only NEWS.md is updated

Pull Request - State: closed - Opened by nobu about 1 month ago

#13685 - Reduce exposure of FL_FREEZE

Pull Request - State: closed - Opened by casperisfine about 1 month ago - 1 comment

#13684 - Allow wakeup mutex to be used in trap context.

Pull Request - State: closed - Opened by ioquatix about 1 month ago - 5 comments

#13683 - ZJIT: Parse putspecialobject(VMCore) into Const

Pull Request - State: closed - Opened by tekknolagi about 1 month ago

#13682 - Fix lock ordering issue for rb_ractor_sched_wait() and rb_ractor_sched_wakeup()

Pull Request - State: open - Opened by luke-gruber about 1 month ago - 1 comment

#13681 - ZJIT: Compile from offset PC for optional args

Pull Request - State: closed - Opened by composerinteralia about 1 month ago - 12 comments

#13680 - [Bug #21449] Fix Set#divide{|a,b|} using Union-find structure

Pull Request - State: closed - Opened by tompng about 1 month ago

#13679 - Push cme for dummy frame

Pull Request - State: closed - Opened by mame about 1 month ago - 1 comment

#13678 - Make the critical level an enum

Pull Request - State: closed - Opened by nobu about 1 month ago - 1 comment

#13677 - [Bug #21448] Reorder trials in `fill_random_bytes`

Pull Request - State: closed - Opened by nobu about 1 month ago

#13676 - [DOC] Tweaks for String#bytesize

Pull Request - State: closed - Opened by BurdetteLamar about 1 month ago
Labels: Documentation

#13675 - variable.c: avoid out of bound write in `generic_field_set`

Pull Request - State: closed - Opened by byroot about 1 month ago - 1 comment