Insights: ruby/ruby
Overview
-
0 Active issues
-
- 41 Merged pull requests
- 8 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
41 Pull requests merged by 15 people
-
`rb_ractor_thread_list()` only for current ractor
#7616 merged
Mar 30, 2023 -
`rb_current_ractor_raw()`
#7617 merged
Mar 30, 2023 -
cosmetic change on `rb_threadptr_interrupt*`
#7618 merged
Mar 30, 2023 -
enable GH actions on `USE_RUBY_DEBUG_LOG=1`
#7619 merged
Mar 30, 2023 -
YJIT: Leave cfp->pc uninitialized for VM_FRAME_MAGIC_CFUNC
#7620 merged
Mar 29, 2023 -
YJIT: Fix 2 potential code gc issues
#7611 merged
Mar 29, 2023 -
YJIT: Rest and keyword (non-supplying)
#7608 merged
Mar 29, 2023 -
Use scoop instead of Chocolatey
#7614 merged
Mar 29, 2023 -
Merge URI-0.12.1 and URI-0.10.2 for Ruby 3.1
#7605 merged
Mar 29, 2023 -
Merge URI-0.10.2 for Ruby 3.0
#7607 merged
Mar 29, 2023 -
Fix CI for ruby_3_0 branch
#7258 merged
Mar 29, 2023 -
Fix CI for ruby_2_7 branch
#7259 merged
Mar 29, 2023 -
Merge URI-0.10.0.2 for Ruby 2.7
#7606 merged
Mar 29, 2023 -
YJIT: Add `--yjit-pause` and `RubyVM::YJIT.resume`
#7609 merged
Mar 28, 2023 -
YJIT: Stop using the starting_context pattern
#7610 merged
Mar 28, 2023 -
[Bug #19550] Fix memory leak for iclass
#7597 merged
Mar 28, 2023 -
Merge RubyGems-3.4.10 and Bundler-2.4.10
#7479 merged
Mar 28, 2023 -
Use URI-0.12.1 for Ruby 3.2
#7603 merged
Mar 28, 2023 -
Exclude tools from sync
#7601 merged
Mar 28, 2023 -
Bump actions/checkout from 3.4.0 to 3.5.0
#7595 merged
Mar 28, 2023 -
Ripper: Add keyword options to `assert_parse_files`
#7602 merged
Mar 28, 2023 -
Update rbs's commit hash to avoid test failure on pathname
#7596 merged
Mar 28, 2023 -
Bump github/codeql-action from 2.2.8 to 2.2.9
#7600 merged
Mar 28, 2023 -
RBS: Pathname#taint and Pathname#untaint are removed
#7598 merged
Mar 28, 2023 -
Use gemspec that keeps original dependencies
#7321 merged
Mar 27, 2023 -
Merge URI-0.12.0 for Ruby 3.1
#7261 merged
Mar 26, 2023 -
Fix incorrect usage of `rb_fiber_scheduler_io_(p)(read|write)`.
#7593 merged
Mar 25, 2023 -
IO::Buffer#resize: Free internal buffer if new size is zero
#7569 merged
Mar 24, 2023 -
YJIT: Rest and block_arg support
#7584 merged
Mar 24, 2023 -
Adjust SHAPE_BUFFER_SIZE with shape_id_t
#7590 merged
Mar 24, 2023 -
Raise ArgumentError if IO.read is provided negative offset
#7289 merged
Mar 24, 2023 -
Add Dir.fchdir
#7135 merged
Mar 24, 2023 -
compare_by_identity fixes for some Hash methods
#6702 merged
Mar 24, 2023 -
YJIT: Constify EC to avoid an `as` pointer cast
#7591 merged
Mar 24, 2023 -
Write keyword arguments directly
#7589 merged
Mar 24, 2023 -
Cache pid itself instead of converted VALUE
#7585 merged
Mar 24, 2023 -
YJIT: Save PC on rb_str_concat
#7586 merged
Mar 23, 2023 -
YJIT: Use starting context for status === CantCompile
#7583 merged
Mar 23, 2023 -
Use shape information in YJIT's definedivar implementation
#7579 merged
Mar 23, 2023 -
thread_pthread.c: Use a`fork_gen` counter to protect against fork instead of getpid()
#7434 merged
Mar 23, 2023 -
Merge rubygems master
#7582 merged
Mar 23, 2023
8 Pull requests opened by 7 people
-
Allow anonymous memberless Struct
#7587 opened
Mar 23, 2023 -
Skip WBs when we don't need to execute them
#7588 opened
Mar 23, 2023 -
Use UTF-8 encoding for literal extended regexps with UTF-8 characters in comments
#7592 opened
Mar 24, 2023 -
Support `IO#pread` / `IO#pwrite` using fiber scheduler.
#7594 opened
Mar 25, 2023 -
vm_dump.c: Fix duplicate dump in LoongArch64.
#7599 opened
Mar 28, 2023 -
YJIT: Generate side exits as late as possible
#7612 opened
Mar 29, 2023 -
[Bug #19549] Check for variables to be interpolated
#7615 opened
Mar 29, 2023 -
Bump ossf/scorecard-action from 2.1.2 to 2.1.3
#7621 opened
Mar 30, 2023
10 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.
-
Rewrite Array#each in Ruby
#6687 commented on
Mar 24, 2023 • 8 new comments -
Make the NEWOBJ API narrower
#7393 commented on
Mar 29, 2023 • 3 new comments -
Make Range#step to consistently use + for iteration
#7444 commented on
Mar 24, 2023 • 2 new comments -
Remove rb_clear_method_cache_all() from Module#using
#4323 commented on
Mar 27, 2023 • 0 new comments -
Introduce ASAN to ubuntu workflow.
#5939 commented on
Mar 29, 2023 • 0 new comments -
Stop nitpicking tzdata
#6990 commented on
Mar 26, 2023 • 0 new comments -
Fixup GH-6441 for Ruby 2.7
#7221 commented on
Mar 29, 2023 • 0 new comments -
Merge RubyGems-3.2.34 and Bundler-2.2.34
#7251 commented on
Mar 29, 2023 • 0 new comments -
Update documentation for [[:word:]] and \p{Word} in regexps
#7287 commented on
Mar 24, 2023 • 0 new comments -
Generalize cfunc large array splat fix to fix many additional cases raising SystemStackError
#7522 commented on
Mar 24, 2023 • 0 new comments