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
12 hours
[DOC] Fix links to What's Here
Peter Zhu
13 hours
ZJIT: Add temporary local definite assignment validator (#15973)
Max Bernstein
13 hours
[DOC] Doc for Module.nesting
BurdetteLamar
13 hours
[DOC] Fix links in Array
BurdetteLamar
13 hours
[DOC] Fix links in Complex
BurdetteLamar
14 hours
ZJIT: Extract VRegId from a usize
Aaron Patterson
15 hours
Prevent starvation when acquiring mutex over and over (#15877)
Luke Gruber
17 hours
Remove the unnecesary integer comparison
Matt Valentine-House
17 hours
BIGNUM can't have fields other than object_id
Matt Valentine-House
17 hours
rename rb_gc_obj_free_on_sweep -> rb_gc_obj_needs_cleanup_p
Matt Valentine-House
17 hours
We don't need this wrapper function anymore
Matt Valentine-House
17 hours
Move the gc fast path out of the default GC impl
Matt Valentine-House
17 hours
Clarify the use of some FLAGS
Matt Valentine-House
17 hours
Implement a fast path for sweeping (gc_sweep_fast_path_p).
Matt Valentine-House
19 hours
Fix RUBY_MN_THREADS sleep returning prematurely (#15868)
Chris HasiĆski
20 hours
[ruby/prism] Use each_line to avoid allocating array
Kevin Newton
23 hours
[ruby/prism] Fix `on_words_sep` for ripper translator with newlines
Earlopain
23 hours
Workround for directly loading Gem::Version
Hiroshi SHIBATA
25 hours
[ruby/rubygems] Removed unused deprecate loading
Hiroshi SHIBATA
25 hours
win32: Add CR to all batch files.
Nobuyoshi Nakada
26 hours
[ruby/rubygems] Fix Bundler that re-exec $0 when a `version` is present in th...
Edouard CHIN
26 hours
[ruby/rubygems] Re-generate certificates with sha256WithRSAEncryption for mod...
Hiroshi SHIBATA
27 hours
[ruby/rubygems] Revert "Merge pull request #8989 from nobu/test-tmpdir"
Hiroshi SHIBATA
28 hours
[ruby/rubygems] Fixed missing classname
Hiroshi SHIBATA
28 hours
[ruby/rubygems] Do not pollute source directory by tests
Nobuyoshi Nakada
29 hours
[ruby/rubygems] Fix RubyGems not able to require the right gem:
Edouard CHIN
32 hours
Bump lewagon/wait-on-check-action from 1.4.1 to 1.5.0
dependabot[bot]
34 hours
[DOC] State that an interpolated string in `%W` is not split
Nobuyoshi Nakada
37 hours
[ruby/prism] Optimize ripper translator token sorting
Earlopain
44 hours
[DOC] Improve class doc for Coverage
Peter Zhu
45 hours
win32: Strip CR from batch files
Nobuyoshi Nakada
48 hours
Fix missing `return`
Nobuyoshi Nakada
2 days
Fix warning in rb_file_s_basename
Peter Zhu
2 days
Ignore AI agents related files (#15955)
Stan Lo
2 days
[ruby/prism] Remove unneeded lex_compat token types
Earlopain
2 days
[ruby/prism] Further optimize ripper translator by not using `delegate`
Earlopain
3 days
[DOC] Fix hash style in Hash#except
Peter Zhu
3 days
[DOC] Fix typo: occurences -> occurrences
Bodhi Russell Silberling
3 days
[DOC] Fix typo in String#scrub doc
Nelli Simkova
4 days
[DOC] Improve docs for eval
Peter Zhu
4 days
ZJIT: Reset all the counters in RubyVM::ZJIT::reset_stats! (#15950)
Max Bernstein
4 days
Fix kqueue timeout for 0-valued timespec (#15940)
Luke Gruber
4 days
[ruby/openssl] ssl: update tests for SSLContext#servername_cb callback
Kazuki Yamaguchi
4 days
[ruby/openssl] ssl: refactor peeraddr_ip_str()
Kazuki Yamaguchi
4 days
[ruby/openssl] ssl: fix errno display in exception messages
Kazuki Yamaguchi
4 days
[ruby/openssl] Add `sync_close` kwarg to `SSLSocket.new` (fixes
Sharon Rosner
4 days
* remove trailing spaces. [ci skip]
git
4 days
[ruby/pathname] Remove omit's for File.path since it is fixed in the last Tru...
Benoit Daloze
4 days
[ruby/pathname] Reenable truffleruby in CI and omit the 2 failing tests
Benoit Daloze
4 days
[ruby/pathname] [DOC] Doc for ::getwd
BurdetteLamar
[next]