summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-15[rubygems/rubygems] Fix `ruby setup.rb` leaving traces in source folderDavid Rodríguez
2023-12-15Ignore the spcial case of target_cpuNobuyoshi Nakada
2023-12-15Fix `ARCH_FLAG` when cross-compiling on macOSNobuyoshi Nakada
2023-12-15Fix `ARCH_FLAG` when `--with-arch` with single CPUNobuyoshi Nakada
2023-12-15Explained about test_for_warn_bundled_gemsHiroshi SHIBATA
2023-12-15Revert "[Bug #20060] Properly return matched gem name in case of EXACT"Hiroshi SHIBATA
2023-12-15* append newline at EOF. [ci skip]git
2023-12-15Added test case of dash gem like net-smtpHiroshi SHIBATA
2023-12-15Added test case of bootsnapHiroshi SHIBATA
2023-12-15Added test case of bundle execHiroshi SHIBATA
2023-12-15Added test case of bundled gems dependenciesHiroshi SHIBATA
2023-12-15Added basic test case of bundled gems warningHiroshi SHIBATA
2023-12-15Fix gem detection for names with dashDavid Rodríguez
2023-12-15Update bundled gems list at b562efdf6d23d056764b334764a030 [ci skip]git
2023-12-15Bump up bundled net-ftp gem version to 0.3.3Shugo Maeda
2023-12-15add a testKoichi Sasada
2023-12-15check modifcation whil ar->stKoichi Sasada
2023-12-14Remove unused variables in test_call_op_asgn_keywords_mutableJeremy Evans
2023-12-15stop warnings from running the test case requiring .so twiceSatoshi Tagomori
2023-12-14Trigger auto-request-review only for master branchTakashi Kokubun
2023-12-14[DOC] Reverse-merge YJIT release notes to NEWSTakashi Kokubun
2023-12-14[PRISM] Implement safe navigation in CallNodesJemma Issroff
2023-12-14[DOC] Enhance docs for WeakMap and WeakKeyMap (#9160)Victor Shepelev
2023-12-14[DOC] Adjust some new features wording/examples. (#9183)Victor Shepelev
2023-12-14[prism] Fix build with no assertsKevin Newton
2023-12-14Update default gems list at 8bbe835cd872a3af411cb6a950e275 [ci skip]git
2023-12-14Bump prism to version 0.19.0Kevin Newton
2023-12-14[PRISM] Fix keyword hash handling in method callsUfuk Kayserilioglu
2023-12-14Pattern matchingKevin Newton
2023-12-14[ruby/prism] Fix parse result for nesting pattern matchingKevin Newton
2023-12-14[Prism] Fix cvar or assignment instructionseileencodes
2023-12-14[PRISM] Account for multiple anonymous localsJemma Issroff
2023-12-14[ruby/prism] Fix the implementation of the flag on keyword hash nodesUfuk Kayserilioglu
2023-12-14Implement Write Barriers on IO::BufferPeter Zhu
2023-12-14[PRISM] Check for static literal, excluding array, hash, rangeJemma Issroff
2023-12-14[PRISM] Fix bugs in compiling optional keyword parametersJemma Issroff
2023-12-14[ruby/prism] Make equality operators non-associativeTSUYUSATO Kitsune
2023-12-14[PRISM] Use frozen flag on StringNodeJemma Issroff
2023-12-14Fix op asgn method calls passing mutable keyword splatsJeremy Evans
2023-12-14[DOC] RDoc for Complex (#9231)Burdette Lamar
2023-12-14[rubygems/rubygems] Upgrade vendored librariesDavid Rodríguez
2023-12-14Call obj_free for T_DATA, T_FILE objects on exitPeter Zhu
2023-12-14Removed duplicated LICENSE filesHiroshi SHIBATA
2023-12-14[rubygems/rubygems] Allow "default_user_install" to be overridden.Vít Ondruch
2023-12-14[rubygems/rubygems] Improve install advice when some gems are not foundDavid Rodríguez
2023-12-14[rubygems/rubygems] Remove extension building sync stuff no longer present in...David Rodríguez
2023-12-14[rubygems/rubygems] RubyGems > 3.2.0.rc.1 is now always providedDavid Rodríguez
2023-12-14[rubygems/rubygems] Gem::Specification always has `default_stubs` nowDavid Rodríguez
2023-12-14[rubygems/rubygems] Remove more methods now defined in all RubyGems versionsDavid Rodríguez
2023-12-14[rubygems/rubygems] Remove check only necessary for ancient RubyGemsDavid Rodríguez