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
2023-03-02
YJIT: Delete stale `frozen_bytes` related code (#7423)
Alan Wu
2023-03-02
YJIT: Fix default call threshold in help (#7424)
Takashi Kokubun
2023-03-02
[rubygems/rubygems] Enable `Layout/DefEndAlignment`
David RodrÃguez
2023-03-02
Increase timeout for ruby/debug tests (#7421)
Takashi Kokubun
2023-03-02
Investigate missing ./autogen.sh
Takashi Kokubun
2023-03-02
Re-skip an unstable Ractor test
Takashi Kokubun
2023-03-02
Revert "Revert "Re-enable test_ractor for YJIT""
Takashi Kokubun
2023-03-02
[rubygems/rubygems] Simplify the gem package file filter in the gemspec template
Orien Madgwick
2023-03-02
YJIT: Fix cfunc splat
Jimmy Miller
2023-03-03
`Ractor::Selector#empty?`
Koichi Sasada
2023-03-02
[rubygems/rubygems] Replace lockfile with `.locked`
Tony Hsu
2023-03-02
[ruby/irb] Handle long inspect and control character in prompt
tomoya ishida
2023-03-02
[ruby/irb] Specify metadata to provide richer information on
Stan Lo
2023-03-02
MSWin: Use MESSAGE_BEGIN/MESSAGE_END instead of bare `echo`
Nobuyoshi Nakada
2023-03-02
Use https://www.ruby-lang.org/en/downloads/releases/ for download the old ver...
Hiroshi SHIBATA
2023-03-01
Remove support for the Regexp.new 3rd argument
Jeremy Evans
2023-03-02
Enable flaky ractor test
Koichi Sasada
2023-03-02
Rewrite Ractor synchronization mechanism
Koichi Sasada
2023-03-02
Fix rbs (#7415)
Soutaro Matsumoto
2023-03-02
[rubygems/rubygems] Regenerate lockfile if spec list is invalid/empty.
Ellen Marie Dash
2023-03-01
[ruby/uri] Replace RubyDoc.info links with Ruby.GitHub.io
Alexander Popov
2023-03-01
[ruby/uri] Take out GitHub link for gemspec metadata
Alexander Popov
2023-03-01
[ruby/uri] Populate gemspec metadata object
Alexander Popov
2023-03-01
[ruby/uri] Sort gemspec `metadata` object alphabetical
Alexander Popov
2023-03-01
[ruby/uri] Remake `metadata` object in `gemspec` into one assignment
Alexander Popov
2023-03-01
[ruby/uri] Add documentation link into gemspec
Alexander Popov
2023-03-01
YJIT: Properly deal with cfunc splat when no args needed (#7413)
Jimmy Miller
2023-03-01
Allow failing rbs failures for now
Takashi Kokubun
2023-03-01
YJIT: reject large stacks so we can use i8/u8 stack_size and stack_offset (#7...
Maxime Chevalier-Boisvert
2023-03-01
Test with unreleased RBS (#7411)
Soutaro Matsumoto
2023-03-01
YJIT: Use a boxed slice for outgoing branches and cme dependencies (#7409)
Takashi Kokubun
2023-03-01
Enable DEBUG_LOG feature on USE_RUBY_DEBUG_LOG
Koichi Sasada
2023-03-01
Implement Write Barrier for `autoload_table_type`
Jean Boussier
2023-03-01
Update bundled gems list at 2023-03-01
git
2023-03-01
[DOC] Clarify IO#autoclose impact on #close
Lars Kanis
2023-03-01
[rubygems/rubygems] Auto-heal on corrupted lockfile with missing deps
Daniel Colson
2023-02-28
Fix spelling (#7405)
John Bampton
2023-02-28
YJIT: Compress BranchGenFn and BranchShape (#7401)
Takashi Kokubun
2023-02-28
YJIT: Use a boxed slice for gc_obj_offsets (#7397)
Takashi Kokubun
2023-02-28
Update Rust bindgen
Matt Valentine-House
2023-02-28
Update the depend files
Matt Valentine-House
2023-02-28
Merge internal/rgengc.h and internal/gc.h
Matt Valentine-House
2023-02-28
YJIT: add defer_empty_count stat
Maxime Chevalier-Boisvert
2023-02-28
[ruby/irb] Display and prioritise instance methods in `ls
Stan Lo
2023-02-28
[rubygems/rubygems] Fix method redefinition warning in gem exec specs
Samuel Giddins
2023-02-28
Implement Write Barrier for `autoload_data`
Jean Boussier
2023-02-28
Update bundled gems list at 2023-02-28
git
2023-02-28
Update lib/net/http/status.rb
Hiroshi SHIBATA
2023-02-28
Also ignore dismissed CodeQL alerts at tests and URI library
Hiroshi SHIBATA
2023-02-28
Bump ruby/setup-ruby from 1.138.0 to 1.139.0
dependabot[bot]
[next]