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-10-10
Remove duplicate struct declaration
Alan Wu
2024-10-11
[DOC] Tweak "Timezone Objects"
Nobuyoshi Nakada
2024-10-11
[DOC] Tweak "Time Internal Representation"
Nobuyoshi Nakada
2024-10-11
[DOC] Link labels cannot contain attributes for now
Nobuyoshi Nakada
2024-10-10
[ruby/rdoc] Make methods and attributes linkable
Stan Lo
2024-10-10
Fix typo in test_gc.rb [ci skip]
Peter Zhu
2024-10-10
[DOC] Tweaks for Array#repeated_combination (#11839)
Burdette Lamar
2024-10-10
[ruby/prism] Do not warn for unused variables on negative lines
Kevin Newton
2024-10-10
[rubygems/rubygems] Fix `gem pristine etc` resetting gem twice sometimes
David Rodríguez
2024-10-10
[rubygems/rubygems] Improve some indentations
David Rodríguez
2024-10-10
[ruby/fiddle] Cast via `VALUE` function pointer between object
Nobuyoshi Nakada
2024-10-10
[rubygems/rubygems] Fix specs with missing extensions getting activated
David Rodríguez
2024-10-10
[rubygems/rubygems] Remove more compatibility code with old RubyGems
David Rodríguez
2024-10-10
[rubygems/rubygems] Remove code that's not needed for the spec to pass
David Rodríguez
2024-10-10
[rubygems/rubygems] Fix warnings about old C style
David Rodríguez
2024-10-10
[rubygems/rubygems] Run specs that now pass on JRuby
David Rodríguez
2024-10-10
[ruby/prism] Reject invalid splat as last statement of parentheses
Kevin Newton
2024-10-10
[ruby/digest] Cast via `uintptr_t` function pointer between object pointer
Nobuyoshi Nakada
2024-10-10
[ruby/prism] Update rescue node doc
Stan Lo
2024-10-10
Directly call rb_gc_impl_writebarrier_unprotect
Peter Zhu
2024-10-10
Directly call rb_gc_impl_copy_finalizer
Peter Zhu
2024-10-10
[DOC] Generate HTML doc when importing from ruby/rdoc
Nobuyoshi Nakada
2024-10-10
[ruby/rdoc] Improve method source toggling
Stan Lo
2024-10-10
[ruby/fiddle] Only print Fiddle::VERSION when flag is true
Hiroshi SHIBATA
2024-10-10
Revert "Commented out to print fiddle version"
Hiroshi SHIBATA
2024-10-10
test/resolv/test_dns.rb: Keep `UDPSocket`s until a free port is found
Yusuke Endoh
2024-10-10
Revert "TestProcess#test_daemon_noclose is only working with macOS 15.1 beta,...
Yuta Saito
2024-10-10
[Bug #20631] Workaround for macOS 15.0 fork crash
Yuta Saito
2024-10-10
Suppress warnings with `RUBYPOT=-w`
Nobuyoshi Nakada
2024-10-10
Commented out to print fiddle version
Hiroshi SHIBATA
2024-10-10
Emit warning for other method redefinition types
Thomas Marshall
2024-10-10
Make test_hash_symbol_colon_key pass on LANG=en_US
Yusuke Endoh
2024-10-10
Move directives outside `rb_ary_new3` call
Nobuyoshi Nakada
2024-10-10
Cast via `uintptr_t` function pointer between object pointer
Nobuyoshi Nakada
2024-10-10
Rename win32-sspi to net-http-sspi
Hiroshi SHIBATA
2024-10-10
[ruby/fiddle] test jruby: fix a typo
Sutou Kouhei
2024-10-10
[ruby/fiddle] test jruby: fix a wrong message
Sutou Kouhei
2024-10-10
[ruby/fiddle] test jruby: fix a typo
Sutou Kouhei
2024-10-10
Import JRuby implementation (#147)
Sutou Kouhei
2024-10-10
Update vendored net-http
Samuel Giddins
2024-10-10
`me->defined_class` should be T_CLASS/T_ICLASS
Koichi Sasada
2024-10-09
Remove unused timeout in parsey CI.
Matt Valentine-House
2024-10-09
[DOC] Tweaks for Array#rindex
BurdetteLamar
2024-10-09
[DOC] Tweaks for Array#reverse!
BurdetteLamar
2024-10-09
[DOC] Tweaks for Array#reverse
BurdetteLamar
2024-10-10
Add `--with-parser` configure option
Nobuyoshi Nakada
2024-10-09
[ruby/prism] Attempt to assume binary is UTF-8
Kevin Newton
2024-10-09
[rubygems/rubygems] Remove unused variable
David Rodríguez
2024-10-09
[Bug #20789] Fix an invalid syntax error when `->a=1...{}`
ydah
2024-10-09
[ruby/prism] Avoid breaking code units offset on binary encoding
Vinicius Stock
[prev]
[next]