summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
12 hours[DOC] Fix links to What's HerePeter Zhu
13 hoursZJIT: Add temporary local definite assignment validator (#15973)Max Bernstein
13 hours[DOC] Doc for Module.nestingBurdetteLamar
13 hours[DOC] Fix links in ArrayBurdetteLamar
13 hours[DOC] Fix links in ComplexBurdetteLamar
14 hoursZJIT: Extract VRegId from a usizeAaron Patterson
15 hoursPrevent starvation when acquiring mutex over and over (#15877)Luke Gruber
17 hoursRemove the unnecesary integer comparisonMatt Valentine-House
17 hoursBIGNUM can't have fields other than object_idMatt Valentine-House
17 hoursrename rb_gc_obj_free_on_sweep -> rb_gc_obj_needs_cleanup_pMatt Valentine-House
17 hoursWe don't need this wrapper function anymoreMatt Valentine-House
17 hoursMove the gc fast path out of the default GC implMatt Valentine-House
17 hoursClarify the use of some FLAGSMatt Valentine-House
17 hoursImplement a fast path for sweeping (gc_sweep_fast_path_p).Matt Valentine-House
19 hoursFix RUBY_MN_THREADS sleep returning prematurely (#15868)Chris HasiƄski
20 hours[ruby/prism] Use each_line to avoid allocating arrayKevin Newton
23 hours[ruby/prism] Fix `on_words_sep` for ripper translator with newlinesEarlopain
23 hoursWorkround for directly loading Gem::VersionHiroshi SHIBATA
25 hours[ruby/rubygems] Removed unused deprecate loadingHiroshi SHIBATA
25 hourswin32: 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 classnameHiroshi SHIBATA
28 hours[ruby/rubygems] Do not pollute source directory by testsNobuyoshi Nakada
29 hours[ruby/rubygems] Fix RubyGems not able to require the right gem:Edouard CHIN
32 hoursBump lewagon/wait-on-check-action from 1.4.1 to 1.5.0dependabot[bot]
34 hours[DOC] State that an interpolated string in `%W` is not splitNobuyoshi Nakada
37 hours[ruby/prism] Optimize ripper translator token sortingEarlopain
44 hours[DOC] Improve class doc for CoveragePeter Zhu
45 hourswin32: Strip CR from batch filesNobuyoshi Nakada
48 hoursFix missing `return`Nobuyoshi Nakada
2 daysFix warning in rb_file_s_basenamePeter Zhu
2 daysIgnore AI agents related files (#15955)Stan Lo
2 days[ruby/prism] Remove unneeded lex_compat token typesEarlopain
2 days[ruby/prism] Further optimize ripper translator by not using `delegate`Earlopain
3 days[DOC] Fix hash style in Hash#exceptPeter Zhu
3 days[DOC] Fix typo: occurences -> occurrencesBodhi Russell Silberling
3 days[DOC] Fix typo in String#scrub docNelli Simkova
4 days[DOC] Improve docs for evalPeter Zhu
4 daysZJIT: Reset all the counters in RubyVM::ZJIT::reset_stats! (#15950)Max Bernstein
4 daysFix kqueue timeout for 0-valued timespec (#15940)Luke Gruber
4 days[ruby/openssl] ssl: update tests for SSLContext#servername_cb callbackKazuki Yamaguchi
4 days[ruby/openssl] ssl: refactor peeraddr_ip_str()Kazuki Yamaguchi
4 days[ruby/openssl] ssl: fix errno display in exception messagesKazuki Yamaguchi
4 days[ruby/openssl] Add `sync_close` kwarg to `SSLSocket.new` (fixesSharon 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 testsBenoit Daloze
4 days[ruby/pathname] [DOC] Doc for ::getwdBurdetteLamar