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
6 days
ruby/spec no longer supports 3.2
Benoit Daloze
6 days
Update to ruby/spec@83e26c9
Benoit Daloze
6 days
Update to ruby/mspec@5470479
Benoit Daloze
6 days
ZJIT: Optimize send-with-block to iseq methods (#15911)
Godfrey Chan
6 days
Attempt to fix failing monitor test (#15992)
Luke Gruber
6 days
Revert "Prevent starvation when acquiring mutex over and over (#15877)" (#15990)
Luke Gruber
6 days
[ruby/prism] Remove tokens from lex compat
Kevin Newton
6 days
[ruby/prism] Use align keywords instead of the header
Kevin Newton
7 days
[DOC] fixed pid shown in the doc comment on fork
Kuba Suder
7 days
[DOC] Fix hash style in Hash#flatten
Peter Zhu
7 days
[ruby/prism] Mark insert_on_sp as private
Kevin Newton
7 days
[ruby/prism] Use the terminology "column in bytes/characters/code units"
Benoit Daloze
7 days
[ruby/prism] Mark STATES as a private constant
Kevin Newton
7 days
Update default gems list at ec154654a99c07d065108e9c31793e [ci skip]
git
7 days
Use slices instead of locations
Kevin Newton
7 days
[ruby/prism] Bump to v1.9.0
Kevin Newton
7 days
[ruby/prism] Add Prism::Node#find_all
Kevin Newton
7 days
[ruby/prism] Rename line_to_byte_offset -> byte_offset
Kevin Newton
7 days
ZJIT: Remove unused import to eliminate build warning (#15984)
Randy Stauner
7 days
ZJIT: Compile invokesuperforward (#15958)
Nozomi Hijikata
7 days
Fix test for mutex starvation as well as small fix in thread_sync.c (#15982)
Luke Gruber
7 days
[ruby/prism] Remove `Prism.lex_ripper`
Earlopain
7 days
Ignore EOL code changes [ci skip]
Nobuyoshi Nakada
7 days
gc.c: Fix `rb_gc_obj_needs_cleanup_p`
Jean Boussier
8 days
[ruby/resolv] remove test for every class
Michael Yang
8 days
[ruby/resolv] add getresources test for every resource typeclass
Michael Yang
8 days
[ruby/resolv] add missing typeclasses to doc
Michael Yang
8 days
[ruby/net-http] [DOC] Fix links
Peter Zhu
8 days
[DOC] Fix links to What's Here
Peter Zhu
8 days
ZJIT: Add temporary local definite assignment validator (#15973)
Max Bernstein
8 days
[DOC] Doc for Module.nesting
BurdetteLamar
8 days
[DOC] Fix links in Array
BurdetteLamar
8 days
[DOC] Fix links in Complex
BurdetteLamar
8 days
ZJIT: Extract VRegId from a usize
Aaron Patterson
8 days
Prevent starvation when acquiring mutex over and over (#15877)
Luke Gruber
8 days
Remove the unnecesary integer comparison
Matt Valentine-House
8 days
BIGNUM can't have fields other than object_id
Matt Valentine-House
8 days
rename rb_gc_obj_free_on_sweep -> rb_gc_obj_needs_cleanup_p
Matt Valentine-House
8 days
We don't need this wrapper function anymore
Matt Valentine-House
8 days
Move the gc fast path out of the default GC impl
Matt Valentine-House
8 days
Clarify the use of some FLAGS
Matt Valentine-House
8 days
Implement a fast path for sweeping (gc_sweep_fast_path_p).
Matt Valentine-House
8 days
Fix RUBY_MN_THREADS sleep returning prematurely (#15868)
Chris HasiĆski
8 days
[ruby/prism] Use each_line to avoid allocating array
Kevin Newton
8 days
[ruby/prism] Fix `on_words_sep` for ripper translator with newlines
Earlopain
8 days
Workround for directly loading Gem::Version
Hiroshi SHIBATA
9 days
[ruby/rubygems] Removed unused deprecate loading
Hiroshi SHIBATA
9 days
win32: Add CR to all batch files.
Nobuyoshi Nakada
9 days
[ruby/rubygems] Fix Bundler that re-exec $0 when a `version` is present in th...
Edouard CHIN
9 days
[ruby/rubygems] Re-generate certificates with sha256WithRSAEncryption for mod...
Hiroshi SHIBATA
[next]