-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Insights: ruby/ruby
Overview
-
0 Active issues
-
- 39 Merged pull requests
- 16 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
39 Pull requests merged by 16 people
-
Handle GC triggering while building the initial
id_to_obj_tbl
#13303 merged
May 11, 2025 -
Fix windows builds
#13302 merged
May 11, 2025 -
Allow T_CLASS and generic types to be too_complex
#13301 merged
May 11, 2025 -
Namespace on read
#13226 merged
May 11, 2025 -
Revert "Fix redefinition of
clock_gettime
andclock_getres
"#13300 merged
May 11, 2025 -
Fix typo in array.c
#13296 merged
May 10, 2025 -
[DOC] ObjectSpace#each_object behavior in multi-Ractor mode
#13278 merged
May 10, 2025 -
Refactor
rb_obj_field_get
to handle complex shapes#13297 merged
May 10, 2025 -
Only clear Ractor cache in child
#13294 merged
May 9, 2025 -
Update to ruby/spec@d8bacef
#13265 merged
May 9, 2025 -
Refactor
FIRST_T_OBJECT_SHAPE_ID
to not be used outsideshape.c
#13291 merged
May 9, 2025 -
Fix warnings in tests for ObjectSpace._id2ref
#13293 merged
May 9, 2025 -
ZJIT: Fix a splitting condition for LHS
#13279 merged
May 9, 2025 -
[Bug #18119] Fix crash when instantiating classes in Ractors
#13284 merged
May 9, 2025 -
Remove dead code in
rb_gc_impl_ractor_cache_free
#13288 merged
May 9, 2025 -
Cleanup shapes API
#13283 merged
May 9, 2025 -
Fix allocation count when forking with Ractors
#13286 merged
May 9, 2025 -
Deprecate
ObjectSpace._id2ref
#13157 merged
May 9, 2025 -
Retire CGI library without
cgi/escape
#13275 merged
May 9, 2025 -
[DOC] Tweaks for What's Here
#13281 merged
May 8, 2025 -
Fix
remove_instance_variable
on complex objects#13280 merged
May 8, 2025 -
Ractor "after fork" fixes
#12982 merged
May 8, 2025 -
Remove dependency on debug_counter.h when BUILDING_MODULAR_GC
#13269 merged
May 8, 2025 -
[DOC] Tweaks for String#-@"
#13254 merged
May 8, 2025 -
ZJIT: Temporarily revert path compression
#13268 merged
May 8, 2025 -
Add depend files under ext/-test-
#13272 merged
May 8, 2025 -
variable.c: Fix compilation warnings
#13273 merged
May 8, 2025 -
Move
object_id
in attributes#13159 merged
May 8, 2025 -
Added depend file for test/-ext-/econv/test_append.rb
#13271 merged
May 8, 2025 -
[3.4 backport] Fix C23 (GCC 15) WIN32 compatibility for rb_define_* functions
#13266 merged
May 7, 2025 -
Remove dependence on internal/hash.h for default GC
#13264 merged
May 7, 2025 -
YJIT: End the block after OPTIMIZE_METHOD_TYPE_CALL
#13261 merged
May 6, 2025 -
Improve correctness for allocated object counts
#13192 merged
May 6, 2025 -
ZJIT: Parse topn, opt_length, opt_size into HIR
#13243 merged
May 6, 2025 -
YJIT: End the block after OPTIMIZE_METHOD_TYPE_CALL
#13245 merged
May 5, 2025 -
ZJIT: Use 2024 edition for rustc-only release builds
#13260 merged
May 5, 2025 -
Fix
USE_MN_THREADS=0
builds on macOS#13258 merged
May 5, 2025 -
Fix minor issues with shapes
#13257 merged
May 5, 2025 -
Add
RBIMPL_ATTR_NONSTRING_ARRAY()
macro for GCC 15#13256 merged
May 5, 2025
16 Pull requests opened by 10 people
-
`constants_spec.rb`: Adding `Math::TAU`
#13259 opened
May 5, 2025 -
YJIT: ZJIT: Allow both JITs in the same build
#13262 opened
May 6, 2025 -
ZJIT: Add tests for pattern matching
#13263 opened
May 6, 2025 -
Remove duplicate asan_unpoisoning_object
#13267 opened
May 7, 2025 -
ZJIT: Quietly abort codegen if we don't have enough registers
#13270 opened
May 7, 2025 -
ZJIT: Fix rest parameter not parsed into a BB parameter
#13276 opened
May 8, 2025 -
ZJIT: Bail out of HIR translation if we can't handle a param flag
#13277 opened
May 8, 2025 -
YJIT: Split the block on optimized getlocal/setlocal
#13282 opened
May 8, 2025 -
[DOC] Tweak for String#+@
#13285 opened
May 8, 2025 -
Skip CGI tests in RBS
#13287 opened
May 9, 2025 -
Get rid of frozen shapes
#13289 opened
May 9, 2025 -
Refactor `rb_obj_hash` to rely on object address instead of object_id
#13290 opened
May 9, 2025 -
ZJIT: Store CME on SendWithoutBlockDirect, not ISEQ
#13292 opened
May 9, 2025 -
ZJIT: Stop padding side exits
#13295 opened
May 9, 2025 -
Reduce `Object#object_id` contention.
#13298 opened
May 10, 2025 -
Fix prism instruction generation differences for `def a(x, ...); b(...); end`
#13299 opened
May 10, 2025
5 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Optimize callcache invalidation for refinements
#13077 commented on
May 9, 2025 • 0 new comments -
[Bug #21256] Fix `it` parameter when splatting and `define_method` is used
#13108 commented on
May 7, 2025 • 0 new comments -
Remove respond_to check from Class#alloacte
#13116 commented on
May 8, 2025 • 0 new comments -
Maintain same behavior regardless of tracepoint state
#13232 commented on
May 9, 2025 • 0 new comments -
Test with updated RBS gem which comes with new pure C parser
#13237 commented on
May 9, 2025 • 0 new comments