-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Insights: ruby/ruby
Overview
-
0 Active issues
-
- 48 Merged pull requests
- 14 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v3_4_0_rc1 3.4.0-rc1
published
Dec 13, 2024
48 Pull requests merged by 20 people
-
Bundle typeprof 0.30.0
#12332 merged
Dec 13, 2024 -
Update NEWS.md with
Time#xmlschema
,Array#fetch_values
andString#append_as_bytes
#12334 merged
Dec 13, 2024 -
followup 0bdb38ba6be208064a514c12a9b80328645689f8
#12331 merged
Dec 13, 2024 -
Launchable: Refactor entrypoint.sh
#12314 merged
Dec 13, 2024 -
Fixed compatibility error with setup command and RDoc plugin on RubyGems
#12330 merged
Dec 13, 2024 -
Bump github/codeql-action from 3.27.7 to 3.27.9
#12327 merged
Dec 13, 2024 -
Improve "Building Ruby" docs
#12320 merged
Dec 13, 2024 -
[DOC] Improve formatting in Markdown files
#12322 merged
Dec 13, 2024 -
Add an environment variable for controlling the default Thread quantum
#11981 merged
Dec 13, 2024 -
Fix error messages so we don't output an extra line
#12324 merged
Dec 12, 2024 -
[DOC] Fix grammar errors, typos, and improve readability of trace_point.rb
#12150 merged
Dec 12, 2024 -
[DOC] Fix
LoadError
's linking issue#12317 merged
Dec 12, 2024 -
Ractor.store_if_absent(key)
#12321 merged
Dec 12, 2024 -
Output a Ruby bug report on ASAN error
#12309 merged
Dec 12, 2024 -
[Feature #20884] Reserve toplevel
Ruby
name#12315 merged
Dec 12, 2024 -
Launchable: Start recording test-spec results
#12302 merged
Dec 12, 2024 -
Use turbo_tests
#12250 merged
Dec 12, 2024 -
Fix compilation with MALLOC_ALLOCATED_SIZE
#12313 merged
Dec 12, 2024 -
Use malloc for prism string source
#12312 merged
Dec 12, 2024 -
Use ruby_strdup/xfree in fast_fallback
#12311 merged
Dec 11, 2024 -
YJIT warning fixes and a copy-paste error fix
#12310 merged
Dec 11, 2024 -
Use
rb_thread_fd_select
instead of select(2)#12292 merged
Dec 11, 2024 -
[Bug #20941] Bail out when recursing no memory
#12307 merged
Dec 11, 2024 -
Bump github/codeql-action from 3.27.6 to 3.27.7
#12306 merged
Dec 11, 2024 -
YJIT: add MPLR talk link. Encourage users to use --yjit-mem-size
#12305 merged
Dec 10, 2024 -
Improve NEWS.md for modular GC
#12281 merged
Dec 10, 2024 -
[Bug #20924] Fix reading with delimiter in wide character encodings
#12304 merged
Dec 10, 2024 -
[Bug #20936] Fix
#size
forRange#reverse_each
#12301 merged
Dec 10, 2024 -
Update ruby/specs
#12297 merged
Dec 10, 2024 -
Update syslog-0.2.0
#12303 merged
Dec 10, 2024 -
Split system dependent commands to clean modular-gc
#12300 merged
Dec 10, 2024 -
Remove unused macros from parse.y
#11781 merged
Dec 10, 2024 -
Remove minimum Bison version requirement from parse.y
#12026 merged
Dec 10, 2024 -
Launchable: Remove unnecessary command
launchable verify
#12299 merged
Dec 10, 2024 -
Fix cleaning modular GC
#12295 merged
Dec 9, 2024 -
Add missing fiber nil check to avoid slow rb_check_funcall()
#12298 merged
Dec 9, 2024 -
objspace_dump: Use FILE* to avoid crashing in mark functions
#12285 merged
Dec 9, 2024 -
YJIT: Spill/load argument registers to reuse blocks
#12287 merged
Dec 9, 2024 -
[Bug #20933] Fix IO::Buffer overlap calculation
#12284 merged
Dec 9, 2024 -
YJIT: Only enable disassembly colors for tty
#12283 merged
Dec 9, 2024 -
Fix Connection Attempt Delay of
Socket.tcp
#12291 merged
Dec 9, 2024 -
Launchable: Remove FIXME comment
#12293 merged
Dec 9, 2024 -
Enable more Launchable integration in bootstraptest and test-all
#12255 merged
Dec 9, 2024 -
Revert "Launchable: Stop recording tests temporarily"
#12289 merged
Dec 9, 2024 -
[Bug #20929] Win32: Use
wcsftime
#12286 merged
Dec 7, 2024 -
[DOC] New homepage for docs.ruby-lang.org/en
#12227 merged
Dec 6, 2024 -
YJIT: small fix to stats formatting.
#12282 merged
Dec 6, 2024 -
Add rb_gc_impl_active_gc_name to gc/gc_impl.h
#12271 merged
Dec 6, 2024
14 Pull requests opened by 11 people
-
[DOC] Change arg names from n to count
#12288 opened
Dec 8, 2024 -
Fix Cntrl, Graph and Print character properties of Cf characters.
#12294 opened
Dec 9, 2024 -
YJIT: Specialize String#ord
#12296 opened
Dec 9, 2024 -
[Bug #20942] Do not leave the VM locked at a memory error
#12308 opened
Dec 11, 2024 -
[DOC] Fix the block parameter name in `Array#zip`
#12316 opened
Dec 12, 2024 -
[DOC] Small fix and tweak to string literal syntax documentation
#12318 opened
Dec 12, 2024 -
[Bug #20950] Fix use-after-free in ep in Proc#dup for ifunc procs
#12319 opened
Dec 12, 2024 -
[DOC] Exclude irb from documentation generation
#12325 opened
Dec 12, 2024 -
YJIT: Speculate block arg for `c_func_method(&nil)` calls
#12326 opened
Dec 13, 2024 -
Check RUBY_THREAD_TIMESLICE value
#12328 opened
Dec 13, 2024 -
[Bug #20940] [PRISM] Support NO_COLOR
#12329 opened
Dec 13, 2024 -
use backquotes on NEWS.md
#12333 opened
Dec 13, 2024 -
Remove unused `FIXNUM_OR` macro from compile.c
#12336 opened
Dec 13, 2024 -
[DOC] Fix incorrect `Array#fetch_values` examples
#12337 opened
Dec 13, 2024
11 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.
-
[DOC] Fix grammar errors, typos, and improve readability of string.rb
#12151 commented on
Dec 12, 2024 • 3 new comments -
[DOC] Reorganize top-level doc files for better doc navigation
#12226 commented on
Dec 12, 2024 • 2 new comments -
Extend `include?` optimization to work when arg is a method with 1 arg
#12248 commented on
Dec 10, 2024 • 2 new comments -
[DOC] Mention `Object#initialize_clone` and `#initialize_dup`
#12254 commented on
Dec 12, 2024 • 1 new comment -
win32: Set locale encoding to UTF-8 too
#3958 commented on
Dec 9, 2024 • 0 new comments -
Changed `debug_buffer` to use `rb_parser_string_t *` instead of `VALUE`
#10662 commented on
Dec 7, 2024 • 0 new comments -
Introduce `iniline_operation` rule
#10773 commented on
Dec 7, 2024 • 0 new comments -
Remove unnecessary semantic actions
#11888 commented on
Dec 7, 2024 • 0 new comments -
Avoid uninitialized variable access
#12189 commented on
Dec 6, 2024 • 0 new comments -
Improve `Socket.tcp_fast_fallback=` / `Socket.tcp_fast_fallback`
#12257 commented on
Dec 12, 2024 • 0 new comments -
Define constants in `Data` scope
#12277 commented on
Dec 11, 2024 • 0 new comments