index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
ruby_4_0
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-09-18
[DOC] Fix formatting for ways to create Range objects
Peter Zhu
2024-09-18
Revert "Fix evaluation order issue in f(**h, &h.delete(key))"
Jeremy Evans
2024-09-18
Fix evaluation order issue in f(**h, &h.delete(key))
Jeremy Evans
2024-09-18
Move more of GC.latest_gc_info into Ruby
Peter Zhu
2024-09-18
[rubygems/rubygems] Add a note about when hack can be removed
David Rodríguez
2024-09-18
[rubygems/rubygems] Fix TODO
David Rodríguez
2024-09-18
[rubygems/rubygems] Stop fighting with ourselves
David Rodríguez
2024-09-18
Fix coding issue in prism_compile.c
Luke Gruber
2024-09-18
[ruby/prism] Allow returns in default parameter values
Kevin Newton
2024-09-18
Change rb_gc_impl_get_measure_total_time to return a bool
Peter Zhu
2024-09-18
[Bug #20754] Document in hash.rb
Nobuyoshi Nakada
2024-09-18
Prevent a warning (retry)
Yusuke Endoh
2024-09-18
Detect existing Visual Studio instances using `vswhere.exe`
Nobuyoshi Nakada
2024-09-17
YJIT: Accept key for runtime_stats to return only that stat (#11536)
Randy Stauner
2024-09-17
[ruby/uri] Fix spelling of "cannot"
David Rodríguez
2024-09-17
Make rb_gc_impl_set_measure_total_time return void
Peter Zhu
2024-09-17
[rubygems/rubygems] Fix spelling, it's "cannot" rather than "can not"
David Rodríguez
2024-09-17
Rename rb_gc_impl_get_profile_total_time to rb_gc_impl_get_total_time
Peter Zhu
2024-09-17
Change rb_gc_impl_get_profile_total_time to return unsigned long long
Peter Zhu
2024-09-17
Use unsigned long long for marking and sweeping time
Peter Zhu
2024-09-17
[ruby/prism] Accept "do" blocks in some parameter default values
Kevin Newton
2024-09-17
Replace all GC.disable with EnvUtil.without_gc
Peter Zhu
2024-09-17
Fix a typo, sorry!
Yusuke Endoh
2024-09-17
Prevent two warnings
Yusuke Endoh
2024-09-17
[rubygems/rubygems] Bump rubies in CI to 3.3.5
David Rodríguez
2024-09-17
TestProcess#test_daemon_noclose is working fine with macOS 15.1 beta3 and Xco...
Hiroshi SHIBATA
2024-09-17
Skip failing examples related with https://github.com/ruby/ruby/commit/d81b05...
Hiroshi SHIBATA
2024-09-17
Removed accidentally commit for snapshot file of prism
Hiroshi SHIBATA
2024-09-17
[ruby/strscan] Accept String as a pattern at non head
NAITOH Jun
2024-09-17
Unlock parallel_tests
David Rodríguez
2024-09-17
[rubygems/rubygems] Fix `--local` hitting the network when default gems are i...
David Rodríguez
2024-09-17
[rubygems/rubygems] Improve spec
David Rodríguez
2024-09-17
[rubygems/rubygems] Fix spec to setup a default gem correctly
David Rodríguez
2024-09-17
[rubygems/rubygems] Inline a private method
David Rodríguez
2024-09-17
[rubygems/rubygems] Consistently access install options through symbol keys
David Rodríguez
2024-09-17
Prevent a warning due to error recovery of prism
Yusuke Endoh
2024-09-17
Prevent warnings for RubyVM::AbstractSyntaxTree.parse in test_ast.rb
Yusuke Endoh
2024-09-17
Prevent warning: assigned but unused variable - message
Yusuke Endoh
2024-09-17
Bump github/codeql-action from 3.26.6 to 3.26.7
dependabot[bot]
2024-09-17
[DOC] Fix autoload method formatting
Nikolay Ponomarev
2024-09-17
Activate irb if irb is bundled gems
Hiroshi SHIBATA
2024-09-17
Prevent prism warnings in syntax exhaustive tests
Yusuke Endoh
2024-09-17
Ensure fiber scheduler is woken up when close interrupts read
KJ Tsanaktsidis
2024-09-16
Move desired_compaction_pages_i inside of GC_CAN_COMPILE_COMPACTION
Peter Zhu
2024-09-16
[ruby/prism] Handle retry doubly nested under rescue
Kevin Newton
2024-09-16
[ruby/prism] Do not leak explicit encoding
Kevin Newton
2024-09-16
Don't export unnecessary string functions
Peter Zhu
2024-09-16
[PRISM] Assume an eval context for RubyVM::ISEQ compile
Kevin Newton
2024-09-16
[ruby/irb] Use InstructionSequence#script_lines to get method source
tomoya ishida
2024-09-16
[DOC] Tweaks for Array#select!
BurdetteLamar
[prev]
[next]