Insights: ruby/ruby
Overview
-
0 Active issues
-
- 34 Merged pull requests
- 10 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
34 Pull requests merged by 12 people
-
Fix String interpolation optimisation for VWA
#6965 merged
Jan 13, 2023 -
Fix re-embedding of strings during compaction
#7071 merged
Jan 9, 2023 -
YJIT: Colorize outlined code differently on --yjit-dump-disasm
#7073 merged
Jan 6, 2023 -
YJIT: Make iseq_get_location consistent with iseq.c
#7074 merged
Jan 6, 2023 -
Remove unused function `rb_shape_flags_mask`
#7078 merged
Jan 6, 2023 -
Remove Encoding#replicate
#7079 merged
Jan 11, 2023 -
[Bug #19319] Fix crash in rb_str_casemap
#7080 merged
Jan 6, 2023 -
Fix off-by-one error in rb_vm_each_stack_value
#7081 merged
Jan 10, 2023 -
Remove unnecessary set of INVALID_SHAPE_ID in rb_callcache
#7082 merged
Jan 11, 2023 -
YJIT: Remove old comments for regenerated branches
#7083 merged
Jan 9, 2023 -
[Bug #19323] Raise `RangeError` instead of integer overflow
#7087 merged
Jan 8, 2023 -
Refine mkmf messages
#7088 merged
Jan 9, 2023 -
Remove ARY_SET_SHARED
#7089 merged
Jan 10, 2023 -
YJIT: Save PC and SP before calling leaf builtins
#7090 merged
Jan 10, 2023 -
Differentiate T_ARRAY and array subclasses
#7091 merged
Jan 10, 2023 -
YJIT: Fix a compilation warning with release build
#7092 merged
Jan 10, 2023 -
Enable `clippy` checks for yjit in CI
#7093 merged
Jan 12, 2023 -
Merge RubyGems and Bundler master
#7094 merged
Jan 10, 2023 -
Remove check for RCLASS_EXT in variable.c
#7095 merged
Jan 11, 2023 -
Move classpath to rb_classext_t
#7096 merged
Jan 11, 2023 -
Skip unfixed assertion about objspace/dump_all
#7100 merged
Jan 11, 2023 -
[CI] Enhance build matrix
#7101 merged
Jan 12, 2023 -
Suppressing pending messages with RSpec
#7102 merged
Jan 11, 2023 -
[DOC] Mention the conditional regexp
#7103 merged
Jan 11, 2023 -
Update gem lists in NEWS.md
#7104 merged
Jan 13, 2023 -
YJIT: Add a few asm comments
#7105 merged
Jan 11, 2023 -
Add str_enc_copy_direct
#7106 merged
Jan 12, 2023 -
Assert possible hash functions in RHASH_ST_TABLE
#7107 merged
Jan 12, 2023 -
Try to use https://github.com/ruby/rbs/pull/1207
#7108 merged
Jan 12, 2023 -
Do not use VM stack for splat arg on cfunc
#7109 merged
Jan 13, 2023 -
YJIT: Do not refer to an undefined constant
#7112 merged
Jan 12, 2023 -
Fix write barrier order for `klass` to `cme` edge
#7113 merged
Jan 12, 2023 -
Return 0 if there is no CFP on the EC yet
#7116 merged
Jan 13, 2023 -
fix `unused variables` warning
#7117 merged
Jan 13, 2023
10 Pull requests opened by 8 people
-
sendmsg with string array
#7084 opened
Jan 7, 2023 -
Remove "unused parameter" warnings on include of ruby.h
#7085 opened
Jan 7, 2023 -
Disable chained fixups on macOS to fix M1 build errors with C extensions
#7086 opened
Jan 7, 2023 -
[DOC] Add an example of the splat operator with a non-array object
#7098 opened
Jan 11, 2023 -
add more shapes tests
#7110 opened
Jan 12, 2023 -
don't grow iv list when changing to too complex shape
#7111 opened
Jan 12, 2023 -
YJIT: Fix shared/static library symbol leaks
#7115 opened
Jan 12, 2023 -
Fix Integer#ceildiv to respect #coerce
#7118 opened
Jan 13, 2023 -
Make "make exts" build only gems listed in gems/bundled_gems
#7119 opened
Jan 13, 2023 -
[Bug #19335] `Integer#remainder` should respect `#coerce`
#7120 opened
Jan 13, 2023
6 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.
-
Implement splat for cfuncs. Split exit exit cases to better capture where we are exiting
#6929 commented on
Jan 12, 2023 • 12 new comments -
Improve performance of `f(*a, **kw)` style method dispatch
#6920 commented on
Jan 13, 2023 • 2 new comments -
Windows: Prefer USERPROFILE over HOMEPATH on startup as well
#7033 commented on
Jan 6, 2023 • 1 new comment -
Introduce `anddot_multiple_assginment_check` function
#6812 commented on
Jan 7, 2023 • 0 new comments -
Move objects intra-heap if inter-heap fails
#6964 commented on
Jan 11, 2023 • 0 new comments -
Merge the latest stable versions of RubyGems and Bundler to Ruby 3.2.x
#7061 commented on
Jan 10, 2023 • 0 new comments