summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-02Make spec file for env helpers more genericDavid Rodríguez
2024-10-02[rubygems/rubygems] Fix `bundler/inline` resetting ENVDavid Rodríguez
2024-10-02[rubygems/rubygems] The `BUNDLER_SETUP` env should also be cleaned upDavid Rodríguez
2024-10-02[rubygems/rubygems] Make sure MissingSpecVersionError#to_s prints exception m...David Rodríguez
2024-10-02[rubygems/rubygems] Simplify command loadingDavid Rodríguez
2024-10-02[rubygems/rubygems] Standarize "ins" test command tooDavid Rodríguez
2024-10-02[rubygems/rubygems] Fix weirdness of "interrupt" test commandDavid Rodríguez
2024-10-02[ruby/singleton] Fixed double assignmentHiroshi SHIBATA
2024-10-02[DOC] Fix typo in Forwardable docsNithin Bekal
2024-10-02[ruby/irb] Use correct binding in debug modetomoya ishida
2024-10-01[DOC] Tweaks for Array#keep_ifBurdetteLamar
2024-10-01[DOC] Tweaks for Array#joinBurdetteLamar
2024-10-01[ruby/prism] Disallow dynamic patterns in labels at top level followed by pipesKevin Newton
2024-10-01[ruby/reline] Fix Reline crash with invalid encoding historytomoya ishida
2024-10-01Resync to latest PrismKevin Newton
2024-10-01Use user defined inline rules `user_or_keyword_variable`ydah
2024-10-01[ruby/prism] Disallow empty labels when not allowedKevin Newton
2024-10-01[ruby/prism] Disallow &. after endless rangeKevin Newton
2024-10-01Replace heap_eden_total_slots with objspace_available_slotsPeter Zhu
2024-10-01[Bug #20764] Refactor argument forwarding in lambdaNobuyoshi Nakada
2024-10-01[Bug #20755] Frozen string should not be writable via IO::BufferNobuyoshi Nakada
2024-10-01Define RactorLocalSingleton on .mspec.constantsHiroshi SHIBATA
2024-10-01Temporary disabled RactorLocalSingleton from constant leak check.Hiroshi SHIBATA
2024-10-01[ruby/singleton] Make compatible with Ruby 2.4rm155
2024-10-01[ruby/singleton] Clean VERSION freezingrm155
2024-10-01[ruby/singleton] Only use RactorLocalSingleton if Ractor is definedrm155
2024-10-01[ruby/singleton] Change PerRactorSingleton to RactorLocalSingletonrm155
2024-10-01[ruby/singleton] Improve Ractor-compliance; Create PerRactorSingletonrm155
2024-10-01expand relative pathHiroshi SHIBATA
2024-10-01Pass MSPECOPT from compilers.ymlHiroshi SHIBATA
2024-10-01Bump github/codeql-action from 3.26.9 to 3.26.10dependabot[bot]
2024-09-30Return an Iterator Instead of a Vector in `addrs_to_pages` Method (#11725)whtsht
2024-09-30Move RUBY_INTERNAL_EVENT_FREEOBJ into GC implementationPeter Zhu
2024-10-01Remove no longer needed excludes filesNobuyoshi Nakada
2024-10-01Fix compile issue with a short-circuited if/unless condition and `defined?`Luke Gruber
2024-09-30Remove unneeded prototype for objspace_available_slotsPeter Zhu
2024-09-30Sync Prism with latest main branchKevin Newton
2024-09-30[ruby/prism] Require a delimiter for singleton classesKevin Newton
2024-09-30Don't create empty string for interpolationPeter Zhu
2024-09-30[Bug #20752] Slice of readonly `IO::Buffer` also should be readonlyNobuyoshi Nakada
2024-09-30Free a buffer allocated by realpathYusuke Endoh
2024-09-30[ruby/rdoc] Only let browser search through source code until it'sEarlopain
2024-09-30Update test args with bundled gems. webrick has been removed that targetsHiroshi SHIBATA
2024-09-30Don't warn the bundled gems that are migrated at Ruby 3.0.Hiroshi SHIBATA
2024-09-30Fix the last character index in an assertionNobuyoshi Nakada
2024-09-30Use Named Referenceydah
2024-09-30Implement SPLAT NODE keyword locationsydah
2024-09-30LLVM 20 begun卜部昌平
2024-09-30Test with -O3 is flaky now. I disabled it same as before.Hiroshi SHIBATA
2024-09-30[rubygems/rubygems] Fix error when changing a path source to a git source if ...David Rodríguez